diff options
2419 files changed, 18962 insertions, 15011 deletions
@@ -316,13 +316,14 @@ beam:*:372: mautrix-whatsapp:*:373: traccar:*:374: unpackerr:*:375: -# free: 376 +athens:*:376: hostd:*:377: walletd:*:378: renterd:*:379: spoofdpi:*:380: hydroxide:*:381: _tlsrpt:*:382: +cascade:*:383: # free: 383 # free: 384 # free: 385 @@ -4783,4 +4783,14 @@ lang/gcc11||2025-09-24|Has expired: End-of-life upstream since mid 2024, newer v devel/util-linux|sysutils/util-linux|2025-09-29|Move to the proper category sysutils/linuxfdisk||2025-10-01|Has expired: Upstream distfile unavailable, way out of date, upstream distfile gone, use gpart instead sysutils/linrename||2025-10-01|Has expired: FreeBSD port unmaintained, use misc/mmv or rename from sysutils/util-linux instead +security/botan2||2025-10-01|Has expired: End of life 2024-12-31 upstream, consider migrating to security/botan3 security/openssl32||2025-10-01|Has expired: Please use security/openssl35 (LTS) +devel/py-buildbot-react-console-view||2025-10-01|Has expired: No longer required by Buildbot 4.X +audio/spotify-tui||2025-10-01|Has expired: dead upstream and doesn't build +www/rubygem-rackup21||2025-10-01|Has expired: No consumers in ports tree +audio/libopenspc|audio/libgme|2025-10-01|Has expired: Legacy library based on a very old emulator, consider using audio/libgme +net/bosh-cli||2025-10-01|Has expired: Not updated in years, no demand for them +net/bosh-bootloader||2025-10-01|Has expired: Not updated in years, no demand for them +net/cf||2025-10-01|Has expired: Not updated in years, no demand for them +net/concourse-fly||2025-10-01|Has expired: Not updated in years, no demand for them +net/netatalk3|net/netatalk4|2025-10-05|Has expired: End of support; use net/netatalk4 instead diff --git a/Mk/Scripts/qa.sh b/Mk/Scripts/qa.sh index 00206f5c3253..9c351420f607 100644 --- a/Mk/Scripts/qa.sh +++ b/Mk/Scripts/qa.sh @@ -625,10 +625,8 @@ proxydeps_suggest_uses() { # When updating this, please also update the versions list in # bsd.default-versions.mk and ssl.mk! elif [ ${pkg} = "security/openssl" -o ${pkg} = "security/openssl111" \ + -o ${pkg} = "security/openssl31" -o ${pkg} = "security/openssl32" \ -o ${pkg} = "security/openssl33" \ - -o ${pkg} = "security/openssl34" \ - -o ${pkg} = "security/openssl35" \ - -o ${pkg} = "security/openssl36" \ -o ${pkg} = "security/libressl" -o ${pkg} = "security/libressl-devel" \ ]; then warn "you need USES=ssl" diff --git a/Mk/Uses/cargo.mk b/Mk/Uses/cargo.mk index 2ba0738a03a0..c4ef05268ef6 100644 --- a/Mk/Uses/cargo.mk +++ b/Mk/Uses/cargo.mk @@ -109,7 +109,7 @@ WRKSRC_crate_${_crate}= ${WRKDIR}/${_wrksrc} CARGO_BUILDDEP?= yes . if ${CARGO_BUILDDEP:tl} == "yes" -BUILD_DEPENDS+= ${RUST_DEFAULT}>=1.89.0:lang/${RUST_DEFAULT} +BUILD_DEPENDS+= ${RUST_DEFAULT}>=1.90.0:lang/${RUST_DEFAULT} . elif ${CARGO_BUILDDEP:tl} == "any-version" BUILD_DEPENDS+= ${RUST_DEFAULT}>=0:lang/${RUST_DEFAULT} . endif diff --git a/Mk/Uses/octave.mk b/Mk/Uses/octave.mk index 8aca21d0a789..663ef7b87317 100644 --- a/Mk/Uses/octave.mk +++ b/Mk/Uses/octave.mk @@ -22,7 +22,7 @@ IGNORE= Incorrect 'USES+= octave:${octave_ARGS}' usage: argument [${arg}] is not . endif . endfor -OCTAVE_VERSION= 10.2.0 +OCTAVE_VERSION= 10.3.0 . if empty(octave_ARGS:Menv) BUILD_DEPENDS+= octave:math/octave diff --git a/Mk/Uses/php.mk b/Mk/Uses/php.mk index c1f8a0061abd..3f2c1f3da1f2 100644 --- a/Mk/Uses/php.mk +++ b/Mk/Uses/php.mk @@ -180,7 +180,7 @@ PHP_VER= ${FLAVOR:S/^php//} # When adding a version, please keep the comment in # Mk/bsd.default-versions.mk in sync. . if ${PHP_VER} == 85 -PHP_EXT_DIR= 20240925 +PHP_EXT_DIR= 20250925 PHP_EXT_INC= hash json opcache openssl pcre random spl . elif ${PHP_VER} == 84 PHP_EXT_DIR= 20240924 diff --git a/Mk/Uses/qt.mk b/Mk/Uses/qt.mk index 88984a936848..edc8cbd555bb 100644 --- a/Mk/Uses/qt.mk +++ b/Mk/Uses/qt.mk @@ -23,8 +23,8 @@ _QT_MK_INCLUDED= qt.mk # Qt versions currently supported by the framework. _QT_SUPPORTED?= 5 6 QT5_VERSION?= 5.15.17 -QT6_VERSION?= 6.9.2 -PYSIDE6_VERSION?= 6.9.2 +QT6_VERSION?= 6.9.3 +PYSIDE6_VERSION?= 6.9.3 # Support for intermediate Qt6 releases. This partially defines # _QT6_MASTER_SITE_SUBDIR and would probably be better in qt-dist.mk, diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk index 5f8bffc8e3d1..59c6721fb7bd 100644 --- a/Mk/bsd.gecko.mk +++ b/Mk/bsd.gecko.mk @@ -77,7 +77,7 @@ ELF_FEATURES+= +wxneeded:dist/bin/${MOZILLA} +wxneeded:dist/bin/${MOZILLA}-bin BUNDLE_LIBS= yes BUILD_DEPENDS+= rust-cbindgen>=0.28.0:devel/rust-cbindgen \ - ${RUST_DEFAULT}>=1.89.0:lang/${RUST_DEFAULT} + ${RUST_DEFAULT}>=1.90.0:lang/${RUST_DEFAULT} LIB_DEPENDS+= libdrm.so:graphics/libdrm RUN_DEPENDS+= ${LOCALBASE}/lib/libpci.so:devel/libpci LIB_DEPENDS+= libepoll-shim.so:devel/libepoll-shim diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index b3726c98b067..eee8bfb7c45f 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -1081,7 +1081,7 @@ LD+= --sysroot=${CROSS_SYSROOT} STRIP_CMD= ${CROSS_BINUTILS_PREFIX}strip # only bmake support the below STRIPBIN= ${STRIP_CMD} -.export.env STRIPBIN +.export-env STRIPBIN .endif # @@ -1165,7 +1165,7 @@ OSVERSION!= ${AWK} '/^\#define[[:blank:]]__FreeBSD_version/ {print $$3}' < ${SRC . endif _EXPORTED_VARS+= OSVERSION -. if ${OPSYS} == FreeBSD && (${OSVERSION} < 1305000 || (${OSVERSION} >= 1400000 && ${OSVERSION} < 1402000)) +. if ${OPSYS} == FreeBSD && (${OSVERSION} < 1305000 || (${OSVERSION} >= 1400000 && ${OSVERSION} < 1403000)) _UNSUPPORTED_SYSTEM_MESSAGE= Ports Collection support for your ${OPSYS} version has ended, and no ports\ are guaranteed to build on this system. Please upgrade to a supported release. . if defined(ALLOW_UNSUPPORTED_SYSTEM) @@ -322,13 +322,14 @@ beam:*:372:372::0:0:Erlang BEAM VM user:/nonexistent:/usr/sbin/nologin mautrix-whatsapp:*:373:373::0:0:Mautrix-Whatsapp Daemon:/nonexistent:/usr/sbin/nologin traccar:*:374:374::0:0:Traccar GPS Tracking Platform:/nonexistent:/usr/sbin/nologin unpackerr:*:375:375::0:0:Unpackerr Daemon:/nonexistent:/usr/sbin/nologin -# free: 376 +athens:*:376:376::0:0:Athens Go module registry:/nonexistent:/sbin/nologin hostd:*:377:377::0:0:hostd Daemon:/nonexistent:/usr/sbin/nologin walletd:*:378:378::0:0:walletd Daemon:/nonexistent:/usr/sbin/nologin renterd:*:379:379::0:0:renterd Daemon:/nonexistent:/usr/sbin/nologin spoofdpi:*:380:380::0:0:SpoofDPI Daemon:/nonexistent:/usr/sbin/nologin hydroxide:*:381:381::0:0:Hydroxide Daemon:/var/db/hydroxide:/usr/sbin/nologin _tlsrpt:*:382:382::0:0:TLSRPT Daemon:/nonexistent:/usr/sbin/nologin +cascade:*:383:383::0:0:Cascade Daemon:/var/db/cascade:/usr/sbin/nologin # free: 383 # free: 384 # free: 385 diff --git a/accessibility/qt6-speech/distinfo b/accessibility/qt6-speech/distinfo index 13aa551e21a9..4df5b8e43822 100644 --- a/accessibility/qt6-speech/distinfo +++ b/accessibility/qt6-speech/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196264 -SHA256 (KDE/Qt/6.9.2/qtspeech-everywhere-src-6.9.2.tar.xz) = b2b667375111637e45517a6e63475987691b922a19900abc52996617a0a088b1 -SIZE (KDE/Qt/6.9.2/qtspeech-everywhere-src-6.9.2.tar.xz) = 247748 +TIMESTAMP = 1759303069 +SHA256 (KDE/Qt/6.9.3/qtspeech-everywhere-src-6.9.3.tar.xz) = f86f5a4c742fb86ccc6e90ee72a9213150986575c3d238829a4b48a28bc9ab3e +SIZE (KDE/Qt/6.9.3/qtspeech-everywhere-src-6.9.3.tar.xz) = 248056 diff --git a/accessibility/sctd/Makefile b/accessibility/sctd/Makefile index 8b12698a77b6..b463e6dce03e 100644 --- a/accessibility/sctd/Makefile +++ b/accessibility/sctd/Makefile @@ -1,6 +1,6 @@ PORTNAME= sctd DISTVERSION= 0.2.0 -PORTREVISION= 43 +PORTREVISION= 44 CATEGORIES= accessibility MAINTAINER= 0mp@FreeBSD.org diff --git a/accessibility/wl-gammarelay-rs/Makefile b/accessibility/wl-gammarelay-rs/Makefile index 113f7476eaf4..81ef450b447f 100644 --- a/accessibility/wl-gammarelay-rs/Makefile +++ b/accessibility/wl-gammarelay-rs/Makefile @@ -1,7 +1,7 @@ PORTNAME= wl-gammarelay-rs DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= accessibility wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/archivers/Makefile b/archivers/Makefile index 9a4af30b138f..7c3a5750d7d7 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -277,9 +277,9 @@ SUBDIR += undms SUBDIR += unfoo SUBDIR += unlzx - SUBDIR += unpackerr SUBDIR += unmakeself SUBDIR += unmass + SUBDIR += unpackerr SUBDIR += unrar SUBDIR += unrar-iconv SUBDIR += unrpa diff --git a/archivers/c-blosc2/Makefile b/archivers/c-blosc2/Makefile index 62964c336ca4..f5c9d10f4f27 100644 --- a/archivers/c-blosc2/Makefile +++ b/archivers/c-blosc2/Makefile @@ -1,5 +1,5 @@ PORTNAME= c-blosc2 -PORTVERSION= 2.21.1 +PORTVERSION= 2.21.2 DISTVERSIONPREFIX= v CATEGORIES= archivers diff --git a/archivers/c-blosc2/distinfo b/archivers/c-blosc2/distinfo index 7701556da51a..1f7e7cb99d2e 100644 --- a/archivers/c-blosc2/distinfo +++ b/archivers/c-blosc2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120564 -SHA256 (Blosc-c-blosc2-v2.21.1_GH0.tar.gz) = 69bd596bc4c64091df89d2a4fbedc01fc66c005154ddbc466449b9dfa1af5c05 -SIZE (Blosc-c-blosc2-v2.21.1_GH0.tar.gz) = 3337949 +TIMESTAMP = 1759324034 +SHA256 (Blosc-c-blosc2-v2.21.2_GH0.tar.gz) = 0cd42f4750e7e79614123b8de4f4b5ca8a0754ccb4aaa9e1eed8d7ec81a6719c +SIZE (Blosc-c-blosc2-v2.21.2_GH0.tar.gz) = 3338027 diff --git a/archivers/lxqt-archiver/Makefile b/archivers/lxqt-archiver/Makefile index 73d2eb6a3a0c..0df028469f41 100644 --- a/archivers/lxqt-archiver/Makefile +++ b/archivers/lxqt-archiver/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-archiver PORTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= archivers MASTER_SITES= LXQT diff --git a/archivers/ouch/Makefile b/archivers/ouch/Makefile index 0b3dff9c61bb..4edd287ca055 100644 --- a/archivers/ouch/Makefile +++ b/archivers/ouch/Makefile @@ -1,6 +1,6 @@ PORTNAME= ouch DISTVERSION= 0.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= archivers MAINTAINER= yuri@FreeBSD.org diff --git a/archivers/py-blosc2/Makefile b/archivers/py-blosc2/Makefile index 6bb6f05c7c27..0decad065876 100644 --- a/archivers/py-blosc2/Makefile +++ b/archivers/py-blosc2/Makefile @@ -1,5 +1,5 @@ PORTNAME= blosc2 -PORTVERSION= 3.7.2 +PORTVERSION= 3.8.0 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ BUILD_DEPENDS= c-blosc2>=2.19.1:archivers/c-blosc2 \ LIB_DEPENDS= libblosc2.so:archivers/c-blosc2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=0:devel/py-msgpack@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ndindex>=0:math/py-ndindex@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}numexpr>=0:math/py-numexpr@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numexpr>=2.12.1:math/py-numexpr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=1.26,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}py-cpuinfo>=0:sysutils/py-py-cpuinfo@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} diff --git a/archivers/py-blosc2/distinfo b/archivers/py-blosc2/distinfo index bb4779916964..733c4ae1ee2d 100644 --- a/archivers/py-blosc2/distinfo +++ b/archivers/py-blosc2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120566 -SHA256 (blosc2-3.7.2.tar.gz) = 3e80bd0399241829e4a2100bef9d4de042da979514f5df6aa3378981823f1d9b -SIZE (blosc2-3.7.2.tar.gz) = 3804422 +TIMESTAMP = 1759324036 +SHA256 (blosc2-3.8.0.tar.gz) = 7bc8a2424f44414254b8c22831aeca5e4d269211cfb308cceda2178d5d47988e +SIZE (blosc2-3.8.0.tar.gz) = 3813474 diff --git a/archivers/py-cramjam/Makefile b/archivers/py-cramjam/Makefile index 89ce79d389e7..3117ce2676fa 100644 --- a/archivers/py-cramjam/Makefile +++ b/archivers/py-cramjam/Makefile @@ -1,6 +1,6 @@ PORTNAME= cramjam PORTVERSION= 2.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers python MASTER_SITES= PYPI \ https://github.com/milesgranger/cramjam/releases/download/v${PORTVERSION}/ diff --git a/archivers/rubygem-minitar-cli/Makefile b/archivers/rubygem-minitar-cli/Makefile index 0d335bb741e1..29323e680517 100644 --- a/archivers/rubygem-minitar-cli/Makefile +++ b/archivers/rubygem-minitar-cli/Makefile @@ -1,5 +1,6 @@ PORTNAME= minitar-cli PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= archivers rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/docs/bsdl.txt LICENSE_FILE_RUBY= ${WRKSRC}/docs/ruby.txt -RUN_DEPENDS= rubygem-minitar>=${PORTVERSION}<1.1:archivers/rubygem-minitar \ +RUN_DEPENDS= rubygem-minitar>=${PORTVERSION}<2:archivers/rubygem-minitar \ rubygem-powerbar>=1.0<2:devel/rubygem-powerbar USES= gem diff --git a/archivers/rubygem-minitar-cli/files/patch-gemspec b/archivers/rubygem-minitar-cli/files/patch-gemspec new file mode 100644 index 000000000000..c30e1fbd0abb --- /dev/null +++ b/archivers/rubygem-minitar-cli/files/patch-gemspec @@ -0,0 +1,11 @@ +--- minitar-cli.gemspec.orig 2025-10-01 18:46:51 UTC ++++ minitar-cli.gemspec +@@ -24,7 +24,7 @@ Gem::Specification.new do |s| + + s.specification_version = 4 + +- s.add_runtime_dependency(%q<minitar>.freeze, ["~> 1.0.0".freeze]) ++ s.add_runtime_dependency(%q<minitar>.freeze, ["~> 1.0".freeze]) + s.add_runtime_dependency(%q<powerbar>.freeze, ["~> 1.0".freeze]) + s.add_development_dependency(%q<minitest>.freeze, ["~> 5.24".freeze]) + s.add_development_dependency(%q<hoe>.freeze, ["~> 4.0".freeze]) diff --git a/archivers/rubygem-minitar/Makefile b/archivers/rubygem-minitar/Makefile index ccc5d52c800e..739a6e2e2a5e 100644 --- a/archivers/rubygem-minitar/Makefile +++ b/archivers/rubygem-minitar/Makefile @@ -1,5 +1,5 @@ PORTNAME= minitar -PORTVERSION= 1.0.2 +PORTVERSION= 1.1.0 CATEGORIES= archivers rubygems MASTER_SITES= RG diff --git a/archivers/rubygem-minitar/distinfo b/archivers/rubygem-minitar/distinfo index b4baf76b84d3..aabd0f2a4428 100644 --- a/archivers/rubygem-minitar/distinfo +++ b/archivers/rubygem-minitar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727314618 -SHA256 (rubygem/minitar-1.0.2.gem) = b192eb2ba7672906ed53853d2188130a849f1c2451e5b2dac688d9f5f7634672 -SIZE (rubygem/minitar-1.0.2.gem) = 34304 +TIMESTAMP = 1759324208 +SHA256 (rubygem/minitar-1.1.0.gem) = 38db0cfb6f3801017946cdcd8dc53f2cf3fd41ff752892312bf9a1639c9ea23e +SIZE (rubygem/minitar-1.1.0.gem) = 52224 diff --git a/audio/Makefile b/audio/Makefile index 7be5afcf10bd..c6ab5f910ea6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -216,6 +216,7 @@ SUBDIR += gnupod SUBDIR += gnuspeechsa SUBDIR += gnustep-cdplayer + SUBDIR += go-librespot SUBDIR += goattracker SUBDIR += gogglesmm SUBDIR += gonic @@ -378,7 +379,6 @@ SUBDIR += liboggz SUBDIR += libopenmpt SUBDIR += libopenshot-audio - SUBDIR += libopenspc SUBDIR += libopusenc SUBDIR += libremidi SUBDIR += libsamplerate @@ -768,7 +768,6 @@ SUBDIR += spiralsynthmodular SUBDIR += spotify-player SUBDIR += spotify-qt - SUBDIR += spotify-tui SUBDIR += spotifyd SUBDIR += squash SUBDIR += squeezelite diff --git a/audio/amberol/Makefile b/audio/amberol/Makefile index 63339d1d90cc..7013e7c68106 100644 --- a/audio/amberol/Makefile +++ b/audio/amberol/Makefile @@ -1,6 +1,6 @@ PORTNAME= amberol DISTVERSION= 2025.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org diff --git a/audio/ebur128/Makefile b/audio/ebur128/Makefile index a530a6d215c2..cd7e3e20629f 100644 --- a/audio/ebur128/Makefile +++ b/audio/ebur128/Makefile @@ -1,6 +1,6 @@ PORTNAME= ebur128 DISTVERSION= 0.1.10 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MAINTAINER= diizzy@FreeBSD.org diff --git a/audio/gnome-metronome/Makefile b/audio/gnome-metronome/Makefile index d6548846a022..099a947a199a 100644 --- a/audio/gnome-metronome/Makefile +++ b/audio/gnome-metronome/Makefile @@ -1,6 +1,6 @@ PORTNAME= metronome DISTVERSION= 1.3.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= audio gnome PKGNAMEPREFIX= gnome- DIST_SUBDIR= gnome diff --git a/audio/gnome-podcasts/Makefile b/audio/gnome-podcasts/Makefile index 3ec5dcf7c17d..a8be9c40c2b7 100644 --- a/audio/gnome-podcasts/Makefile +++ b/audio/gnome-podcasts/Makefile @@ -1,6 +1,6 @@ PORTNAME= podcasts DISTVERSION= 0.7.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio PKGNAMEPREFIX= gnome- diff --git a/audio/go-librespot/Makefile b/audio/go-librespot/Makefile new file mode 100644 index 000000000000..6e251cd497ce --- /dev/null +++ b/audio/go-librespot/Makefile @@ -0,0 +1,29 @@ +PORTNAME= go-librespot +DISTVERSIONPREFIX= v +DISTVERSION= 0.5.0 +CATEGORIES= audio + +MAINTAINER= ale@biancalanas.net +COMMENT= Yet another open-source Spotify Connect client, written in Go +WWW= https://github.com/devgianlu/go-librespot + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libogg.so:audio/libogg \ + libasound.so:audio/alsa-lib \ + libvorbis.so:audio/libvorbis + +USES= go:modules pkgconfig +USE_RC_SUBR= ${PORTNAME} + +GO_MODULE= github.com/devgianlu/go-librespot + +GO_TARGET= ./cmd/daemon:${PREFIX}/bin/go-librespot +GO_BUILDFLAGS= -ldflags "-X github.com/devgianlu/go-librespot.version=${DISTVERSION} -X github.com/devgianlu/go-librespot.commit=fc55ed0" + +post-install: + ${MKDIR} ${STAGEDIR}${ETCDIR} + ${INSTALL_DATA} ${FILESDIR}/config.yml ${STAGEDIR}${ETCDIR}/config.yml.sample + +.include <bsd.port.mk> diff --git a/audio/go-librespot/distinfo b/audio/go-librespot/distinfo new file mode 100644 index 000000000000..6880489138e4 --- /dev/null +++ b/audio/go-librespot/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1759670837 +SHA256 (go/audio_go-librespot/go-librespot-v0.5.0/v0.5.0.mod) = dfb7c599404395927cf1755213c311f48ea63344b30f1f516be4c57bb4ea8654 +SIZE (go/audio_go-librespot/go-librespot-v0.5.0/v0.5.0.mod) = 1828 +SHA256 (go/audio_go-librespot/go-librespot-v0.5.0/v0.5.0.zip) = db94a0c511f586d5e1662417c82c1debf1bc01934440d22e2dc37ab18a78d2eb +SIZE (go/audio_go-librespot/go-librespot-v0.5.0/v0.5.0.zip) = 424569 diff --git a/audio/go-librespot/files/config.yml b/audio/go-librespot/files/config.yml new file mode 100644 index 000000000000..60a087651df9 --- /dev/null +++ b/audio/go-librespot/files/config.yml @@ -0,0 +1 @@ +log_disable_timestamp: true diff --git a/audio/go-librespot/files/go-librespot.in b/audio/go-librespot/files/go-librespot.in new file mode 100644 index 000000000000..526cd959822b --- /dev/null +++ b/audio/go-librespot/files/go-librespot.in @@ -0,0 +1,41 @@ +#!/bin/sh + +# PROVIDE: go_librespot +# REQUIRE: DAEMON NETWORKING +# KEYWORD: shutdown + +# +# Add the following lines to /etc/rc.conf.local, /etc/rc.conf or +# /etc/rc.conf.d/go-librespot to enable this service: +# +# go_librespot_enable (bool): Set to NO by default. +# Set it to "YES" to enable go-librespot. +# go_librespot_config_dir (str): Set to %%PREFIX%%/etc/go-librespot by default. +# Path to configuration file. +# go_librespot_user (str): Set to "nobody" by default. +# User to run go-librespot + +. /etc/rc.subr + +name=go_librespot +rcvar=go_librespot_enable +start_precmd="${name}_precmd" + +load_rc_config $name + +: ${go_librespot_enable:="NO"} +: ${go_librespot_config_dir:="%%PREFIX%%/etc/go-librespot"} +: ${go_librespot_user:="nobody"} + +pidfile="/var/run/${name}/${name}.pid" +procname="%%PREFIX%%/bin/go-librespot" +command="/usr/sbin/daemon" +command_args="-S -m 3 -s info -l daemon -p ${pidfile} ${procname} --config_dir ${go_librespot_config_dir}" + +go_librespot_precmd() +{ + /usr/bin/install -d -m 0755 -o ${go_librespot_user} ${go_librespot_config_dir} + /usr/bin/install -d -m 0755 -o ${go_librespot_user} /var/run/${name} +} + +run_rc_command "$1" diff --git a/audio/go-librespot/pkg-descr b/audio/go-librespot/pkg-descr new file mode 100644 index 000000000000..bd23e6fc4956 --- /dev/null +++ b/audio/go-librespot/pkg-descr @@ -0,0 +1,3 @@ +Yet another open-source Spotify Connect compatible client, written in Go. +go-librespot gives you the freedom to have a Spotify Connect device wherever +you want. diff --git a/audio/go-librespot/pkg-plist b/audio/go-librespot/pkg-plist new file mode 100644 index 000000000000..278fe33f67e9 --- /dev/null +++ b/audio/go-librespot/pkg-plist @@ -0,0 +1,2 @@ +bin/go-librespot +@sample %%ETCDIR%%/config.yml.sample diff --git a/audio/hydrogen/Makefile b/audio/hydrogen/Makefile index f9548e73d221..a19e5712e983 100644 --- a/audio/hydrogen/Makefile +++ b/audio/hydrogen/Makefile @@ -1,9 +1,7 @@ PORTNAME= hydrogen -DISTVERSION= 1.2.1 -PORTREVISION= 2 +DISTVERSION= 1.2.6 CATEGORIES= audio -MASTER_SITES= https://github.com/hydrogen-music/${PORTNAME}/releases/download/${DISTVERSION}/ \ - SF/hydrogen/Hydrogen/${DISTVERSION}%20Sources/ +MASTER_SITES= SF/hydrogen/Hydrogen/${DISTVERSION}%20Sources/ MAINTAINER= FreeBSD@ShaneWare.Biz COMMENT= Advanced drum machine @@ -15,31 +13,32 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsndfile.so:audio/libsndfile \ liblo.so:audio/liblo -USES= cmake compiler:c++17-lang desktop-file-utils pkgconfig \ - localbase qt:5 +USES= cmake compiler:c++17-lang desktop-file-utils gl libarchive \ + pkgconfig localbase:ldflags qt:6 +USE_GL= gl USE_LDCONFIG= yes -USE_QT= core gui network widgets xml xmlpatterns buildtools:build \ - linguisttools:build qmake:build svg testlib:build +USE_QT= base svg tools -PLIST_SUB= HYDROGEN_VERSION="${PORTVERSION}" +LDFLAGS+= -lexecinfo +PLIST_SUB= HYDROGEN_VERSION="${DISTVERSION}" -OPTIONS_DEFINE= ALSA DEBUG JACK LADSPA LASH OSS PORTAUDIO \ - PULSEAUDIO RDF TEST -OPTIONS_DEFAULT= JACK LADSPA LIBARCHIVE OSS RDF -OPTIONS_SINGLE= EXPORT -OPTIONS_SINGLE_EXPORT= LIBARCHIVE LIBTAR +CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=${LOCALBASE}/share/man +CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_Doxygen \ + WANT_LIBARCHIVE \ + WANT_QT6 -EXPORT_DESC= Export support for drumkit -LIBARCHIVE_DESC= LibArchive support -LIBTAR_DESC= Libtar support +OPTIONS_DEFINE= ALSA JACK LADSPA LASH OSS PORTAUDIO \ + PORTMIDI PULSEAUDIO RDF RUBBERBAND TEST +OPTIONS_DEFAULT= JACK LADSPA OSS RDF + +PORTMIDI_DESC= PortMidi support RDF_DESC= RDF File support +RUBBERBAND_DESC= librubberband for time stretching ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_RUN_DEPENDS= alsa-plugins>=0:audio/alsa-plugins ALSA_CMAKE_BOOL= WANT_ALSA -DEBUG_CMAKE_BOOL= WANT_DEBUG - JACK_LIB_DEPENDS= libjack.so:audio/jack JACK_CMAKE_BOOL= WANT_JACK WANT_JACKSESSION @@ -51,30 +50,30 @@ LADSPA_CMAKE_ON= -DLADSPA_LIBRARIES:STRING=${LOCALBASE}/lib/ladspa LASH_LIB_DEPENDS= liblash.so:audio/lash LASH_CMAKE_BOOL= WANT_LASH -LIBARCHIVE_USES= libarchive -LIBARCHIVE_CMAKE_BOOL= WANT_LIBARCHIVE - -LIBTAR_LIB_DEPENDS= libtar.so:devel/libtar -LIBTAR_CMAKE_BOOL= WANT_LIBTAR -LIBTAR_CMAKE_ON= -DCMAKE_REQUIRED_INCLUDES:STRING=${LOCALBASE}/include/ - OSS_CMAKE_BOOL= WANT_OSS PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio PORTAUDIO_CMAKE_BOOL= WANT_PORTAUDIO +PORTMIDI_LIB_DEPENDS= libportmidi.so:audio/portmidi +PORTMIDI_CMAKE_BOOL= WANT_PORTMIDI + PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_CMAKE_BOOL= WANT_PULSEAUDIO RDF_LIB_DEPENDS= liblrdf.so:textproc/liblrdf RDF_CMAKE_BOOL= WANT_LRDF -RDF_CMAKE_ON= -DLRDF_INCLUDE_DIR:STRING=${LOCALBASE}/include/raptor2 + +# using librubberband is experimental and current versions have bad timing +# installing the rubberband cli tool still works as before +RUBBERBAND_LIB_DEPENDS= librubberband.so:audio/rubberband +RUBBERBAND_CMAKE_BOOL= WANT_RUBBERBAND +#RUBBERBAND_CMAKE_ON= -DRUBBERBAND_INCLUDE_DIR:STRING=${LOCALBASE}/include/rubberband TEST_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/cppunit.pc:devel/cppunit TEST_CMAKE_BOOL= WANT_CPPUNIT -TEST_LDFLAGS= -lexecinfo do-test-TEST-on: - cd ${WRKSRC} && ./src/tests/tests + cd ${WRKSRC} && ${WRKDIR}/.build/src/tests/tests .include <bsd.port.mk> diff --git a/audio/hydrogen/distinfo b/audio/hydrogen/distinfo index 399aae334ea7..a011e96916f8 100644 --- a/audio/hydrogen/distinfo +++ b/audio/hydrogen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691792032 -SHA256 (hydrogen-1.2.1.tar.gz) = bc338a36b7119ca8caa266eeb05d8298ef7d137b7864560e32fa3fadd3d528ae -SIZE (hydrogen-1.2.1.tar.gz) = 12920203 +TIMESTAMP = 1757839706 +SHA256 (hydrogen-1.2.6.tar.gz) = efba32610498acde76fa2e147017c91b20c13ec945e05e348cd4183fd1613be1 +SIZE (hydrogen-1.2.6.tar.gz) = 14412178 diff --git a/audio/hydrogen/files/patch-CMakeLists.txt b/audio/hydrogen/files/patch-CMakeLists.txt index 42b168534178..638d79557be9 100644 --- a/audio/hydrogen/files/patch-CMakeLists.txt +++ b/audio/hydrogen/files/patch-CMakeLists.txt @@ -1,36 +1,46 @@ ---- CMakeLists.txt.orig 2023-03-31 14:32:25 UTC +--- CMakeLists.txt.orig 2025-07-29 17:36:04 UTC +++ CMakeLists.txt -@@ -206,9 +206,9 @@ CHECK_INCLUDE_FILES(sys/stat.h HAVE_SYS_STAT_H) - CHECK_INCLUDE_FILES(libtar.h HAVE_LIBTAR_H) - CHECK_INCLUDE_FILES(execinfo.h HAVE_EXECINFO_H) - FIND_PACKAGE(Backtrace) --CHECK_LIBRARY_EXISTS(tar tar_open "" HAVE_LIBTAR_OPEN) --CHECK_LIBRARY_EXISTS(tar tar_close "" HAVE_LIBTAR_CLOSE) --CHECK_LIBRARY_EXISTS(tar tar_extract_all "" HAVE_LIBTAR_EXTRACT_ALL) -+CHECK_LIBRARY_EXISTS(/usr/local/lib/libtar.so tar_open "" HAVE_LIBTAR_OPEN) -+CHECK_LIBRARY_EXISTS(/usr/local/lib/libtar.so tar_close "" HAVE_LIBTAR_CLOSE) -+CHECK_LIBRARY_EXISTS(/usr/local/lib/libtar.so tar_extract_all "" HAVE_LIBTAR_EXTRACT_ALL) - IF(HAVE_LIBTAR_H AND HAVE_LIBTAR_OPEN AND HAVE_LIBTAR_CLOSE AND HAVE_LIBTAR_EXTRACT_ALL) - SET(LIBTAR_OK TRUE) - ELSE() -@@ -222,6 +222,11 @@ ENDIF() - FIND_HELPER(LIBARCHIVE libarchive archive.h archive) - IF( WANT_LIBARCHIVE AND LIBARCHIVE_FOUND) - SET(WANT_LIBTAR FALSE) -+ SET(LIBTAR_LIBRARIES "") -+ SET(LIBTAR_INCLUDE_DIRS "") -+ELSE() -+ SET(LIBARCHIVE_LIBRARIES "") -+ SET(LIBARCHIVE_INCLUDE_DIRS "") - ENDIF() - FIND_HELPER(LIBSNDFILE sndfile sndfile.h sndfile) - FIND_HELPER(ALSA alsa alsa/asoundlib.h asound ) -@@ -231,6 +236,8 @@ FIND_HELPER(OSC liblo lo/lo.h lo) +@@ -77,7 +77,11 @@ set(WANT_LIBTAR TRUE) + # CONFIG OPTIONS + # + set(WANT_LIBTAR TRUE) ++if (CMAKE_BUILD_TYPE STREQUAL "Debug" OR CMAKE_BUILD_TYPE STREQUAL "RelWithDebInfo") + option(WANT_DEBUG "Build with debug information" ON) ++else() ++option(WANT_DEBUG "Build with debug information" OFF) ++endif() + if(APPLE) + option(WANT_SHARED "Build the core library shared." OFF) + option(WANT_ALSA "Include ALSA (Advanced Linux Sound Architecture) support" OFF) +@@ -130,10 +134,8 @@ if(WANT_DEBUG) + include(StatusSupportOptions) - IF("${CMAKE_SYSTEM_NAME}" MATCHES "NetBSD") - FIND_HELPER(OSS oss sys/soundcard.h ossaudio ) -+ELSEIF("${CMAKE_SYSTEM_NAME}" MATCHES "FreeBSD") -+ FIND_HELPER(OSS oss sys/soundcard.h c ) - ELSE() - FIND_HELPER(OSS oss sys/soundcard.h OSSlib ) - ENDIF() + if(WANT_DEBUG) +- set(CMAKE_BUILD_TYPE Debug) + set(H2CORE_HAVE_DEBUG TRUE) + else() +- set(CMAKE_BUILD_TYPE Release) + set(H2CORE_HAVE_DEBUG FALSE) + endif() + +@@ -172,9 +174,9 @@ if(WANT_DEBUG) + endif() + + if(WANT_DEBUG) +- set(CMAKE_CXX_FLAGS "$ENV{CMAKE_CXX_FLAGS} -O0") ++ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}") + else() +- set(CMAKE_CXX_FLAGS "$ENV{CMAKE_CXX_FLAGS} -O3 -ffast-math") ++ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}") + endif() + + if(WANT_APPIMAGE) +@@ -304,6 +306,8 @@ if("${CMAKE_SYSTEM_NAME}" MATCHES "NetBSD") + + if("${CMAKE_SYSTEM_NAME}" MATCHES "NetBSD") + find_helper(OSS oss sys/soundcard.h ossaudio ) ++elseif("${CMAKE_SYSTEM_NAME}" MATCHES "FreeBSD") ++ find_helper(OSS oss sys/soundcard.h c ) + else() + find_helper(OSS oss sys/soundcard.h OSSlib ) + endif() diff --git a/audio/hydrogen/pkg-plist b/audio/hydrogen/pkg-plist index 546583b010cf..ce2fad9f4c80 100644 --- a/audio/hydrogen/pkg-plist +++ b/audio/hydrogen/pkg-plist @@ -28,6 +28,7 @@ include/hydrogen/core/Globals.h include/hydrogen/core/H2Exception.h include/hydrogen/core/Helpers/Files.h include/hydrogen/core/Helpers/Filesystem.h +include/hydrogen/core/Helpers/Future.h include/hydrogen/core/Helpers/Legacy.h include/hydrogen/core/Helpers/Random.h include/hydrogen/core/Helpers/Translations.h @@ -64,8 +65,8 @@ include/hydrogen/core/Preferences/Preferences.h include/hydrogen/core/Preferences/Theme.h include/hydrogen/core/Sampler/Interpolation.h include/hydrogen/core/Sampler/Sampler.h -include/hydrogen/core/Smf/SMF.h -include/hydrogen/core/Smf/SMFEvent.h +include/hydrogen/core/SMF/SMF.h +include/hydrogen/core/SMF/SMFEvent.h include/hydrogen/core/SoundLibrary/SoundLibraryDatabase.h include/hydrogen/core/SoundLibrary/SoundLibraryInfo.h include/hydrogen/core/Synth/Synth.h @@ -75,7 +76,7 @@ include/hydrogen/core/Version.h include/hydrogen/core/rt_clock.h lib/libhydrogen-core-%%HYDROGEN_VERSION%%.so share/man/man1/hydrogen.1.gz -share/appdata/org.hydrogenmusic.Hydrogen.appdata.xml +share/metainfo/org.hydrogenmusic.Hydrogen.metainfo.xml share/applications/org.hydrogenmusic.Hydrogen.desktop %%DATADIR%%/data/click.wav %%DATADIR%%/data/demo_songs/GM_kit_Diddley.h2song diff --git a/audio/lewton/Makefile b/audio/lewton/Makefile index 35489ffed2f3..c5b1f3ff50fa 100644 --- a/audio/lewton/Makefile +++ b/audio/lewton/Makefile @@ -1,6 +1,6 @@ PORTNAME= lewton DISTVERSION= 0.10.2 -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= audio PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/audio/libopenspc/Makefile b/audio/libopenspc/Makefile deleted file mode 100644 index 5b78dec6d2b6..000000000000 --- a/audio/libopenspc/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= libopenspc -PORTVERSION= 0.3.99a -PORTREVISION= 1 -CATEGORIES= audio -MASTER_SITES= http://rainbow-runner.nl/freebsd/ \ - LOCAL/kwm - -MAINTAINER= ports@FreeBSD.org -COMMENT= Library for playing SPC (SNES audio) files - -DEPRECATED= Legacy library based on a very old emulator, consider using audio/libgme -EXPIRATION_DATE=2025-09-30 - -BUILD_DEPENDS= nasm:devel/nasm - -GNU_CONFIGURE= yes -USES= gmake libtool -USE_LDCONFIG= yes -ONLY_FOR_ARCHS= i386 -LDFLAGS_i386= -Wl,-znotext - -PLIST_FILES= include/openspc.h lib/libopenspc.a \ - lib/libopenspc.so lib/libopenspc.so.0 lib/libopenspc.so.0.0.3 - -.include <bsd.port.mk> diff --git a/audio/libopenspc/distinfo b/audio/libopenspc/distinfo deleted file mode 100644 index 40511127a382..000000000000 --- a/audio/libopenspc/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (libopenspc-0.3.99a.tar.gz) = 24e1cd4ae39e80a6d033bd7ad8d05e70ac17e2f7127961a06947b34ca48f8c49 -SIZE (libopenspc-0.3.99a.tar.gz) = 358491 diff --git a/audio/libopenspc/pkg-descr b/audio/libopenspc/pkg-descr deleted file mode 100644 index d63452c1bd11..000000000000 --- a/audio/libopenspc/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -libopenspc provides a library that allows for the emulated playback of SPC -files, which are SNES audio files. It uses the SNEeSe emulator sound core for -accurate playback. diff --git a/audio/mmtc/Makefile b/audio/mmtc/Makefile index 9d7acb499f76..10364626a058 100644 --- a/audio/mmtc/Makefile +++ b/audio/mmtc/Makefile @@ -1,7 +1,7 @@ PORTNAME= mmtc DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/mousai/Makefile b/audio/mousai/Makefile index 75860fc0915e..7e13ea8b4916 100644 --- a/audio/mousai/Makefile +++ b/audio/mousai/Makefile @@ -1,7 +1,7 @@ PORTNAME= mousai DISTVERSIONPREFIX= v DISTVERSION= 0.7.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org diff --git a/audio/mythplugin-mythmusic/Makefile b/audio/mythplugin-mythmusic/Makefile index 2d32db058fff..ce7b5e3c8f11 100644 --- a/audio/mythplugin-mythmusic/Makefile +++ b/audio/mythplugin-mythmusic/Makefile @@ -1,7 +1,6 @@ PORTNAME= mythmusic DISTVERSIONPREFIX= v -DISTVERSION= 34.0 -PORTREVISION= 2 +DISTVERSION= 35.0 CATEGORIES= audio PKGNAMEPREFIX= mythplugin- @@ -10,18 +9,18 @@ COMMENT= Music playing plugin for MythTV WWW= https://www.mythtv.org/wiki/MythMusic LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/../LICENSE LIB_DEPENDS= libFLAC.so:audio/flac \ libmp3lame.so:audio/lame \ libogg.so:audio/libogg \ libvorbis.so:audio/libvorbis \ - libmyth-34.so:multimedia/mythtv + libmyth-35.so:multimedia/mythtv USES= gmake qt:5 shebangfix USE_GITHUB= yes GH_ACCOUNT= MythTV GH_PROJECT= mythtv -USE_LDCONFIG= yes USE_QT= buildtools:build core gui qmake:build sql widgets xml SHEBANG_FILES= ../mythtv/programs/scripts/metadata/Music/mbutils.py @@ -34,19 +33,16 @@ CONFIGURE_ENV= QMAKESPEC="${QMAKESPEC}" MOC="${MOC}" \ MAKE_ENV= QTDIR="${PREFIX}" \ QMAKESPEC="${QMAKESPEC}" DESTDIRNAME= INSTALL_ROOT -PLIST_SUB= MYTHSHARE="share/mythtv" WRKSRC_SUBDIR= mythplugins +PLIST_SUB= MYTHSHARE="share/mythtv" OPTIONS_DEFINE= CDIO +OPTIONS_DEFAULT=CDIO CDIO_LIB_DEPENDS= libcdio.so:sysutils/libcdio \ libcdio_paranoia.so:sysutils/libcdio-paranoia CDIO_CONFIGURE_ENABLE= cdio -FFTW_DESC= FFTW3-based visualizations -FFTW_LIB_DEPENDS= libfftw3.so:math/fftw3 -FFTW_CONFIGURE_ENABLE= fftw - post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/configure \ diff --git a/audio/mythplugin-mythmusic/distinfo b/audio/mythplugin-mythmusic/distinfo index 817a516dabd2..8766614738da 100644 --- a/audio/mythplugin-mythmusic/distinfo +++ b/audio/mythplugin-mythmusic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708697729 -SHA256 (MythTV-mythtv-v34.0_GH0.tar.gz) = 1c0a0f9ae190468d07ebfb534c720ef8c62811148a9f928c56876e9fdbd5d6bf -SIZE (MythTV-mythtv-v34.0_GH0.tar.gz) = 118820346 +TIMESTAMP = 1741514105 +SHA256 (MythTV-mythtv-v35.0_GH0.tar.gz) = 1d06520d1f0726a8d131aa323e9cd04f34a8154b32efe827dd570c2b212196c8 +SIZE (MythTV-mythtv-v35.0_GH0.tar.gz) = 120302443 diff --git a/audio/myxer/Makefile b/audio/myxer/Makefile index 9d9ecc02018b..b09b290f679e 100644 --- a/audio/myxer/Makefile +++ b/audio/myxer/Makefile @@ -1,6 +1,6 @@ PORTNAME= myxer DISTVERSION= 1.3.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/ncspot/Makefile b/audio/ncspot/Makefile index 541a3db4a9e4..7360eff737ef 100644 --- a/audio/ncspot/Makefile +++ b/audio/ncspot/Makefile @@ -1,7 +1,7 @@ PORTNAME= ncspot DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org diff --git a/audio/netease-music-tui/Makefile b/audio/netease-music-tui/Makefile index c75eaf2629c4..5ac7c98e6dd6 100644 --- a/audio/netease-music-tui/Makefile +++ b/audio/netease-music-tui/Makefile @@ -1,7 +1,7 @@ PORTNAME= netease-music-tui DISTVERSIONPREFIX= v DISTVERSION= 0.1.5 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/pipewire-spa-oss/Makefile b/audio/pipewire-spa-oss/Makefile index 8d7b3f496385..3290f233d1b6 100644 --- a/audio/pipewire-spa-oss/Makefile +++ b/audio/pipewire-spa-oss/Makefile @@ -1,6 +1,6 @@ PORTNAME= pipewire-spa-oss DISTVERSION= g20250416 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= arrowd@FreeBSD.org diff --git a/audio/plasma6-kpipewire/files/patch-git-01-6dc69b0674f9946641e88151c209ce58f085d06a b/audio/plasma6-kpipewire/files/patch-git-01-6dc69b0674f9946641e88151c209ce58f085d06a new file mode 100644 index 000000000000..b5aa8d8c3c0f --- /dev/null +++ b/audio/plasma6-kpipewire/files/patch-git-01-6dc69b0674f9946641e88151c209ce58f085d06a @@ -0,0 +1,116 @@ +From 6dc69b0674f9946641e88151c209ce58f085d06a Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Bernhard=20Rosenkr=C3=A4nzer?= <bero@lindev.ch> +Date: Wed, 27 Aug 2025 16:39:36 +0200 +Subject: [PATCH] Fix build with ffmpeg >= 8.0 + +--- + src/h264vaapiencoder.cpp | 12 +++++++++--- + src/libopenh264encoder.cpp | 12 +++++++++--- + src/libx264encoder.cpp | 12 +++++++++--- + 3 files changed, 27 insertions(+), 9 deletions(-) + +diff --git a/src/h264vaapiencoder.cpp b/src/h264vaapiencoder.cpp +index 0cf251b4..eaec8dde 100644 +--- src/h264vaapiencoder.cpp ++++ src/h264vaapiencoder.cpp +@@ -18,6 +18,12 @@ extern "C" { + + #include "logging_record.h" + ++#ifndef AV_PROFILE_H264_BASELINE // ffmpeg before 8.0 ++#define AV_PROFILE_H264_BASELINE FF_PROFILE_H264_BASELINE ++#define AV_PROFILE_H264_MAIN FF_PROFILE_H264_MAIN ++#define AV_PROFILE_H264_HIGH FF_PROFILE_H264_HIGH ++#endif ++ + H264VAAPIEncoder::H264VAAPIEncoder(H264Profile profile, PipeWireProduce *produce) + : HardwareEncoder(produce) + , m_profile(profile) +@@ -130,13 +136,13 @@ bool H264VAAPIEncoder::initialize(const QSize &size) + + switch (m_profile) { + case H264Profile::Baseline: +- m_avCodecContext->profile = FF_PROFILE_H264_CONSTRAINED_BASELINE; ++ m_avCodecContext->profile = AV_PROFILE_H264_CONSTRAINED_BASELINE; + break; + case H264Profile::Main: +- m_avCodecContext->profile = FF_PROFILE_H264_MAIN; ++ m_avCodecContext->profile = AV_PROFILE_H264_MAIN; + break; + case H264Profile::High: +- m_avCodecContext->profile = FF_PROFILE_H264_HIGH; ++ m_avCodecContext->profile = AV_PROFILE_H264_HIGH; + break; + } + +diff --git a/src/libopenh264encoder.cpp b/src/libopenh264encoder.cpp +index db6ed4db..294c0f2b 100644 +--- src/libopenh264encoder.cpp ++++ src/libopenh264encoder.cpp +@@ -21,6 +21,12 @@ extern "C" { + + #include "logging_record.h" + ++#ifndef AV_PROFILE_H264_BASELINE // ffmpeg before 8.0 ++#define AV_PROFILE_H264_CONSTRAINED_BASELINE FF_PROFILE_H264_CONSTRAINED_BASELINE ++#define AV_PROFILE_H264_MAIN FF_PROFILE_H264_MAIN ++#define AV_PROFILE_H264_HIGH FF_PROFILE_H264_HIGH ++#endif ++ + LibOpenH264Encoder::LibOpenH264Encoder(H264Profile profile, PipeWireProduce *produce) + : SoftwareEncoder(produce) + , m_profile(profile) +@@ -64,13 +70,13 @@ bool LibOpenH264Encoder::initialize(const QSize &size) + // passes that through, but libopenh264 only allows BASELINE. + // Until that bug is fixed there'll always be a warning that the + // profile is not supported (https://github.com/cisco/openh264/issues/3613) +- m_avCodecContext->profile = FF_PROFILE_H264_CONSTRAINED_BASELINE; ++ m_avCodecContext->profile = AV_PROFILE_H264_CONSTRAINED_BASELINE; + break; + case H264Profile::Main: +- m_avCodecContext->profile = FF_PROFILE_H264_MAIN; ++ m_avCodecContext->profile = AV_PROFILE_H264_MAIN; + break; + case H264Profile::High: +- m_avCodecContext->profile = FF_PROFILE_H264_HIGH; ++ m_avCodecContext->profile = AV_PROFILE_H264_HIGH; + break; + } + +diff --git a/src/libx264encoder.cpp b/src/libx264encoder.cpp +index d9fe44f4..a8f0e21f 100644 +--- src/libx264encoder.cpp ++++ src/libx264encoder.cpp +@@ -20,6 +20,12 @@ extern "C" { + + #include "logging_record.h" + ++#ifndef AV_PROFILE_H264_BASELINE // ffmpeg before 8.0 ++#define AV_PROFILE_H264_BASELINE FF_PROFILE_H264_BASELINE ++#define AV_PROFILE_H264_MAIN FF_PROFILE_H264_MAIN ++#define AV_PROFILE_H264_HIGH FF_PROFILE_H264_HIGH ++#endif ++ + using namespace Qt::StringLiterals; + + LibX264Encoder::LibX264Encoder(H264Profile profile, PipeWireProduce *produce) +@@ -68,13 +74,13 @@ bool LibX264Encoder::initialize(const QSize &size) + + switch (m_profile) { + case H264Profile::Baseline: +- m_avCodecContext->profile = FF_PROFILE_H264_BASELINE; ++ m_avCodecContext->profile = AV_PROFILE_H264_BASELINE; + break; + case H264Profile::Main: +- m_avCodecContext->profile = FF_PROFILE_H264_MAIN; ++ m_avCodecContext->profile = AV_PROFILE_H264_MAIN; + break; + case H264Profile::High: +- m_avCodecContext->profile = FF_PROFILE_H264_HIGH; ++ m_avCodecContext->profile = AV_PROFILE_H264_HIGH; + break; + } + +-- +GitLab + diff --git a/audio/shortwave/Makefile b/audio/shortwave/Makefile index 6ec9c69242a2..ec3c7f762075 100644 --- a/audio/shortwave/Makefile +++ b/audio/shortwave/Makefile @@ -1,6 +1,6 @@ PORTNAME= shortwave DISTVERSION= 5.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= decke@FreeBSD.org diff --git a/audio/songrec/Makefile b/audio/songrec/Makefile index 1ceae54d0f5b..8ca3fe1fc9cd 100644 --- a/audio/songrec/Makefile +++ b/audio/songrec/Makefile @@ -1,6 +1,6 @@ PORTNAME= songrec DISTVERSION= 0.4.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/spotify-player/Makefile b/audio/spotify-player/Makefile index 00de3a92e577..28f07f7f4040 100644 --- a/audio/spotify-player/Makefile +++ b/audio/spotify-player/Makefile @@ -1,6 +1,7 @@ PORTNAME= spotify-player DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= jfree@FreeBSD.org diff --git a/audio/spotify-tui/Makefile b/audio/spotify-tui/Makefile deleted file mode 100644 index dc1f645154e2..000000000000 --- a/audio/spotify-tui/Makefile +++ /dev/null @@ -1,305 +0,0 @@ -PORTNAME= spotify-tui -DISTVERSIONPREFIX= v -DISTVERSION= 0.25.0 -PORTREVISION= 38 -CATEGORIES= audio - -MAINTAINER= lcook@FreeBSD.org -COMMENT= Spotify for the terminal written in Rust -WWW= https://github.com/Rigellute/spotify-tui - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= dead upstream and doesn't build -EXPIRATION_DATE=2025-09-30 - -USES= cargo localbase:ldflags python:build ssl xorg -USE_GITHUB= yes -GH_ACCOUNT= Rigellute -USE_XORG= xcb - -CARGO_CRATES= addr2line-0.14.1 \ - adler-0.2.3 \ - adler32-1.2.0 \ - aho-corasick-0.7.13 \ - ansi_term-0.11.0 \ - anyhow-1.0.43 \ - arboard-1.2.0 \ - arrayref-0.3.6 \ - arrayvec-0.5.1 \ - atty-0.2.14 \ - autocfg-0.1.7 \ - autocfg-1.0.0 \ - backtrace-0.3.56 \ - base64-0.10.1 \ - base64-0.11.0 \ - base64-0.12.3 \ - bitflags-1.2.1 \ - blake2b_simd-0.5.10 \ - block-0.1.6 \ - bumpalo-3.4.0 \ - bytemuck-1.4.1 \ - byteorder-1.3.4 \ - bytes-0.4.12 \ - bytes-0.5.6 \ - cassowary-0.3.0 \ - cc-1.0.58 \ - cfg-if-0.1.10 \ - cfg-if-1.0.0 \ - chrono-0.4.13 \ - clap-2.33.3 \ - clipboard-win-4.0.3 \ - cloudabi-0.0.3 \ - cloudabi-0.1.0 \ - color_quant-1.1.0 \ - constant_time_eq-0.1.5 \ - core-foundation-0.7.0 \ - core-foundation-0.9.1 \ - core-foundation-sys-0.7.0 \ - core-foundation-sys-0.8.2 \ - core-graphics-0.21.0 \ - crc32fast-1.2.1 \ - crossbeam-utils-0.7.2 \ - crossterm-0.20.0 \ - crossterm_winapi-0.8.0 \ - darling-0.9.0 \ - darling_core-0.9.0 \ - darling_macro-0.9.0 \ - deflate-0.8.6 \ - derive_builder-0.7.2 \ - derive_builder_core-0.5.0 \ - dirs-3.0.1 \ - dirs-sys-0.3.5 \ - dotenv-0.13.0 \ - dtoa-0.4.6 \ - either-1.5.3 \ - encoding_rs-0.8.23 \ - env_logger-0.6.2 \ - error-code-2.0.2 \ - failure-0.1.8 \ - failure_derive-0.1.8 \ - fnv-1.0.7 \ - foreign-types-0.3.2 \ - foreign-types-shared-0.1.1 \ - fuchsia-cprng-0.1.1 \ - fuchsia-zircon-0.3.3 \ - fuchsia-zircon-sys-0.3.3 \ - futures-0.3.5 \ - futures-channel-0.3.5 \ - futures-core-0.3.5 \ - futures-executor-0.3.5 \ - futures-io-0.3.5 \ - futures-macro-0.3.5 \ - futures-sink-0.3.5 \ - futures-task-0.3.5 \ - futures-util-0.3.5 \ - gethostname-0.2.1 \ - getrandom-0.1.14 \ - getrandom-0.2.2 \ - gimli-0.23.0 \ - h2-0.2.6 \ - hashbrown-0.8.1 \ - hermit-abi-0.1.15 \ - http-0.2.1 \ - http-body-0.3.1 \ - httparse-1.3.4 \ - humantime-1.3.0 \ - hyper-0.13.7 \ - hyper-tls-0.4.3 \ - ident_case-1.0.1 \ - idna-0.1.5 \ - idna-0.2.0 \ - image-0.23.12 \ - indexmap-1.5.0 \ - instant-0.1.7 \ - iovec-0.1.4 \ - itertools-0.8.2 \ - itoa-0.4.6 \ - jpeg-decoder-0.1.20 \ - js-sys-0.3.42 \ - kernel32-sys-0.2.2 \ - lazy_static-1.4.0 \ - libc-0.2.82 \ - linked-hash-map-0.5.3 \ - lock_api-0.4.1 \ - log-0.4.11 \ - malloc_buf-0.0.6 \ - matches-0.1.8 \ - memchr-2.3.3 \ - mime-0.3.16 \ - mime_guess-2.0.3 \ - miniz_oxide-0.3.7 \ - miniz_oxide-0.4.3 \ - mio-0.6.23 \ - mio-0.7.0 \ - mio-named-pipes-0.1.7 \ - mio-uds-0.6.8 \ - miow-0.2.2 \ - miow-0.3.5 \ - native-tls-0.2.4 \ - net2-0.2.37 \ - nix-0.20.0 \ - ntapi-0.3.4 \ - num-integer-0.1.43 \ - num-iter-0.1.42 \ - num-rational-0.3.2 \ - num-traits-0.2.12 \ - num_cpus-1.13.0 \ - objc-0.2.7 \ - objc-foundation-0.1.1 \ - objc_id-0.1.1 \ - object-0.23.0 \ - once_cell-1.4.0 \ - openssl-0.10.30 \ - openssl-probe-0.1.2 \ - openssl-sys-0.9.58 \ - parking_lot-0.11.0 \ - parking_lot_core-0.8.0 \ - percent-encoding-1.0.1 \ - percent-encoding-2.1.0 \ - pin-project-0.4.22 \ - pin-project-internal-0.4.22 \ - pin-project-lite-0.1.7 \ - pin-utils-0.1.0 \ - pkg-config-0.3.18 \ - png-0.16.8 \ - ppv-lite86-0.2.8 \ - proc-macro-hack-0.5.16 \ - proc-macro-nested-0.1.6 \ - proc-macro2-0.4.30 \ - proc-macro2-1.0.24 \ - quick-error-1.2.3 \ - quote-0.6.13 \ - quote-1.0.7 \ - rand-0.6.5 \ - rand-0.7.3 \ - rand-0.8.3 \ - rand_chacha-0.1.1 \ - rand_chacha-0.2.2 \ - rand_chacha-0.3.0 \ - rand_core-0.3.1 \ - rand_core-0.4.2 \ - rand_core-0.5.1 \ - rand_core-0.6.2 \ - rand_hc-0.1.0 \ - rand_hc-0.2.0 \ - rand_hc-0.3.0 \ - rand_isaac-0.1.1 \ - rand_jitter-0.1.4 \ - rand_os-0.1.3 \ - rand_pcg-0.1.2 \ - rand_xorshift-0.1.1 \ - random-0.12.2 \ - rdrand-0.4.0 \ - redox_syscall-0.1.57 \ - redox_users-0.3.4 \ - regex-1.3.9 \ - regex-syntax-0.6.18 \ - remove_dir_all-0.5.3 \ - reqwest-0.10.6 \ - rspotify-0.10.0 \ - rust-argon2-0.7.0 \ - rustc-demangle-0.1.16 \ - rustc-serialize-0.3.24 \ - ryu-1.0.5 \ - schannel-0.1.19 \ - scopeguard-1.1.0 \ - security-framework-0.4.4 \ - security-framework-sys-0.4.3 \ - serde-1.0.128 \ - serde_derive-1.0.128 \ - serde_json-1.0.64 \ - serde_urlencoded-0.6.1 \ - serde_yaml-0.8.19 \ - signal-hook-0.3.9 \ - signal-hook-mio-0.2.1 \ - signal-hook-registry-1.4.0 \ - slab-0.4.2 \ - smallvec-1.4.1 \ - socket2-0.3.19 \ - str-buf-1.0.5 \ - strsim-0.7.0 \ - strsim-0.8.0 \ - syn-0.15.44 \ - syn-1.0.60 \ - synstructure-0.12.4 \ - tempfile-3.1.0 \ - termcolor-1.1.0 \ - textwrap-0.11.0 \ - thiserror-1.0.20 \ - thiserror-impl-1.0.20 \ - thread_local-1.0.1 \ - tiff-0.6.1 \ - time-0.1.43 \ - tinyvec-0.3.3 \ - tokio-0.2.25 \ - tokio-macros-0.2.6 \ - tokio-socks-0.2.2 \ - tokio-tls-0.3.1 \ - tokio-util-0.3.1 \ - tower-service-0.3.0 \ - tracing-0.1.17 \ - tracing-core-0.1.11 \ - try-lock-0.2.3 \ - tui-0.16.0 \ - unicase-2.6.0 \ - unicode-bidi-0.3.4 \ - unicode-normalization-0.1.13 \ - unicode-segmentation-1.6.0 \ - unicode-width-0.1.8 \ - unicode-xid-0.1.0 \ - unicode-xid-0.2.1 \ - url-1.7.2 \ - url-2.1.1 \ - vcpkg-0.2.10 \ - vec_map-0.8.2 \ - version_check-0.9.2 \ - want-0.3.0 \ - wasi-0.9.0+wasi-snapshot-preview1 \ - wasi-0.10.2+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.65 \ - wasm-bindgen-backend-0.2.65 \ - wasm-bindgen-futures-0.4.15 \ - wasm-bindgen-macro-0.2.65 \ - wasm-bindgen-macro-support-0.2.65 \ - wasm-bindgen-shared-0.2.65 \ - web-sys-0.3.42 \ - webbrowser-0.5.5 \ - weezl-0.1.3 \ - widestring-0.4.2 \ - winapi-0.2.8 \ - winapi-0.3.9 \ - winapi-build-0.1.1 \ - winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.5 \ - winapi-wsapoll-0.1.1 \ - winapi-x86_64-pc-windows-gnu-0.4.0 \ - winreg-0.7.0 \ - ws2_32-sys-0.2.1 \ - x11rb-0.8.1 \ - yaml-rust-0.4.5 - -BINARY_ALIAS= python3=${PYTHON_CMD} - -SUB_FILES= pkg-message -PLIST_FILES= bin/spt -PORTDOCS= CHANGELOG.md README.md - -OPTIONS_DEFINE= DOCS SPOTIFYD -SPOTIFYD_DESC= Lightweight Spotify client daemon - -SPOTIFYD_RUN_DEPENDS= spotifyd:audio/spotifyd - -.include <bsd.port.options.mk> - -.if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl} || ${SSL_DEFAULT:Mopenssl3*} -BROKEN_SSL= base openssl openssl31 -BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 and later -.endif - -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} - -.include <bsd.port.mk> diff --git a/audio/spotify-tui/distinfo b/audio/spotify-tui/distinfo deleted file mode 100644 index a2f8588930a6..000000000000 --- a/audio/spotify-tui/distinfo +++ /dev/null @@ -1,523 +0,0 @@ -TIMESTAMP = 1665751658 -SHA256 (rust/crates/addr2line-0.14.1.crate) = a55f82cfe485775d02112886f4169bde0c5894d75e79ead7eafe7e40a25e45f7 -SIZE (rust/crates/addr2line-0.14.1.crate) = 31201 -SHA256 (rust/crates/adler-0.2.3.crate) = ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e -SIZE (rust/crates/adler-0.2.3.crate) = 12168 -SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234 -SIZE (rust/crates/adler32-1.2.0.crate) = 6411 -SHA256 (rust/crates/aho-corasick-0.7.13.crate) = 043164d8ba5c4c3035fec9bbee8647c0261d788f3474306f93bb65901cae0e86 -SIZE (rust/crates/aho-corasick-0.7.13.crate) = 111381 -SHA256 (rust/crates/ansi_term-0.11.0.crate) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b -SIZE (rust/crates/ansi_term-0.11.0.crate) = 17087 -SHA256 (rust/crates/anyhow-1.0.43.crate) = 28ae2b3dec75a406790005a200b1bd89785afc02517a00ca99ecfe093ee9e6cf -SIZE (rust/crates/anyhow-1.0.43.crate) = 34968 -SHA256 (rust/crates/arboard-1.2.0.crate) = c3ac39a01d5684967619a6755f3cfc397e5202b5f012d0954ac5016f4b2a33eb -SIZE (rust/crates/arboard-1.2.0.crate) = 37664 -SHA256 (rust/crates/arrayref-0.3.6.crate) = a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544 -SIZE (rust/crates/arrayref-0.3.6.crate) = 10035 -SHA256 (rust/crates/arrayvec-0.5.1.crate) = cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8 -SIZE (rust/crates/arrayvec-0.5.1.crate) = 26816 -SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 -SIZE (rust/crates/atty-0.2.14.crate) = 5470 -SHA256 (rust/crates/autocfg-0.1.7.crate) = 1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2 -SIZE (rust/crates/autocfg-0.1.7.crate) = 12158 -SHA256 (rust/crates/autocfg-1.0.0.crate) = f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d -SIZE (rust/crates/autocfg-1.0.0.crate) = 12870 -SHA256 (rust/crates/backtrace-0.3.56.crate) = 9d117600f438b1707d4e4ae15d3595657288f8235a0eb593e80ecc98ab34e1bc -SIZE (rust/crates/backtrace-0.3.56.crate) = 73377 -SHA256 (rust/crates/base64-0.10.1.crate) = 0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e -SIZE (rust/crates/base64-0.10.1.crate) = 41988 -SHA256 (rust/crates/base64-0.11.0.crate) = b41b7ea54a0c9d92199de89e20e58d49f02f8e699814ef3fdf266f6f748d15c7 -SIZE (rust/crates/base64-0.11.0.crate) = 48362 -SHA256 (rust/crates/base64-0.12.3.crate) = 3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff -SIZE (rust/crates/base64-0.12.3.crate) = 57545 -SHA256 (rust/crates/bitflags-1.2.1.crate) = cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693 -SIZE (rust/crates/bitflags-1.2.1.crate) = 16745 -SHA256 (rust/crates/blake2b_simd-0.5.10.crate) = d8fb2d74254a3a0b5cac33ac9f8ed0e44aa50378d9dbb2e5d83bd21ed1dc2c8a -SIZE (rust/crates/blake2b_simd-0.5.10.crate) = 34093 -SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a -SIZE (rust/crates/block-0.1.6.crate) = 4077 -SHA256 (rust/crates/bumpalo-3.4.0.crate) = 2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820 -SIZE (rust/crates/bumpalo-3.4.0.crate) = 129102 -SHA256 (rust/crates/bytemuck-1.4.1.crate) = 41aa2ec95ca3b5c54cf73c91acf06d24f4495d5f1b1c12506ae3483d646177ac -SIZE (rust/crates/bytemuck-1.4.1.crate) = 23450 -SHA256 (rust/crates/byteorder-1.3.4.crate) = 08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de -SIZE (rust/crates/byteorder-1.3.4.crate) = 21943 -SHA256 (rust/crates/bytes-0.4.12.crate) = 206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c -SIZE (rust/crates/bytes-0.4.12.crate) = 46361 -SHA256 (rust/crates/bytes-0.5.6.crate) = 0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38 -SIZE (rust/crates/bytes-0.5.6.crate) = 46291 -SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53 -SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 -SHA256 (rust/crates/cc-1.0.58.crate) = f9a06fb2e53271d7c279ec1efea6ab691c35a2ae67ec0d91d7acec0caf13b518 -SIZE (rust/crates/cc-1.0.58.crate) = 52896 -SHA256 (rust/crates/cfg-if-0.1.10.crate) = 4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822 -SIZE (rust/crates/cfg-if-0.1.10.crate) = 7933 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/chrono-0.4.13.crate) = c74d84029116787153e02106bf53e66828452a4b325cc8652b788b5967c0a0b6 -SIZE (rust/crates/chrono-0.4.13.crate) = 144286 -SHA256 (rust/crates/clap-2.33.3.crate) = 37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002 -SIZE (rust/crates/clap-2.33.3.crate) = 201925 -SHA256 (rust/crates/clipboard-win-4.0.3.crate) = 5123c6b97286809fea9e38d2c9bf530edbcb9fc0d8f8272c28b0c95f067fa92d -SIZE (rust/crates/clipboard-win-4.0.3.crate) = 12193 -SHA256 (rust/crates/cloudabi-0.0.3.crate) = ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f -SIZE (rust/crates/cloudabi-0.0.3.crate) = 22156 -SHA256 (rust/crates/cloudabi-0.1.0.crate) = 4344512281c643ae7638bbabc3af17a11307803ec8f0fcad9fae512a8bf36467 -SIZE (rust/crates/cloudabi-0.1.0.crate) = 22687 -SHA256 (rust/crates/color_quant-1.1.0.crate) = 3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b -SIZE (rust/crates/color_quant-1.1.0.crate) = 6649 -SHA256 (rust/crates/constant_time_eq-0.1.5.crate) = 245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc -SIZE (rust/crates/constant_time_eq-0.1.5.crate) = 4936 -SHA256 (rust/crates/core-foundation-0.7.0.crate) = 57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171 -SIZE (rust/crates/core-foundation-0.7.0.crate) = 25384 -SHA256 (rust/crates/core-foundation-0.9.1.crate) = 0a89e2ae426ea83155dccf10c0fa6b1463ef6d5fcb44cee0b224a408fa640a62 -SIZE (rust/crates/core-foundation-0.9.1.crate) = 25985 -SHA256 (rust/crates/core-foundation-sys-0.7.0.crate) = b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac -SIZE (rust/crates/core-foundation-sys-0.7.0.crate) = 17033 -SHA256 (rust/crates/core-foundation-sys-0.8.2.crate) = ea221b5284a47e40033bf9b66f35f984ec0ea2931eb03505246cd27a963f981b -SIZE (rust/crates/core-foundation-sys-0.8.2.crate) = 17461 -SHA256 (rust/crates/core-graphics-0.21.0.crate) = 52a67c4378cf203eace8fb6567847eb641fd6ff933c1145a115c6ee820ebb978 -SIZE (rust/crates/core-graphics-0.21.0.crate) = 28996 -SHA256 (rust/crates/crc32fast-1.2.1.crate) = 81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a -SIZE (rust/crates/crc32fast-1.2.1.crate) = 38172 -SHA256 (rust/crates/crossbeam-utils-0.7.2.crate) = c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8 -SIZE (rust/crates/crossbeam-utils-0.7.2.crate) = 34338 -SHA256 (rust/crates/crossterm-0.20.0.crate) = c0ebde6a9dd5e331cd6c6f48253254d117642c31653baa475e394657c59c1f7d -SIZE (rust/crates/crossterm-0.20.0.crate) = 103025 -SHA256 (rust/crates/crossterm_winapi-0.8.0.crate) = 3a6966607622438301997d3dac0d2f6e9a90c68bb6bc1785ea98456ab93c0507 -SIZE (rust/crates/crossterm_winapi-0.8.0.crate) = 15531 -SHA256 (rust/crates/darling-0.9.0.crate) = fcfbcb0c5961907597a7d1148e3af036268f2b773886b8bb3eeb1e1281d3d3d6 -SIZE (rust/crates/darling-0.9.0.crate) = 16582 -SHA256 (rust/crates/darling_core-0.9.0.crate) = 6afc018370c3bff3eb51f89256a6bdb18b4fdcda72d577982a14954a7a0b402c -SIZE (rust/crates/darling_core-0.9.0.crate) = 44038 -SHA256 (rust/crates/darling_macro-0.9.0.crate) = c6d8dac1c6f1d29a41c4712b4400f878cb4fcc4c7628f298dd75038e024998d1 -SIZE (rust/crates/darling_macro-0.9.0.crate) = 1927 -SHA256 (rust/crates/deflate-0.8.6.crate) = 73770f8e1fe7d64df17ca66ad28994a0a623ea497fa69486e14984e715c5d174 -SIZE (rust/crates/deflate-0.8.6.crate) = 62365 -SHA256 (rust/crates/derive_builder-0.7.2.crate) = 3ac53fa6a3cda160df823a9346442525dcaf1e171999a1cf23e67067e4fd64d4 -SIZE (rust/crates/derive_builder-0.7.2.crate) = 31626 -SHA256 (rust/crates/derive_builder_core-0.5.0.crate) = 0288a23da9333c246bb18c143426074a6ae96747995c5819d2947b64cd942b37 -SIZE (rust/crates/derive_builder_core-0.5.0.crate) = 18313 -SHA256 (rust/crates/dirs-3.0.1.crate) = 142995ed02755914747cc6ca76fc7e4583cd18578746716d0508ea6ed558b9ff -SIZE (rust/crates/dirs-3.0.1.crate) = 12245 -SHA256 (rust/crates/dirs-sys-0.3.5.crate) = 8e93d7f5705de3e49895a2b5e0b8855a1c27f080192ae9c32a6432d50741a57a -SIZE (rust/crates/dirs-sys-0.3.5.crate) = 10643 -SHA256 (rust/crates/dotenv-0.13.0.crate) = c0d0a1279c96732bc6800ce6337b6a614697b0e74ae058dc03c62ebeb78b4d86 -SIZE (rust/crates/dotenv-0.13.0.crate) = 8807 -SHA256 (rust/crates/dtoa-0.4.6.crate) = 134951f4028bdadb9b84baf4232681efbf277da25144b9b0ad65df75946c422b -SIZE (rust/crates/dtoa-0.4.6.crate) = 15979 -SHA256 (rust/crates/either-1.5.3.crate) = bb1f6b1ce1c140482ea30ddd3335fc0024ac7ee112895426e0a629a6c20adfe3 -SIZE (rust/crates/either-1.5.3.crate) = 12278 -SHA256 (rust/crates/encoding_rs-0.8.23.crate) = e8ac63f94732332f44fe654443c46f6375d1939684c17b0afb6cb56b0456e171 -SIZE (rust/crates/encoding_rs-0.8.23.crate) = 1403543 -SHA256 (rust/crates/env_logger-0.6.2.crate) = aafcde04e90a5226a6443b7aabdb016ba2f8307c847d524724bd9b346dd1a2d3 -SIZE (rust/crates/env_logger-0.6.2.crate) = 31078 -SHA256 (rust/crates/error-code-2.0.2.crate) = b49c94f66f2d2c5ee8685039e458b4e6c9f13af7c28736baf10ce42966a5ab52 -SIZE (rust/crates/error-code-2.0.2.crate) = 5062 -SHA256 (rust/crates/failure-0.1.8.crate) = d32e9bd16cc02eae7db7ef620b392808b89f6a5e16bb3497d159c6b92a0f4f86 -SIZE (rust/crates/failure-0.1.8.crate) = 37582 -SHA256 (rust/crates/failure_derive-0.1.8.crate) = aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4 -SIZE (rust/crates/failure_derive-0.1.8.crate) = 4950 -SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 -SIZE (rust/crates/fnv-1.0.7.crate) = 11266 -SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 -SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 -SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b -SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 -SHA256 (rust/crates/fuchsia-cprng-0.1.1.crate) = a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba -SIZE (rust/crates/fuchsia-cprng-0.1.1.crate) = 2950 -SHA256 (rust/crates/fuchsia-zircon-0.3.3.crate) = 2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82 -SIZE (rust/crates/fuchsia-zircon-0.3.3.crate) = 22565 -SHA256 (rust/crates/fuchsia-zircon-sys-0.3.3.crate) = 3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7 -SIZE (rust/crates/fuchsia-zircon-sys-0.3.3.crate) = 7191 -SHA256 (rust/crates/futures-0.3.5.crate) = 1e05b85ec287aac0dc34db7d4a569323df697f9c55b99b15d6b4ef8cde49f613 -SIZE (rust/crates/futures-0.3.5.crate) = 40344 -SHA256 (rust/crates/futures-channel-0.3.5.crate) = f366ad74c28cca6ba456d95e6422883cfb4b252a83bed929c83abfdbbf2967d5 -SIZE (rust/crates/futures-channel-0.3.5.crate) = 29053 -SHA256 (rust/crates/futures-core-0.3.5.crate) = 59f5fff90fd5d971f936ad674802482ba441b6f09ba5e15fd8b39145582ca399 -SIZE (rust/crates/futures-core-0.3.5.crate) = 13541 -SHA256 (rust/crates/futures-executor-0.3.5.crate) = 10d6bb888be1153d3abeb9006b11b02cf5e9b209fda28693c31ae1e4e012e314 -SIZE (rust/crates/futures-executor-0.3.5.crate) = 16499 -SHA256 (rust/crates/futures-io-0.3.5.crate) = de27142b013a8e869c14957e6d2edeef89e97c289e69d042ee3a49acd8b51789 -SIZE (rust/crates/futures-io-0.3.5.crate) = 8981 -SHA256 (rust/crates/futures-macro-0.3.5.crate) = d0b5a30a4328ab5473878237c447333c093297bded83a4983d10f4deea240d39 -SIZE (rust/crates/futures-macro-0.3.5.crate) = 9673 -SHA256 (rust/crates/futures-sink-0.3.5.crate) = 3f2032893cb734c7a05d85ce0cc8b8c4075278e93b24b66f9de99d6eb0fa8acc -SIZE (rust/crates/futures-sink-0.3.5.crate) = 7612 -SHA256 (rust/crates/futures-task-0.3.5.crate) = bdb66b5f09e22019b1ab0830f7785bcea8e7a42148683f99214f73f8ec21a626 -SIZE (rust/crates/futures-task-0.3.5.crate) = 11030 -SHA256 (rust/crates/futures-util-0.3.5.crate) = 8764574ff08b701a084482c3c7031349104b07ac897393010494beaa18ce32c6 -SIZE (rust/crates/futures-util-0.3.5.crate) = 132197 -SHA256 (rust/crates/gethostname-0.2.1.crate) = e692e296bfac1d2533ef168d0b60ff5897b8b70a4009276834014dd8924cc028 -SIZE (rust/crates/gethostname-0.2.1.crate) = 8988 -SHA256 (rust/crates/getrandom-0.1.14.crate) = 7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb -SIZE (rust/crates/getrandom-0.1.14.crate) = 24698 -SHA256 (rust/crates/getrandom-0.2.2.crate) = c9495705279e7140bf035dde1f6e750c162df8b625267cd52cc44e0b156732c8 -SIZE (rust/crates/getrandom-0.2.2.crate) = 26010 -SHA256 (rust/crates/gimli-0.23.0.crate) = f6503fe142514ca4799d4c26297c4248239fe8838d827db6bd6065c6ed29a6ce -SIZE (rust/crates/gimli-0.23.0.crate) = 702175 -SHA256 (rust/crates/h2-0.2.6.crate) = 993f9e0baeed60001cf565546b0d3dbe6a6ad23f2bd31644a133c641eccf6d53 -SIZE (rust/crates/h2-0.2.6.crate) = 157564 -SHA256 (rust/crates/hashbrown-0.8.1.crate) = 34f595585f103464d8d2f6e9864682d74c1601fed5e07d62b1c9058dba8246fb -SIZE (rust/crates/hashbrown-0.8.1.crate) = 74727 -SHA256 (rust/crates/hermit-abi-0.1.15.crate) = 3deed196b6e7f9e44a2ae8d94225d80302d81208b1bb673fd21fe634645c85a9 -SIZE (rust/crates/hermit-abi-0.1.15.crate) = 9597 -SHA256 (rust/crates/http-0.2.1.crate) = 28d569972648b2c512421b5f2a405ad6ac9666547189d0c5477a3f200f3e02f9 -SIZE (rust/crates/http-0.2.1.crate) = 102231 -SHA256 (rust/crates/http-body-0.3.1.crate) = 13d5ff830006f7646652e057693569bfe0d51760c0085a071769d142a205111b -SIZE (rust/crates/http-body-0.3.1.crate) = 5394 -SHA256 (rust/crates/httparse-1.3.4.crate) = cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9 -SIZE (rust/crates/httparse-1.3.4.crate) = 23739 -SHA256 (rust/crates/humantime-1.3.0.crate) = df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f -SIZE (rust/crates/humantime-1.3.0.crate) = 17020 -SHA256 (rust/crates/hyper-0.13.7.crate) = 3e68a8dd9716185d9e64ea473ea6ef63529252e3e27623295a0378a19665d5eb -SIZE (rust/crates/hyper-0.13.7.crate) = 138962 -SHA256 (rust/crates/hyper-tls-0.4.3.crate) = d979acc56dcb5b8dddba3917601745e877576475aa046df3226eabdecef78eed -SIZE (rust/crates/hyper-tls-0.4.3.crate) = 14195 -SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 -SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 -SHA256 (rust/crates/idna-0.1.5.crate) = 38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e -SIZE (rust/crates/idna-0.1.5.crate) = 258735 -SHA256 (rust/crates/idna-0.2.0.crate) = 02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9 -SIZE (rust/crates/idna-0.2.0.crate) = 257203 -SHA256 (rust/crates/image-0.23.12.crate) = 7ce04077ead78e39ae8610ad26216aed811996b043d47beed5090db674f9e9b5 -SIZE (rust/crates/image-0.23.12.crate) = 217913 -SHA256 (rust/crates/indexmap-1.5.0.crate) = 5b88cd59ee5f71fea89a62248fc8f387d44400cefe05ef548466d61ced9029a7 -SIZE (rust/crates/indexmap-1.5.0.crate) = 46181 -SHA256 (rust/crates/instant-0.1.7.crate) = 63312a18f7ea8760cdd0a7c5aac1a619752a246b833545e3e36d1f81f7cd9e66 -SIZE (rust/crates/instant-0.1.7.crate) = 5097 -SHA256 (rust/crates/iovec-0.1.4.crate) = b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e -SIZE (rust/crates/iovec-0.1.4.crate) = 8720 -SHA256 (rust/crates/itertools-0.8.2.crate) = f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484 -SIZE (rust/crates/itertools-0.8.2.crate) = 89203 -SHA256 (rust/crates/itoa-0.4.6.crate) = dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6 -SIZE (rust/crates/itoa-0.4.6.crate) = 12167 -SHA256 (rust/crates/jpeg-decoder-0.1.20.crate) = cc797adac5f083b8ff0ca6f6294a999393d76e197c36488e2ef732c4715f6fa3 -SIZE (rust/crates/jpeg-decoder-0.1.20.crate) = 228441 -SHA256 (rust/crates/js-sys-0.3.42.crate) = 52732a3d3ad72c58ad2dc70624f9c17b46ecd0943b9a4f1ee37c4c18c5d983e2 -SIZE (rust/crates/js-sys-0.3.42.crate) = 67017 -SHA256 (rust/crates/kernel32-sys-0.2.2.crate) = 7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d -SIZE (rust/crates/kernel32-sys-0.2.2.crate) = 24537 -SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 -SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (rust/crates/libc-0.2.82.crate) = 89203f3fba0a3795506acaad8ebce3c80c0af93f994d5a1d7a0b1eeb23271929 -SIZE (rust/crates/libc-0.2.82.crate) = 515967 -SHA256 (rust/crates/linked-hash-map-0.5.3.crate) = 8dd5a6d5999d9907cda8ed67bbd137d3af8085216c2ac62de5be860bd41f304a -SIZE (rust/crates/linked-hash-map-0.5.3.crate) = 16130 -SHA256 (rust/crates/lock_api-0.4.1.crate) = 28247cc5a5be2f05fbcd76dd0cf2c7d3b5400cb978a28042abcd4fa0b3f8261c -SIZE (rust/crates/lock_api-0.4.1.crate) = 20339 -SHA256 (rust/crates/log-0.4.11.crate) = 4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b -SIZE (rust/crates/log-0.4.11.crate) = 36276 -SHA256 (rust/crates/malloc_buf-0.0.6.crate) = 62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb -SIZE (rust/crates/malloc_buf-0.0.6.crate) = 1239 -SHA256 (rust/crates/matches-0.1.8.crate) = 7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08 -SIZE (rust/crates/matches-0.1.8.crate) = 2216 -SHA256 (rust/crates/memchr-2.3.3.crate) = 3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400 -SIZE (rust/crates/memchr-2.3.3.crate) = 22566 -SHA256 (rust/crates/mime-0.3.16.crate) = 2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d -SIZE (rust/crates/mime-0.3.16.crate) = 15206 -SHA256 (rust/crates/mime_guess-2.0.3.crate) = 2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212 -SIZE (rust/crates/mime_guess-2.0.3.crate) = 27437 -SHA256 (rust/crates/miniz_oxide-0.3.7.crate) = 791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435 -SIZE (rust/crates/miniz_oxide-0.3.7.crate) = 44996 -SHA256 (rust/crates/miniz_oxide-0.4.3.crate) = 0f2d26ec3309788e423cfbf68ad1800f061638098d76a83681af979dc4eda19d -SIZE (rust/crates/miniz_oxide-0.4.3.crate) = 50058 -SHA256 (rust/crates/mio-0.6.23.crate) = 4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4 -SIZE (rust/crates/mio-0.6.23.crate) = 103554 -SHA256 (rust/crates/mio-0.7.0.crate) = 6e9971bc8349a361217a8f2a41f5d011274686bd4436465ba51730921039d7fb -SIZE (rust/crates/mio-0.7.0.crate) = 88819 -SHA256 (rust/crates/mio-named-pipes-0.1.7.crate) = 0840c1c50fd55e521b247f949c241c9997709f23bd7f023b9762cd561e935656 -SIZE (rust/crates/mio-named-pipes-0.1.7.crate) = 15140 -SHA256 (rust/crates/mio-uds-0.6.8.crate) = afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0 -SIZE (rust/crates/mio-uds-0.6.8.crate) = 11496 -SHA256 (rust/crates/miow-0.2.2.crate) = ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d -SIZE (rust/crates/miow-0.2.2.crate) = 22044 -SHA256 (rust/crates/miow-0.3.5.crate) = 07b88fb9795d4d36d62a012dfbf49a8f5cf12751f36d31a9dbe66d528e58979e -SIZE (rust/crates/miow-0.3.5.crate) = 23796 -SHA256 (rust/crates/native-tls-0.2.4.crate) = 2b0d88c06fe90d5ee94048ba40409ef1d9315d86f6f38c2efdaad4fb50c58b2d -SIZE (rust/crates/native-tls-0.2.4.crate) = 32170 -SHA256 (rust/crates/net2-0.2.37.crate) = 391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae -SIZE (rust/crates/net2-0.2.37.crate) = 21311 -SHA256 (rust/crates/nix-0.20.0.crate) = fa9b4819da1bc61c0ea48b63b7bc8604064dd43013e7cc325df098d49cd7c18a -SIZE (rust/crates/nix-0.20.0.crate) = 216983 -SHA256 (rust/crates/ntapi-0.3.4.crate) = 7a31937dea023539c72ddae0e3571deadc1414b300483fa7aaec176168cfa9d2 -SIZE (rust/crates/ntapi-0.3.4.crate) = 126944 -SHA256 (rust/crates/num-integer-0.1.43.crate) = 8d59457e662d541ba17869cf51cf177c0b5f0cbf476c66bdc90bf1edac4f875b -SIZE (rust/crates/num-integer-0.1.43.crate) = 21966 -SHA256 (rust/crates/num-iter-0.1.42.crate) = b2021c8337a54d21aca0d59a92577a029af9431cb59b909b03252b9c164fad59 -SIZE (rust/crates/num-iter-0.1.42.crate) = 10450 -SHA256 (rust/crates/num-rational-0.3.2.crate) = 12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07 -SIZE (rust/crates/num-rational-0.3.2.crate) = 26359 -SHA256 (rust/crates/num-traits-0.2.12.crate) = ac267bcc07f48ee5f8935ab0d24f316fb722d7a1292e2913f0cc196b29ffd611 -SIZE (rust/crates/num-traits-0.2.12.crate) = 43807 -SHA256 (rust/crates/num_cpus-1.13.0.crate) = 05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3 -SIZE (rust/crates/num_cpus-1.13.0.crate) = 14704 -SHA256 (rust/crates/objc-0.2.7.crate) = 915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1 -SIZE (rust/crates/objc-0.2.7.crate) = 22036 -SHA256 (rust/crates/objc-foundation-0.1.1.crate) = 1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9 -SIZE (rust/crates/objc-foundation-0.1.1.crate) = 9063 -SHA256 (rust/crates/objc_id-0.1.1.crate) = c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b -SIZE (rust/crates/objc_id-0.1.1.crate) = 3258 -SHA256 (rust/crates/object-0.23.0.crate) = a9a7ab5d64814df0fe4a4b5ead45ed6c5f181ee3ff04ba344313a6c80446c5d4 -SIZE (rust/crates/object-0.23.0.crate) = 203889 -SHA256 (rust/crates/once_cell-1.4.0.crate) = 0b631f7e854af39a1739f401cf34a8a013dfe09eac4fa4dba91e9768bd28168d -SIZE (rust/crates/once_cell-1.4.0.crate) = 24625 -SHA256 (rust/crates/openssl-0.10.30.crate) = 8d575eff3665419f9b83678ff2815858ad9d11567e082f5ac1814baba4e2bcb4 -SIZE (rust/crates/openssl-0.10.30.crate) = 191808 -SHA256 (rust/crates/openssl-probe-0.1.2.crate) = 77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de -SIZE (rust/crates/openssl-probe-0.1.2.crate) = 6427 -SHA256 (rust/crates/openssl-sys-0.9.58.crate) = a842db4709b604f0fe5d1170ae3565899be2ad3d9cbc72dedc789ac0511f78de -SIZE (rust/crates/openssl-sys-0.9.58.crate) = 47014 -SHA256 (rust/crates/parking_lot-0.11.0.crate) = a4893845fa2ca272e647da5d0e46660a314ead9c2fdd9a883aabc32e481a8733 -SIZE (rust/crates/parking_lot-0.11.0.crate) = 39558 -SHA256 (rust/crates/parking_lot_core-0.8.0.crate) = c361aa727dd08437f2f1447be8b59a33b0edd15e0fcee698f935613d9efbca9b -SIZE (rust/crates/parking_lot_core-0.8.0.crate) = 33870 -SHA256 (rust/crates/percent-encoding-1.0.1.crate) = 31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831 -SIZE (rust/crates/percent-encoding-1.0.1.crate) = 10057 -SHA256 (rust/crates/percent-encoding-2.1.0.crate) = d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e -SIZE (rust/crates/percent-encoding-2.1.0.crate) = 9748 -SHA256 (rust/crates/pin-project-0.4.22.crate) = 12e3a6cdbfe94a5e4572812a0201f8c0ed98c1c452c7b8563ce2276988ef9c17 -SIZE (rust/crates/pin-project-0.4.22.crate) = 53598 -SHA256 (rust/crates/pin-project-internal-0.4.22.crate) = 6a0ffd45cf79d88737d7cc85bfd5d2894bee1139b356e616fe85dc389c61aaf7 -SIZE (rust/crates/pin-project-internal-0.4.22.crate) = 29649 -SHA256 (rust/crates/pin-project-lite-0.1.7.crate) = 282adbf10f2698a7a77f8e983a74b2d18176c19a7fd32a45446139ae7b02b715 -SIZE (rust/crates/pin-project-lite-0.1.7.crate) = 23017 -SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 -SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 -SHA256 (rust/crates/pkg-config-0.3.18.crate) = d36492546b6af1463394d46f0c834346f31548646f6ba10849802c9c9a27ac33 -SIZE (rust/crates/pkg-config-0.3.18.crate) = 14674 -SHA256 (rust/crates/png-0.16.8.crate) = 3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6 -SIZE (rust/crates/png-0.16.8.crate) = 52598 -SHA256 (rust/crates/ppv-lite86-0.2.8.crate) = 237a5ed80e274dbc66f86bd59c1e25edc039660be53194b5fe0a482e0f2612ea -SIZE (rust/crates/ppv-lite86-0.2.8.crate) = 20848 -SHA256 (rust/crates/proc-macro-hack-0.5.16.crate) = 7e0456befd48169b9f13ef0f0ad46d492cf9d2dbb918bcf38e01eed4ce3ec5e4 -SIZE (rust/crates/proc-macro-hack-0.5.16.crate) = 14227 -SHA256 (rust/crates/proc-macro-nested-0.1.6.crate) = eba180dafb9038b050a4c280019bbedf9f2467b61e5d892dcad585bb57aadc5a -SIZE (rust/crates/proc-macro-nested-0.1.6.crate) = 6498 -SHA256 (rust/crates/proc-macro2-0.4.30.crate) = cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759 -SIZE (rust/crates/proc-macro2-0.4.30.crate) = 34731 -SHA256 (rust/crates/proc-macro2-1.0.24.crate) = 1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71 -SIZE (rust/crates/proc-macro2-1.0.24.crate) = 37716 -SHA256 (rust/crates/quick-error-1.2.3.crate) = a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0 -SIZE (rust/crates/quick-error-1.2.3.crate) = 15066 -SHA256 (rust/crates/quote-0.6.13.crate) = 6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1 -SIZE (rust/crates/quote-0.6.13.crate) = 17475 -SHA256 (rust/crates/quote-1.0.7.crate) = aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37 -SIZE (rust/crates/quote-1.0.7.crate) = 25170 -SHA256 (rust/crates/rand-0.6.5.crate) = 6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca -SIZE (rust/crates/rand-0.6.5.crate) = 104814 -SHA256 (rust/crates/rand-0.7.3.crate) = 6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03 -SIZE (rust/crates/rand-0.7.3.crate) = 112246 -SHA256 (rust/crates/rand-0.8.3.crate) = 0ef9e7e66b4468674bfcb0c81af8b7fa0bb154fa9f28eb840da5c447baeb8d7e -SIZE (rust/crates/rand-0.8.3.crate) = 84493 -SHA256 (rust/crates/rand_chacha-0.1.1.crate) = 556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef -SIZE (rust/crates/rand_chacha-0.1.1.crate) = 11703 -SHA256 (rust/crates/rand_chacha-0.2.2.crate) = f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402 -SIZE (rust/crates/rand_chacha-0.2.2.crate) = 13267 -SHA256 (rust/crates/rand_chacha-0.3.0.crate) = e12735cf05c9e10bf21534da50a147b924d555dc7a547c42e6bb2d5b6017ae0d -SIZE (rust/crates/rand_chacha-0.3.0.crate) = 13920 -SHA256 (rust/crates/rand_core-0.3.1.crate) = 7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b -SIZE (rust/crates/rand_core-0.3.1.crate) = 15483 -SHA256 (rust/crates/rand_core-0.4.2.crate) = 9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc -SIZE (rust/crates/rand_core-0.4.2.crate) = 20243 -SHA256 (rust/crates/rand_core-0.5.1.crate) = 90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19 -SIZE (rust/crates/rand_core-0.5.1.crate) = 21116 -SHA256 (rust/crates/rand_core-0.6.2.crate) = 34cf66eb183df1c5876e2dcf6b13d57340741e8dc255b48e40a26de954d06ae7 -SIZE (rust/crates/rand_core-0.6.2.crate) = 21708 -SHA256 (rust/crates/rand_hc-0.1.0.crate) = 7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4 -SIZE (rust/crates/rand_hc-0.1.0.crate) = 11644 -SHA256 (rust/crates/rand_hc-0.2.0.crate) = ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c -SIZE (rust/crates/rand_hc-0.2.0.crate) = 11670 -SHA256 (rust/crates/rand_hc-0.3.0.crate) = 3190ef7066a446f2e7f42e239d161e905420ccab01eb967c9eb27d21b2322a73 -SIZE (rust/crates/rand_hc-0.3.0.crate) = 11780 -SHA256 (rust/crates/rand_isaac-0.1.1.crate) = ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08 -SIZE (rust/crates/rand_isaac-0.1.1.crate) = 16020 -SHA256 (rust/crates/rand_jitter-0.1.4.crate) = 1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b -SIZE (rust/crates/rand_jitter-0.1.4.crate) = 18409 -SHA256 (rust/crates/rand_os-0.1.3.crate) = 7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071 -SIZE (rust/crates/rand_os-0.1.3.crate) = 18965 -SHA256 (rust/crates/rand_pcg-0.1.2.crate) = abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44 -SIZE (rust/crates/rand_pcg-0.1.2.crate) = 10844 -SHA256 (rust/crates/rand_xorshift-0.1.1.crate) = cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c -SIZE (rust/crates/rand_xorshift-0.1.1.crate) = 8997 -SHA256 (rust/crates/random-0.12.2.crate) = 97d13a3485349981c90c79112a11222c3e6e75de1d52b87a7525b3bf5361420f -SIZE (rust/crates/random-0.12.2.crate) = 3919 -SHA256 (rust/crates/rdrand-0.4.0.crate) = 678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2 -SIZE (rust/crates/rdrand-0.4.0.crate) = 6456 -SHA256 (rust/crates/redox_syscall-0.1.57.crate) = 41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce -SIZE (rust/crates/redox_syscall-0.1.57.crate) = 17087 -SHA256 (rust/crates/redox_users-0.3.4.crate) = 09b23093265f8d200fa7b4c2c76297f47e681c655f6f1285a8780d6a022f7431 -SIZE (rust/crates/redox_users-0.3.4.crate) = 12526 -SHA256 (rust/crates/regex-1.3.9.crate) = 9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6 -SIZE (rust/crates/regex-1.3.9.crate) = 236683 -SHA256 (rust/crates/regex-syntax-0.6.18.crate) = 26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8 -SIZE (rust/crates/regex-syntax-0.6.18.crate) = 294440 -SHA256 (rust/crates/remove_dir_all-0.5.3.crate) = 3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7 -SIZE (rust/crates/remove_dir_all-0.5.3.crate) = 9184 -SHA256 (rust/crates/reqwest-0.10.6.crate) = 3b82c9238b305f26f53443e3a4bc8528d64b8d0bee408ec949eb7bf5635ec680 -SIZE (rust/crates/reqwest-0.10.6.crate) = 118989 -SHA256 (rust/crates/rspotify-0.10.0.crate) = eefd7bb58b714606b30a490f751d7926942e2874eef5e82934d60d7a4a68dca4 -SIZE (rust/crates/rspotify-0.10.0.crate) = 2361916 -SHA256 (rust/crates/rust-argon2-0.7.0.crate) = 2bc8af4bda8e1ff4932523b94d3dd20ee30a87232323eda55903ffd71d2fb017 -SIZE (rust/crates/rust-argon2-0.7.0.crate) = 27757 -SHA256 (rust/crates/rustc-demangle-0.1.16.crate) = 4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783 -SIZE (rust/crates/rustc-demangle-0.1.16.crate) = 19137 -SHA256 (rust/crates/rustc-serialize-0.3.24.crate) = dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda -SIZE (rust/crates/rustc-serialize-0.3.24.crate) = 45926 -SHA256 (rust/crates/ryu-1.0.5.crate) = 71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e -SIZE (rust/crates/ryu-1.0.5.crate) = 49570 -SHA256 (rust/crates/schannel-0.1.19.crate) = 8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75 -SIZE (rust/crates/schannel-0.1.19.crate) = 42755 -SHA256 (rust/crates/scopeguard-1.1.0.crate) = d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd -SIZE (rust/crates/scopeguard-1.1.0.crate) = 11470 -SHA256 (rust/crates/security-framework-0.4.4.crate) = 64808902d7d99f78eaddd2b4e2509713babc3dc3c85ad6f4c447680f3c01e535 -SIZE (rust/crates/security-framework-0.4.4.crate) = 54841 -SHA256 (rust/crates/security-framework-sys-0.4.3.crate) = 17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405 -SIZE (rust/crates/security-framework-sys-0.4.3.crate) = 10508 -SHA256 (rust/crates/serde-1.0.128.crate) = 1056a0db1978e9dbf0f6e4fca677f6f9143dc1c19de346f22cac23e422196834 -SIZE (rust/crates/serde-1.0.128.crate) = 75169 -SHA256 (rust/crates/serde_derive-1.0.128.crate) = 13af2fbb8b60a8950d6c72a56d2095c28870367cc8e10c55e9745bac4995a2c4 -SIZE (rust/crates/serde_derive-1.0.128.crate) = 54242 -SHA256 (rust/crates/serde_json-1.0.64.crate) = 799e97dc9fdae36a5c8b8f2cae9ce2ee9fdce2058c57a93e6099d919fd982f79 -SIZE (rust/crates/serde_json-1.0.64.crate) = 115138 -SHA256 (rust/crates/serde_urlencoded-0.6.1.crate) = 9ec5d77e2d4c73717816afac02670d5c4f534ea95ed430442cad02e7a6e32c97 -SIZE (rust/crates/serde_urlencoded-0.6.1.crate) = 12540 -SHA256 (rust/crates/serde_yaml-0.8.19.crate) = 6375dbd828ed6964c3748e4ef6d18e7a175d408ffe184bca01698d0c73f915a9 -SIZE (rust/crates/serde_yaml-0.8.19.crate) = 42754 -SHA256 (rust/crates/signal-hook-0.3.9.crate) = 470c5a6397076fae0094aaf06a08e6ba6f37acb77d3b1b91ea92b4d6c8650c39 -SIZE (rust/crates/signal-hook-0.3.9.crate) = 48416 -SHA256 (rust/crates/signal-hook-mio-0.2.1.crate) = 29fd5867f1c4f2c5be079aee7a2adf1152ebb04a4bc4d341f504b7dece607ed4 -SIZE (rust/crates/signal-hook-mio-0.2.1.crate) = 8893 -SHA256 (rust/crates/signal-hook-registry-1.4.0.crate) = e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0 -SIZE (rust/crates/signal-hook-registry-1.4.0.crate) = 17912 -SHA256 (rust/crates/slab-0.4.2.crate) = c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8 -SIZE (rust/crates/slab-0.4.2.crate) = 10136 -SHA256 (rust/crates/smallvec-1.4.1.crate) = 3757cb9d89161a2f24e1cf78efa0c1fcff485d18e3f55e0aa3480824ddaa0f3f -SIZE (rust/crates/smallvec-1.4.1.crate) = 25818 -SHA256 (rust/crates/socket2-0.3.19.crate) = 122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e -SIZE (rust/crates/socket2-0.3.19.crate) = 33782 -SHA256 (rust/crates/str-buf-1.0.5.crate) = d44a3643b4ff9caf57abcee9c2c621d6c03d9135e0d8b589bd9afb5992cb176a -SIZE (rust/crates/str-buf-1.0.5.crate) = 3852 -SHA256 (rust/crates/strsim-0.7.0.crate) = bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550 -SIZE (rust/crates/strsim-0.7.0.crate) = 8435 -SHA256 (rust/crates/strsim-0.8.0.crate) = 8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a -SIZE (rust/crates/strsim-0.8.0.crate) = 9309 -SHA256 (rust/crates/syn-0.15.44.crate) = 9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5 -SIZE (rust/crates/syn-0.15.44.crate) = 184212 -SHA256 (rust/crates/syn-1.0.60.crate) = c700597eca8a5a762beb35753ef6b94df201c81cca676604f547495a0d7f0081 -SIZE (rust/crates/syn-1.0.60.crate) = 231087 -SHA256 (rust/crates/synstructure-0.12.4.crate) = b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701 -SIZE (rust/crates/synstructure-0.12.4.crate) = 18105 -SHA256 (rust/crates/tempfile-3.1.0.crate) = 7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9 -SIZE (rust/crates/tempfile-3.1.0.crate) = 25823 -SHA256 (rust/crates/termcolor-1.1.0.crate) = bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f -SIZE (rust/crates/termcolor-1.1.0.crate) = 17193 -SHA256 (rust/crates/textwrap-0.11.0.crate) = d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060 -SIZE (rust/crates/textwrap-0.11.0.crate) = 17322 -SHA256 (rust/crates/thiserror-1.0.20.crate) = 7dfdd070ccd8ccb78f4ad66bf1982dc37f620ef696c6b5028fe2ed83dd3d0d08 -SIZE (rust/crates/thiserror-1.0.20.crate) = 15950 -SHA256 (rust/crates/thiserror-impl-1.0.20.crate) = bd80fc12f73063ac132ac92aceea36734f04a1d93c1240c6944e23a3b8841793 -SIZE (rust/crates/thiserror-impl-1.0.20.crate) = 13197 -SHA256 (rust/crates/thread_local-1.0.1.crate) = d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14 -SIZE (rust/crates/thread_local-1.0.1.crate) = 12609 -SHA256 (rust/crates/tiff-0.6.1.crate) = 9a53f4706d65497df0c4349241deddf35f84cee19c87ed86ea8ca590f4464437 -SIZE (rust/crates/tiff-0.6.1.crate) = 1399263 -SHA256 (rust/crates/time-0.1.43.crate) = ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438 -SIZE (rust/crates/time-0.1.43.crate) = 28653 -SHA256 (rust/crates/tinyvec-0.3.3.crate) = 53953d2d3a5ad81d9f844a32f14ebb121f50b650cd59d0ee2a07cf13c617efed -SIZE (rust/crates/tinyvec-0.3.3.crate) = 17860 -SHA256 (rust/crates/tokio-0.2.25.crate) = 6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092 -SIZE (rust/crates/tokio-0.2.25.crate) = 413390 -SHA256 (rust/crates/tokio-macros-0.2.6.crate) = e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a -SIZE (rust/crates/tokio-macros-0.2.6.crate) = 6460 -SHA256 (rust/crates/tokio-socks-0.2.2.crate) = 1997788a0e25e09300e44680ba1ef9d44d6f634a883641f80109e8b59c928daf -SIZE (rust/crates/tokio-socks-0.2.2.crate) = 16371 -SHA256 (rust/crates/tokio-tls-0.3.1.crate) = 9a70f4fcd7b3b24fb194f837560168208f669ca8cb70d0c4b862944452396343 -SIZE (rust/crates/tokio-tls-0.3.1.crate) = 22517 -SHA256 (rust/crates/tokio-util-0.3.1.crate) = be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499 -SIZE (rust/crates/tokio-util-0.3.1.crate) = 27233 -SHA256 (rust/crates/tower-service-0.3.0.crate) = e987b6bf443f4b5b3b6f38704195592cca41c5bb7aedd3c3693c7081f8289860 -SIZE (rust/crates/tower-service-0.3.0.crate) = 5321 -SHA256 (rust/crates/tracing-0.1.17.crate) = dbdf4ccd1652592b01286a5dbe1e2a77d78afaa34beadd9872a5f7396f92aaa9 -SIZE (rust/crates/tracing-0.1.17.crate) = 58754 -SHA256 (rust/crates/tracing-core-0.1.11.crate) = 94ae75f0d28ae10786f3b1895c55fe72e79928fd5ccdebb5438c75e93fec178f -SIZE (rust/crates/tracing-core-0.1.11.crate) = 40785 -SHA256 (rust/crates/try-lock-0.2.3.crate) = 59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642 -SIZE (rust/crates/try-lock-0.2.3.crate) = 4158 -SHA256 (rust/crates/tui-0.16.0.crate) = 39c8ce4e27049eed97cfa363a5048b09d995e209994634a0efc26a14ab6c0c23 -SIZE (rust/crates/tui-0.16.0.crate) = 142363 -SHA256 (rust/crates/unicase-2.6.0.crate) = 50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6 -SIZE (rust/crates/unicase-2.6.0.crate) = 23478 -SHA256 (rust/crates/unicode-bidi-0.3.4.crate) = 49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5 -SIZE (rust/crates/unicode-bidi-0.3.4.crate) = 32228 -SHA256 (rust/crates/unicode-normalization-0.1.13.crate) = 6fb19cf769fa8c6a80a162df694621ebeb4dafb606470b2b2fce0be40a98a977 -SIZE (rust/crates/unicode-normalization-0.1.13.crate) = 91691 -SHA256 (rust/crates/unicode-segmentation-1.6.0.crate) = e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0 -SIZE (rust/crates/unicode-segmentation-1.6.0.crate) = 90703 -SHA256 (rust/crates/unicode-width-0.1.8.crate) = 9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3 -SIZE (rust/crates/unicode-width-0.1.8.crate) = 16732 -SHA256 (rust/crates/unicode-xid-0.1.0.crate) = fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc -SIZE (rust/crates/unicode-xid-0.1.0.crate) = 16000 -SHA256 (rust/crates/unicode-xid-0.2.1.crate) = f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564 -SIZE (rust/crates/unicode-xid-0.2.1.crate) = 14392 -SHA256 (rust/crates/url-1.7.2.crate) = dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a -SIZE (rust/crates/url-1.7.2.crate) = 68597 -SHA256 (rust/crates/url-2.1.1.crate) = 829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb -SIZE (rust/crates/url-2.1.1.crate) = 70383 -SHA256 (rust/crates/vcpkg-0.2.10.crate) = 6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c -SIZE (rust/crates/vcpkg-0.2.10.crate) = 11504 -SHA256 (rust/crates/vec_map-0.8.2.crate) = f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191 -SIZE (rust/crates/vec_map-0.8.2.crate) = 14466 -SHA256 (rust/crates/version_check-0.9.2.crate) = b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed -SIZE (rust/crates/version_check-0.9.2.crate) = 11979 -SHA256 (rust/crates/want-0.3.0.crate) = 1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0 -SIZE (rust/crates/want-0.3.0.crate) = 6550 -SHA256 (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519 -SIZE (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = 31521 -SHA256 (rust/crates/wasi-0.10.2+wasi-snapshot-preview1.crate) = fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6 -SIZE (rust/crates/wasi-0.10.2+wasi-snapshot-preview1.crate) = 27505 -SHA256 (rust/crates/wasm-bindgen-0.2.65.crate) = f3edbcc9536ab7eababcc6d2374a0b7bfe13a2b6d562c5e07f370456b1a8f33d -SIZE (rust/crates/wasm-bindgen-0.2.65.crate) = 156753 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.65.crate) = 89ed2fb8c84bfad20ea66b26a3743f3e7ba8735a69fe7d95118c33ec8fc1244d -SIZE (rust/crates/wasm-bindgen-backend-0.2.65.crate) = 23551 -SHA256 (rust/crates/wasm-bindgen-futures-0.4.15.crate) = 41ad6e4e8b2b7f8c90b6e09a9b590ea15cb0d1dbe28502b5a405cd95d1981671 -SIZE (rust/crates/wasm-bindgen-futures-0.4.15.crate) = 13684 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.65.crate) = eb071268b031a64d92fc6cf691715ca5a40950694d8f683c5bb43db7c730929e -SIZE (rust/crates/wasm-bindgen-macro-0.2.65.crate) = 11624 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.65.crate) = cf592c807080719d1ff2f245a687cbadb3ed28b2077ed7084b47aba8b691f2c6 -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.65.crate) = 17801 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.65.crate) = 72b6c0220ded549d63860c78c38f3bcc558d1ca3f4efa74942c536ddbbb55e87 -SIZE (rust/crates/wasm-bindgen-shared-0.2.65.crate) = 6745 -SHA256 (rust/crates/web-sys-0.3.42.crate) = 8be2398f326b7ba09815d0b403095f34dd708579220d099caae89be0b32137b2 -SIZE (rust/crates/web-sys-0.3.42.crate) = 628615 -SHA256 (rust/crates/webbrowser-0.5.5.crate) = ecad156490d6b620308ed411cfee90d280b3cbd13e189ea0d3fada8acc89158a -SIZE (rust/crates/webbrowser-0.5.5.crate) = 11194 -SHA256 (rust/crates/weezl-0.1.3.crate) = 3e2bb9fc8309084dd7cd651336673844c1d47f8ef6d2091ec160b27f5c4aa277 -SIZE (rust/crates/weezl-0.1.3.crate) = 33617 -SHA256 (rust/crates/widestring-0.4.2.crate) = a763e303c0e0f23b0da40888724762e802a8ffefbc22de4127ef42493c2ea68c -SIZE (rust/crates/widestring-0.4.2.crate) = 25851 -SHA256 (rust/crates/winapi-0.2.8.crate) = 167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a -SIZE (rust/crates/winapi-0.2.8.crate) = 455145 -SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 -SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 -SHA256 (rust/crates/winapi-build-0.1.1.crate) = 2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc -SIZE (rust/crates/winapi-build-0.1.1.crate) = 669 -SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 -SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 -SHA256 (rust/crates/winapi-util-0.1.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178 -SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164 -SHA256 (rust/crates/winapi-wsapoll-0.1.1.crate) = 44c17110f57155602a80dca10be03852116403c9ff3cd25b079d666f2aa3df6e -SIZE (rust/crates/winapi-wsapoll-0.1.1.crate) = 2881 -SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f -SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/winreg-0.7.0.crate) = 0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69 -SIZE (rust/crates/winreg-0.7.0.crate) = 21225 -SHA256 (rust/crates/ws2_32-sys-0.2.1.crate) = d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e -SIZE (rust/crates/ws2_32-sys-0.2.1.crate) = 4697 -SHA256 (rust/crates/x11rb-0.8.1.crate) = 6ffb080b3f2f616242a4eb8e7d325035312127901025b0052bc3154a282d0f19 -SIZE (rust/crates/x11rb-0.8.1.crate) = 611888 -SHA256 (rust/crates/yaml-rust-0.4.5.crate) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85 -SIZE (rust/crates/yaml-rust-0.4.5.crate) = 47783 -SHA256 (Rigellute-spotify-tui-v0.25.0_GH0.tar.gz) = 9d6fa998e625ceff958a5355b4379ab164ba76575143a7b6d5d8aeb6c36d70a7 -SIZE (Rigellute-spotify-tui-v0.25.0_GH0.tar.gz) = 582804 diff --git a/audio/spotify-tui/files/patch-cargo-crates_rustc-serialize-0.3.24_src_serialize.rs b/audio/spotify-tui/files/patch-cargo-crates_rustc-serialize-0.3.24_src_serialize.rs deleted file mode 100644 index 2ec700f0bcf5..000000000000 --- a/audio/spotify-tui/files/patch-cargo-crates_rustc-serialize-0.3.24_src_serialize.rs +++ /dev/null @@ -1,13 +0,0 @@ -https://github.com/rust-lang-deprecated/rustc-serialize/commit/75ce92452a5f7c25a58fdea81e5f6f888630a2c9 - ---- cargo-crates/rustc-serialize-0.3.24/src/serialize.rs.orig 2024-02-10 11:58:37 UTC -+++ cargo-crates/rustc-serialize-0.3.24/src/serialize.rs -@@ -1152,7 +1152,7 @@ impl<'a, T: ?Sized> Decodable for Cow<'a, T> - where T: ToOwned, T::Owned: Decodable - { - #[inline] -- fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> { -+ fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'a, T>, D::Error> { - Ok(Cow::Owned(try!(Decodable::decode(d)))) - } - } diff --git a/audio/spotify-tui/files/patch-powerpc b/audio/spotify-tui/files/patch-powerpc deleted file mode 100644 index 9b827e1ca4fa..000000000000 --- a/audio/spotify-tui/files/patch-powerpc +++ /dev/null @@ -1,62 +0,0 @@ ---- cargo-crates/libc-0.2.82/src/unix/bsd/freebsdlike/freebsd/mod.rs.orig 2020-03-17 20:35:43 UTC -+++ cargo-crates/libc-0.2.82/src/unix/bsd/freebsdlike/freebsd/mod.rs -@@ -1486,6 +1486,9 @@ cfg_if! { - } else if #[cfg(target_arch = "powerpc64")] { - mod powerpc64; - pub use self::powerpc64::*; -+ } else if #[cfg(target_arch = "powerpc")] { -+ mod powerpc; -+ pub use self::powerpc::*; - } else { - // Unknown target_arch - } ---- cargo-crates/libc-0.2.82/src/unix/bsd/freebsdlike/freebsd/powerpc.rs.orig 2021-06-23 22:40:24 UTC -+++ cargo-crates/libc-0.2.82/src/unix/bsd/freebsdlike/freebsd/powerpc.rs -@@ -0,0 +1,47 @@ -+pub type c_char = u8; -+pub type c_long = i32; -+pub type c_ulong = u32; -+pub type wchar_t = i32; -+pub type time_t = i64; -+pub type suseconds_t = i32; -+pub type register_t = i32; -+ -+s! { -+ pub struct stat { -+ pub st_dev: ::dev_t, -+ pub st_ino: ::ino_t, -+ pub st_mode: ::mode_t, -+ pub st_nlink: ::nlink_t, -+ pub st_uid: ::uid_t, -+ pub st_gid: ::gid_t, -+ pub st_rdev: ::dev_t, -+ pub st_atime: ::time_t, -+ pub st_atime_nsec: ::c_long, -+ pub st_mtime: ::time_t, -+ pub st_mtime_nsec: ::c_long, -+ pub st_ctime: ::time_t, -+ pub st_ctime_nsec: ::c_long, -+ pub st_size: ::off_t, -+ pub st_blocks: ::blkcnt_t, -+ pub st_blksize: ::blksize_t, -+ pub st_flags: ::fflags_t, -+ pub st_gen: u32, -+ pub st_lspare: i32, -+ pub st_birthtime: ::time_t, -+ pub st_birthtime_nsec: ::c_long, -+ } -+} -+ -+// should be pub(crate), but that requires Rust 1.18.0 -+cfg_if! { -+ if #[cfg(libc_const_size_of)] { -+ #[doc(hidden)] -+ pub const _ALIGNBYTES: usize = ::mem::size_of::<::c_int>() - 1; -+ } else { -+ #[doc(hidden)] -+ pub const _ALIGNBYTES: usize = 4 - 1; -+ } -+} -+ -+pub const MAP_32BIT: ::c_int = 0x00080000; -+pub const MINSIGSTKSZ: ::size_t = 2048; // 512 * 4 diff --git a/audio/spotify-tui/files/patch-rust-1.64.0 b/audio/spotify-tui/files/patch-rust-1.64.0 deleted file mode 100644 index 29bb49ed198c..000000000000 --- a/audio/spotify-tui/files/patch-rust-1.64.0 +++ /dev/null @@ -1,32 +0,0 @@ -error[E0512]: cannot transmute between types of different sizes, or dependently-sized types - --> socket2-0.3.XX/src/sockaddr.rs:176:9 - | -176 | mem::transmute::<SocketAddrV4, sockaddr_in>(v4); - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: source type: `SocketAddrV4` (48 bits) - = note: target type: `sockaddr_in` (128 bits) - -For more information about this error, try `rustc --explain E0512`. -error: could not compile `socket2` due to previous error - - ---- Cargo.lock.orig 2022-10-14 14:47:57 UTC -+++ Cargo.lock -@@ -1913,13 +1913,12 @@ name = "socket2" - - [[package]] - name = "socket2" --version = "0.3.12" -+version = "0.3.19" - source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "03088793f677dce356f3ccc2edb1b314ad191ab702a5de3faf49304f7e104918" -+checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e" - dependencies = [ -- "cfg-if 0.1.10", -+ "cfg-if 1.0.0", - "libc", -- "redox_syscall", - "winapi 0.3.9", - ] - diff --git a/audio/spotify-tui/files/pkg-message.in b/audio/spotify-tui/files/pkg-message.in deleted file mode 100644 index 034dedcd557c..000000000000 --- a/audio/spotify-tui/files/pkg-message.in +++ /dev/null @@ -1,23 +0,0 @@ -[ -{ type: install - message: <<EOM -spotify-tui was successfully installed. - -Limitations: -============ - -This app uses the Web API from Spotify, which doesn't handle streaming itself. -So you'll need either an official Spotify client open or a lightweight alternative -such as spotifyd. If you want to play tracks, Spotify requires that you have a -Premium account. It's recommended you install spotifyd, your machine will be -registered as a Spotify device that you can control from spotify-tui. - -You can think of spotify-tui as more of a "controller" or "frontend" to Spotify, -with this setup you can control all your Spotify devices. - -For a more detailed breakdown, visit the FreeBSD wiki at: - -https://wiki.FreeBSD.org/Ports/audio/spotify-tui -EOM -} -] diff --git a/audio/spotify-tui/pkg-descr b/audio/spotify-tui/pkg-descr deleted file mode 100644 index fc571bea459e..000000000000 --- a/audio/spotify-tui/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Spotify terminal client written in rust. Play -music directly from your terminal, find new -artists, search for your favourite music and -more. diff --git a/audio/spotifyd/Makefile b/audio/spotifyd/Makefile index 7ce3bb485d65..134d95d8ad61 100644 --- a/audio/spotifyd/Makefile +++ b/audio/spotifyd/Makefile @@ -1,7 +1,7 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org diff --git a/audio/virtual_oss_ctl/Makefile b/audio/virtual_oss_ctl/Makefile index b0b627e524a5..0930f76abcd2 100644 --- a/audio/virtual_oss_ctl/Makefile +++ b/audio/virtual_oss_ctl/Makefile @@ -1,7 +1,7 @@ PORTNAME= virtual_oss_ctl DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org @@ -10,7 +10,6 @@ WWW= https://github.com/hselasky/virtual_oss_ctl LICENSE= BSD2CLAUSE -RUN_DEPENDS= virtual_oss>=1.2.6:audio/virtual_oss LIB_DEPENDS= libfftw3.so:math/fftw3 USES= compiler:c++11-lang gl qmake qt:5 @@ -20,11 +19,23 @@ USE_QT= buildtools:build core gui widgets USE_GITHUB= yes GH_ACCOUNT= hselasky -GH_TUPLE= hselasky:virtual_oss:v1.3.0:d/virtual_oss - PLIST_FILES= \ bin/virtual_oss_ctl \ share/pixmaps/virtual_oss_ctl.png \ share/applications/virtual_oss_ctl.desktop -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +# From 1500066 onwards we have virtual_oss in base. +.if ${OSVERSION} >= 1500066 +.if !exists(${SRC_BASE}) +IGNORE= requires FreeBSD source files in ${SRC_BASE} +.else +CXXFLAGS+= -I${SRC_BASE}/usr.sbin/virtual_oss +.endif +.else +RUN_DEPENDS= virtual_oss>=1.2.6:audio/virtual_oss +GH_TUPLE= freebsd:virtual_oss:v1.3.2:d/virtual_oss +.endif + +.include <bsd.port.post.mk> diff --git a/audio/virtual_oss_ctl/distinfo b/audio/virtual_oss_ctl/distinfo index e8993666848d..f0d0902efa44 100644 --- a/audio/virtual_oss_ctl/distinfo +++ b/audio/virtual_oss_ctl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1669557393 +TIMESTAMP = 1758121247 SHA256 (hselasky-virtual_oss_ctl-v1.3.0_GH0.tar.gz) = f5829b9f3af4be045fa65ddf40985bf501ef6a5e2a113cbdd53704d4b14c0704 SIZE (hselasky-virtual_oss_ctl-v1.3.0_GH0.tar.gz) = 83100 -SHA256 (hselasky-virtual_oss-v1.3.0_GH0.tar.gz) = 6faf812059c2831c10c7bfbf145147133acc58f022f31e561e3c70b4c27e626a -SIZE (hselasky-virtual_oss-v1.3.0_GH0.tar.gz) = 72081 +SHA256 (freebsd-virtual_oss-v1.3.2_GH0.tar.gz) = eeb50760b963345d7b5684c3ee4f5d44070cb9572fc8c82d1d63e5844e24dfe7 +SIZE (freebsd-virtual_oss-v1.3.2_GH0.tar.gz) = 71906 diff --git a/benchmarks/hyperfine/Makefile b/benchmarks/hyperfine/Makefile index f052409f7326..014b0a13348a 100644 --- a/benchmarks/hyperfine/Makefile +++ b/benchmarks/hyperfine/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyperfine DISTVERSIONPREFIX= v DISTVERSION= 1.19.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= benchmarks MAINTAINER= pizzamig@FreeBSD.org diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile index 4359367bde9e..aee87fad3dcd 100644 --- a/benchmarks/inferno/Makefile +++ b/benchmarks/inferno/Makefile @@ -1,7 +1,7 @@ PORTNAME= inferno DISTVERSIONPREFIX= v DISTVERSION= 0.12.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= benchmarks MAINTAINER= yuri@FreeBSD.org diff --git a/benchmarks/vkoverhead/Makefile b/benchmarks/vkoverhead/Makefile index b54c28d4b6fd..1aa0f9f98c95 100644 --- a/benchmarks/vkoverhead/Makefile +++ b/benchmarks/vkoverhead/Makefile @@ -13,10 +13,6 @@ WWW= https://github.com/zmike/vkoverhead LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_armv7= fails to build due -Werror=int-conversion -BROKEN_i386= fails to build due -Werror=int-conversion -BROKEN_powerpc= fails to build due -Werror=int-conversion - BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mako>0:textproc/py-mako@${PY_FLAVOR} RUN_DEPENDS= vulkan-loader>0:graphics/vulkan-loader @@ -25,8 +21,4 @@ USE_GITHUB= yes GH_ACCOUNT= zmike PLIST_FILES= bin/${PORTNAME} -post-patch: -# Derive Python version from Meson - @${REINPLACE_CMD} -e "s,'python3',," ${WRKSRC}/meson.build - .include <bsd.port.mk> diff --git a/benchmarks/vkoverhead/files/patch-meson.build b/benchmarks/vkoverhead/files/patch-meson.build new file mode 100644 index 000000000000..fffe1d9e8492 --- /dev/null +++ b/benchmarks/vkoverhead/files/patch-meson.build @@ -0,0 +1,34 @@ +--- meson.build.orig 2025-10-04 17:26:23 UTC ++++ meson.build +@@ -34,7 +34,7 @@ null_dep = dependency('', required : false) + null_dep = dependency('', required : false) + + +-prog_python = import('python').find_installation('python3') ++prog_python = import('python').find_installation() + + # Arguments for the preprocessor, put these in a separate array from the C and + # C++ (cpp in meson terminology) arguments since they need to be added to the +@@ -208,11 +208,7 @@ else + cpp_args += cpp.get_supported_arguments(_trial) + else + _trial_c = [ +- '-Werror=implicit-function-declaration', +- '-Werror=return-type', +- '-Werror=empty-body', +- '-Werror=incompatible-pointer-types', +- '-Werror=int-conversion', ++ '-Wno-error=int-conversion', + '-Wimplicit-fallthrough', + '-Wno-missing-field-initializers', + '-Wno-format-truncation', +@@ -225,8 +221,7 @@ else + '-Wno-unused-function', + ] + _trial_cpp = [ +- '-Werror=return-type', +- '-Werror=empty-body', ++ '-Wno-error=int-conversion', + '-Wno-non-virtual-dtor', + '-Wno-missing-field-initializers', + '-Wno-format-truncation', diff --git a/biology/coverm/Makefile b/biology/coverm/Makefile index 9256b1dfe0c8..213b27d8d186 100644 --- a/biology/coverm/Makefile +++ b/biology/coverm/Makefile @@ -1,7 +1,7 @@ PORTNAME= coverm DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/biology/vsearch/Makefile b/biology/vsearch/Makefile index d96e1c272462..897c01f7477d 100644 --- a/biology/vsearch/Makefile +++ b/biology/vsearch/Makefile @@ -1,6 +1,6 @@ PORTNAME= vsearch DISTVERSIONPREFIX= v -DISTVERSION= 2.30.0 +DISTVERSION= 2.30.1 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/biology/vsearch/distinfo b/biology/vsearch/distinfo index 2e0dbf172a12..c124a6bce96e 100644 --- a/biology/vsearch/distinfo +++ b/biology/vsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740867400 -SHA256 (torognes-vsearch-v2.30.0_GH0.tar.gz) = 6d11ce960206ab64cf6d7907e539348d192a5b3f32f82d37c9bfbc4d789b576c -SIZE (torognes-vsearch-v2.30.0_GH0.tar.gz) = 285775 +TIMESTAMP = 1759667807 +SHA256 (torognes-vsearch-v2.30.1_GH0.tar.gz) = f65f03538a77cd1212bd04a52bb722114765329e64bd35e10ee2aefcd81137fe +SIZE (torognes-vsearch-v2.30.1_GH0.tar.gz) = 334663 diff --git a/biology/vsearch/files/patch-src_searchcore.cc b/biology/vsearch/files/patch-src_searchcore.cc index 84870932c9fd..85894cf869e5 100644 --- a/biology/vsearch/files/patch-src_searchcore.cc +++ b/biology/vsearch/files/patch-src_searchcore.cc @@ -1,18 +1,18 @@ ---- src/searchcore.cc.orig 2024-09-26 10:48:55 UTC +--- src/searchcore.cc.orig 2025-10-05 12:35:57 UTC +++ src/searchcore.cc -@@ -239,9 +239,14 @@ auto search_topscores(struct searchinfo_s * si) -> voi - if (bitmap) +@@ -285,9 +285,14 @@ auto search_topscores(struct searchinfo_s * searchinfo + if (bitmap != nullptr) { #ifdef __x86_64__ -+ // Not sure how to enable ssse3 without enabling other -+ // non-portable features. -+ // This code is only used rarely, so disable ssse3 for now. -+ // It won't affect performance much on the whole. -+ // https://github.com/torognes/vsearch/pull/497 - if (ssse3_present) ++ // Not sure how to enable ssse3 without enabling other ++ // non-portable features. ++ // This code is only used rarely, so disable ssse3 for now. ++ // It won't affect performance much on the whole. ++ // https://github.com/torognes/vsearch/pull/497 + if (ssse3_present != 0) { -- increment_counters_from_bitmap_ssse3(si->kmers, -+ increment_counters_from_bitmap_sse2(si->kmers, +- increment_counters_from_bitmap_ssse3(searchinfo->kmers, ++ increment_counters_from_bitmap_sse2(searchinfo->kmers, bitmap, indexed_count); } else diff --git a/biology/vsearch/files/patch-src_sintax.cc b/biology/vsearch/files/patch-src_sintax.cc index c6cd9ec46abb..b5af8da42d6e 100644 --- a/biology/vsearch/files/patch-src_sintax.cc +++ b/biology/vsearch/files/patch-src_sintax.cc @@ -1,7 +1,7 @@ ---- src/sintax.cc.orig 2024-09-26 10:48:55 UTC +--- src/sintax.cc.orig 2025-10-05 12:34:38 UTC +++ src/sintax.cc -@@ -289,9 +289,14 @@ auto sintax_search_topscores(struct searchinfo_s * si) - if (bitmap) +@@ -295,9 +295,14 @@ auto sintax_search_topscores(struct searchinfo_s * sea + if (bitmap != nullptr) { #ifdef __x86_64__ + // Not sure how to enable ssse3 without enabling other @@ -9,10 +9,10 @@ + // This code is only used rarely, so disable ssse3 for now. + // It won't affect performance much on the whole. + // https://github.com/torognes/vsearch/pull/497 - if (ssse3_present) + if (ssse3_present != 0) { -- increment_counters_from_bitmap_ssse3(si->kmers, -+ increment_counters_from_bitmap_sse2(si->kmers, +- increment_counters_from_bitmap_ssse3(searchinfo->kmers, ++ increment_counters_from_bitmap_sse2(searchinfo->kmers, bitmap, indexed_count); } else diff --git a/cad/ghdl/Makefile b/cad/ghdl/Makefile index cdbb15775212..21434b11b2e7 100644 --- a/cad/ghdl/Makefile +++ b/cad/ghdl/Makefile @@ -1,7 +1,6 @@ PORTNAME= ghdl DISTVERSIONPREFIX= v -DISTVERSION= 5.0.1 -PORTREVISION= 1 +DISTVERSION= 5.1.1 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org @@ -13,41 +12,38 @@ LICENSE_FILE= ${WRKSRC}/COPYING.md BROKEN_aarch64= build breaks, see https://github.com/ghdl/ghdl/issues/2639 -TEST_DEPENDS= bash:shells/bash \ - ${PYTHON_PKGNAMEPREFIX}pyTooling>=2.11.0:devel/py-pyTooling@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyTooling>=2.11.0:devel/py-pyTooling@${PY_FLAVOR} \ + bash:shells/bash USES= ada:run gmake python:test shebangfix -SHEBANG_FILES= testsuite/testsuite.sh +USE_GITHUB= yes USE_LDCONFIG= yes -NO_SHLIB_REQUIRES_GLOB= libgnat-12.so -USE_GITHUB= yes +SHEBANG_FILES= testsuite/testsuite.sh GNU_CONFIGURE= yes +NO_SHLIB_REQUIRES_GLOB= libgnat-12.so +PIE_UNSAFE= yes + OPTIONS_DEFINE= SYNTH -OPTIONS_SINGLE= BACKEND -OPTIONS_SINGLE_BACKEND= MCODE LLVM OPTIONS_DEFAULT= LLVM SYNTH +OPTIONS_SINGLE= BACKEND +OPTIONS_SINGLE_BACKEND= LLVM MCODE OPTIONS_SUB= yes -MCODE_DESC= Use the MCODE backend +LLVM_DESC= Use the LLVM backend +MCODE_DESC= Use the MCODE backend # MCODE is enabled by default and doesn't require any configuration options +SYNTH_DESC= Enable Synthesis Features in ghdl -LLVM_USES= llvm:15,lib ncurses +LLVM_USES= llvm:lib ncurses LLVM_CONFIGURE_ON= --with-llvm-config=${LOCALBASE}/bin/llvm-config${LLVM_VERSION} - -SYNTH_DESC= Enable Synthesis Features in ghdl SYNTH_CONFIGURE_ON= --enable-synth post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libghdl-${DISTVERSION:S/./_/g}.so -post-install-MCODE-on: - @${STRIP_CMD} \ - ${STAGEDIR}${PREFIX}/bin/ghdl \ - ${STAGEDIR}${PREFIX}/lib/libghdlvpi.so - post-install-LLVM-on: @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/ghdl \ @@ -56,6 +52,11 @@ post-install-LLVM-on: ${STAGEDIR}${PREFIX}/lib/libghdlvpi.so \ ${STAGEDIR}${PREFIX}/lib/libghw.so +post-install-MCODE-on: + @${STRIP_CMD} \ + ${STAGEDIR}${PREFIX}/bin/ghdl \ + ${STAGEDIR}${PREFIX}/lib/libghdlvpi.so + do-test: @cd ${WRKSRC}/testsuite && \ ${SETENV} ${MAKE_ENV} GHDL=${STAGEDIR}${PREFIX}/bin/ghdl ${SH} testsuite.sh diff --git a/cad/ghdl/distinfo b/cad/ghdl/distinfo index ca9babf98efb..42a05d02f23b 100644 --- a/cad/ghdl/distinfo +++ b/cad/ghdl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740902757 -SHA256 (ghdl-ghdl-v5.0.1_GH0.tar.gz) = a4cef27312a158c28498eeb62a470007354755b267adb62005a04b66143a1f92 -SIZE (ghdl-ghdl-v5.0.1_GH0.tar.gz) = 7851730 +TIMESTAMP = 1758491532 +SHA256 (ghdl-ghdl-v5.1.1_GH0.tar.gz) = 00cd58ec8f25e2532465aabc8705f43071f20dc1d13e03fd9dc235523186fca9 +SIZE (ghdl-ghdl-v5.1.1_GH0.tar.gz) = 7894213 diff --git a/cad/ghdl/pkg-plist b/cad/ghdl/pkg-plist index bc4337473f6a..62fd7629460d 100644 --- a/cad/ghdl/pkg-plist +++ b/cad/ghdl/pkg-plist @@ -2,10 +2,10 @@ bin/ghdl %%LLVM%%bin/ghdl1-llvm bin/ghwdump include/ghdl/libghw.h +include/ghdl/synth.h +include/ghdl/synth_gates.h include/ghdl/vhpi_user.h include/ghdl/vpi_user.h -%%SYNTH%%include/ghdl/synth.h -%%SYNTH%%include/ghdl/synth_gates.h lib/ghdl/ansi_color.sh %%LLVM%%lib/ghdl/grt-exec.lst %%LLVM%%lib/ghdl/grt-shared.lst @@ -196,7 +196,7 @@ lib/ghdl/vendors/config.sh lib/ghdl/vendors/filter.analyze.sh lib/ghdl/vendors/shared.psm1 lib/ghdl/vendors/shared.sh -lib/libghdl-5_0_1.so +lib/libghdl-5_1_1.so lib/libghdl.a lib/libghdl.link lib/libghdlvpi.so diff --git a/cad/kicad-devel/Makefile.git_rev b/cad/kicad-devel/Makefile.git_rev index f51674ab726e..1ca87bfc091a 100644 --- a/cad/kicad-devel/Makefile.git_rev +++ b/cad/kicad-devel/Makefile.git_rev @@ -1,3 +1,3 @@ -GIT_SRC_HASH= b4fdcfd461354ddbeb26811a4f619aeb705a9fe2 -GIT_SRC_DATE= 20250914193719 -GIT_SRC_DATE2= 2025.09.14 +GIT_SRC_HASH= 3d72b245f992db8b8ff070623accd3a7845c0d3c +GIT_SRC_DATE= 20251001092246 +GIT_SRC_DATE2= 2025.10.01 diff --git a/cad/kicad-devel/distinfo b/cad/kicad-devel/distinfo index aea37c9e7c6a..c01c7caa63a3 100644 --- a/cad/kicad-devel/distinfo +++ b/cad/kicad-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757873131 -SHA256 (kicad/kicad/code-kicad-b4fdcfd461354ddbeb26811a4f619aeb705a9fe2_GL0.tar.gz) = 703a7fd248aa0995bce6349f5c229f544103ca6938452e22780d09c25a817c37 -SIZE (kicad/kicad/code-kicad-b4fdcfd461354ddbeb26811a4f619aeb705a9fe2_GL0.tar.gz) = 164059187 +TIMESTAMP = 1759316664 +SHA256 (kicad/kicad/code-kicad-3d72b245f992db8b8ff070623accd3a7845c0d3c_GL0.tar.gz) = dfb76a8871439e8d6b6309c3b6be63b0d3876d8279d244ee652695e9b7179586 +SIZE (kicad/kicad/code-kicad-3d72b245f992db8b8ff070623accd3a7845c0d3c_GL0.tar.gz) = 165411072 diff --git a/cad/kicad-doc/Makefile b/cad/kicad-doc/Makefile index 4ada1c2f8d21..42c9ad02ff16 100644 --- a/cad/kicad-doc/Makefile +++ b/cad/kicad-doc/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -DISTVERSION= 9.0.4 +DISTVERSION= 9.0.5 CATEGORIES= cad PKGNAMESUFFIX= -doc diff --git a/cad/kicad-doc/distinfo b/cad/kicad-doc/distinfo index 07f773bfa798..0d2a759ab71d 100644 --- a/cad/kicad-doc/distinfo +++ b/cad/kicad-doc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755536798 -SHA256 (kicad-doc-9.0.4.tar.bz2) = 913987a543ca693c5c784c364b6083fc997f13ac66d1e2fef957962d388987cd -SIZE (kicad-doc-9.0.4.tar.bz2) = 96592113 +TIMESTAMP = 1759350556 +SHA256 (kicad-doc-9.0.5.tar.bz2) = 09066fedcc94d8fdf85f405865b217dbb8622a4e2edff3d21e6a9bcc38dd5493 +SIZE (kicad-doc-9.0.5.tar.bz2) = 96633670 diff --git a/cad/kicad-library-footprints/Makefile b/cad/kicad-library-footprints/Makefile index 98fbaae1a668..202b15634ca0 100644 --- a/cad/kicad-library-footprints/Makefile +++ b/cad/kicad-library-footprints/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -DISTVERSION= 9.0.4 +DISTVERSION= 9.0.5 CATEGORIES= cad PKGNAMESUFFIX= -library-footprints diff --git a/cad/kicad-library-footprints/distinfo b/cad/kicad-library-footprints/distinfo index 1a57ace646f4..0808b1069c43 100644 --- a/cad/kicad-library-footprints/distinfo +++ b/cad/kicad-library-footprints/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755536814 -SHA256 (kicad-footprints-9.0.4.tar.bz2) = 1d81664c5d3869d023b937939a835c428e03c871b608153883b3109cba740e76 -SIZE (kicad-footprints-9.0.4.tar.bz2) = 7852439 +TIMESTAMP = 1759350568 +SHA256 (kicad-footprints-9.0.5.tar.bz2) = b2055197bb50901524c6219b598ed87ceefee1e9b84f3bf1b97a926f475a38fc +SIZE (kicad-footprints-9.0.5.tar.bz2) = 7865207 diff --git a/cad/kicad-library-footprints/pkg-plist b/cad/kicad-library-footprints/pkg-plist index b71d7a26a9a9..4c107f545350 100644 --- a/cad/kicad-library-footprints/pkg-plist +++ b/cad/kicad-library-footprints/pkg-plist @@ -345,6 +345,7 @@ %%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_SPST_Omron_B3F-40xx.kicad_mod %%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_SPST_Omron_B3F-50xx.kicad_mod %%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_Slide-03_Wuerth-WS-SLTV_10x2.5x6.4_P2.54mm.kicad_mod +%%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_Slide_SP3T_Straight_CK_OS103012MU1QP1.kicad_mod %%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_Slide_SPDT_Angled_CK_OS102011MA1Q.kicad_mod %%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_Slide_SPDT_Straight_CK_OS102011MS2Q.kicad_mod %%DATADIR%%/footprints/Button_Switch_THT.pretty/SW_TH_Tactile_Omron_B3F-100x.kicad_mod @@ -8234,12 +8235,15 @@ %%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_TEN20-110xxWIRH_THT.kicad_mod %%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_TEN20-xxxx-N4_THT.kicad_mod %%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_TEN20-xxxx_THT.kicad_mod +%%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_TEN30-xxxxUIR_THT.kicad_mod %%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_TEN40-110xxWIRH_THT.kicad_mod %%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_TES1-051x_121x_241x_Single_SMD.kicad_mod %%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_TES1-052x_122x_242x_Dual_SMD.kicad_mod %%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_THB10-xxxx_Dual_THT.kicad_mod %%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_THB10-xxxx_Single_THT.kicad_mod %%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_THD_15-xxxxWIN_THT.kicad_mod +%%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_THL30-xxxxWI_THT.kicad_mod +%%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_THL40-xxxxWI_THT.kicad_mod %%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_THN10-xxxxUIR_THT.kicad_mod %%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_THN30-xxxx_THT.kicad_mod %%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_THR40-72xxWI_THT.kicad_mod @@ -11089,6 +11093,9 @@ %%DATADIR%%/footprints/Package_DFN_QFN.pretty/ArtInChip_QFN-68-1EP_7x7mm_P0.35mm_EP5.49x5.49mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/ArtInChip_QFN-88-1EP_10x10mm_P0.4mm_EP6.74x6.74mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/ArtInChip_QFN-88-1EP_10x10mm_P0.4mm_EP6.74x6.74mm_ThermalVias.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/CDFN-4_2.5x3.2mm_P2.1mm.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/CDFN-4_2x2.5mm_P1.65mm.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/CDFN-4_3.2x5mm_P2.54mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Cypress_QFN-56-1EP_8x8mm_P0.5mm_EP6.22x6.22mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm_ThermalVias.kicad_mod @@ -11096,6 +11103,8 @@ %%DATADIR%%/footprints/Package_DFN_QFN.pretty/DFN-10-1EP_3x3mm_P0.5mm_EP1.55x2.48mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/DFN-10-1EP_3x3mm_P0.5mm_EP1.58x2.35mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/DFN-10-1EP_3x3mm_P0.5mm_EP1.58x2.35mm_ThermalVias.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/DFN-10-1EP_3x3mm_P0.5mm_EP1.646x3.1mm.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/DFN-10-1EP_3x3mm_P0.5mm_EP1.646x3.1mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/DFN-10-1EP_3x3mm_P0.5mm_EP1.75x2.7mm.kicad_mod @@ -11217,6 +11226,7 @@ %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Maxim_TDFN-12-1EP_3x3mm_P0.5mm_EP1.7x2.5mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Maxim_TDFN-12-1EP_3x3mm_P0.5mm_EP1.7x2.5mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Maxim_TDFN-6-1EP_3x3mm_P0.95mm_EP1.5x2.3mm.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/Maxim_WSON-8-1EP_3x2mm_P0.5mm_EP1.75x1.63mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.8x1.3mm_ThermalVias.kicad_mod @@ -11230,6 +11240,7 @@ %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Mini-Circuits_FG873-4_3x3mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45_ThermalVias.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/NXP_VQFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Nordic_AQFN-73-1EP_7x7mm_P0.5mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Nordic_AQFN-94-1EP_7x7mm_P0.4mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/OnSemi_DFN-14-1EP_4x4mm_P0.5mm_EP2.7x3.4mm.kicad_mod @@ -11489,6 +11500,7 @@ %%DATADIR%%/footprints/Package_DFN_QFN.pretty/QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/QFN-76-1EP_9x9mm_P0.4mm_EP5.81x6.31mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/QFN-76-1EP_9x9mm_P0.4mm_EP5.81x6.31mm_ThermalVias.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/QFN-8-1EP_6x5mm_P1.27mm_EP3.4x4.2mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/QFN-80-1EP_10x10mm_P0.4mm_EP3.4x3.4mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/QFN-80-1EP_10x10mm_P0.4mm_EP3.4x3.4mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Qorvo_DFN-8-1EP_2x2mm_P0.5mm.kicad_mod @@ -11509,6 +11521,7 @@ %%DATADIR%%/footprints/Package_DFN_QFN.pretty/TDFN-12_2x3mm_P0.5mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm_ThermalVias.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/TDFN-6-1EP_1.2x1.2mm_P0.4mm_EP0.3x0.94mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/TDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm.kicad_mod @@ -11640,6 +11653,8 @@ %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_RUK0020B_WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_RUM0016A_WQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_RUM0016A_WQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_RUM0016E_WQFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_RUM0016E_WQFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_RUN0010A_WQFN-10_2x2mm_P0.5mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_RVA_VQFN-16-1EP_3.5x3.5mm_P0.5mm_EP2.14x2.14mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_RVA_VQFN-16-1EP_3.5x3.5mm_P0.5mm_EP2.14x2.14mm_ThermalVias.kicad_mod @@ -11657,6 +11672,7 @@ %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_S-PWQFN-N20.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_S-PX2QFN-14.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_UQFN-10_1.5x2mm_P0.5mm.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_UQFN-8_1.5x1.5mm_P0.5mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_VQFN-HR-12_2x2.5mm_P0.5mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_VQFN-HR-12_2x2.5mm_P0.5mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/Texas_VQFN-HR-20_3x2.5mm_P0.5mm_RQQ0011A.kicad_mod @@ -11676,6 +11692,7 @@ %%DATADIR%%/footprints/Package_DFN_QFN.pretty/UQFN-10_1.3x1.8mm_P0.4mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/UQFN-10_1.4x1.8mm_P0.4mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/UQFN-10_1.6x2.1mm_P0.5mm.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/UQFN-12-1EP_2x2mm_P0.4mm_EP1.1x1.1mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/UQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias.kicad_mod @@ -11754,6 +11771,10 @@ %%DATADIR%%/footprints/Package_DFN_QFN.pretty/VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/VQFN-56-1EP_8x8mm_P0.5mm_EP5.1x4.96mm.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/VQFN-56-1EP_8x8mm_P0.5mm_EP5.1x4.96mm_ThermalVias.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/VQFN-56-1EP_8x8mm_P0.5mm_EP5.5x5.06mm.kicad_mod +%%DATADIR%%/footprints/Package_DFN_QFN.pretty/VQFN-56-1EP_8x8mm_P0.5mm_EP5.5x5.06mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_DFN_QFN.pretty/VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm.kicad_mod @@ -12147,6 +12168,7 @@ %%DATADIR%%/footprints/Package_LGA.pretty/AMS_LGA-20_4.7x4.5mm_P0.65mm.kicad_mod %%DATADIR%%/footprints/Package_LGA.pretty/AMS_OLGA-8_2x3.1mm_P0.8mm.kicad_mod %%DATADIR%%/footprints/Package_LGA.pretty/Bosch_LGA-14_3x2.5mm_P0.5mm.kicad_mod +%%DATADIR%%/footprints/Package_LGA.pretty/Bosch_LGA-16_4.5x3mm_P0.5mm_LayoutBorder7x1y_ClockwisePinNumbering.kicad_mod %%DATADIR%%/footprints/Package_LGA.pretty/Bosch_LGA-8_2.5x2.5mm_P0.65mm_ClockwisePinNumbering.kicad_mod %%DATADIR%%/footprints/Package_LGA.pretty/Bosch_LGA-8_2x2.5mm_P0.65mm_ClockwisePinNumbering.kicad_mod %%DATADIR%%/footprints/Package_LGA.pretty/Bosch_LGA-8_3x3mm_P0.8mm_ClockwisePinNumbering.kicad_mod @@ -12364,8 +12386,8 @@ %%DATADIR%%/footprints/Package_SO.pretty/HTSSOP-44-1EP_6.1x14mm_P0.635mm_EP5.2x14mm_Mask4.31x8.26mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/HTSSOP-44_6.1x14mm_P0.635mm_TopEP4.14x7.01mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/HTSSOP-56-1EP_6.1x14mm_P0.5mm_EP3.61x6.35mm.kicad_mod -%%DATADIR%%/footprints/Package_SO.pretty/HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm.kicad_mod -%%DATADIR%%/footprints/Package_SO.pretty/HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm_ThermalVias.kicad_mod +%%DATADIR%%/footprints/Package_SO.pretty/HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.83x1.89mm.kicad_mod +%%DATADIR%%/footprints/Package_SO.pretty/HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.83x1.89mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/HVSSOP-8-1EP_3x3mm_P0.65mm_EP1.57x1.89mm.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/HVSSOP-8-1EP_3x3mm_P0.65mm_EP1.57x1.89mm_ThermalVias.kicad_mod %%DATADIR%%/footprints/Package_SO.pretty/Infineon_PG-DSO-12-11.kicad_mod @@ -14170,10 +14192,6 @@ %%DATADIR%%/footprints/Symbol.pretty/WEEE-Logo_4.2x6mm_SilkScreen.kicad_mod %%DATADIR%%/footprints/Symbol.pretty/WEEE-Logo_5.6x8mm_SilkScreen.kicad_mod %%DATADIR%%/footprints/Symbol.pretty/WEEE-Logo_8.4x12mm_SilkScreen.kicad_mod -%%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_Altech_AK300-2_P5.00mm.kicad_mod -%%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_Altech_AK300-3_P5.00mm.kicad_mod -%%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_Altech_AK300-4_P5.00mm.kicad_mod -%%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_Degson_DG246-3.81-03P.kicad_mod %%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_MaiXu_MX126-5.0-02P_1x02_P5.00mm.kicad_mod %%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_MaiXu_MX126-5.0-03P_1x03_P5.00mm.kicad_mod %%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_MaiXu_MX126-5.0-04P_1x04_P5.00mm.kicad_mod @@ -14197,7 +14215,6 @@ %%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_MaiXu_MX126-5.0-22P_1x22_P5.00mm.kicad_mod %%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_MaiXu_MX126-5.0-23P_1x23_P5.00mm.kicad_mod %%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_MaiXu_MX126-5.0-24P_1x24_P5.00mm.kicad_mod -%%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_Wuerth_691311400102_P7.62mm.kicad_mod %%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_Xinya_XY308-2.54-10P_1x10_P2.54mm_Horizontal.kicad_mod %%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_Xinya_XY308-2.54-11P_1x11_P2.54mm_Horizontal.kicad_mod %%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_Xinya_XY308-2.54-12P_1x12_P2.54mm_Horizontal.kicad_mod @@ -14220,12 +14237,6 @@ %%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_Xinya_XY308-2.54-7P_1x07_P2.54mm_Horizontal.kicad_mod %%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_Xinya_XY308-2.54-8P_1x08_P2.54mm_Horizontal.kicad_mod %%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_Xinya_XY308-2.54-9P_1x09_P2.54mm_Horizontal.kicad_mod -%%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_bornier-2_P5.08mm.kicad_mod -%%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_bornier-3_P5.08mm.kicad_mod -%%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_bornier-4_P5.08mm.kicad_mod -%%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_bornier-5_P5.08mm.kicad_mod -%%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_bornier-6_P5.08mm.kicad_mod -%%DATADIR%%/footprints/TerminalBlock.pretty/TerminalBlock_bornier-8_P5.08mm.kicad_mod %%DATADIR%%/footprints/TerminalBlock_4Ucon.pretty/TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal.kicad_mod %%DATADIR%%/footprints/TerminalBlock_4Ucon.pretty/TerminalBlock_4Ucon_1x02_P3.50mm_Vertical.kicad_mod %%DATADIR%%/footprints/TerminalBlock_4Ucon.pretty/TerminalBlock_4Ucon_1x03_P3.50mm_Horizontal.kicad_mod @@ -14323,6 +14334,7 @@ %%DATADIR%%/footprints/TerminalBlock_CUI.pretty/TerminalBlock_CUI_TB007-508-22_1x22_P5.08mm_Horizontal.kicad_mod %%DATADIR%%/footprints/TerminalBlock_CUI.pretty/TerminalBlock_CUI_TB007-508-23_1x23_P5.08mm_Horizontal.kicad_mod %%DATADIR%%/footprints/TerminalBlock_CUI.pretty/TerminalBlock_CUI_TB007-508-24_1x24_P5.08mm_Horizontal.kicad_mod +%%DATADIR%%/footprints/TerminalBlock_Degson.pretty/Degson_DG246-3.81-03P.kicad_mod %%DATADIR%%/footprints/TerminalBlock_Degson.pretty/TerminalBlock_Degson_DG250-3.5-01P_1x01_P3.50mm_45Degree.kicad_mod %%DATADIR%%/footprints/TerminalBlock_Degson.pretty/TerminalBlock_Degson_DG250-3.5-02P_1x02_P3.50mm_45Degree.kicad_mod %%DATADIR%%/footprints/TerminalBlock_Degson.pretty/TerminalBlock_Degson_DG250-3.5-03P_1x03_P3.50mm_45Degree.kicad_mod @@ -14875,6 +14887,7 @@ %%DATADIR%%/footprints/TerminalBlock_WAGO.pretty/TerminalBlock_WAGO_804-312_1x12_P7.50mm_45Degree.kicad_mod %%DATADIR%%/footprints/TerminalBlock_WAGO.pretty/TerminalBlock_WAGO_804-316_1x16_P7.50mm_45Degree.kicad_mod %%DATADIR%%/footprints/TerminalBlock_WAGO.pretty/TerminalBlock_WAGO_804-324_1x24_P7.50mm_45Degree.kicad_mod +%%DATADIR%%/footprints/TerminalBlock_Wuerth.pretty/Wuerth_691311400102_P7.62mm.kicad_mod %%DATADIR%%/footprints/TerminalBlock_Wuerth.pretty/Wuerth_REDCUBE-THR_WP-THRBU_74650073_THR.kicad_mod %%DATADIR%%/footprints/TerminalBlock_Wuerth.pretty/Wuerth_REDCUBE-THR_WP-THRBU_74650074_THR.kicad_mod %%DATADIR%%/footprints/TerminalBlock_Wuerth.pretty/Wuerth_REDCUBE-THR_WP-THRBU_74650094_THR.kicad_mod diff --git a/cad/kicad-library-packages3d/Makefile b/cad/kicad-library-packages3d/Makefile index 09de1943d7da..0767dc35fa9a 100644 --- a/cad/kicad-library-packages3d/Makefile +++ b/cad/kicad-library-packages3d/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -DISTVERSION= 9.0.4 +DISTVERSION= 9.0.5 CATEGORIES= cad PKGNAMESUFFIX= -library-packages3d diff --git a/cad/kicad-library-packages3d/distinfo b/cad/kicad-library-packages3d/distinfo index 4adacecd3276..430469192f5b 100644 --- a/cad/kicad-library-packages3d/distinfo +++ b/cad/kicad-library-packages3d/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755536811 -SHA256 (kicad-packages3D-9.0.4.tar.bz2) = 883e9ea47a9b971f1ec2a2576fbe2093615de0d530fc9b34cb8b8cbec827d497 -SIZE (kicad-packages3D-9.0.4.tar.bz2) = 683157087 +TIMESTAMP = 1759350894 +SHA256 (kicad-packages3D-9.0.5.tar.bz2) = 61696303f3a41546b90ba9ec20a8902fbd1497a75c224cfe8d0a1857edc83656 +SIZE (kicad-packages3D-9.0.5.tar.bz2) = 683947725 diff --git a/cad/kicad-library-packages3d/pkg-plist b/cad/kicad-library-packages3d/pkg-plist index 7f35c40a5735..6d7b41e978a6 100644 --- a/cad/kicad-library-packages3d/pkg-plist +++ b/cad/kicad-library-packages3d/pkg-plist @@ -8009,6 +8009,8 @@ %%DATADIR%%/3dmodels/Connector_Video.3dshapes/DVI-D_Molex_74320-4004_Horizontal.wrl %%DATADIR%%/3dmodels/Connector_Video.3dshapes/DVI-I_Molex_74320-1004_Horizontal.step %%DATADIR%%/3dmodels/Connector_Video.3dshapes/DVI-I_Molex_74320-1004_Horizontal.wrl +%%DATADIR%%/3dmodels/Connector_Video.3dshapes/HDMI_A_Amphenol_10029449-x01xLF_Horizontal.step +%%DATADIR%%/3dmodels/Connector_Video.3dshapes/HDMI_A_Contact_Technology_19APL2_Horizontal.step %%DATADIR%%/3dmodels/Connector_Video.3dshapes/HDMI_A_Kycon_KDMIX-SL1-NS-WS-B15_VerticalRightAngle.step %%DATADIR%%/3dmodels/Connector_Video.3dshapes/HDMI_A_Molex_208658-1001_Horizontal.step %%DATADIR%%/3dmodels/Connector_Video.3dshapes/HDMI_A_Molex_208658-1001_Horizontal.wrl @@ -10979,6 +10981,7 @@ %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/MLF-6-1EP_1.6x1.6mm_P0.5mm_EP0.5x1.26mm.wrl %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/MPS_QFN-16_3x3mm_P0.5mm.step %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/MPS_QFN-16_3x3mm_P0.5mm.wrl +%%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Maxim_WSON-8-1EP_3x2mm_P0.5mm_EP1.75x1.63mm.step %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm.step %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm.wrl %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Mini-Circuits_FG873-4_3x3mm.step @@ -11160,6 +11163,7 @@ %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Texas_S-PVQFN-N14.wrl %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Texas_S-PWQFN-N20.step %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Texas_S-PWQFN-N20.wrl +%%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Texas_UQFN-8_1.5x1.5mm_P0.5mm.step %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Texas_VQFN-RGR-20-1EP_3.5x3.5mm_Pitch0.5mm.step %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Texas_VQFN-RGR-20-1EP_3.5x3.5mm_Pitch0.5mm.wrl %%DATADIR%%/3dmodels/Package_DFN_QFN.3dshapes/Texas_WQFN-MR-100.step @@ -11652,6 +11656,7 @@ %%DATADIR%%/3dmodels/Package_LGA.3dshapes/AMS_LGA-20_4.7x4.5mm_P0.65mm.wrl %%DATADIR%%/3dmodels/Package_LGA.3dshapes/Bosch_LGA-14_3x2.5mm_P0.5mm.step %%DATADIR%%/3dmodels/Package_LGA.3dshapes/Bosch_LGA-14_3x2.5mm_P0.5mm.wrl +%%DATADIR%%/3dmodels/Package_LGA.3dshapes/Bosch_LGA-16_4.5x3mm_P0.5mm_LayoutBorder7x1y_ClockwisePinNumbering.step %%DATADIR%%/3dmodels/Package_LGA.3dshapes/Bosch_LGA-8_2.5x2.5mm_P0.65mm_ClockwisePinNumbering.step %%DATADIR%%/3dmodels/Package_LGA.3dshapes/Bosch_LGA-8_2.5x2.5mm_P0.65mm_ClockwisePinNumbering.wrl %%DATADIR%%/3dmodels/Package_LGA.3dshapes/Bosch_LGA-8_2x2.5mm_P0.65mm_ClockwisePinNumbering.step diff --git a/cad/kicad-library-symbols/Makefile b/cad/kicad-library-symbols/Makefile index 89f4d4bae125..b9de01223f37 100644 --- a/cad/kicad-library-symbols/Makefile +++ b/cad/kicad-library-symbols/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -DISTVERSION= 9.0.4 +DISTVERSION= 9.0.5 CATEGORIES= cad PKGNAMESUFFIX= -library-symbols diff --git a/cad/kicad-library-symbols/distinfo b/cad/kicad-library-symbols/distinfo index 8c4d4d94ba1e..4f74786c24b7 100644 --- a/cad/kicad-library-symbols/distinfo +++ b/cad/kicad-library-symbols/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755536830 -SHA256 (kicad-symbols-9.0.4.tar.bz2) = 1119e5c80cc47d202868c3c085184be18327efa6e903ad7382bd8dcc57f9913b -SIZE (kicad-symbols-9.0.4.tar.bz2) = 3822104 +TIMESTAMP = 1759350617 +SHA256 (kicad-symbols-9.0.5.tar.bz2) = e23596d6ebc3ca9ccab4403a35cf62eacac093fd8cd53aec342403258cefb5f3 +SIZE (kicad-symbols-9.0.5.tar.bz2) = 3834311 diff --git a/cad/kicad-library-templates/Makefile b/cad/kicad-library-templates/Makefile index 02128f37cdcb..24a53eaa9f88 100644 --- a/cad/kicad-library-templates/Makefile +++ b/cad/kicad-library-templates/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -DISTVERSION= 9.0.4 +DISTVERSION= 9.0.5 CATEGORIES= cad PKGNAMESUFFIX= -library-tmpl diff --git a/cad/kicad-library-templates/distinfo b/cad/kicad-library-templates/distinfo index 4a89aa8fa6c2..13dfe691d70d 100644 --- a/cad/kicad-library-templates/distinfo +++ b/cad/kicad-library-templates/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755536848 -SHA256 (kicad-templates-9.0.4.tar.bz2) = 4da43e8b10d30bbce3612bacc5f4b241301efcfd80bb7be08ad620669909776a -SIZE (kicad-templates-9.0.4.tar.bz2) = 2882173 +TIMESTAMP = 1759350602 +SHA256 (kicad-templates-9.0.5.tar.bz2) = ba1b084bf5ad601a910ae1d5b792081c7d621888d8f7348e77b079e7e949c7c1 +SIZE (kicad-templates-9.0.5.tar.bz2) = 2882734 diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index 4d17d26ccd9e..8c21a63ab11c 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -1,5 +1,5 @@ PORTNAME= kicad -DISTVERSION= 9.0.4 +DISTVERSION= 9.0.5 PORTEPOCH= 2 CATEGORIES= cad diff --git a/cad/kicad/distinfo b/cad/kicad/distinfo index 07b49bbeb9f4..7c9669d2fb0d 100644 --- a/cad/kicad/distinfo +++ b/cad/kicad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755536749 -SHA256 (kicad-9.0.4.tar.bz2) = ce15e121208d032621d10d0ea483369bae339b2314d26fe3fc2e4830eb5067e0 -SIZE (kicad-9.0.4.tar.bz2) = 127896451 +TIMESTAMP = 1759353412 +SHA256 (kicad-9.0.5.tar.bz2) = 4ba16212460f969f560d8cb45455cec5e88d8bd0602b48683e3debf221e8aae3 +SIZE (kicad-9.0.5.tar.bz2) = 127656010 diff --git a/cad/ldview/Makefile b/cad/ldview/Makefile index 4c306e162286..7fd96ddedac1 100644 --- a/cad/ldview/Makefile +++ b/cad/ldview/Makefile @@ -1,7 +1,6 @@ PORTNAME= ldview DISTVERSIONPREFIX= v -DISTVERSION= 4.5 -PORTREVISION= 2 +DISTVERSION= 4.6 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org @@ -13,17 +12,20 @@ LICENSE_FILE= ${WRKSRC}/../license.txt LIB_DEPENDS= lib3ds.so:graphics/lib3ds \ libgl2ps.so:print/gl2ps \ + libminizip.so:archivers/minizip \ libOSMesa.so:graphics/libosmesa \ libpng16.so:graphics/png \ libtinyxml.so:textproc/tinyxml RUN_DEPENDS= bash:shells/bash \ ldraw>0:cad/ldraw -USES= desktop-file-utils gl gmake jpeg qmake qt:5 shared-mime-info shebangfix xorg +USES= desktop-file-utils gl gmake jpeg qmake qt:5 shared-mime-info \ + shebangfix xorg USE_GITHUB= yes GH_ACCOUNT= tcobbs USE_GL= gl glu -USE_QT= core gui linguist opengl printsupport widgets buildtools:build qmake:build +USE_QT= core gui linguist network opengl printsupport widgets \ + buildtools:build qmake:build USE_XORG= x11 SHEBANG_FILES= desktop/ldraw-thumbnailer diff --git a/cad/ldview/distinfo b/cad/ldview/distinfo index 1e02d47c5ce1..d1609540a92e 100644 --- a/cad/ldview/distinfo +++ b/cad/ldview/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682390579 -SHA256 (tcobbs-ldview-v4.5_GH0.tar.gz) = 2d9e97d7a0bd158aca0d0a597933c5691fc8700b04426e42ab98c1a6aeeb4962 -SIZE (tcobbs-ldview-v4.5_GH0.tar.gz) = 10173656 +TIMESTAMP = 1759444250 +SHA256 (tcobbs-ldview-v4.6_GH0.tar.gz) = d25fb17e4fb11ac228eeb3dbea061cef4526b2e636d442b0c6131762cb524984 +SIZE (tcobbs-ldview-v4.6_GH0.tar.gz) = 10239630 diff --git a/cad/ldview/pkg-descr b/cad/ldview/pkg-descr index 992f0eb59605..d9b43e0930ef 100644 --- a/cad/ldview/pkg-descr +++ b/cad/ldview/pkg-descr @@ -1,5 +1,5 @@ LDView is a real-time 3D viewer for displaying LDraw models using -hardware-accellerated 3D graphics. For information on LDraw, please visit +hardware-accelerated 3D graphics. For information on LDraw, please visit www.ldraw.org, the centralized LDraw information site. The program can read LDraw LDR/DAT files as well as MPD files. It then allows diff --git a/cad/ldview/pkg-plist b/cad/ldview/pkg-plist index 217a7b5aa741..1a68de65003d 100644 --- a/cad/ldview/pkg-plist +++ b/cad/ldview/pkg-plist @@ -8,14 +8,14 @@ share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-multipart-ldraw.png %%DATADIR%%/ChangeHistory.html %%DATADIR%%/Help.html %%DATADIR%%/LDViewMessages.ini -%%DATADIR%%/LDViewMessages_cz.ini +%%DATADIR%%/LDViewMessages_cs.ini %%DATADIR%%/LDViewMessages_de.ini %%DATADIR%%/LDViewMessages_hu.ini %%DATADIR%%/LDViewMessages_it.ini %%DATADIR%%/LGEO.xml %%DATADIR%%/Readme.txt %%DATADIR%%/SansSerif.fnt -%%DATADIR%%/ldview_cz.qm +%%DATADIR%%/ldview_cs.qm %%DATADIR%%/ldview_de.qm %%DATADIR%%/ldview_en.qm %%DATADIR%%/ldview_hu.qm diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile index c586ed9c9dbe..43999e3ef4f1 100644 --- a/cad/leocad/Makefile +++ b/cad/leocad/Makefile @@ -1,25 +1,29 @@ PORTNAME= leocad DISTVERSIONPREFIX= v -DISTVERSION= 23.03 -PORTREVISION= 1 +DISTVERSION= 25.09 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org COMMENT= CAD program for creating virtual LEGO models -WWW= https://www.leocad.org/ +WWW= https://www.leocad.org/ \ + https://github.com/leozide/leocad/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/docs/COPYING.txt RUN_DEPENDS= ldraw>0:cad/ldraw -USES= compiler:c++11-lang cpe desktop-file-utils gl qmake qt:5 shared-mime-info xorg +USES= compiler:c++11-lang cpe desktop-file-utils gl qmake qt:5 \ + shared-mime-info xorg USE_GITHUB= yes GH_ACCOUNT= leozide -USE_QT= core gui concurrent network opengl printsupport widgets xml buildtools:build linguisttools:build USE_GL= gl +USE_QT= concurrent core gui network opengl printsupport widgets xml \ + buildtools:build linguisttools:build -QMAKE_ARGS= INSTALL_PREFIX=${PREFIX} MAN_DIR=${PREFIX}/share/man/man1 LDRAW_LIBRARY_PATH=${PREFIX}/share/ldraw +QMAKE_ARGS= INSTALL_PREFIX=${PREFIX} \ + LDRAW_LIBRARY_PATH=${PREFIX}/share/ldraw \ + MAN_DIR=${PREFIX}/share/man/man1 PORTSCOUT= limit:^[0-9\.]*$$ # to ignore the 'continuous' tag diff --git a/cad/leocad/distinfo b/cad/leocad/distinfo index 8239cfdd03ed..cd995412e4c5 100644 --- a/cad/leocad/distinfo +++ b/cad/leocad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679367744 -SHA256 (leozide-leocad-v23.03_GH0.tar.gz) = 69a45c60898ed07d8cf7e714442b201b0da3adc073287170eb6f46901e4604ce -SIZE (leozide-leocad-v23.03_GH0.tar.gz) = 2226953 +TIMESTAMP = 1759440290 +SHA256 (leozide-leocad-v25.09_GH0.tar.gz) = db9e129ac35fde3c184510a23fd57c61d1bc5d19d3eac2a4a23f6b73b9f87bd5 +SIZE (leozide-leocad-v25.09_GH0.tar.gz) = 2414541 diff --git a/cad/librepcb/Makefile b/cad/librepcb/Makefile index f92fb3692ab2..c69f75a90a71 100644 --- a/cad/librepcb/Makefile +++ b/cad/librepcb/Makefile @@ -1,6 +1,7 @@ PORTNAME= librepcb DISTVERSION= 1.3.0 DISTVERSIONSUFFIX= -source +PORTREVISION= 1 CATEGORIES= cad #MASTER_SITES= https://download.librepcb.org/releases/${DISTVERSION}/ MASTER_SITES= LOCAL/yuri:main # .zip archive repackaged as .tar.gz diff --git a/cad/nvc/Makefile b/cad/nvc/Makefile index 7d698892ceee..beac46c9805d 100644 --- a/cad/nvc/Makefile +++ b/cad/nvc/Makefile @@ -1,62 +1,51 @@ PORTNAME= nvc -DISTVERSIONPREFIX= r -DISTVERSION= 1.17.1 +DISTVERSION= 1.18.0 CATEGORIES= cad +MASTER_SITES= https://www.nickg.me.uk/files/ MAINTAINER= yuri@FreeBSD.org COMMENT= VHDL compiler and simulator -WWW= https://github.com/nickg/nvc +WWW= https://www.nickg.me.uk/nvc/ \ + https://github.com/nickg/nvc LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_armv7= compilation fails: no member named '_gregs' in 'mcontext_t'; did you mean '__gregs', see https://github.com/nickg/nvc/issues/534 -BROKEN_i386= compilation fails: static assertion failed due to requirement 'sizeof(jit_ir_t) == 40': Static assertion failed, see https://github.com/nickg/nvc/issues/1133 -BROKEN_FreeBSD_14_i386= clang creashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265826 +ONLY_FOR_ARCHS= aarch64 amd64 +# /wrkdirs/usr/ports/cad/nvc/work/nvc-1.18.0/src/jit/jit-code.c:858:42: error: use of undeclared identifier 'veneer' +# 858 | veneer, ARRAY_LEN(veneer)); +# | +# https://github.com/nickg/nvc/blob/14f8f7c4a1733fc39b35799e8ae0328e91d1ae0f/src/jit/jit-code.c#L854 +ONLY_FOR_ARCHS_REASON= compilation fails: jit-code.c:858:42: error: use of undeclared identifier 'veneer' BUILD_DEPENDS= llvm-config${LLVM_VERSION}:devel/llvm${LLVM_VERSION} -LIB_DEPENDS= libelf.so:devel/libelf \ - libffi.so:devel/libffi \ +LIB_DEPENDS= libffi.so:devel/libffi \ libzstd.so:archivers/zstd -RUN_DEPENDS= llvm${LLVM_VERSION}>0:devel/llvm${LLVM_VERSION} \ - bash:shells/bash +RUN_DEPENDS= bash:shells/bash \ + llvm${LLVM_VERSION}>0:devel/llvm${LLVM_VERSION} TEST_DEPENDS= check>0:devel/check USES= autoreconf compiler:c++14-lang localbase pkgconfig shebangfix -USE_GITHUB= yes -GH_ACCOUNT= nickg - SHEBANG_FILES= contrib/functions.sh GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share - -LDFLAGS+= -lexecinfo - +CONFIGURE_CMD= ${WRKSRC}/configure CONFIGURE_ARGS= --with-llvm=${LOCALBASE}/bin/llvm-config${LLVM_VERSION} -MAKE_JOBS_UNSAFE= yes # workaround for https://github.com/nickg/nvc/issues/746 - -TEST_TARGET= check -TEST_WRKSRC= ${WRKSRC}/.build - MAKE_ARGS= CFLAGS="${CFLAGS}" # only for tests +TEST_TARGET= check -LLVM_VERSION= ${LLVM_DEFAULT} +LDFLAGS+= -lexecinfo # outsource build is required by the project -BUILD_DIR= ${WRKSRC}/.build BUILD_WRKSRC= ${BUILD_DIR} CONFIGURE_WRKSRC= ${BUILD_DIR} INSTALL_WRKSRC= ${BUILD_DIR} -CONFIGURE_CMD= ${WRKSRC}/configure - -.include <bsd.port.options.mk> +TEST_WRKSRC= ${WRKSRC}/.build -.if ${ARCH} == "i386" # see the bug#268319 for the LTO failure on i386 -CONFIGURE_ARGS+= --disable-lto # workaround for https://github.com/nickg/nvc/issues/579 (undefined symbol: _GLOBAL_OFFSET_TABLE_, see error: undefined symbol: _GLOBAL_OFFSET_TABLE_) -.endif +BUILD_DIR= ${WRKSRC}/.build +LLVM_VERSION= ${LLVM_DEFAULT} post-install: @${FIND} ${STAGEDIR}${PREFIX} -name "*.so" | ${XARGS} ${STRIP_CMD} diff --git a/cad/nvc/distinfo b/cad/nvc/distinfo index 1c6691618031..cf5e62d65585 100644 --- a/cad/nvc/distinfo +++ b/cad/nvc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753630627 -SHA256 (nickg-nvc-r1.17.1_GH0.tar.gz) = be6268c5848f518d3fc67058ca50fa4b1d68267b558bb4e023abe5d3f8a5bb63 -SIZE (nickg-nvc-r1.17.1_GH0.tar.gz) = 2265466 +TIMESTAMP = 1759533077 +SHA256 (nvc-1.18.0.tar.gz) = 02c0aaac59f7277f3151f9ddb7052928b7b7e89c1f77ae2b1c47d55988c64588 +SIZE (nvc-1.18.0.tar.gz) = 2597518 diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile index 82c89f3a49ed..ef2e1e543858 100644 --- a/cad/openvsp/Makefile +++ b/cad/openvsp/Makefile @@ -1,6 +1,6 @@ PORTNAME= openvsp DISTVERSIONPREFIX= ${GH_PROJECT}_ -DISTVERSION= 3.45.4 +DISTVERSION= 3.46.0 CATEGORIES= cad MAINTAINER= fernape@FreeBSD.org diff --git a/cad/openvsp/distinfo b/cad/openvsp/distinfo index 76ee64099381..000a49ef0aac 100644 --- a/cad/openvsp/distinfo +++ b/cad/openvsp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756796416 -SHA256 (OpenVSP-OpenVSP-OpenVSP_3.45.4_GH0.tar.gz) = 98adc32540da03cf5493b87d656a3b387d04fd9e3bb9f7b8d08a0ad6315c8b4e -SIZE (OpenVSP-OpenVSP-OpenVSP_3.45.4_GH0.tar.gz) = 205166036 +TIMESTAMP = 1759298809 +SHA256 (OpenVSP-OpenVSP-OpenVSP_3.46.0_GH0.tar.gz) = ea0e34cd785f0bd535a6123e5b63e6cc223e1f6d465955fad57b02dada443c85 +SIZE (OpenVSP-OpenVSP-OpenVSP_3.46.0_GH0.tar.gz) = 205182004 diff --git a/cad/surfer/Makefile b/cad/surfer/Makefile index a60874368264..073aea8e3d28 100644 --- a/cad/surfer/Makefile +++ b/cad/surfer/Makefile @@ -1,7 +1,7 @@ PORTNAME= surfer DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MAINTAINER= jbo@FreeBSD.org diff --git a/cad/svlint/Makefile b/cad/svlint/Makefile index 4b714a9101d8..35dc4ed35297 100644 --- a/cad/svlint/Makefile +++ b/cad/svlint/Makefile @@ -1,6 +1,7 @@ PORTNAME= svlint DISTVERSIONPREFIX= v DISTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= cad devel MAINTAINER= yuri@FreeBSD.org diff --git a/cad/svls/Makefile b/cad/svls/Makefile index e09a63c58b4e..4385a32a2a14 100644 --- a/cad/svls/Makefile +++ b/cad/svls/Makefile @@ -1,6 +1,7 @@ PORTNAME= svls DISTVERSIONPREFIX= v DISTVERSION= 0.2.13 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/verilator/Makefile b/cad/verilator/Makefile index f99d100a7ec6..33b25b4bc57d 100644 --- a/cad/verilator/Makefile +++ b/cad/verilator/Makefile @@ -1,6 +1,6 @@ PORTNAME= verilator DISTVERSIONPREFIX= v -DISTVERSION= 5.038 +DISTVERSION= 5.040 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org @@ -13,48 +13,39 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= see https://github.com/verilator/verilator/issues/3037 -BUILD_DEPENDS= autoconf>0:devel/autoconf \ +BUILD_DEPENDS= ${LOCALBASE}/bin/ar:devel/binutils \ + autoconf>0:devel/autoconf \ bash:shells/bash \ - ${LOCALBASE}/bin/ar:devel/binutils \ help2man:misc/help2man LIB_DEPENDS= libsystemc.so:devel/systemc # systemc is only added to share/verilator/include/verilated.mk for use during verilation, verilator's own binaries aren't linked with systemc RUN_DEPENDS= ${LOCALBASE}/bin/ar:devel/binutils \ gmake:devel/gmake # verilator runs gmake for the --hierarchical option when the 'gmake' method is chosen -USES= bison compiler:c++17-lang gmake localbase:ldflags perl5 python:build,run,test shebangfix tar:tgz +USES= bison compiler:c++17-lang gmake localbase:ldflags perl5 \ + python:build,run,test shebangfix tar:tgz USE_CXXSTD= c++17 # needs to match that of devel/systemc to avoid mismatches like https://github.com/verilator/verilator/issues/4499 USE_GITHUB= yes -SHEBANG_FILES= bin/verilator_ccache_report \ - bin/verilator_difftree \ - bin/verilator_gantt \ - bin/verilator_includer \ - bin/verilator_includer \ +SHEBANG_FILES= bin/verilator_ccache_report bin/verilator_difftree \ + bin/verilator_gantt bin/verilator_includer \ bin/verilator_profcfunc GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL_SCRIPT}" CONFIGURE_ARGS= AR=${LOCALBASE}/bin/ar \ PYTHON3=${PYTHON_CMD} -CONFIGURE_SHELL= ${LOCALBASE}/bin/bash # see https://github.com/verilator/verilator/issues/3132 +CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL_SCRIPT}" TEST_TARGET= test -BINARY_ALIAS= make=${GMAKE} \ - python3=${PYTHON_CMD} \ - git=false +BINARY_ALIAS= git=false make=${GMAKE} python3=${PYTHON_CMD} -MAKE_JOBS_UNSAFE= yes # build on 1 CPU because many compile jobs are over 10GB and they can likely cause out-of-memory issues - -OPTIONS_DEFINE= INSTALL_DBG_EXECUTABLES LEAK_CHECKS -OPTIONS_SUB= yes +OPTIONS_DEFINE= INSTALL_DBG_EXECUTABLES LEAK_CHECKS +OPTIONS_SUB= yes INSTALL_DBG_EXECUTABLES_DESC= Install *_dbg executables - LEAK_CHECKS_DESC= Disable intentional memory leaks -LEAK_CHECKS_CXXFLAGS= -DVL_LEAK_CHECKS -LEAK_CHECKS_BROKEN= compilation will be fixed in the next release + +LEAK_CHECKS_CXXFLAGS= -DVL_LEAK_CHECKS post-patch: @${REINPLACE_CMD} -e 's|@pkgconfigdir@|${PREFIX}/libdata/pkgconfig|' \ @@ -67,11 +58,6 @@ pre-configure: post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/verilator_bin -post-install-INSTALL_DBG_EXECUTABLES-on: - @${STRIP_CMD} \ - ${STAGEDIR}${PREFIX}/share/verilator/bin/verilator_bin_dbg \ - ${STAGEDIR}${PREFIX}/share/verilator/bin/verilator_coverage_bin_dbg - post-install-INSTALL_DBG_EXECUTABLES-off: @${RM} \ ${STAGEDIR}${PREFIX}/bin/verilator_bin_dbg \ diff --git a/cad/verilator/distinfo b/cad/verilator/distinfo index 5620f0d33f06..0f3c2aa6244c 100644 --- a/cad/verilator/distinfo +++ b/cad/verilator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752209238 -SHA256 (verilator-verilator-v5.038_GH0.tar.gz) = f8c03105224fa034095ba6c8a06443f61f6f59e1d72f76b718f89060e905a0d4 -SIZE (verilator-verilator-v5.038_GH0.tar.gz) = 35611791 +TIMESTAMP = 1759278141 +SHA256 (verilator-verilator-v5.040_GH0.tar.gz) = 56c7c46314adfad06dd093b77823bfd9b49ebef72342549f790718199c3e8223 +SIZE (verilator-verilator-v5.040_GH0.tar.gz) = 35762924 diff --git a/cad/veryl/Makefile b/cad/veryl/Makefile index 2d33c73fceb7..630ae5e6f7da 100644 --- a/cad/veryl/Makefile +++ b/cad/veryl/Makefile @@ -1,6 +1,7 @@ PORTNAME= veryl DISTVERSIONPREFIX= v DISTVERSION= 0.16.4 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/xschem/Makefile b/cad/xschem/Makefile index 1b96ac77cf7d..59421c6d9647 100644 --- a/cad/xschem/Makefile +++ b/cad/xschem/Makefile @@ -2,7 +2,7 @@ PORTNAME= xschem DISTVERSION= 3.4.7 CATEGORIES= cad -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Schematic capture and edit program for VLSI/ASIC/Analog designs WWW= https://xschem.sourceforge.io/stefan/index.html diff --git a/chinese/py-rjieba/Makefile b/chinese/py-rjieba/Makefile index 4aa8731eb0da..3b719167e8c3 100644 --- a/chinese/py-rjieba/Makefile +++ b/chinese/py-rjieba/Makefile @@ -1,7 +1,7 @@ PORTNAME= rjieba DISTVERSIONPREFIX= v DISTVERSION= 0.1.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese python #MASTER_SITES= PYPI # doesn't get into distinfo PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/chinese/wordpress-zh_CN/distinfo b/chinese/wordpress-zh_CN/distinfo index 1e327aa72db5..81525079a0c4 100644 --- a/chinese/wordpress-zh_CN/distinfo +++ b/chinese/wordpress-zh_CN/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750499911 -SHA256 (wordpress-6.8.1-zh_CN.tar.gz) = 1ef0b1a35cbd8649308711265e8eb1f8f85b9a8d71e4b2e52add704c26439b3a -SIZE (wordpress-6.8.1-zh_CN.tar.gz) = 34154377 +TIMESTAMP = 1758557315 +SHA256 (wordpress-6.8.2-zh_CN.tar.gz) = 0a83cb0fb37c1348f89f18e332e2a21f59ba058a9e1f868cfe5d94e7d23f5059 +SIZE (wordpress-6.8.2-zh_CN.tar.gz) = 34151997 diff --git a/chinese/wordpress-zh_TW/distinfo b/chinese/wordpress-zh_TW/distinfo index 0ac4bae9a132..71d51fe450c7 100644 --- a/chinese/wordpress-zh_TW/distinfo +++ b/chinese/wordpress-zh_TW/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750499945 -SHA256 (wordpress-6.8.1-zh_TW.tar.gz) = 00eb28d88e4579f97983941f771853f612b05cb732f73c804fd40645af8aad94 -SIZE (wordpress-6.8.1-zh_TW.tar.gz) = 34177457 +TIMESTAMP = 1753157226 +SHA256 (wordpress-6.8.2-zh_TW.tar.gz) = ddf700981aab78a388df58cc81899662b09a7ebb1c576e0fab2fd8d5a386b840 +SIZE (wordpress-6.8.2-zh_TW.tar.gz) = 34178022 diff --git a/comms/flcluster/Makefile b/comms/flcluster/Makefile index ace03c1282af..4e2933c58230 100644 --- a/comms/flcluster/Makefile +++ b/comms/flcluster/Makefile @@ -1,26 +1,29 @@ PORTNAME= flcluster -PORTVERSION= 1.0.4 -PORTREVISION= 3 +DISTVERSION= 1.1.01 CATEGORIES= comms hamradio MASTER_SITES= SF/fldigi/${PORTNAME} MAINTAINER= hamradio@FreeBSD.org COMMENT= Management tool for accessing dxcluster nodes -WWW= http://www.w1hkj.com/flcluster-help +WWW= https://www.w1hkj.org/flcluster-help/ LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng.so:graphics/png \ - libfltk.so:x11-toolkits/fltk \ - libfontconfig.so:x11-fonts/fontconfig +LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ + libfontconfig.so:x11-fonts/fontconfig \ + libpng16.so:graphics/png -USES= autoreconf compiler:c++11-lib gmake pkgconfig xorg +USES= autoreconf compiler:c++11-lib gmake jpeg pkgconfig xorg USE_CXXSTD= gnu++0x +USE_XORG= x11 xcursor xext xfixes xft xinerama xrender + GNU_CONFIGURE= yes -USE_XORG= x11 xft xext xfixes xcursor xinerama -CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" \ - EXTRA_LIBS="-lexecinfo" +CONFIGURE_ENV= EXTRA_LIBS="-lexecinfo" \ + FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" + +PLIST_FILES= bin/flcluster \ + share/applications/flcluster.desktop \ + share/pixmaps/flcluster.xpm -PLIST_FILES= bin/flcluster share/applications/flcluster.desktop \ - share/pixmaps/flcluster.xpm .include <bsd.port.mk> diff --git a/comms/flcluster/distinfo b/comms/flcluster/distinfo index 5061fc0fdd52..f454f7fbc2e1 100644 --- a/comms/flcluster/distinfo +++ b/comms/flcluster/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1513724228 -SHA256 (flcluster-1.0.4.tar.gz) = 60af792365dc14ac1f67d53548f7c405076cff3324818005bc64483640cbc6f8 -SIZE (flcluster-1.0.4.tar.gz) = 1096760 +TIMESTAMP = 1759529048 +SHA256 (flcluster-1.1.01.tar.gz) = a7fddbacf4b030a7c63070a61a50be2d9a0729559bec4dcae62f5cbdee1e2365 +SIZE (flcluster-1.1.01.tar.gz) = 1112284 diff --git a/comms/flcluster/pkg-descr b/comms/flcluster/pkg-descr index 98e43511c8a5..a4615913bf96 100644 --- a/comms/flcluster/pkg-descr +++ b/comms/flcluster/pkg-descr @@ -1,9 +1,9 @@ -flcluster is a stand alone dx cluster client that will also connect to fldigi -and act as the dx cluster client for fldigi. Multiple instances of flcluster -can simultaneously connect to fldigi, and fldigi's internal dx cluster client +flcluster is a standalone DX cluster client that will also connect to fldigi +and act as the DX cluster client for fldigi. Multiple instances of flcluster +can simultaneously connect to fldigi, and fldigi's internal DX cluster client can also be connected at the same time. Connectivity is via a socket interface, so flclient can reside on the same or a different computer on the LAN or WAN -so long as it is possible to establish the socket (xmlrpc) connection. +so long as it is possible to establish the socket (XML-RPC) connection. Join linuxham or NBEMSham at groups.io or win-fldigi at Yahoo group for -support, news and updates on W1HKJ software: +support, news and updates on W1HKJ software. diff --git a/comms/gtkmmorse/Makefile b/comms/gtkmmorse/Makefile index 54976c454863..187dd0139ba8 100644 --- a/comms/gtkmmorse/Makefile +++ b/comms/gtkmmorse/Makefile @@ -10,6 +10,9 @@ WWW= https://gtkmmorse.nongnu.org/ \ LICENSE= GPLv2+ +DEPRECATED= Depends on expired devel/gconfmm26 +EXPIRATION_DATE=2025-11-25 + LIB_DEPENDS= libao.so:audio/libao \ libgconfmm-2.6.so:devel/gconfmm26 diff --git a/comms/py-streamdeck/Makefile b/comms/py-streamdeck/Makefile index 687d4e89c3b1..1c295ca318ad 100644 --- a/comms/py-streamdeck/Makefile +++ b/comms/py-streamdeck/Makefile @@ -4,7 +4,7 @@ CATEGORIES= comms python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Python library to control the Elgato Stream Deck WWW= https://github.com/abcminiuser/python-elgato-streamdeck diff --git a/comms/qt6-connectivity/distinfo b/comms/qt6-connectivity/distinfo index a0ec866ae05c..3102f93d2cda 100644 --- a/comms/qt6-connectivity/distinfo +++ b/comms/qt6-connectivity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196270 -SHA256 (KDE/Qt/6.9.2/qtconnectivity-everywhere-src-6.9.2.tar.xz) = 8affc67146dd6a2eb4b007623b47584b4783ff338bbe27725a0b6963216a0463 -SIZE (KDE/Qt/6.9.2/qtconnectivity-everywhere-src-6.9.2.tar.xz) = 1057556 +TIMESTAMP = 1759303079 +SHA256 (KDE/Qt/6.9.3/qtconnectivity-everywhere-src-6.9.3.tar.xz) = e21bba5efb174c4456c5e5a7b4d52bba1ee62dfb4509bcff73fdfad9cb1dd7f5 +SIZE (KDE/Qt/6.9.3/qtconnectivity-everywhere-src-6.9.3.tar.xz) = 1057832 diff --git a/comms/qt6-connectivity/pkg-plist b/comms/qt6-connectivity/pkg-plist index 736528e4f8c1..cc3f3bbdcfba 100644 --- a/comms/qt6-connectivity/pkg-plist +++ b/comms/qt6-connectivity/pkg-plist @@ -133,6 +133,7 @@ lib/cmake/Qt6Connectivity/Qt6ConnectivityAdditionalTargetInfo.cmake lib/cmake/Qt6Connectivity/Qt6ConnectivityConfig.cmake lib/cmake/Qt6Connectivity/Qt6ConnectivityConfigVersion.cmake lib/cmake/Qt6Connectivity/Qt6ConnectivityConfigVersionImpl.cmake +lib/cmake/Qt6Connectivity/Qt6ConnectivityExtraProperties.cmake lib/cmake/Qt6Connectivity/Qt6ConnectivityTargets.cmake lib/cmake/Qt6Connectivity/Qt6ConnectivityVersionlessAliasTargets.cmake lib/cmake/Qt6Connectivity/Qt6ConnectivityVersionlessTargets.cmake diff --git a/comms/qt6-sensors/distinfo b/comms/qt6-sensors/distinfo index 56c28d00aef0..7f4c3d0145a3 100644 --- a/comms/qt6-sensors/distinfo +++ b/comms/qt6-sensors/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196275 -SHA256 (KDE/Qt/6.9.2/qtsensors-everywhere-src-6.9.2.tar.xz) = 964ca82f39e2e25f952dc2f072f4c602392faf4ee9ce812b1957d4b8c9314462 -SIZE (KDE/Qt/6.9.2/qtsensors-everywhere-src-6.9.2.tar.xz) = 1485268 +TIMESTAMP = 1759303090 +SHA256 (KDE/Qt/6.9.3/qtsensors-everywhere-src-6.9.3.tar.xz) = a2db5168e5f37631a4ad087deaed69abdfa0be6d182f56e8604764658df92f68 +SIZE (KDE/Qt/6.9.3/qtsensors-everywhere-src-6.9.3.tar.xz) = 1485552 diff --git a/comms/qt6-serialbus/distinfo b/comms/qt6-serialbus/distinfo index 60e2d1dc16f5..435560d8435c 100644 --- a/comms/qt6-serialbus/distinfo +++ b/comms/qt6-serialbus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196279 -SHA256 (KDE/Qt/6.9.2/qtserialbus-everywhere-src-6.9.2.tar.xz) = 951e07c2faf4476c75a59af96b40eeedbdf1a1c5c354c2825b59eaf3594f2a76 -SIZE (KDE/Qt/6.9.2/qtserialbus-everywhere-src-6.9.2.tar.xz) = 535216 +TIMESTAMP = 1759303099 +SHA256 (KDE/Qt/6.9.3/qtserialbus-everywhere-src-6.9.3.tar.xz) = 0a8139da071afcb768b9d115f514a3e5783312530b2be69e3ee42b301d775bcf +SIZE (KDE/Qt/6.9.3/qtserialbus-everywhere-src-6.9.3.tar.xz) = 535168 diff --git a/comms/qt6-serialport/distinfo b/comms/qt6-serialport/distinfo index 55a6f2428bba..d35c12d3c416 100644 --- a/comms/qt6-serialport/distinfo +++ b/comms/qt6-serialport/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196284 -SHA256 (KDE/Qt/6.9.2/qtserialport-everywhere-src-6.9.2.tar.xz) = 8b90b2f0c2c07ab13085acf584a34201931477422f2d37a9694d62a2d56ce26b -SIZE (KDE/Qt/6.9.2/qtserialport-everywhere-src-6.9.2.tar.xz) = 263012 +TIMESTAMP = 1759303108 +SHA256 (KDE/Qt/6.9.3/qtserialport-everywhere-src-6.9.3.tar.xz) = 4b18ec030ff2644698c3f5c776894d8ffe5d3174c964d9bd8668429c943e8298 +SIZE (KDE/Qt/6.9.3/qtserialport-everywhere-src-6.9.3.tar.xz) = 262984 diff --git a/comms/xnec2c/Makefile b/comms/xnec2c/Makefile index be3d7197b5a2..3cc520d0962b 100644 --- a/comms/xnec2c/Makefile +++ b/comms/xnec2c/Makefile @@ -1,9 +1,8 @@ PORTNAME= xnec2c -PORTVERSION= 4.4.16 DISTVERSIONPREFIX= v +DISTVERSION= 4.4.17 CATEGORIES= comms hamradio -MASTER_SITES= https://www.xnec2c.org/releases/ \ - LOCAL/db +MASTER_SITES= https://www.xnec2c.org/releases/ MAINTAINER= hamradio@FreeBSD.org COMMENT= Used to calculate antenna patterns useful to ham radio @@ -14,17 +13,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf desktop-file-utils gettext gmake gnome pkgconfig \ shared-mime-info +USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share -CONFIGURE_ENV+= LIBS=-lexecinfo -USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool +GNU_CONFIGURE= yes +CONFIGURE_ENV+= LIBS=-lexecinfo -OPTIONS_DEFINE= DOCS EXAMPLES +PORTEXAMPLES= * -post-install-EXAMPLES-on: - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} +OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_SUB= yes post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} @@ -37,4 +34,12 @@ post-install-DOCS-on: ${INSTALL_DATA} ${WRKSRC}/doc/images/$f ${STAGEDIR}${DOCSDIR}/images .endfor +post-install-EXAMPLES-on: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + ${MV} ${STAGEDIR}${DATADIR}/examples/* ${STAGEDIR}${EXAMPLESDIR} + ${RM} -r ${STAGEDIR}${DATADIR} # Remove pre-installed examples + +post-install-EXAMPLES-off: + ${RM} -r ${STAGEDIR}${DATADIR} # Remove pre-installed examples + .include <bsd.port.mk> diff --git a/comms/xnec2c/distinfo b/comms/xnec2c/distinfo index 082eb37ffb2b..8973fe65a3bc 100644 --- a/comms/xnec2c/distinfo +++ b/comms/xnec2c/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714135914 -SHA256 (xnec2c-v4.4.16.tar.gz) = 5e2662f297e67c78c6a5e3e4472fe91754c0fb945dc57e001ae2b31b95aaae69 -SIZE (xnec2c-v4.4.16.tar.gz) = 1509642 +TIMESTAMP = 1759483732 +SHA256 (xnec2c-v4.4.17.tar.gz) = aec8c02de3396ca24101763006d9ff256fa35e5a19d75636e8db48ccdbd3671d +SIZE (xnec2c-v4.4.17.tar.gz) = 1529113 diff --git a/comms/xnec2c/pkg-plist b/comms/xnec2c/pkg-plist index 7e26403a349e..f44438c80f30 100644 --- a/comms/xnec2c/pkg-plist +++ b/comms/xnec2c/pkg-plist @@ -1,324 +1,18 @@ bin/xnec2c share/applications/xnec2c.desktop -%%PORTDOCS%%%%DOCSDIR%%/NEC2-bug.txt -%%PORTDOCS%%%%DOCSDIR%%/NearFieldCalcs.txt -%%PORTDOCS%%%%DOCSDIR%%/images/currents.png -%%PORTDOCS%%%%DOCSDIR%%/images/excitation.png -%%PORTDOCS%%%%DOCSDIR%%/images/freq_plots.png -%%PORTDOCS%%%%DOCSDIR%%/images/nec2_edit.png -%%PORTDOCS%%%%DOCSDIR%%/images/radiation.png -%%PORTDOCS%%%%DOCSDIR%%/images/web-heading.png -%%PORTDOCS%%%%DOCSDIR%%/images/web-heading.xcf -%%PORTDOCS%%%%DOCSDIR%%/images/wire.png -%%PORTDOCS%%%%DOCSDIR%%/nec2c.txt -%%PORTDOCS%%%%DOCSDIR%%/xnec2c.html -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-20m-moxon.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-30m-box.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-30m_MultiBand_Vertical.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-30m_bipyramid.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-30m_inv_cone.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-30m_sphere.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-40m_windom.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-80m_Classic_Windom-optimized.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-80m_G5RV.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-80m_Inverted-L.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-80m_windom.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/137MHz_broadside_Yagi.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/137MHz_turnstile.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/137MHz_turnstile_sloped.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/137Mhz-QFHA1.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/137Mhz-QFHA2.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/137Mhz-QFHA3.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/137Mhz_xpol_omni.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/13cm_Yagi.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/13cm_corner_reflector.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/13cm_helix+screen.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/15m_delta-loop.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1MHz_3x_helicone.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1MHz_3x_helisphere.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1MHz_4x_helisphere.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1MHz_helivert.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1MHz_tower.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/20-40m_ground_plane.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/20-40m_vert_circ_cliff.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/20-40m_vert_linear_cliff.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/20-40m_vert_sommerfeld_cliff.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/20m_car_ant.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/20m_quad.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/23cm_helix+radials.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/23cm_helix+screen.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_1to4l-gp_on_pole.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_1to4l-horiz_gp_on_pole.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_5to8l-gp_on_pole.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_EME_ant.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_Lindenblad.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_bigwheel.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_extended_Xpol_yagi-2-optimized.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_extended_Xpol_yagi-2.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_extended_Xpol_yagi.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_extended_yagi-optimized.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_extended_yagi.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_halo_stack.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_sqr_halo.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_sqr_halo_stack.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_xpol_omni.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_xpol_omni_stack.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_yagi.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_yagi_stack.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/30-80m_inv_L.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/35-55MHz_logper.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/40-80m_Inv_L.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/40m-moxon.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6-17m_bipyramid.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6-20m_fan.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6-20m_inv_cone.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6-40m_5B4AZ-optimized.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6-40m_Classic_Windom-optimized.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6m_big-square_stack.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6m_bigwheel-stack.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6m_horizomni.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/70cm_collinear.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/80m_zepp.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/T12m-H24m.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/T20m-H18m.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/airplane.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/buoy.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conductivity.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-20m-moxon.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-30m-box.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-30m_MultiBand_Vertical.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-30m_bipyramid.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-30m_inv_cone.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-30m_sphere.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-40m_windom.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-80m_Classic_Windom-optimized.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-80m_G5RV.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-80m_Inverted-L.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-80m_windom.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/137MHz_broadside_Yagi.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/137MHz_turnstile.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/137MHz_turnstile_sloped.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/137Mhz-QFHA1.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/137Mhz-QFHA2.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/137Mhz-QFHA3.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/137Mhz_xpol_omni.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/13cm_Yagi.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/13cm_corner_reflector.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/13cm_helix+screen.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/15m_delta-loop.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/1MHz_3x_helicone.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/1MHz_3x_helisphere.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/1MHz_4x_helisphere.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/1MHz_helivert.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/1MHz_tower.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/20-40m_ground_plane.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/20-40m_vert_circ_cliff.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/20-40m_vert_linear_cliff.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/20-40m_vert_sommerfeld_cliff.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/20m_car_ant.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/20m_quad.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/23cm_helix+radials.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/23cm_helix+screen.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_1to4l-gp_on_pole.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_1to4l-horiz_gp_on_pole.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_5to8l-gp_on_pole.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_EME_ant.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_Lindenblad.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_bigwheel.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_extended_Xpol_yagi-2-optimized.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_extended_Xpol_yagi-2.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_extended_Xpol_yagi.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_extended_yagi-optimized.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_extended_yagi.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_halo_stack.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_sqr_halo.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_sqr_halo_stack.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_xpol_omni.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_xpol_omni_stack.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_yagi.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_yagi_stack.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/30-80m_inv_L.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/35-55MHz_logper.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/40-80m_Inv_L.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/40m-moxon.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6-17m_bipyramid.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6-20m_fan.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6-20m_inv_cone.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6-40m_5B4AZ-optimized.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6-40m_Classic_Windom-optimized.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6m_big-square_stack.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6m_bigwheel-stack.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6m_horizomni.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/70cm_collinear.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/80m_zepp.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/T12m-H24m.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/T20m-H18m.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/airplane.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/buoy.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/gray_hoverman.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/k9ay_5b4az.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/k9ay_orig.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/satellite.csv -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gray_hoverman.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ground.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/k9ay_5b4az.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/k9ay_orig.nec -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/satellite.nec +%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/NEC2-bug.txt +%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/NearFieldCalcs.txt +%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/currents.png +%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/excitation.png +%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/freq_plots.png +%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/nec2_edit.png +%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/radiation.png +%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/web-heading.png +%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/web-heading.xcf +%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/wire.png +%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nec2c.txt +%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/xnec2c.html share/icons/hicolor/256x256/apps/xnec2c.png share/man/man1/xnec2c.1.gz share/mime/packages/x-nec2.xml share/pixmaps/xnec2c.svg -%%DATADIR%%/examples/10-20m-moxon.nec -%%DATADIR%%/examples/10-30m-box.nec -%%DATADIR%%/examples/10-30m_MultiBand_Vertical.nec -%%DATADIR%%/examples/10-30m_bipyramid.nec -%%DATADIR%%/examples/10-30m_inv_cone.nec -%%DATADIR%%/examples/10-30m_sphere.nec -%%DATADIR%%/examples/10-40m_windom.nec -%%DATADIR%%/examples/10-80m_Classic_Windom-optimized.nec -%%DATADIR%%/examples/10-80m_G5RV.nec -%%DATADIR%%/examples/10-80m_Inverted-L.nec -%%DATADIR%%/examples/10-80m_windom.nec -%%DATADIR%%/examples/137MHz_broadside_Yagi.nec -%%DATADIR%%/examples/137MHz_turnstile.nec -%%DATADIR%%/examples/137MHz_turnstile_sloped.nec -%%DATADIR%%/examples/137Mhz-QFHA1.nec -%%DATADIR%%/examples/137Mhz-QFHA2.nec -%%DATADIR%%/examples/137Mhz-QFHA3.nec -%%DATADIR%%/examples/137Mhz_xpol_omni.nec -%%DATADIR%%/examples/13cm_Yagi.nec -%%DATADIR%%/examples/13cm_corner_reflector.nec -%%DATADIR%%/examples/13cm_helix+screen.nec -%%DATADIR%%/examples/15m_delta-loop.nec -%%DATADIR%%/examples/1MHz_3x_helicone.nec -%%DATADIR%%/examples/1MHz_3x_helisphere.nec -%%DATADIR%%/examples/1MHz_4x_helisphere.nec -%%DATADIR%%/examples/1MHz_helivert.nec -%%DATADIR%%/examples/1MHz_tower.nec -%%DATADIR%%/examples/20-40m_ground_plane.nec -%%DATADIR%%/examples/20-40m_vert_circ_cliff.nec -%%DATADIR%%/examples/20-40m_vert_linear_cliff.nec -%%DATADIR%%/examples/20-40m_vert_sommerfeld_cliff.nec -%%DATADIR%%/examples/20m_car_ant.nec -%%DATADIR%%/examples/20m_quad.nec -%%DATADIR%%/examples/23cm_helix+radials.nec -%%DATADIR%%/examples/23cm_helix+screen.nec -%%DATADIR%%/examples/2m_1to4l-gp_on_pole.nec -%%DATADIR%%/examples/2m_1to4l-horiz_gp_on_pole.nec -%%DATADIR%%/examples/2m_5to8l-gp_on_pole.nec -%%DATADIR%%/examples/2m_EME_ant.nec -%%DATADIR%%/examples/2m_Lindenblad.nec -%%DATADIR%%/examples/2m_bigwheel.nec -%%DATADIR%%/examples/2m_extended_Xpol_yagi-2-optimized.nec -%%DATADIR%%/examples/2m_extended_Xpol_yagi-2.nec -%%DATADIR%%/examples/2m_extended_Xpol_yagi.nec -%%DATADIR%%/examples/2m_extended_yagi-optimized.nec -%%DATADIR%%/examples/2m_extended_yagi.nec -%%DATADIR%%/examples/2m_halo_stack.nec -%%DATADIR%%/examples/2m_sqr_halo.nec -%%DATADIR%%/examples/2m_sqr_halo_stack.nec -%%DATADIR%%/examples/2m_xpol_omni.nec -%%DATADIR%%/examples/2m_xpol_omni_stack.nec -%%DATADIR%%/examples/2m_yagi.nec -%%DATADIR%%/examples/2m_yagi_stack.nec -%%DATADIR%%/examples/30-80m_inv_L.nec -%%DATADIR%%/examples/35-55MHz_logper.nec -%%DATADIR%%/examples/40-80m_Inv_L.nec -%%DATADIR%%/examples/40m-moxon.nec -%%DATADIR%%/examples/6-17m_bipyramid.nec -%%DATADIR%%/examples/6-20m_fan.nec -%%DATADIR%%/examples/6-20m_inv_cone.nec -%%DATADIR%%/examples/6-40m_5B4AZ-optimized.nec -%%DATADIR%%/examples/6-40m_Classic_Windom-optimized.nec -%%DATADIR%%/examples/6m_big-square_stack.nec -%%DATADIR%%/examples/6m_bigwheel-stack.nec -%%DATADIR%%/examples/6m_horizomni.nec -%%DATADIR%%/examples/70cm_collinear.nec -%%DATADIR%%/examples/80m_zepp.nec -%%DATADIR%%/examples/T12m-H24m.nec -%%DATADIR%%/examples/T20m-H18m.nec -%%DATADIR%%/examples/airplane.nec -%%DATADIR%%/examples/buoy.nec -%%DATADIR%%/examples/conductivity.txt -%%DATADIR%%/examples/data/10-20m-moxon.csv -%%DATADIR%%/examples/data/10-30m-box.csv -%%DATADIR%%/examples/data/10-30m_MultiBand_Vertical.csv -%%DATADIR%%/examples/data/10-30m_bipyramid.csv -%%DATADIR%%/examples/data/10-30m_inv_cone.csv -%%DATADIR%%/examples/data/10-30m_sphere.csv -%%DATADIR%%/examples/data/10-40m_windom.csv -%%DATADIR%%/examples/data/10-80m_Classic_Windom-optimized.csv -%%DATADIR%%/examples/data/10-80m_G5RV.csv -%%DATADIR%%/examples/data/10-80m_Inverted-L.csv -%%DATADIR%%/examples/data/10-80m_windom.csv -%%DATADIR%%/examples/data/137MHz_broadside_Yagi.csv -%%DATADIR%%/examples/data/137MHz_turnstile.csv -%%DATADIR%%/examples/data/137MHz_turnstile_sloped.csv -%%DATADIR%%/examples/data/137Mhz-QFHA1.csv -%%DATADIR%%/examples/data/137Mhz-QFHA2.csv -%%DATADIR%%/examples/data/137Mhz-QFHA3.csv -%%DATADIR%%/examples/data/137Mhz_xpol_omni.csv -%%DATADIR%%/examples/data/13cm_Yagi.csv -%%DATADIR%%/examples/data/13cm_corner_reflector.csv -%%DATADIR%%/examples/data/13cm_helix+screen.csv -%%DATADIR%%/examples/data/15m_delta-loop.csv -%%DATADIR%%/examples/data/1MHz_3x_helicone.csv -%%DATADIR%%/examples/data/1MHz_3x_helisphere.csv -%%DATADIR%%/examples/data/1MHz_4x_helisphere.csv -%%DATADIR%%/examples/data/1MHz_helivert.csv -%%DATADIR%%/examples/data/1MHz_tower.csv -%%DATADIR%%/examples/data/20-40m_ground_plane.csv -%%DATADIR%%/examples/data/20-40m_vert_circ_cliff.csv -%%DATADIR%%/examples/data/20-40m_vert_linear_cliff.csv -%%DATADIR%%/examples/data/20-40m_vert_sommerfeld_cliff.csv -%%DATADIR%%/examples/data/20m_car_ant.csv -%%DATADIR%%/examples/data/20m_quad.csv -%%DATADIR%%/examples/data/23cm_helix+radials.csv -%%DATADIR%%/examples/data/23cm_helix+screen.csv -%%DATADIR%%/examples/data/2m_1to4l-gp_on_pole.csv -%%DATADIR%%/examples/data/2m_1to4l-horiz_gp_on_pole.csv -%%DATADIR%%/examples/data/2m_5to8l-gp_on_pole.csv -%%DATADIR%%/examples/data/2m_EME_ant.csv -%%DATADIR%%/examples/data/2m_Lindenblad.csv -%%DATADIR%%/examples/data/2m_bigwheel.csv -%%DATADIR%%/examples/data/2m_extended_Xpol_yagi-2-optimized.csv -%%DATADIR%%/examples/data/2m_extended_Xpol_yagi-2.csv -%%DATADIR%%/examples/data/2m_extended_Xpol_yagi.csv -%%DATADIR%%/examples/data/2m_extended_yagi-optimized.csv -%%DATADIR%%/examples/data/2m_extended_yagi.csv -%%DATADIR%%/examples/data/2m_halo_stack.csv -%%DATADIR%%/examples/data/2m_sqr_halo.csv -%%DATADIR%%/examples/data/2m_sqr_halo_stack.csv -%%DATADIR%%/examples/data/2m_xpol_omni.csv -%%DATADIR%%/examples/data/2m_xpol_omni_stack.csv -%%DATADIR%%/examples/data/2m_yagi.csv -%%DATADIR%%/examples/data/2m_yagi_stack.csv -%%DATADIR%%/examples/data/30-80m_inv_L.csv -%%DATADIR%%/examples/data/35-55MHz_logper.csv -%%DATADIR%%/examples/data/40-80m_Inv_L.csv -%%DATADIR%%/examples/data/40m-moxon.csv -%%DATADIR%%/examples/data/6-17m_bipyramid.csv -%%DATADIR%%/examples/data/6-20m_fan.csv -%%DATADIR%%/examples/data/6-20m_inv_cone.csv -%%DATADIR%%/examples/data/6-40m_5B4AZ-optimized.csv -%%DATADIR%%/examples/data/6-40m_Classic_Windom-optimized.csv -%%DATADIR%%/examples/data/6m_big-square_stack.csv -%%DATADIR%%/examples/data/6m_bigwheel-stack.csv -%%DATADIR%%/examples/data/6m_horizomni.csv -%%DATADIR%%/examples/data/70cm_collinear.csv -%%DATADIR%%/examples/data/80m_zepp.csv -%%DATADIR%%/examples/data/README -%%DATADIR%%/examples/data/T12m-H24m.csv -%%DATADIR%%/examples/data/T20m-H18m.csv -%%DATADIR%%/examples/data/airplane.csv -%%DATADIR%%/examples/data/buoy.csv -%%DATADIR%%/examples/data/gray_hoverman.csv -%%DATADIR%%/examples/data/k9ay_5b4az.csv -%%DATADIR%%/examples/data/k9ay_orig.csv -%%DATADIR%%/examples/data/satellite.csv -%%DATADIR%%/examples/gray_hoverman.nec -%%DATADIR%%/examples/ground.txt -%%DATADIR%%/examples/k9ay_5b4az.nec -%%DATADIR%%/examples/k9ay_orig.nec -%%DATADIR%%/examples/satellite.nec diff --git a/converters/p5-Cpanel-JSON-XS/Makefile b/converters/p5-Cpanel-JSON-XS/Makefile index b0265e4c6f3e..97bd1c15f0ee 100644 --- a/converters/p5-Cpanel-JSON-XS/Makefile +++ b/converters/p5-Cpanel-JSON-XS/Makefile @@ -1,5 +1,5 @@ PORTNAME= Cpanel-JSON-XS -PORTVERSION= 4.39 +PORTVERSION= 4.40 CATEGORIES= converters perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RURBAN diff --git a/converters/p5-Cpanel-JSON-XS/distinfo b/converters/p5-Cpanel-JSON-XS/distinfo index a97e091ab47b..2fc4b259258e 100644 --- a/converters/p5-Cpanel-JSON-XS/distinfo +++ b/converters/p5-Cpanel-JSON-XS/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888110 -SHA256 (Cpanel-JSON-XS-4.39.tar.gz) = b7a7929c85d76c82b1678e4536588774e1c5a16db49411490ee664131a35bb4e -SIZE (Cpanel-JSON-XS-4.39.tar.gz) = 260912 +TIMESTAMP = 1759324042 +SHA256 (Cpanel-JSON-XS-4.40.tar.gz) = 785473f07673b197e1c29964e9445ed969ee0b4b2adf51d7bebec6887cd3514c +SIZE (Cpanel-JSON-XS-4.40.tar.gz) = 261420 diff --git a/converters/p5-JSON-XS/Makefile b/converters/p5-JSON-XS/Makefile index 5886368a955b..3e21bc2bd749 100644 --- a/converters/p5-JSON-XS/Makefile +++ b/converters/p5-JSON-XS/Makefile @@ -1,5 +1,5 @@ PORTNAME= JSON-XS -PORTVERSION= 4.03 +PORTVERSION= 4.04 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/converters/p5-JSON-XS/distinfo b/converters/p5-JSON-XS/distinfo index 06af52211198..44df30792e65 100644 --- a/converters/p5-JSON-XS/distinfo +++ b/converters/p5-JSON-XS/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604680090 -SHA256 (JSON-XS-4.03.tar.gz) = 515536f45f2fa1a7e88c8824533758d0121d267ab9cb453a1b5887c8a56b9068 -SIZE (JSON-XS-4.03.tar.gz) = 86749 +TIMESTAMP = 1759324044 +SHA256 (JSON-XS-4.04.tar.gz) = 8eff1e9f304c5625b59ab7b42258415f6d3e3681c1ddab6b725518a018a7f5e0 +SIZE (JSON-XS-4.04.tar.gz) = 87082 diff --git a/converters/rubygem-po_to_json/Makefile b/converters/rubygem-po_to_json/Makefile index 6ceab151c75b..6e290f0a1ec2 100644 --- a/converters/rubygem-po_to_json/Makefile +++ b/converters/rubygem-po_to_json/Makefile @@ -1,5 +1,5 @@ PORTNAME= po_to_json -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.0 CATEGORIES= converters rubygems MASTER_SITES= RG diff --git a/converters/rubygem-po_to_json/distinfo b/converters/rubygem-po_to_json/distinfo index a6e11168ffc4..d80308db2a80 100644 --- a/converters/rubygem-po_to_json/distinfo +++ b/converters/rubygem-po_to_json/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691070196 -SHA256 (rubygem/po_to_json-2.0.0.gem) = 9e59b2904c015d2fcad3ec02022970ad0fb6622f6eb5ba82b47dff99d2fd6b2a -SIZE (rubygem/po_to_json-2.0.0.gem) = 8704 +TIMESTAMP = 1759324210 +SHA256 (rubygem/po_to_json-2.1.0.gem) = 7b702fbbe616d619be08ea2de6bfa9d326edf39e8305e3811ba5624113db4787 +SIZE (rubygem/po_to_json-2.1.0.gem) = 9216 diff --git a/converters/yj-bruceadams/Makefile b/converters/yj-bruceadams/Makefile index 2099a714fec5..19c2ee486786 100644 --- a/converters/yj-bruceadams/Makefile +++ b/converters/yj-bruceadams/Makefile @@ -1,6 +1,6 @@ PORTNAME= yj DISTVERSION= 1.2.0 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= converters textproc PKGNAMESUFFIX= -${GH_ACCOUNT} diff --git a/databases/cego/Makefile b/databases/cego/Makefile index 2b511d11610b..5ca5b0c3d321 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,5 +1,5 @@ PORTNAME= cego -PORTVERSION= 2.52.29 +PORTVERSION= 2.52.30 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 1a2f56b62526..b883f7583166 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756019122 -SHA256 (cego-2.52.29.tar.gz) = 04afac15a823b0a7a1b7d48fac33957ff180b4f4fa7723646ec40c5c29b87008 -SIZE (cego-2.52.29.tar.gz) = 3308821 +TIMESTAMP = 1759172310 +SHA256 (cego-2.52.30.tar.gz) = 815e91fca07377ffb1cd704679924a84c9eb20154d19a0a0a135f6af149cfd94 +SIZE (cego-2.52.30.tar.gz) = 3313298 diff --git a/databases/diesel/Makefile b/databases/diesel/Makefile index 1b5e3829a2d5..21f58cd87e8c 100644 --- a/databases/diesel/Makefile +++ b/databases/diesel/Makefile @@ -1,7 +1,7 @@ PORTNAME= diesel DISTVERSIONPREFIX= v DISTVERSION= 2.2.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases PKGNAMESUFFIX= -cli diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 124c3506f8a3..2bb474909b69 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= evolution-data-server DISTVERSION= 3.56.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -12,27 +12,21 @@ WWW= https://gnome.pages.gitlab.gnome.org/evolution-data-server/ LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 \ - libgoa-1.0.so:net/gnome-online-accounts \ +LIB_DEPENDS= libgoa-1.0.so:net/gnome-online-accounts \ libical.so:devel/libical \ - libnss3.so:security/nss \ - libicudata.so:devel/icu \ - libwebkit2gtk-4.1.so:www/webkit2-gtk@41 \ - libwebkitgtk-6.0.so:www/webkit2-gtk@60 \ + libicui18n.so:devel/icu \ + libicuuc.so:devel/icu \ libjson-glib-1.0.so:devel/json-glib \ libnspr4.so:devel/nspr \ + libnss3.so:security/nss \ libsecret-1.so:security/libsecret \ - libcanberra-gtk3.so:audio/libcanberra-gtk3 \ - libcanberra.so:audio/libcanberra \ - libuuid.so:misc/libuuid \ - libvulkan.so:graphics/vulkan-loader \ - libgraphene-1.0.so:graphics/graphene - -USES= cmake cpe desktop-file-utils gettext \ - gnome gperf iconv:wchar_t localbase pkgconfig \ - python:build sqlite tar:xz xorg + libsoup-3.0.so:devel/libsoup3 \ + libuuid.so:misc/libuuid + +USES= cmake cpe desktop-file-utils gettext-tools gnome gperf \ + iconv:wchar_t localbase pkgconfig sqlite tar:xz xorg USE_CXXSTD= gnu++17 -USE_GNOME= glib20 gtk30 gtk40 introspection:build libxml2 +USE_GNOME= cairo glib20 introspection:build libxml2 pango USE_XORG= x11 USE_LDCONFIG= yes CPE_VENDOR= gnome @@ -41,7 +35,6 @@ LDFLAGS= -L${LOCALBASE}/lib CMAKE_OFF= CMAKE_CXX_EXTENSIONS CMAKE_ARGS= -DENABLE_INTROSPECTION=ON \ - -DWITH_LIBDB=OFF \ -DENABLE_EXAMPLES=OFF \ -DENABLED_INSTALLED_TESTS=OFF \ -DWITH_SYSTEMDUSERUNITDIR=no @@ -56,12 +49,30 @@ GLIB_SCHEMAS= org.gnome.evolution-data-server.addressbook.gschema.xml \ PLIST_SUB= EVO_VERSION="1.2" CAL_API_VERSION="2.0" OPTIONS_SUB= yes -OPTIONS_DEFINE= VAPI WEATHER LDAP -OPTIONS_DEFAULT= VAPI WEATHER GSSAPI_BASE LDAP - +OPTIONS_DEFINE= BDB CANBERRA GTK4 LDAP OAUTH2 VAPI WEATHER +OPTIONS_DEFAULT= BDB CANBERRA GTK4 LDAP OAUTH2 VAPI WEATHER GSSAPI_BASE OPTIONS_SINGLE= KERBEROS OPTIONS_SINGLE_KERBEROS= GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT \ GSSAPI_NONE +BDB_DESC= Use Berkeley DB +BDB_USES= bdb +BDB_CMAKE_ON= -DWITH_LIBDB_CFLAGS=-I${BDB_INCLUDE_DIR} \ + -DWITH_LIBDB_LIBS="-L${BDB_LIB_DIR} -l${BDB_LIB_NAME}" +BDB_CMAKE_OFF= -DWITH_LIBDB=OFF + +CANBERRA_DESC= Canberra-GTK for sound in evolution-alarm-notify +CANBERRA_CMAKE_BOOL= ENABLE_CANBERRA +CANBERRA_LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \ + libcanberra.so:audio/libcanberra + +GTK4_DESC= GTK4 vs. GTK3 +GTK4_VARS= use_gnome+=gtk40 use_gnome+=gtk30 +GTK4_VARS_OFF= use_gnome+=gtk30 +GTK4_LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ + libgtk-4.so:x11-toolkits/gtk40 \ + libvulkan.so:graphics/vulkan-loader +GTK4_CMAKE_BOOL= ENABLE_GTK4 +GTK4_CMAKE_BOOL_OFF= ENBALE_GTK GSSAPI_BASE_USES= gssapi:base ssl GSSAPI_HEIMDAL_USES= gssapi:heimdal @@ -70,15 +81,32 @@ GSSAPI_NONE_CMAKE_ON= -DWITH_KRB5=OFF GSSAPI_NONE_CMAKE_OFF= -DWITH_KRB5=${GSSAPIBASEDIR} GSSAPI_NONE_CFLAGS_OFF= ${GSSAPICPPFLAGS} +LDAP_DESC= LDAP Authentication +LDAP_CMAKE_ON= -DWITH_OPENLDAP=${LOCALBASE} +LDAP_CMAKE_OFF= -DWITH_OPENLDAP=OFF +LDAP_USES= ldap + +OAUTH2_DESC= Oauth2 Authentication using webkit + VAPI_USES= vala:build VAPI_CMAKE_BOOL= ENABLE_VALA_BINDINGS -WEATHER_DESC= Weather calendar backend +WEATHER_DESC= Weather calendar backend WEATHER_LIB_DEPENDS= libgweather-4.so:net/libgweather4 WEATHER_CMAKE_BOOL= ENABLE_WEATHER -LDAP_CMAKE_ON= -DWITH_OPENLDAP=${LOCALBASE} -LDAP_CMAKE_OFF= -DWITH_OPENLDAP=OFF -LDAP_USES= ldap +.include <bsd.port.options.mk> + +.if ${PORT_OPTIONS:MOAUTH2} +. if ${PORT_OPTIONS:MGTK4} +LIB_DEPENDS+= libwebkitgtk-6.0.so:www/webkit2-gtk@60 +CMAKE_ARGS+= -DENABLE_OAUTH2_WEBKITGTK=OFF +. else +LIB_DEPENDS+= libwebkit2gtk-4.1.so:www/webkit2-gtk@41 +CMAKE_ARGS+= -DENABLE_OAUTH2_WEBKITGTK4=OFF +. endif +.else +CMAKE_ARGS+= -DENABLE_OAUTH2_WEBKITGTK=OFF -DENABLE_OAUTH2_WEBKITGTK4=OFF +.endif .include <bsd.port.mk> diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist index 4395c3877c1a..55007950f1a2 100644 --- a/databases/evolution-data-server/pkg-plist +++ b/databases/evolution-data-server/pkg-plist @@ -139,6 +139,8 @@ include/evolution-data-server/libebackend/e-cache.h include/evolution-data-server/libebackend/e-collection-backend-factory.h include/evolution-data-server/libebackend/e-collection-backend.h include/evolution-data-server/libebackend/e-data-factory.h +%%BDB%%include/evolution-data-server/libebackend/e-db3-utils.h +%%BDB%%include/evolution-data-server/libebackend/e-dbhash.h include/evolution-data-server/libebackend/e-dbus-server.h include/evolution-data-server/libebackend/e-file-cache.h include/evolution-data-server/libebackend/e-oauth2-support.h @@ -205,6 +207,7 @@ include/evolution-data-server/libecal/e-reminder-watcher.h include/evolution-data-server/libecal/e-timezone-cache.h include/evolution-data-server/libecal/libecal.h include/evolution-data-server/libedata-book/e-book-backend-cache.h +%%BDB%%include/evolution-data-server/libedata-book/e-book-backend-db-cache.h include/evolution-data-server/libedata-book/e-book-backend-factory.h include/evolution-data-server/libedata-book/e-book-backend-sexp.h include/evolution-data-server/libedata-book/e-book-backend-sqlitedb.h @@ -341,17 +344,17 @@ include/evolution-data-server/libedataserverui/e-reminders-widget.h include/evolution-data-server/libedataserverui/e-trust-prompt.h include/evolution-data-server/libedataserverui/e-webdav-discover-widget.h include/evolution-data-server/libedataserverui/libedataserverui.h -include/evolution-data-server/libedataserverui4/e-buffer-tagger.h -include/evolution-data-server/libedataserverui4/e-cell-renderer-color.h -include/evolution-data-server/libedataserverui4/e-certificate-widget.h -include/evolution-data-server/libedataserverui4/e-credentials-prompter-impl-oauth2.h -include/evolution-data-server/libedataserverui4/e-credentials-prompter-impl-password.h -include/evolution-data-server/libedataserverui4/e-credentials-prompter-impl.h -include/evolution-data-server/libedataserverui4/e-credentials-prompter.h -include/evolution-data-server/libedataserverui4/e-reminders-widget.h -include/evolution-data-server/libedataserverui4/e-trust-prompt.h -include/evolution-data-server/libedataserverui4/e-webdav-discover-widget.h -include/evolution-data-server/libedataserverui4/libedataserverui4.h +%%GTK4%%include/evolution-data-server/libedataserverui4/e-buffer-tagger.h +%%GTK4%%include/evolution-data-server/libedataserverui4/e-cell-renderer-color.h +%%GTK4%%include/evolution-data-server/libedataserverui4/e-certificate-widget.h +%%GTK4%%include/evolution-data-server/libedataserverui4/e-credentials-prompter-impl-oauth2.h +%%GTK4%%include/evolution-data-server/libedataserverui4/e-credentials-prompter-impl-password.h +%%GTK4%%include/evolution-data-server/libedataserverui4/e-credentials-prompter-impl.h +%%GTK4%%include/evolution-data-server/libedataserverui4/e-credentials-prompter.h +%%GTK4%%include/evolution-data-server/libedataserverui4/e-reminders-widget.h +%%GTK4%%include/evolution-data-server/libedataserverui4/e-trust-prompt.h +%%GTK4%%include/evolution-data-server/libedataserverui4/e-webdav-discover-widget.h +%%GTK4%%include/evolution-data-server/libedataserverui4/libedataserverui4.h lib/evolution-data-server/addressbook-backends/libebookbackendcarddav.so lib/evolution-data-server/addressbook-backends/libebookbackendfile.so %%LDAP%%lib/evolution-data-server/addressbook-backends/libebookbackendldap.so @@ -394,7 +397,7 @@ lib/girepository-1.0/EDataBook-%%EVO_VERSION%%.typelib lib/girepository-1.0/EDataCal-%%CAL_API_VERSION%%.typelib lib/girepository-1.0/EDataServer-%%EVO_VERSION%%.typelib lib/girepository-1.0/EDataServerUI-%%EVO_VERSION%%.typelib -lib/girepository-1.0/EDataServerUI4-1.0.typelib +%%GTK4%%lib/girepository-1.0/EDataServerUI4-1.0.typelib lib/libcamel-%%EVO_VERSION%%.so lib/libcamel-%%EVO_VERSION%%.so.64 lib/libcamel-%%EVO_VERSION%%.so.64.0.0 @@ -422,9 +425,9 @@ lib/libedataserver-%%EVO_VERSION%%.so.27.0.0 lib/libedataserverui-%%EVO_VERSION%%.so lib/libedataserverui-%%EVO_VERSION%%.so.4 lib/libedataserverui-%%EVO_VERSION%%.so.4.0.0 -lib/libedataserverui4-1.0.so -lib/libedataserverui4-1.0.so.0 -lib/libedataserverui4-1.0.so.0.0.0 +%%GTK4%%lib/libedataserverui4-1.0.so +%%GTK4%%lib/libedataserverui4-1.0.so.0 +%%GTK4%%lib/libedataserverui4-1.0.so.0.0.0 libdata/pkgconfig/camel-%%EVO_VERSION%%.pc libdata/pkgconfig/evolution-data-server-%%EVO_VERSION%%.pc libdata/pkgconfig/libebackend-%%EVO_VERSION%%.pc @@ -435,7 +438,7 @@ libdata/pkgconfig/libedata-book-%%EVO_VERSION%%.pc libdata/pkgconfig/libedata-cal-%%CAL_API_VERSION%%.pc libdata/pkgconfig/libedataserver-%%EVO_VERSION%%.pc libdata/pkgconfig/libedataserverui-%%EVO_VERSION%%.pc -libdata/pkgconfig/libedataserverui4-1.0.pc +%%GTK4%%libdata/pkgconfig/libedataserverui4-1.0.pc libexec/camel-gpg-photo-saver libexec/camel-index-control-%%EVO_VERSION%% @(,mail,2755) libexec/camel-lock-helper-%%EVO_VERSION%% @@ -444,7 +447,7 @@ libexec/evolution-addressbook-factory-subprocess libexec/evolution-calendar-factory libexec/evolution-calendar-factory-subprocess libexec/evolution-data-server/addressbook-export -libexec/evolution-data-server/csv2vcard +%%OAUTH2%%libexec/evolution-data-server/csv2vcard libexec/evolution-data-server/evolution-alarm-notify libexec/evolution-data-server/evolution-oauth2-handler libexec/evolution-data-server/list-sources @@ -492,7 +495,7 @@ share/gir-1.0/EDataBook-%%EVO_VERSION%%.gir share/gir-1.0/EDataCal-%%CAL_API_VERSION%%.gir share/gir-1.0/EDataServer-%%EVO_VERSION%%.gir share/gir-1.0/EDataServerUI-%%EVO_VERSION%%.gir -share/gir-1.0/EDataServerUI4-1.0.gir +%%GTK4%%share/gir-1.0/EDataServerUI4-1.0.gir share/icons/hicolor/scalable/apps/org.gnome.Evolution-alarm-notify.svg share/locale/am/LC_MESSAGES/evolution-data-server.mo share/locale/ar/LC_MESSAGES/evolution-data-server.mo @@ -619,5 +622,5 @@ share/pixmaps/evolution-data-server/category_time-and-expenses_16.png %%VAPI%%share/vala/vapi/libedataserver-%%EVO_VERSION%%.vapi %%VAPI%%share/vala/vapi/libedataserverui-%%EVO_VERSION%%.deps %%VAPI%%share/vala/vapi/libedataserverui-%%EVO_VERSION%%.vapi -%%VAPI%%share/vala/vapi/libedataserverui4-1.0.deps -%%VAPI%%share/vala/vapi/libedataserverui4-1.0.vapi +%%GTK4%%%%VAPI%%share/vala/vapi/libedataserverui4-1.0.deps +%%GTK4%%%%VAPI%%share/vala/vapi/libedataserverui4-1.0.vapi diff --git a/databases/frece/Makefile b/databases/frece/Makefile index 9a4f420bb15e..56e673a866cf 100644 --- a/databases/frece/Makefile +++ b/databases/frece/Makefile @@ -1,7 +1,7 @@ PORTNAME= frece DISTVERSIONPREFIX= v DISTVERSION= 1.0.6 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/gobang/Makefile b/databases/gobang/Makefile index 5e97bc08cf42..89a8c35624f7 100644 --- a/databases/gobang/Makefile +++ b/databases/gobang/Makefile @@ -1,7 +1,7 @@ PORTNAME= gobang DISTVERSIONPREFIX= v DISTVERSION= 0.1.0-alpha.5 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/litestream/Makefile b/databases/litestream/Makefile index b5d2b43eaac0..409a1a59f5a1 100644 --- a/databases/litestream/Makefile +++ b/databases/litestream/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 0.3.13 PORTREVISION= 8 CATEGORIES= databases -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Standalone streaming replication tool for SQLite WWW= https://litestream.io/ diff --git a/databases/mongodb70/Makefile b/databases/mongodb70/Makefile index c84d557c2ace..22206f408a7d 100644 --- a/databases/mongodb70/Makefile +++ b/databases/mongodb70/Makefile @@ -1,6 +1,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r DISTVERSION= 7.0.24 +PORTREVISION= 1 CATEGORIES= databases net PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} diff --git a/databases/mongodb80/Makefile b/databases/mongodb80/Makefile index 1b37c5f0dd39..bb0baa6656b4 100644 --- a/databases/mongodb80/Makefile +++ b/databases/mongodb80/Makefile @@ -1,7 +1,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r DISTVERSION= 8.0.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases net PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} diff --git a/databases/movine/Makefile b/databases/movine/Makefile index 9d17bd2f9c19..c2b970eff54e 100644 --- a/databases/movine/Makefile +++ b/databases/movine/Makefile @@ -1,7 +1,7 @@ PORTNAME= movine DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/ods2sql/Makefile b/databases/ods2sql/Makefile index 0a6a46db90e5..8b1947278ab6 100644 --- a/databases/ods2sql/Makefile +++ b/databases/ods2sql/Makefile @@ -1,6 +1,6 @@ PORTNAME= ods2sql DISTVERSION= 0.4.0 -PORTREVISION= 44 +PORTREVISION= 45 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/pgbarman/Makefile b/databases/pgbarman/Makefile index a1e89f139ee5..067341c6a5e5 100644 --- a/databases/pgbarman/Makefile +++ b/databases/pgbarman/Makefile @@ -1,6 +1,6 @@ PORTNAME= barman DISTVERSIONPREFIX= release/ -DISTVERSION= 3.15.0 +DISTVERSION= 3.16.0 CATEGORIES= databases PKGNAMEPREFIX= pg PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} diff --git a/databases/pgbarman/distinfo b/databases/pgbarman/distinfo index 15a2a7d7c840..601714594609 100644 --- a/databases/pgbarman/distinfo +++ b/databases/pgbarman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754569221 -SHA256 (EnterpriseDB-barman-release-3.15.0_GH0.tar.gz) = b2e086b0bdb6b45bd2ecef4ee95f551e2d77a05fbccf44b90eebd2b8be1112fa -SIZE (EnterpriseDB-barman-release-3.15.0_GH0.tar.gz) = 1942470 +TIMESTAMP = 1759574506 +SHA256 (EnterpriseDB-barman-release-3.16.0_GH0.tar.gz) = 083f65f8d75cb0ae65b075aedfe59bb13e5388be6e3f096def1e5b0a86965d9a +SIZE (EnterpriseDB-barman-release-3.16.0_GH0.tar.gz) = 1959681 diff --git a/databases/postgresql-mysql_fdw/Makefile b/databases/postgresql-mysql_fdw/Makefile index 15a989e99e8b..b46c01d9cef0 100644 --- a/databases/postgresql-mysql_fdw/Makefile +++ b/databases/postgresql-mysql_fdw/Makefile @@ -1,6 +1,6 @@ PORTNAME= mysql_fdw DISTVERSIONPREFIX= REL- -DISTVERSION= 2_9_2 +DISTVERSION= 2_9_3 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- @@ -11,7 +11,7 @@ WWW= https://github.com/EnterpriseDB/mysql_fdw LICENSE= PostgreSQL LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gmake mysql pgsql:11+ +USES= gmake mysql pgsql:13+ WANT_PGSQL= server USE_GITHUB= yes GH_ACCOUNT= EnterpriseDB diff --git a/databases/postgresql-mysql_fdw/distinfo b/databases/postgresql-mysql_fdw/distinfo index 91cdcbe338f1..d7c4c4287ebb 100644 --- a/databases/postgresql-mysql_fdw/distinfo +++ b/databases/postgresql-mysql_fdw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729450900 -SHA256 (EnterpriseDB-mysql_fdw-REL-2_9_2_GH0.tar.gz) = dae56fc82801d68d97e7cecf48dfade9c6ba7cadc3439227c2cf28bcb142e820 -SIZE (EnterpriseDB-mysql_fdw-REL-2_9_2_GH0.tar.gz) = 172937 +TIMESTAMP = 1759415744 +SHA256 (EnterpriseDB-mysql_fdw-REL-2_9_3_GH0.tar.gz) = 8a40c586d385199da206bad2500be1abcf134311324f0a5cd5cf634d873d4fa4 +SIZE (EnterpriseDB-mysql_fdw-REL-2_9_3_GH0.tar.gz) = 173495 diff --git a/databases/postgresql-promscale/Makefile b/databases/postgresql-promscale/Makefile index c0a8f3f08203..213b66c0b6db 100644 --- a/databases/postgresql-promscale/Makefile +++ b/databases/postgresql-promscale/Makefile @@ -1,6 +1,6 @@ PORTNAME= promscale PORTVERSION= 0.8.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- diff --git a/databases/py-datafusion/Makefile b/databases/py-datafusion/Makefile index 959a71059de7..045f19e5c0bb 100644 --- a/databases/py-datafusion/Makefile +++ b/databases/py-datafusion/Makefile @@ -1,5 +1,6 @@ PORTNAME= datafusion PORTVERSION= 49.0.0 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,6 +14,9 @@ WWW= https://datafusion.apache.org/python/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN_armv7= rustc-LLVM ERROR: out of memory +BROKEN_i386= rustc-LLVM ERROR: out of memory + BUILD_DEPENDS= protoc:devel/protobuf \ ${PYTHON_PKGNAMEPREFIX}maturin>=1.8.1:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyarrow>=11.0.0:databases/py-pyarrow@${PY_FLAVOR} diff --git a/databases/py-psycopg-c/Makefile b/databases/py-psycopg-c/Makefile index 9f62dcd38118..cf3ea707477d 100644 --- a/databases/py-psycopg-c/Makefile +++ b/databases/py-psycopg-c/Makefile @@ -1,5 +1,5 @@ PORTNAME= psycopg-c -PORTVERSION= 3.2.9 +PORTVERSION= 3.2.10 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-psycopg-c/distinfo b/databases/py-psycopg-c/distinfo index f8a6b14a4d83..9b326bfd14d0 100644 --- a/databases/py-psycopg-c/distinfo +++ b/databases/py-psycopg-c/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747715342 -SHA256 (psycopg_c-3.2.9.tar.gz) = 8c9f654f20c6c56bddc4543a3caab236741ee94b6732ab7090b95605502210e2 -SIZE (psycopg_c-3.2.9.tar.gz) = 609538 +TIMESTAMP = 1759324068 +SHA256 (psycopg_c-3.2.10.tar.gz) = 30183897f5fe7ff4375b7dfcec9d44dfe8a5e009080addc1626889324a9eb1ed +SIZE (psycopg_c-3.2.10.tar.gz) = 601626 diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile index 2b1868ca0150..c1bcc3c55cc3 100644 --- a/databases/py-psycopg/Makefile +++ b/databases/py-psycopg/Makefile @@ -1,5 +1,5 @@ PORTNAME= psycopg -PORTVERSION= 3.2.9 +PORTVERSION= 3.2.10 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-psycopg/distinfo b/databases/py-psycopg/distinfo index 27dcf5f2fa64..98a9a3e6d251 100644 --- a/databases/py-psycopg/distinfo +++ b/databases/py-psycopg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747715340 -SHA256 (psycopg-3.2.9.tar.gz) = 2fbb46fcd17bc81f993f28c47f1ebea38d66ae97cc2dbc3cad73b37cefbff700 -SIZE (psycopg-3.2.9.tar.gz) = 158122 +TIMESTAMP = 1759324066 +SHA256 (psycopg-3.2.10.tar.gz) = 0bce99269d16ed18401683a8569b2c5abd94f72f8364856d56c0389bcd50972a +SIZE (psycopg-3.2.10.tar.gz) = 160380 diff --git a/databases/py-pycql/Makefile b/databases/py-pycql/Makefile index c70c8e9628ad..1142736438cb 100644 --- a/databases/py-pycql/Makefile +++ b/databases/py-pycql/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/geopython/pycql LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Upstream repository has been archived on Aug 31, 2021 +EXPIRATION_DATE=2025-10-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateparser>=0:devel/py-dateparser@${PY_FLAVOR} \ diff --git a/databases/py-sqlframe/Makefile b/databases/py-sqlframe/Makefile index 0ad7368468c3..97c2b7a480c1 100644 --- a/databases/py-sqlframe/Makefile +++ b/databases/py-sqlframe/Makefile @@ -1,5 +1,5 @@ PORTNAME= sqlframe -PORTVERSION= 3.40.0 +PORTVERSION= 3.40.2 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-sqlframe/distinfo b/databases/py-sqlframe/distinfo index eb8061a7855e..bbf44dc0c120 100644 --- a/databases/py-sqlframe/distinfo +++ b/databases/py-sqlframe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436469 -SHA256 (sqlframe-3.40.0.tar.gz) = 2ea4b9ba95baafc20e15af86a605adbfb812553b56bc2f1402653fb0341aa0ab -SIZE (sqlframe-3.40.0.tar.gz) = 29485554 +TIMESTAMP = 1759324070 +SHA256 (sqlframe-3.40.2.tar.gz) = 2a691bff35f0bdb6b4a0da1feda8c324600d30e0c455f43b45ac869e34089b80 +SIZE (sqlframe-3.40.2.tar.gz) = 29551904 diff --git a/databases/py-sqlglotrs/Makefile b/databases/py-sqlglotrs/Makefile index c773b85e22e5..773f53a1ba11 100644 --- a/databases/py-sqlglotrs/Makefile +++ b/databases/py-sqlglotrs/Makefile @@ -1,5 +1,6 @@ PORTNAME= sqlglotrs PORTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-sqloxide/Makefile b/databases/py-sqloxide/Makefile index dca33fad5415..708527a98dfc 100644 --- a/databases/py-sqloxide/Makefile +++ b/databases/py-sqloxide/Makefile @@ -1,6 +1,6 @@ PORTNAME= sqloxide PORTVERSION= 0.1.48 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/qdrant/Makefile b/databases/qdrant/Makefile index 75ebc2bbce54..77a3c88461bc 100644 --- a/databases/qdrant/Makefile +++ b/databases/qdrant/Makefile @@ -1,7 +1,7 @@ PORTNAME= qdrant DISTVERSIONPREFIX= v DISTVERSION= 1.15.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= databases diff --git a/databases/qt6-base_sqldriver/distinfo b/databases/qt6-base_sqldriver/distinfo index d20b26d71b45..b8ca7311313f 100644 --- a/databases/qt6-base_sqldriver/distinfo +++ b/databases/qt6-base_sqldriver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196336 -SHA256 (KDE/Qt/6.9.2/qtbase-everywhere-src-6.9.2.tar.xz) = 44be9c9ecfe04129c4dea0a7e1b36ad476c9cc07c292016ac98e7b41514f2440 -SIZE (KDE/Qt/6.9.2/qtbase-everywhere-src-6.9.2.tar.xz) = 49812824 +TIMESTAMP = 1759303135 +SHA256 (KDE/Qt/6.9.3/qtbase-everywhere-src-6.9.3.tar.xz) = c5a1a2f660356ec081febfa782998ae5ddbc5925117e64f50e4be9cd45b8dc6e +SIZE (KDE/Qt/6.9.3/qtbase-everywhere-src-6.9.3.tar.xz) = 49856272 diff --git a/databases/quake/Makefile b/databases/quake/Makefile index 83a5cde68922..f2c98b41c736 100644 --- a/databases/quake/Makefile +++ b/databases/quake/Makefile @@ -2,7 +2,7 @@ PORTNAME= quake DISTVERSIONPREFIX= v DISTVERSION= 0.5.1-57 DISTVERSIONSUFFIX= -gbb8ae55 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= databases PKGNAMESUFFIX= -framework diff --git a/databases/redis-devel/Makefile b/databases/redis-devel/Makefile index 8e6f8592baa3..95a502b9b618 100644 --- a/databases/redis-devel/Makefile +++ b/databases/redis-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -DISTVERSION= 8.2.1.20250830 +DISTVERSION= 8.2.1.20250930 CATEGORIES= databases PKGNAMESUFFIX= -devel @@ -18,7 +18,7 @@ LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= compiler:c11 cpe gmake tcl:test pkgconfig CPE_VENDOR= redislabs USE_GITHUB= yes -GH_TAGNAME= 38d16a82e +GH_TAGNAME= 161130f41 USE_RC_SUBR= redis sentinel MAKE_ENV= OPTIMIZATION= \ diff --git a/databases/redis-devel/distinfo b/databases/redis-devel/distinfo index 028c9c8f18fe..ad5e7566c51d 100644 --- a/databases/redis-devel/distinfo +++ b/databases/redis-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756804008 -SHA256 (redis-redis-8.2.1.20250830-38d16a82e_GH0.tar.gz) = e46031686f0fa038aa8f6dc3b393273561c22f05c3fa8c6cd17564f671a0d185 -SIZE (redis-redis-8.2.1.20250830-38d16a82e_GH0.tar.gz) = 3944785 +TIMESTAMP = 1759582104 +SHA256 (redis-redis-8.2.1.20250930-161130f41_GH0.tar.gz) = af27872efc3c43c0d9aef9d70b768360c7b09c9027a10e2e13f714cfa97ba94e +SIZE (redis-redis-8.2.1.20250930-161130f41_GH0.tar.gz) = 3954468 diff --git a/databases/redis/Makefile b/databases/redis/Makefile index 7d8563e2d264..690a99962358 100644 --- a/databases/redis/Makefile +++ b/databases/redis/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -DISTVERSION= 8.2.1 +DISTVERSION= 8.2.2 CATEGORIES= databases MASTER_SITES= https://download.redis.io/releases/ diff --git a/databases/redis/distinfo b/databases/redis/distinfo index a523024b36ee..087e23d38c53 100644 --- a/databases/redis/distinfo +++ b/databases/redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755579223 -SHA256 (redis-8.2.1.tar.gz) = e2c1cb9dd4180a35b943b85dfc7dcdd42566cdbceca37d0d0b14c21731582d3e -SIZE (redis-8.2.1.tar.gz) = 3897326 +TIMESTAMP = 1759573077 +SHA256 (redis-8.2.2.tar.gz) = 4e340e8e822a82114b6fb0f7ca581b749fa876e31e36e9fbcb75416bec9d0608 +SIZE (redis-8.2.2.tar.gz) = 3901854 diff --git a/databases/redis62/Makefile b/databases/redis62/Makefile index 8675d0034c67..bbaccb6e01e8 100644 --- a/databases/redis62/Makefile +++ b/databases/redis62/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -DISTVERSION= 6.2.19 +DISTVERSION= 6.2.20 CATEGORIES= databases MASTER_SITES= https://download.redis.io/releases/ PKGNAMESUFFIX= 62 @@ -21,7 +21,7 @@ MAKE_ENV= OPTIMIZATION= \ LDFLAGS+= -lpthread -lm -lexecinfo -CONFLICTS_INSTALL= redis redis-devel redis72 redis74 +CONFLICTS_INSTALL= redis redis-devel redis72 redis74 redis80 PORTSCOUT= limit:^6\.2 SUB_FILES= pkg-message diff --git a/databases/redis62/distinfo b/databases/redis62/distinfo index 45d657bb1dea..8a0be582fab7 100644 --- a/databases/redis62/distinfo +++ b/databases/redis62/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751915294 -SHA256 (redis-6.2.19.tar.gz) = 73be4202261c2e2e3534ec2c3dcfbb338cceff40481ecf46c3578cb9e5fdea74 -SIZE (redis-6.2.19.tar.gz) = 2493896 +TIMESTAMP = 1759573875 +SHA256 (redis-6.2.20.tar.gz) = 7f8b8a7aed53c445a877adf9e3743cdd323518524170135a58c0702f2dba6ef4 +SIZE (redis-6.2.20.tar.gz) = 2495842 diff --git a/databases/redis72/Makefile b/databases/redis72/Makefile index e930719992a1..dc2059c449ed 100644 --- a/databases/redis72/Makefile +++ b/databases/redis72/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -DISTVERSION= 7.2.10 +DISTVERSION= 7.2.11 CATEGORIES= databases MASTER_SITES= https://download.redis.io/releases/ PKGNAMESUFFIX= 72 @@ -11,7 +11,7 @@ WWW= https://redis.io/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c11 cpe gmake tcl:test +USES= compiler:c11 cpe gmake pkgconfig tcl:test CPE_VENDOR= redislabs USE_RC_SUBR= redis sentinel @@ -20,7 +20,7 @@ MAKE_ENV= OPTIMIZATION= \ LDFLAGS+= -lpthread -lm -lexecinfo -CONFLICTS_INSTALL= redis redis-devel redis62 redis74 +CONFLICTS_INSTALL= redis redis-devel redis62 redis74 redis80 SUB_FILES= pkg-message SUB_LIST= PORTNAME=${PORTNAME} \ diff --git a/databases/redis72/distinfo b/databases/redis72/distinfo index ded856190d92..9c83d0516d55 100644 --- a/databases/redis72/distinfo +++ b/databases/redis72/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751915127 -SHA256 (redis-7.2.10.tar.gz) = e576ad54bc53770649c556933ecd555b975e3dac422e46356102436a437b43c7 -SIZE (redis-7.2.10.tar.gz) = 3395796 +TIMESTAMP = 1759573748 +SHA256 (redis-7.2.11.tar.gz) = 2f9886eca68d30114ad6a01da65631f8007d802fd3e6c9fac711251e6390323d +SIZE (redis-7.2.11.tar.gz) = 3398130 diff --git a/databases/redis74/Makefile b/databases/redis74/Makefile index 2e84d9cc8b50..ed2fd7b5e607 100644 --- a/databases/redis74/Makefile +++ b/databases/redis74/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -DISTVERSION= 7.4.5 +DISTVERSION= 7.4.6 CATEGORIES= databases MASTER_SITES= https://download.redis.io/releases/ PKGNAMESUFFIX= 74 @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS_RSALv2= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USES= compiler:c11 cpe gmake tcl:test +USES= compiler:c11 cpe gmake pkgconfig tcl:test CPE_VENDOR= redislabs USE_RC_SUBR= redis sentinel diff --git a/databases/redis74/distinfo b/databases/redis74/distinfo index 366d5792cfe9..930c67bd22b3 100644 --- a/databases/redis74/distinfo +++ b/databases/redis74/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751914908 -SHA256 (redis-7.4.5.tar.gz) = 00bb280528f5d7934bec8ab309b8125088c209131e10609cb1563b91365633bb -SIZE (redis-7.4.5.tar.gz) = 3532716 +TIMESTAMP = 1759573623 +SHA256 (redis-7.4.6.tar.gz) = 73b94484e00fb4c2440b490dc4021142fb0b6efc8b64c6329c10d24f0b531c99 +SIZE (redis-7.4.6.tar.gz) = 3537688 diff --git a/databases/redis80/Makefile b/databases/redis80/Makefile index 3df55cbaf00c..d7db6441dadd 100644 --- a/databases/redis80/Makefile +++ b/databases/redis80/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -DISTVERSION= 8.0.3 +DISTVERSION= 8.0.4 CATEGORIES= databases MASTER_SITES= https://download.redis.io/releases/ PKGNAMESUFFIX= 80 diff --git a/databases/redis80/distinfo b/databases/redis80/distinfo index 1cd1f7274ce2..1227585dd4b4 100644 --- a/databases/redis80/distinfo +++ b/databases/redis80/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751914561 -SHA256 (redis-8.0.3.tar.gz) = 33f37290b00b14e9a884dd4dcba335febd63ea16c51609d34fa41e031ad587df -SIZE (redis-8.0.3.tar.gz) = 3821948 +TIMESTAMP = 1759573449 +SHA256 (redis-8.0.4.tar.gz) = 7e185265d455ea8deb6bb7e071352ea691ca4d7b5105fc172fa524af59917b89 +SIZE (redis-8.0.4.tar.gz) = 3828945 diff --git a/databases/redisjson/Makefile b/databases/redisjson/Makefile index 3349f6750973..a3bf708cf0fb 100644 --- a/databases/redisjson/Makefile +++ b/databases/redisjson/Makefile @@ -1,7 +1,7 @@ PORTNAME= redisjson DISTVERSIONPREFIX= v DISTVERSION= 2.0.8 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= databases MAINTAINER= ports@FreeBSD.org diff --git a/databases/rubygem-google-cloud-datastore-v1/Makefile b/databases/rubygem-google-cloud-datastore-v1/Makefile index 0be96ba46ee8..3286f9e482c2 100644 --- a/databases/rubygem-google-cloud-datastore-v1/Makefile +++ b/databases/rubygem-google-cloud-datastore-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-datastore-v1 -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.0 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-datastore-v1/lat LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem diff --git a/databases/rubygem-google-cloud-datastore-v1/distinfo b/databases/rubygem-google-cloud-datastore-v1/distinfo index 733c3f8330a3..1af9719bce98 100644 --- a/databases/rubygem-google-cloud-datastore-v1/distinfo +++ b/databases/rubygem-google-cloud-datastore-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265806 -SHA256 (rubygem/google-cloud-datastore-v1-1.4.1.gem) = f1d9ca8c7b1b20ae3d1a071ab43cb42af4c556b5f73f2ba78d83e43916845146 -SIZE (rubygem/google-cloud-datastore-v1-1.4.1.gem) = 67072 +TIMESTAMP = 1759324212 +SHA256 (rubygem/google-cloud-datastore-v1-1.5.0.gem) = cf333dc4c593a89f45c952fd1cd1f207a7516a639b2cb1cb6581c8c6abc9978d +SIZE (rubygem/google-cloud-datastore-v1-1.5.0.gem) = 67072 diff --git a/databases/rubygem-google-cloud-firestore-v1/Makefile b/databases/rubygem-google-cloud-firestore-v1/Makefile index 657ee64080b7..07df4a15da30 100644 --- a/databases/rubygem-google-cloud-firestore-v1/Makefile +++ b/databases/rubygem-google-cloud-firestore-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-firestore-v1 -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.0 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-firestore-v1/lat LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors \ rubygem-google-cloud-location>=1.0<2:net/rubygem-google-cloud-location diff --git a/databases/rubygem-google-cloud-firestore-v1/distinfo b/databases/rubygem-google-cloud-firestore-v1/distinfo index 9dd0207c920f..9d0056bb4f77 100644 --- a/databases/rubygem-google-cloud-firestore-v1/distinfo +++ b/databases/rubygem-google-cloud-firestore-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265808 -SHA256 (rubygem/google-cloud-firestore-v1-2.1.1.gem) = 7abbd0d4e2cf2ee48af5eaa369b77b50a1ba2a484c43867845bb28fe31e4f504 -SIZE (rubygem/google-cloud-firestore-v1-2.1.1.gem) = 86016 +TIMESTAMP = 1759324214 +SHA256 (rubygem/google-cloud-firestore-v1-2.2.0.gem) = 954f88ecc967367f2b33320114063fa695d7aa05a85ed773e47008b102e8c62d +SIZE (rubygem/google-cloud-firestore-v1-2.2.0.gem) = 86016 diff --git a/databases/rubygem-redis-client/Makefile b/databases/rubygem-redis-client/Makefile index 783c69ff9c1c..0be1a078e20f 100644 --- a/databases/rubygem-redis-client/Makefile +++ b/databases/rubygem-redis-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis-client -PORTVERSION= 0.25.2 +PORTVERSION= 0.25.3 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-redis-client/distinfo b/databases/rubygem-redis-client/distinfo index 53138268a738..e8a54a26f44c 100644 --- a/databases/rubygem-redis-client/distinfo +++ b/databases/rubygem-redis-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120892 -SHA256 (rubygem/redis-client-0.25.2.gem) = aa37e34c29da39fdb0b8663e7a649adb0923959cd4a9351befe2cd19e6f8d6f0 -SIZE (rubygem/redis-client-0.25.2.gem) = 28160 +TIMESTAMP = 1759324216 +SHA256 (rubygem/redis-client-0.25.3.gem) = bff579db68dd7c59be8f9575a5825d8fb2a23944438f6e5e7e57e7ffddd34e50 +SIZE (rubygem/redis-client-0.25.3.gem) = 28160 diff --git a/databases/sqlx-cli/Makefile b/databases/sqlx-cli/Makefile index 4fa76f1294ec..b2ffa67c1b59 100644 --- a/databases/sqlx-cli/Makefile +++ b/databases/sqlx-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= sqlx DISTVERSIONPREFIX= v DISTVERSION= 0.8.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases PKGNAMESUFFIX= -cli diff --git a/databases/surrealdb/Makefile b/databases/surrealdb/Makefile index 7477aecfd939..926101f76751 100644 --- a/databases/surrealdb/Makefile +++ b/databases/surrealdb/Makefile @@ -1,6 +1,7 @@ PORTNAME= surrealdb DISTVERSIONPREFIX= v DISTVERSION= 2.3.10 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org diff --git a/databases/tinycdb/Makefile b/databases/tinycdb/Makefile index 1d45c7606d04..f2313921a1b7 100644 --- a/databases/tinycdb/Makefile +++ b/databases/tinycdb/Makefile @@ -15,6 +15,7 @@ ALL_TARGET= static sharedlib INSTALL_TARGET= install install-sharedlib MAKE_ARGS= CC="${CC}" \ CFLAGS="${CFLAGS}" \ + LDFLAGS="${LDFLAGS}" \ mandir=${PREFIX}/share/man \ pkgconfdir=${PREFIX}/libdata/pkgconfig \ prefix=${PREFIX} diff --git a/databases/valkey/Makefile b/databases/valkey/Makefile index 9a9dcb7f18fe..d955669fb236 100644 --- a/databases/valkey/Makefile +++ b/databases/valkey/Makefile @@ -1,5 +1,5 @@ PORTNAME= valkey -DISTVERSION= 8.1.3 +DISTVERSION= 8.1.4 CATEGORIES= databases MAINTAINER= bofh@freebsd.org diff --git a/databases/valkey/distinfo b/databases/valkey/distinfo index 180a297a5acf..5ac94ab4a03b 100644 --- a/databases/valkey/distinfo +++ b/databases/valkey/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751915910 -SHA256 (valkey-io-valkey-8.1.3_GH0.tar.gz) = 8f862b3b0a72fd40587793964539589f6f83d01361ca1598b370cfaa301e0ec0 -SIZE (valkey-io-valkey-8.1.3_GH0.tar.gz) = 3811511 +TIMESTAMP = 1759574183 +SHA256 (valkey-io-valkey-8.1.4_GH0.tar.gz) = 32350b017fee5e1a85f7e2d8580d581a0825ceae5cb3395075012c0970694dee +SIZE (valkey-io-valkey-8.1.4_GH0.tar.gz) = 3816705 diff --git a/databases/xls2txt/Makefile b/databases/xls2txt/Makefile index 3cd67d93a757..2785137b9ae1 100644 --- a/databases/xls2txt/Makefile +++ b/databases/xls2txt/Makefile @@ -1,6 +1,6 @@ PORTNAME= xls2txt DISTVERSION= 1.0.1 -PORTREVISION= 43 +PORTREVISION= 44 CATEGORIES= databases textproc MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/Makefile b/deskutils/Makefile index e9d18b6726b5..96929e26e1ff 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -224,6 +224,7 @@ SUBDIR += plasma6-sddm-kcm SUBDIR += plasma6-xdg-desktop-portal-kde SUBDIR += plopfolio + SUBDIR += podman-desktop SUBDIR += preferences SUBDIR += presage SUBDIR += projectlibre @@ -279,6 +280,7 @@ SUBDIR += tasksh SUBDIR += taskwarrior SUBDIR += taskwarrior-tui + SUBDIR += tatuin SUBDIR += teapot SUBDIR += terminal-image-viewer SUBDIR += thinkingrock @@ -322,6 +324,7 @@ SUBDIR += ydotool SUBDIR += zanshin SUBDIR += zim + SUBDIR += zk SUBDIR += znotes SUBDIR += zorro diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 9adf31e12886..e91dafcc1be8 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,5 +1,5 @@ PORTNAME= calibre -PORTVERSION= 8.11.1 +PORTVERSION= 8.12.0 CATEGORIES= deskutils python MASTER_SITES= https://download.calibre-ebook.com/${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -66,7 +66,7 @@ USES= desktop-file-utils gettext-runtime:build gl localbase:ldflags \ pkgconfig pyqt:6 python:3.11+ qt:6 shared-mime-info shebangfix sqlite ssl \ tar:xz xorg USE_GITHUB= nodefault -GH_TUPLE= kovidgoyal:calibre-translations:1755379:translations \ +GH_TUPLE= kovidgoyal:calibre-translations:cb1bd28:translations \ LibreOffice:dictionaries:f092998:hypenation USE_GL= opengl USE_PYQT= pyqt6 pysip webengine qtbuilder:build sip:build diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index dacdc7d22641..220265ed0bcf 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1758890157 -SHA256 (calibre/calibre-8.11.1.tar.xz) = 9835230433fa29c21c77434c4af4944b7a28382447f145d52e429a50e907e048 -SIZE (calibre/calibre-8.11.1.tar.xz) = 45556824 -SHA256 (calibre/kovidgoyal-calibre-translations-1755379_GH0.tar.gz) = dd1cca713e0015134bbd641e6b98151581b4d4ced1cf3eff57822dc72607643b -SIZE (calibre/kovidgoyal-calibre-translations-1755379_GH0.tar.gz) = 75810203 +TIMESTAMP = 1759353938 +SHA256 (calibre/calibre-8.12.0.tar.xz) = 658ec55e9242589df8f7948f5b73f1fe836de4291f7ccce609bf10b75d9d96ec +SIZE (calibre/calibre-8.12.0.tar.xz) = 45586400 +SHA256 (calibre/kovidgoyal-calibre-translations-cb1bd28_GH0.tar.gz) = 8f7d6cf4d76f5bda2f51de61f856ff47439d6ed6b107e4f5153c43e1b41565ec +SIZE (calibre/kovidgoyal-calibre-translations-cb1bd28_GH0.tar.gz) = 75887824 SHA256 (calibre/LibreOffice-dictionaries-f092998_GH0.tar.gz) = fb1e77a49ba926346834e66775e6694c083e94db00b6765a8cdcd69cd3b8b465 SIZE (calibre/LibreOffice-dictionaries-f092998_GH0.tar.gz) = 117698670 diff --git a/deskutils/calibre/files/patch-setup_iso__codes.py b/deskutils/calibre/files/patch-setup_iso__codes.py index e23074d72157..f2a1fb04871c 100644 --- a/deskutils/calibre/files/patch-setup_iso__codes.py +++ b/deskutils/calibre/files/patch-setup_iso__codes.py @@ -1,4 +1,4 @@ ---- setup/iso_codes.py.orig 2025-04-18 03:14:01 UTC +--- setup/iso_codes.py.orig 2025-10-01 15:30:07 UTC +++ setup/iso_codes.py @@ -2,6 +2,7 @@ import fnmatch # License: GPLv3 Copyright: 2023, Kovid Goyal <kovid at kovidgoyal.net> @@ -25,7 +25,7 @@ - with open(opts.path_to_isocodes, 'rb') as f: - self._zip_data = f.read() - # get top level directory -- top = {item.split('/')[0] for item in zipfile.ZipFile(self.zip_data).namelist()} +- top = {item.split('/')[0] for item in zipfile.ZipFile(BytesIO(self.zip_data)).namelist()} - assert len(top) == 1 - self.top_level_filename = top.pop() + if opts.isocodes_extracted: @@ -36,7 +36,7 @@ + with open(opts.path_to_isocodes, 'rb') as f: + self._zip_data = f.read() + # get top level directory -+ top = {item.split('/')[0] for item in zipfile.ZipFile(self.zip_data).namelist()} ++ top = {item.split('/')[0] for item in zipfile.ZipFile(BytesIO(self.zip_data)).namelist()} + assert len(top) == 1 + self.top_level_filename = top.pop() diff --git a/deskutils/calibre/files/user-agent-data.json b/deskutils/calibre/files/user-agent-data.json index 0a65639debd6..3f6422da4fa8 100644 --- a/deskutils/calibre/files/user-agent-data.json +++ b/deskutils/calibre/files/user-agent-data.json @@ -9,13 +9,13 @@ "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.33 Safari/537.36", + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0", - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0", @@ -24,91 +24,91 @@ "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Edg/135.0.0.0", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15", + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15", - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36", + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15", "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36", - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0", "Mozilla/5.0 (Windows NT 10.0; Microsoft Windows 10.0.19044; en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 (compatible; Liquit-SetupStore; +https://www.liquit.com/products/release-patch-management/)", + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36", - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0", + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; rv:128.0) Gecko/20100101 Firefox/128.0", + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0", + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0", - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36", - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:134.0) Gecko/20100101 Firefox/134.0", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36", + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:134.0) Gecko/20100101 Firefox/134.0", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15", "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0", "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.66.18) Gecko/20177177 Firefox/45.66.18", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36", - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0", - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15", - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36" + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15" ], "desktop_platforms": [ - "Macintosh; Intel Mac OS X 10.15", - "Macintosh; Intel Mac OS X 10_15_7", - "Windows NT 6.1; Win64; x64", - "Windows NT 10.0; Win64; x64", "Windows NT 10.0", + "Macintosh; Intel Mac OS X 10_15_7", "Windows NT 10.0; Microsoft Windows 10.0.19044; en-US", + "Windows NT 10.0; Win64; x64", + "Windows NT 6.1; Win64; x64", + "Macintosh; Intel Mac OS X 10.15", "Windows NT 10.0; WOW64" ], - "timestamp": "2025-09-05T10:12:34.019635+00:00", + "timestamp": "2025-10-01T21:40:41.952050+00:00", "user_agents_popularity": { - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0": 18767, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:134.0) Gecko/20100101 Firefox/134.0": 14240, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36": 156412, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36": 8385, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36": 7128, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36": 105160, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15": 7361, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15": 13155, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15": 43040, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15": 9985, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15": 35881, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15": 54703, - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15": 69761, - "Mozilla/5.0 (Windows NT 10.0; Microsoft Windows 10.0.19044; en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 (compatible; Liquit-SetupStore; +https://www.liquit.com/products/release-patch-management/)": 19884, - "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.66.18) Gecko/20177177 Firefox/45.66.18": 8393, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36": 35798, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36": 16829, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36": 8265, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36": 13505, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36": 25957, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36": 10520, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0": 16855, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36": 19452, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0": 7858, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0": 20763, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36": 557547, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0": 286564, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0": 18781, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:134.0) Gecko/20100101 Firefox/134.0": 14246, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36": 165546, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36": 9119, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36": 105319, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15": 7850, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15": 13787, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15": 45655, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Safari/605.1.15": 10204, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15": 36079, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15": 55009, + "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15": 70375, + "Mozilla/5.0 (Windows NT 10.0; Microsoft Windows 10.0.19044; en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 (compatible; Liquit-SetupStore; +https://www.liquit.com/products/release-patch-management/)": 21822, + "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.66.18) Gecko/20177177 Firefox/45.66.18": 9330, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36": 38318, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36": 19118, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36": 18171, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36": 14299, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36": 27364, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36": 11294, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0": 16867, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36": 19853, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0": 8032, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0": 20771, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36": 558758, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0": 287058, "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.33 Safari/537.36": 225959, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36": 253337, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0": 139197, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36": 285708, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0": 149028, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36": 330932, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0": 139334, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36": 302893, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Edg/135.0.0.0": 100641, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36": 233512, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36": 166423, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36": 393607, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36": 141623, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0": 30287, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0": 177398, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0": 136858, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0": 174174, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0": 131322, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0": 165824, - "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0": 100909, - "Mozilla/5.0 (Windows NT 10.0; rv:128.0) Gecko/20100101 Firefox/128.0": 17457, - "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0": 9273 + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36": 255895, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0": 139374, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36": 286301, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0": 149374, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36": 332202, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0": 139750, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36": 304385, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Edg/135.0.0.0": 101131, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36": 234987, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36": 168625, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36": 404566, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36": 211822, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36": 69654, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0": 31694, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0": 177541, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0": 136968, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0": 174489, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0": 131653, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0": 166030, + "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0": 101177, + "Mozilla/5.0 (Windows NT 10.0; rv:128.0) Gecko/20100101 Firefox/128.0": 19091, + "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0": 10048 } } diff --git a/deskutils/health/Makefile b/deskutils/health/Makefile index 0f73072d2113..9f9646239ab4 100644 --- a/deskutils/health/Makefile +++ b/deskutils/health/Makefile @@ -1,6 +1,6 @@ PORTNAME= health DISTVERSION= 0.95.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= deskutils MAINTAINER= ports@FreeBSD.org diff --git a/deskutils/jot/Makefile b/deskutils/jot/Makefile index 8a93845c1ac2..f0fb6cac7e29 100644 --- a/deskutils/jot/Makefile +++ b/deskutils/jot/Makefile @@ -1,7 +1,7 @@ PORTNAME= jot DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/just/Makefile b/deskutils/just/Makefile index ee4305772744..792013c48619 100644 --- a/deskutils/just/Makefile +++ b/deskutils/just/Makefile @@ -1,6 +1,6 @@ PORTNAME= just DISTVERSION= 1.42.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/lazycli/Makefile b/deskutils/lazycli/Makefile index fa1a53dfd05c..28286ff7a34c 100644 --- a/deskutils/lazycli/Makefile +++ b/deskutils/lazycli/Makefile @@ -1,7 +1,7 @@ PORTNAME= lazycli DISTVERSIONPREFIX= v DISTVERSION= 0.1.15 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/lxqt-notificationd/Makefile b/deskutils/lxqt-notificationd/Makefile index 3675663515c2..aa214bf8e7ea 100644 --- a/deskutils/lxqt-notificationd/Makefile +++ b/deskutils/lxqt-notificationd/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-notificationd PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils MASTER_SITES= LXQT diff --git a/deskutils/mindforger/Makefile b/deskutils/mindforger/Makefile index 1b5facf132db..e75d8ab64c11 100644 --- a/deskutils/mindforger/Makefile +++ b/deskutils/mindforger/Makefile @@ -35,8 +35,6 @@ CMARK_QMAKE_OFF= CONFIG+="mfnomd2html" .if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == i386 USE_QT+= webengine QMAKE_ARGS+= CONFIG+="mfwebengine" -.else -USE_QT+= webkit .endif pre-build-CMARK-on: diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 619fcdcd8c97..0ef3964b0e42 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -1,6 +1,6 @@ PORTNAME= pinot PORTVERSION= 1.22 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MAINTAINER= thierry@FreeBSD.org @@ -38,7 +38,7 @@ USE_GITHUB= yes GH_ACCOUNT= FabriceColin USES= compiler:c++11-lang autoreconf gettext gnome libarchive \ - libtool pkgconfig python shebangfix sqlite:3 ssl xorg + libtool localbase pkgconfig python shebangfix sqlite:3 ssl xorg USE_CXXSTD= c++11 USE_XORG= pixman USE_GNOME= atkmm cairo cairomm gdkpixbuf glibmm gtk30 gtkmm30 \ @@ -50,8 +50,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-http=curl --with-ssl=${OPENSSLBASE} --enable-libarchive \ --enable-mempool=no --enable-libnotify CONFIGURE_ENV= MKDIR_P="${MKDIR}" TEXTCAT_LIBS="-lexttextcat-2.0" -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib -lboost_system OPTIONS_DEFINE= DEBUG CHMLIB DOCS OPTIONS_SUB= yes @@ -72,6 +70,10 @@ LM2FIX= Core/pinot-index.cpp Core/pinot-index.1 Makefile.am \ SHR2FIX= Core/pinot-search.1 UL2FIX= Utils/xdgmime/xdgmime.c +post-patch: + @${REINPLACE_CMD} -e 's|CURLPROXY_|(curl_proxytype)CURLPROXY_|g' \ + ${WRKSRC}/Collect/CurlDownloader.cpp + pre-configure: ${REINPLACE_CMD} -e \ '/<command>/s|pdftotext|${LOCALBASE}/libexec/xpdf/pdftotext|' \ diff --git a/deskutils/pipecolor/Makefile b/deskutils/pipecolor/Makefile index d188ba5a5075..2592651471b7 100644 --- a/deskutils/pipecolor/Makefile +++ b/deskutils/pipecolor/Makefile @@ -1,7 +1,7 @@ PORTNAME= pipecolor DISTVERSIONPREFIX= v DISTVERSION= 0.4.4 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/plasma6-xdg-desktop-portal-kde/Makefile b/deskutils/plasma6-xdg-desktop-portal-kde/Makefile index 8049d33df4fc..f1c220ebd55a 100644 --- a/deskutils/plasma6-xdg-desktop-portal-kde/Makefile +++ b/deskutils/plasma6-xdg-desktop-portal-kde/Makefile @@ -1,5 +1,6 @@ PORTNAME= xdg-desktop-portal-kde DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/deskutils/podman-desktop/Makefile b/deskutils/podman-desktop/Makefile new file mode 100644 index 000000000000..76c8b5e47bd0 --- /dev/null +++ b/deskutils/podman-desktop/Makefile @@ -0,0 +1,37 @@ +PORTNAME= podman-desktop +PORTVERSION= 1.21.0 +CATEGORIES= deskutils +MASTER_SITES= https://github.com/arrowd/podman-desktop/releases/download/v${PORTVERSION}/ \ + https://raw.githubusercontent.com/podman-desktop/podman-desktop/refs/tags/v${PORTVERSION}/buildResources/:icon +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ + icon.svg:icon +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} + +MAINTAINER= arrowd@FreeBSD.org +COMMENT= Graphical tool for developing on containers and Kubernetes +WWW= https://podman-desktop.io/ + +LICENSE= APACHE20 + +ONLY_FOR_ARCHS= amd64 + +RUN_DEPENDS= bash:shells/bash \ + kubectl:sysutils/kubectl \ + minikube:sysutils/minikube \ + podman-compose:sysutils/podman-compose + +USES= desktop-file-utils electronfix:37 shared-mime-info + +ELECTRONFIX_MAIN_EXECUTABLE= podman-desktop +SUB_FILES= podman-desktop +NO_BUILD= yes +DIST_SUBDIR= ${PORTNAME} + +do-install: + cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${DATADIR} + ${INSTALL_SCRIPT} ${WRKDIR}/podman-desktop ${STAGEDIR}${PREFIX}/bin + ${INSTALL_DATA} ${PATCHDIR}/podman-desktop.desktop ${STAGEDIR}${DESKTOPDIR}/podman-desktop.desktop + ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/ + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/icon.svg ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/ + +.include <bsd.port.mk> diff --git a/deskutils/podman-desktop/distinfo b/deskutils/podman-desktop/distinfo new file mode 100644 index 000000000000..b0dc473d8cde --- /dev/null +++ b/deskutils/podman-desktop/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1759679156 +SHA256 (podman-desktop/podman-desktop-1.21.0.tar.gz) = 0aa08900b743d0e7cafa492a83ede544fe1e6cec5602476a636730cf1216caa5 +SIZE (podman-desktop/podman-desktop-1.21.0.tar.gz) = 143591236 +SHA256 (podman-desktop/icon.svg) = 81b78c485c38dd79b50a8008e148509a95fcc56477592315ab7354b64566315a +SIZE (podman-desktop/icon.svg) = 7799 diff --git a/deskutils/podman-desktop/files/podman-desktop.desktop b/deskutils/podman-desktop/files/podman-desktop.desktop new file mode 100644 index 000000000000..cc3878ca8d26 --- /dev/null +++ b/deskutils/podman-desktop/files/podman-desktop.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=Podman Desktop +Comment=Graphical tool for developing on containers and Kubernetes +Icon=podman-desktop +Exec=podman-desktop %u +Categories=Development; diff --git a/deskutils/podman-desktop/files/podman-desktop.in b/deskutils/podman-desktop/files/podman-desktop.in new file mode 100644 index 000000000000..bd017950c9a5 --- /dev/null +++ b/deskutils/podman-desktop/files/podman-desktop.in @@ -0,0 +1,8 @@ +#!/bin/sh + +# workaround Chromium bug https://bugs.chromium.org/p/chromium/issues/detail?id=918234 +if [ "$DBUS_SESSION_BUS_ADDRESS" = "" ]; then + export DBUS_SESSION_BUS_ADDRESS="autolaunch:" +fi + +exec %%DATADIR%%/podman-desktop "$@" diff --git a/deskutils/podman-desktop/pkg-descr b/deskutils/podman-desktop/pkg-descr new file mode 100644 index 000000000000..8fcda0f4646b --- /dev/null +++ b/deskutils/podman-desktop/pkg-descr @@ -0,0 +1,4 @@ +Podman Desktop is a free and open source tool to work with Containers and +Kubernetes for developers. Get an intuitive and user-friendly interface to +effortlessly build, manage, and deploy containers and Kubernetes — all from +your desktop. diff --git a/deskutils/podman-desktop/pkg-plist b/deskutils/podman-desktop/pkg-plist new file mode 100644 index 000000000000..be6afdf52200 --- /dev/null +++ b/deskutils/podman-desktop/pkg-plist @@ -0,0 +1,95 @@ +bin/podman-desktop +share/applications/podman-desktop.desktop +share/icons/hicolor/scalable/apps/icon.svg +%%DATADIR%%/LICENSE.electron.txt +%%DATADIR%%/LICENSES.chromium.html +%%DATADIR%%/chrome_100_percent.pak +%%DATADIR%%/chrome_200_percent.pak +%%DATADIR%%/chrome_crashpad_handler +%%DATADIR%%/chromedriver +%%DATADIR%%/icudtl.dat +%%DATADIR%%/libEGL.so +%%DATADIR%%/libGLESv2.so +%%DATADIR%%/libffmpeg.so +%%DATADIR%%/libvk_swiftshader.so +%%DATADIR%%/libvulkan.so +%%DATADIR%%/locales/af.pak +%%DATADIR%%/locales/am.pak +%%DATADIR%%/locales/ar.pak +%%DATADIR%%/locales/bg.pak +%%DATADIR%%/locales/bn.pak +%%DATADIR%%/locales/ca.pak +%%DATADIR%%/locales/cs.pak +%%DATADIR%%/locales/da.pak +%%DATADIR%%/locales/de.pak +%%DATADIR%%/locales/el.pak +%%DATADIR%%/locales/en-GB.pak +%%DATADIR%%/locales/en-US.pak +%%DATADIR%%/locales/es-419.pak +%%DATADIR%%/locales/es.pak +%%DATADIR%%/locales/et.pak +%%DATADIR%%/locales/fa.pak +%%DATADIR%%/locales/fi.pak +%%DATADIR%%/locales/fil.pak +%%DATADIR%%/locales/fr.pak +%%DATADIR%%/locales/gu.pak +%%DATADIR%%/locales/he.pak +%%DATADIR%%/locales/hi.pak +%%DATADIR%%/locales/hr.pak +%%DATADIR%%/locales/hu.pak +%%DATADIR%%/locales/id.pak +%%DATADIR%%/locales/it.pak +%%DATADIR%%/locales/ja.pak +%%DATADIR%%/locales/kn.pak +%%DATADIR%%/locales/ko.pak +%%DATADIR%%/locales/lt.pak +%%DATADIR%%/locales/lv.pak +%%DATADIR%%/locales/ml.pak +%%DATADIR%%/locales/mr.pak +%%DATADIR%%/locales/ms.pak +%%DATADIR%%/locales/nb.pak +%%DATADIR%%/locales/nl.pak +%%DATADIR%%/locales/pl.pak +%%DATADIR%%/locales/pt-BR.pak +%%DATADIR%%/locales/pt-PT.pak +%%DATADIR%%/locales/ro.pak +%%DATADIR%%/locales/ru.pak +%%DATADIR%%/locales/sk.pak +%%DATADIR%%/locales/sl.pak +%%DATADIR%%/locales/sr.pak +%%DATADIR%%/locales/sv.pak +%%DATADIR%%/locales/sw.pak +%%DATADIR%%/locales/ta.pak +%%DATADIR%%/locales/te.pak +%%DATADIR%%/locales/th.pak +%%DATADIR%%/locales/tr.pak +%%DATADIR%%/locales/uk.pak +%%DATADIR%%/locales/ur.pak +%%DATADIR%%/locales/vi.pak +%%DATADIR%%/locales/zh-CN.pak +%%DATADIR%%/locales/zh-TW.pak +%%DATADIR%%/podman-desktop +%%DATADIR%%/resources.pak +%%DATADIR%%/resources/app-update.yml +%%DATADIR%%/resources/app.asar +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/LICENSE +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/api/index.js +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/fallback/index.js +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/lib/crypt32-ia32.node +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/lib/crypt32-x64.node +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/lib/der2.js +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/lib/fallback.js +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/lib/forge.js +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/lib/hash.js +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/lib/index.js +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/lib/inject.js +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/lib/n-api.js +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/lib/none.js +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/lib/oids.js +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/lib/save.js +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/lib/unique.js +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/lib/v2.js +%%DATADIR%%/resources/app.asar.unpacked/node_modules/win-ca/package.json +%%DATADIR%%/snapshot_blob.bin +%%DATADIR%%/v8_context_snapshot.bin +%%DATADIR%%/vk_swiftshader_icd.json diff --git a/deskutils/pueue/Makefile b/deskutils/pueue/Makefile index 81661c15bb65..b1d675b11eae 100644 --- a/deskutils/pueue/Makefile +++ b/deskutils/pueue/Makefile @@ -1,7 +1,7 @@ PORTNAME= pueue DISTVERSIONPREFIX= v DISTVERSION= 4.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/qownnotes/Makefile b/deskutils/qownnotes/Makefile index 45dbb2da6b63..83a0e7bf4911 100644 --- a/deskutils/qownnotes/Makefile +++ b/deskutils/qownnotes/Makefile @@ -1,7 +1,8 @@ PORTNAME= qownnotes -PORTVERSION= 25.9.3 +DISTVERSION= 25.9.3 +PORTREVISION= 1 CATEGORIES= deskutils -MASTER_SITES= https://github.com/pbek/QOwnNotes/releases/download/v${PORTVERSION}/ +MASTER_SITES= https://github.com/pbek/QOwnNotes/releases/download/v${DISTVERSION}/ MAINTAINER= stobbsm@gmail.com COMMENT= Markdown note taking program with cloud integration @@ -9,30 +10,37 @@ WWW= https://www.qownnotes.org/ LICENSE= GPLv2 -RUN_DEPENDS= git:devel/git +FLAVORS= qt6 qt5 +FLAVOR?= ${FLAVORS:[1]} +qt5_PKGNAMESUFFIX= -qt5 + +qt6_LIB_DEPENDS= libbotan-3.so:security/botan3 \ + libgit2.so:devel/libgit2 +qt5_RUN_DEPENDS= git:devel/git USES= gl pkgconfig tar:xz xorg USE_GL= gl USE_XORG= x11 -FLAVORS= qt5 qt6 - -.if ${FLAVOR:U} == qt6 -LIB_DEPENDS= libbotan-3.so:security/botan3 -CMAKE_ON= BUILD_WITH_SYSTEM_BOTAN QON_QT6_BUILD +.if ${FLAVOR:U} == qt5 +USES+= gmake qmake qt:5 +USE_QT= buildtools:build linguisttools:build sql-sqlite3:run \ + concurrent core declarative gui network printsupport \ + sql svg websockets widgets x11extras xml +.else USES+= cmake qt:6 USE_QT= tools:build base declarative svg websockets USE_XORG+= ice sm xext -PKGNAMESUFFIX= -${FLAVOR} +.endif + +.if ${FLAVOR:U} == qt6 +CMAKE_ON= BUILD_WITH_LIBGIT2 \ + BUILD_WITH_SYSTEM_BOTAN \ + QON_QT6_BUILD +.endif post-patch: @${REINPLACE_CMD} -e '/QON_QM_FILES/s,QOwnNotes,${_QT_RELNAME},' \ ${WRKSRC}/CMakeLists.txt -.else -USES+= gmake qmake qt:5 -USE_QT= buildtools:build linguisttools:build sql-sqlite3:run \ - concurrent core declarative gui network printsupport \ - sql svg websockets widgets x11extras xml -.endif .include <bsd.port.mk> diff --git a/deskutils/readur/Makefile b/deskutils/readur/Makefile index d62930d6a9cc..7c87f651c3c0 100644 --- a/deskutils/readur/Makefile +++ b/deskutils/readur/Makefile @@ -1,6 +1,6 @@ PORTNAME= readur DISTVERSIONPREFIX= v -DISTVERSION= 2.6.1 +DISTVERSION= 2.6.2 CATEGORIES= deskutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \ diff --git a/deskutils/readur/distinfo b/deskutils/readur/distinfo index 0c3924c60393..a8ccceb2a460 100644 --- a/deskutils/readur/distinfo +++ b/deskutils/readur/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1757102963 -SHA256 (readur-v2.6.1.frontend.tar.gz) = d643842a516d31babe36d52364af2116c022ffb7aa8d0cb156b580f9f2ba5eda -SIZE (readur-v2.6.1.frontend.tar.gz) = 2509908 +TIMESTAMP = 1759449022 +SHA256 (readur-v2.6.2.frontend.tar.gz) = 326cd6480507c18275c3b5902f2fb66b62b41b3159bee003aea40d042b32301f +SIZE (readur-v2.6.2.frontend.tar.gz) = 2510345 SHA256 (swagger-ui-v5.17.14.zip) = 481244d0812097b11fbaeef79f71d942b171617f9c9f9514e63acbe13e71ccdc SIZE (swagger-ui-v5.17.14.zip) = 4388280 SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0 @@ -1203,5 +1203,5 @@ SHA256 (rust/crates/zune-inflate-0.2.54.crate) = 73ab332fe2f6680068f3582b16a24f9 SIZE (rust/crates/zune-inflate-0.2.54.crate) = 37973 SHA256 (rust/crates/zune-jpeg-0.4.17.crate) = 0f6fe2e33d02a98ee64423802e16df3de99c43e5cf5ff983767e1128b394c8ac SIZE (rust/crates/zune-jpeg-0.4.17.crate) = 65784 -SHA256 (readur-readur-v2.6.1_GH0.tar.gz) = ee7eb9e12f0e1a492c8c718921d0704f4e113918ce336d6daa2d5e49992ae19d -SIZE (readur-readur-v2.6.1_GH0.tar.gz) = 12755337 +SHA256 (readur-readur-v2.6.2_GH0.tar.gz) = 4973979c1d54c7377e45950ac39ff11bd2cab2f461d4940761428f2a703c8352 +SIZE (readur-readur-v2.6.2_GH0.tar.gz) = 12785892 diff --git a/deskutils/readur/pkg-plist b/deskutils/readur/pkg-plist index 108428e1e0f4..bcfc19348f82 100644 --- a/deskutils/readur/pkg-plist +++ b/deskutils/readur/pkg-plist @@ -5,6 +5,6 @@ bin/readur %%WWWDIR%%/readur.png %%WWWDIR%%/index.html @dir %%WWWDIR%%/assets -%%WWWDIR%%/assets/index-Dj5jAB9U.js +%%WWWDIR%%/assets/index-BppdPIE4.js %%WWWDIR%%/assets/index-C5nToalm.css @dir(%%USER%%,%%GROUP%%,0700) %%HOMEDIR%% diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile index 0fef88c29d10..31017a848f71 100644 --- a/deskutils/remind/Makefile +++ b/deskutils/remind/Makefile @@ -1,5 +1,5 @@ PORTNAME= remind -DISTVERSION= 06.01.02 +DISTVERSION= 06.01.03 CATEGORIES= deskutils # upstream moves distfiles to OLD once a new release appears MASTER_SITES= https://dianne.skoll.ca/projects/remind/download/ \ diff --git a/deskutils/remind/distinfo b/deskutils/remind/distinfo index 69bb7c99bcf1..c8c15db33464 100644 --- a/deskutils/remind/distinfo +++ b/deskutils/remind/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758323659 -SHA256 (remind-06.01.02.tar.gz) = 45c08228a0aa78fbcbcc6c8259236c25b12a0aa802477bacaadf9a3d5a09fd28 -SIZE (remind-06.01.02.tar.gz) = 9003012 +TIMESTAMP = 1759331016 +SHA256 (remind-06.01.03.tar.gz) = f7a5b6262970e3cd815a78dda22563470ff435099b8ec2d2a336186d7c236141 +SIZE (remind-06.01.03.tar.gz) = 9004015 diff --git a/deskutils/rwpspread/Makefile b/deskutils/rwpspread/Makefile index 0471279b9681..9e30cdabf9b1 100644 --- a/deskutils/rwpspread/Makefile +++ b/deskutils/rwpspread/Makefile @@ -1,7 +1,7 @@ PORTNAME= rwpspread DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/sigi/Makefile b/deskutils/sigi/Makefile index 4aa3906a5de8..c36636b77ed5 100644 --- a/deskutils/sigi/Makefile +++ b/deskutils/sigi/Makefile @@ -1,7 +1,7 @@ PORTNAME= sigi DISTVERSIONPREFIX= v DISTVERSION= 3.7.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= deskutils diff --git a/deskutils/skim/Makefile b/deskutils/skim/Makefile index 4887547df10b..cc6c8f69f4ad 100644 --- a/deskutils/skim/Makefile +++ b/deskutils/skim/Makefile @@ -1,7 +1,7 @@ PORTNAME= skim DISTVERSIONPREFIX= v DISTVERSION= 0.20.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils PKGNAMESUFFIX= -fuzzy-finder diff --git a/deskutils/solanum/Makefile b/deskutils/solanum/Makefile index c31c9e5ff604..9a4fe2783561 100644 --- a/deskutils/solanum/Makefile +++ b/deskutils/solanum/Makefile @@ -1,6 +1,6 @@ PORTNAME= solanum DISTVERSION= 5.0.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= deskutils MAINTAINER= ports@FreeBSD.org diff --git a/deskutils/taskwarrior-tui/Makefile b/deskutils/taskwarrior-tui/Makefile index 4966d24574e1..3a10591d472e 100644 --- a/deskutils/taskwarrior-tui/Makefile +++ b/deskutils/taskwarrior-tui/Makefile @@ -1,7 +1,7 @@ PORTNAME= taskwarrior-tui DISTVERSIONPREFIX= v DISTVERSION= 0.24.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= deskutils MAINTAINER= ports@FreeBSD.org diff --git a/deskutils/tatuin/Makefile b/deskutils/tatuin/Makefile new file mode 100644 index 000000000000..e94a905840ad --- /dev/null +++ b/deskutils/tatuin/Makefile @@ -0,0 +1,19 @@ +PORTNAME= tatuin +DISTVERSIONPREFIX= v +DISTVERSION= 0.24.0 +CATEGORIES= deskutils + +MAINTAINER= alven@FreeBSD.org +COMMENT= Task Aggregator TUI for N providers +WWW= https://github.com/panter-dsd/tatuin/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +USES= cargo ssl +USE_GITHUB= yes +GH_ACCOUNT= panter-dsd + +PLIST_FILES= bin/tatuin + +.include <bsd.port.mk> diff --git a/deskutils/tatuin/Makefile.crates b/deskutils/tatuin/Makefile.crates new file mode 100644 index 000000000000..8e1036654a7c --- /dev/null +++ b/deskutils/tatuin/Makefile.crates @@ -0,0 +1,349 @@ +CARGO_CRATES= addr2line-0.25.1 \ + adler2-2.0.1 \ + aho-corasick-1.1.3 \ + allocator-api2-0.2.21 \ + android_system_properties-0.1.5 \ + anstream-0.6.21 \ + anstyle-1.0.13 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.4 \ + anstyle-wincon-3.0.10 \ + arraydeque-0.5.1 \ + async-trait-0.1.89 \ + atomic-waker-1.1.2 \ + autocfg-1.5.0 \ + backtrace-0.3.76 \ + base64-0.21.7 \ + base64-0.22.1 \ + bitflags-2.9.4 \ + block-buffer-0.10.4 \ + bumpalo-3.19.0 \ + bytes-1.10.1 \ + cassowary-0.3.0 \ + castaway-0.2.4 \ + cc-1.2.39 \ + cfg-if-1.0.3 \ + chrono-0.4.42 \ + chrono-tz-0.10.4 \ + clap-4.5.48 \ + clap_builder-4.5.48 \ + clap_derive-4.5.47 \ + clap_lex-0.7.5 \ + color-eyre-0.6.5 \ + color-spantrace-0.3.0 \ + colorchoice-1.0.4 \ + colored-3.0.0 \ + compact_str-0.8.1 \ + config-0.15.18 \ + const-random-0.1.18 \ + const-random-macro-0.1.16 \ + convert_case-0.6.0 \ + convert_case-0.7.1 \ + core-foundation-0.9.4 \ + core-foundation-sys-0.8.7 \ + cpufeatures-0.2.17 \ + crossbeam-channel-0.5.15 \ + crossbeam-utils-0.8.21 \ + crossterm-0.28.1 \ + crossterm-0.29.0 \ + crossterm_winapi-0.9.1 \ + crunchy-0.2.4 \ + crypto-common-0.1.6 \ + darling-0.20.11 \ + darling_core-0.20.11 \ + darling_macro-0.20.11 \ + deranged-0.5.4 \ + derive_more-2.0.1 \ + derive_more-impl-2.0.1 \ + digest-0.10.7 \ + digest_auth-0.3.1 \ + displaydoc-0.2.5 \ + dlv-list-0.5.2 \ + document-features-0.2.11 \ + either-1.15.0 \ + encoding_rs-0.8.35 \ + equivalent-1.0.2 \ + erased-serde-0.4.8 \ + errno-0.3.14 \ + eyre-0.6.12 \ + fastrand-2.3.0 \ + find-msvc-tools-0.1.2 \ + fnv-1.0.7 \ + foldhash-0.1.5 \ + foreign-types-0.3.2 \ + foreign-types-shared-0.1.1 \ + form_urlencoded-1.2.2 \ + futures-channel-0.3.31 \ + futures-core-0.3.31 \ + futures-sink-0.3.31 \ + futures-task-0.3.31 \ + futures-util-0.3.31 \ + generic-array-0.14.7 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ + gimli-0.32.3 \ + h2-0.4.12 \ + hashbrown-0.14.5 \ + hashbrown-0.15.5 \ + hashbrown-0.16.0 \ + hashlink-0.10.0 \ + heck-0.5.0 \ + hex-0.4.3 \ + http-1.3.1 \ + http-body-1.0.1 \ + http-body-util-0.1.3 \ + httparse-1.10.1 \ + httpdate-1.0.3 \ + hyper-1.7.0 \ + hyper-rustls-0.27.7 \ + hyper-tls-0.6.0 \ + hyper-util-0.1.17 \ + iana-time-zone-0.1.64 \ + iana-time-zone-haiku-0.1.2 \ + ical-0.11.0 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ + ident_case-1.0.1 \ + idna-1.1.0 \ + idna_adapter-1.2.1 \ + indenter-0.3.4 \ + indexmap-2.11.4 \ + indoc-2.0.6 \ + instability-0.3.9 \ + io-uring-0.7.10 \ + ipnet-2.11.0 \ + iri-string-0.7.8 \ + is_terminal_polyfill-1.70.1 \ + iso8601-duration-0.2.0 \ + itertools-0.13.0 \ + itertools-0.14.0 \ + itoa-1.0.15 \ + js-sys-0.3.81 \ + json5-0.4.1 \ + lazy_static-1.5.0 \ + libc-0.2.176 \ + linux-raw-sys-0.4.15 \ + linux-raw-sys-0.11.0 \ + litemap-0.8.0 \ + litrs-0.4.2 \ + lock_api-0.4.13 \ + log-0.4.28 \ + lru-0.12.5 \ + markdown-1.0.0 \ + md-5-0.10.6 \ + memchr-2.7.6 \ + mime-0.3.17 \ + minimal-lexical-0.2.1 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ + native-tls-0.2.14 \ + nom-7.1.3 \ + nu-ansi-term-0.50.1 \ + num-conv-0.1.0 \ + num-traits-0.2.19 \ + object-0.37.3 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + openssl-0.10.73 \ + openssl-macros-0.1.1 \ + openssl-probe-0.1.6 \ + openssl-sys-0.9.109 \ + ordered-multimap-0.7.3 \ + owo-colors-4.2.3 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ + paste-1.0.15 \ + pathdiff-0.2.3 \ + percent-encoding-2.3.2 \ + pest-2.8.2 \ + pest_derive-2.8.2 \ + pest_generator-2.8.2 \ + pest_meta-2.8.2 \ + phf-0.12.1 \ + phf_shared-0.12.1 \ + pin-project-lite-0.2.16 \ + pin-utils-0.1.0 \ + pkg-config-0.3.32 \ + potential_utf-0.1.3 \ + powerfmt-0.2.0 \ + ppv-lite86-0.2.21 \ + proc-macro2-1.0.101 \ + quote-1.0.41 \ + r-efi-5.3.0 \ + rand-0.8.5 \ + rand_chacha-0.3.1 \ + rand_core-0.6.4 \ + ratatui-0.29.0 \ + redb-3.1.0 \ + redox_syscall-0.5.17 \ + regex-1.11.3 \ + regex-automata-0.4.11 \ + regex-syntax-0.8.6 \ + reqwest-0.12.23 \ + reqwest_dav-0.2.2 \ + ring-0.17.14 \ + ron-0.8.1 \ + rust-ini-0.21.3 \ + rustc-demangle-0.1.26 \ + rustix-0.38.44 \ + rustix-1.1.2 \ + rustls-0.23.32 \ + rustls-pki-types-1.12.0 \ + rustls-webpki-0.103.7 \ + rustversion-1.0.22 \ + ryu-1.0.20 \ + schannel-0.1.28 \ + scopeguard-1.2.0 \ + security-framework-2.11.1 \ + security-framework-sys-2.15.0 \ + serde-1.0.228 \ + serde-untagged-0.1.9 \ + serde-xml-rs-0.6.0 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ + serde_json-1.0.145 \ + serde_spanned-1.0.2 \ + serde_urlencoded-0.7.1 \ + sha2-0.10.9 \ + sha256-1.6.0 \ + sharded-slab-0.1.7 \ + shlex-1.3.0 \ + signal-hook-0.3.18 \ + signal-hook-mio-0.2.4 \ + signal-hook-registry-1.4.6 \ + siphasher-1.0.1 \ + slab-0.4.11 \ + smallvec-1.15.1 \ + socket2-0.6.0 \ + stable_deref_trait-1.2.0 \ + static_assertions-1.1.0 \ + strsim-0.11.1 \ + strum-0.26.3 \ + strum-0.27.2 \ + strum_macros-0.26.4 \ + strum_macros-0.27.2 \ + subtle-2.6.1 \ + syn-2.0.106 \ + sync_wrapper-1.0.2 \ + synstructure-0.13.2 \ + system-configuration-0.6.1 \ + system-configuration-sys-0.6.0 \ + tempfile-3.23.0 \ + thiserror-1.0.69 \ + thiserror-2.0.16 \ + thiserror-impl-1.0.69 \ + thiserror-impl-2.0.16 \ + thread_local-1.1.9 \ + time-0.3.44 \ + time-core-0.1.6 \ + time-macros-0.2.24 \ + tiny-keccak-2.0.2 \ + tinystr-0.8.1 \ + tokio-1.47.1 \ + tokio-macros-2.5.0 \ + tokio-native-tls-0.3.1 \ + tokio-rustls-0.26.4 \ + tokio-stream-0.1.17 \ + tokio-util-0.7.16 \ + toml-0.9.7 \ + toml_datetime-0.7.2 \ + toml_parser-1.0.3 \ + toml_writer-1.0.3 \ + tower-0.5.2 \ + tower-http-0.6.6 \ + tower-layer-0.3.3 \ + tower-service-0.3.3 \ + tracing-0.1.41 \ + tracing-appender-0.2.3 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ + tracing-error-0.2.1 \ + tracing-log-0.2.0 \ + tracing-subscriber-0.3.20 \ + try-lock-0.2.5 \ + typeid-1.0.3 \ + typenum-1.19.0 \ + ucd-trie-0.1.7 \ + unicode-id-0.3.6 \ + unicode-ident-1.0.19 \ + unicode-segmentation-1.12.0 \ + unicode-truncate-1.1.0 \ + unicode-width-0.1.14 \ + unicode-width-0.2.0 \ + untrusted-0.9.0 \ + url-2.5.7 \ + url-builder-0.1.1 \ + urlencoding-2.1.3 \ + utf8_iter-1.0.4 \ + utf8parse-0.2.2 \ + uuid-1.18.1 \ + valuable-0.1.1 \ + vcpkg-0.2.15 \ + version_check-0.9.5 \ + want-0.3.1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.7+wasi-0.2.4 \ + wasip2-1.0.1+wasi-0.2.4 \ + wasm-bindgen-0.2.104 \ + wasm-bindgen-backend-0.2.104 \ + wasm-bindgen-futures-0.4.54 \ + wasm-bindgen-macro-0.2.104 \ + wasm-bindgen-macro-support-0.2.104 \ + wasm-bindgen-shared-0.2.104 \ + web-sys-0.3.81 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-core-0.62.1 \ + windows-implement-0.60.1 \ + windows-interface-0.59.2 \ + windows-link-0.1.3 \ + windows-link-0.2.0 \ + windows-registry-0.5.3 \ + windows-result-0.3.4 \ + windows-result-0.4.0 \ + windows-strings-0.4.2 \ + windows-strings-0.5.0 \ + windows-sys-0.52.0 \ + windows-sys-0.59.0 \ + windows-sys-0.60.2 \ + windows-sys-0.61.1 \ + windows-targets-0.52.6 \ + windows-targets-0.53.4 \ + windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ + windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ + windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ + windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ + windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ + windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ + windows_x86_64_msvc-0.52.6 \ + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.13 \ + wit-bindgen-0.46.0 \ + writeable-0.6.1 \ + xdg-3.0.0 \ + xml-rs-0.8.27 \ + yaml-rust2-0.10.4 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ + zerocopy-0.8.27 \ + zerocopy-derive-0.8.27 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ + zeroize-1.8.2 \ + zerotrie-0.2.2 \ + zerovec-0.11.4 \ + zerovec-derive-0.11.1 diff --git a/deskutils/tatuin/distinfo b/deskutils/tatuin/distinfo new file mode 100644 index 000000000000..139686a71347 --- /dev/null +++ b/deskutils/tatuin/distinfo @@ -0,0 +1,701 @@ +TIMESTAMP = 1759591112 +SHA256 (rust/crates/addr2line-0.25.1.crate) = 1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b +SIZE (rust/crates/addr2line-0.25.1.crate) = 43134 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 +SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 +SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 +SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 +SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 +SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 +SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 +SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a +SIZE (rust/crates/anstream-0.6.21.crate) = 29516 +SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78 +SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 +SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 +SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a +SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 +SHA256 (rust/crates/arraydeque-0.5.1.crate) = 7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236 +SIZE (rust/crates/arraydeque-0.5.1.crate) = 17671 +SHA256 (rust/crates/async-trait-0.1.89.crate) = 9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb +SIZE (rust/crates/async-trait-0.1.89.crate) = 32171 +SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 +SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/backtrace-0.3.76.crate) = bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6 +SIZE (rust/crates/backtrace-0.3.76.crate) = 89458 +SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 +SIZE (rust/crates/base64-0.21.7.crate) = 82576 +SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 +SIZE (rust/crates/base64-0.22.1.crate) = 81597 +SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 +SIZE (rust/crates/bitflags-2.9.4.crate) = 47950 +SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 +SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53 +SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 +SHA256 (rust/crates/castaway-0.2.4.crate) = dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a +SIZE (rust/crates/castaway-0.2.4.crate) = 12546 +SHA256 (rust/crates/cc-1.2.39.crate) = e1354349954c6fc9cb0deab020f27f783cf0b604e8bb754dc4658ecf0d29c35f +SIZE (rust/crates/cc-1.2.39.crate) = 90774 +SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 +SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 +SHA256 (rust/crates/chrono-0.4.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 +SIZE (rust/crates/chrono-0.4.42.crate) = 238174 +SHA256 (rust/crates/chrono-tz-0.10.4.crate) = a6139a8597ed92cf816dfb33f5dd6cf0bb93a6adc938f11039f371bc5bcd26c3 +SIZE (rust/crates/chrono-tz-0.10.4.crate) = 794377 +SHA256 (rust/crates/clap-4.5.48.crate) = e2134bb3ea021b78629caa971416385309e0131b351b25e01dc16fb54e1b5fae +SIZE (rust/crates/clap-4.5.48.crate) = 61935 +SHA256 (rust/crates/clap_builder-4.5.48.crate) = c2ba64afa3c0a6df7fa517765e31314e983f51dda798ffba27b988194fb65dc9 +SIZE (rust/crates/clap_builder-4.5.48.crate) = 170133 +SHA256 (rust/crates/clap_derive-4.5.47.crate) = bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c +SIZE (rust/crates/clap_derive-4.5.47.crate) = 33550 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/color-eyre-0.6.5.crate) = e5920befb47832a6d61ee3a3a846565cfa39b331331e68a3b1d1116630f2f26d +SIZE (rust/crates/color-eyre-0.6.5.crate) = 636255 +SHA256 (rust/crates/color-spantrace-0.3.0.crate) = b8b88ea9df13354b55bc7234ebcce36e6ef896aca2e42a15de9e10edce01b427 +SIZE (rust/crates/color-spantrace-0.3.0.crate) = 12884 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 +SHA256 (rust/crates/colored-3.0.0.crate) = fde0e0ec90c9dfb3b4b1a0891a7dcd0e2bffde2f7efed5fe7c9bb00e5bfb915e +SIZE (rust/crates/colored-3.0.0.crate) = 34497 +SHA256 (rust/crates/compact_str-0.8.1.crate) = 3b79c4069c6cad78e2e0cdfcbd26275770669fb39fd308a752dc110e83b9af32 +SIZE (rust/crates/compact_str-0.8.1.crate) = 71371 +SHA256 (rust/crates/config-0.15.18.crate) = 180e549344080374f9b32ed41bf3b6b57885ff6a289367b3dbc10eea8acc1918 +SIZE (rust/crates/config-0.15.18.crate) = 59347 +SHA256 (rust/crates/const-random-0.1.18.crate) = 87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359 +SIZE (rust/crates/const-random-0.1.18.crate) = 6646 +SHA256 (rust/crates/const-random-macro-0.1.16.crate) = f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e +SIZE (rust/crates/const-random-macro-0.1.16.crate) = 6657 +SHA256 (rust/crates/convert_case-0.6.0.crate) = ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca +SIZE (rust/crates/convert_case-0.6.0.crate) = 18675 +SHA256 (rust/crates/convert_case-0.7.1.crate) = bb402b8d4c85569410425650ce3eddc7d698ed96d39a73f941b08fb63082f1e7 +SIZE (rust/crates/convert_case-0.7.1.crate) = 23816 +SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f +SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 +SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b +SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 +SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 +SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 +SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 +SIZE (rust/crates/crossbeam-channel-0.5.15.crate) = 92716 +SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 +SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 +SHA256 (rust/crates/crossterm-0.28.1.crate) = 829d955a0bb380ef178a640b91779e3987da38c9aea133b20614cfed8cdea9c6 +SIZE (rust/crates/crossterm-0.28.1.crate) = 132275 +SHA256 (rust/crates/crossterm-0.29.0.crate) = d8b9f2e4c67f833b660cdb0a3523065869fb35570177239812ed4c905aeff87b +SIZE (rust/crates/crossterm-0.29.0.crate) = 136635 +SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b +SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 +SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 +SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 +SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 +SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 +SHA256 (rust/crates/darling-0.20.11.crate) = fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee +SIZE (rust/crates/darling-0.20.11.crate) = 37614 +SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e +SIZE (rust/crates/darling_core-0.20.11.crate) = 68006 +SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead +SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 +SHA256 (rust/crates/deranged-0.5.4.crate) = a41953f86f8a05768a6cda24def994fd2f424b04ec5c719cf89989779f199071 +SIZE (rust/crates/deranged-0.5.4.crate) = 24461 +SHA256 (rust/crates/derive_more-2.0.1.crate) = 093242cf7570c207c83073cf82f79706fe7b8317e98620a47d5be7c3d8497678 +SIZE (rust/crates/derive_more-2.0.1.crate) = 70127 +SHA256 (rust/crates/derive_more-impl-2.0.1.crate) = bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3 +SIZE (rust/crates/derive_more-impl-2.0.1.crate) = 78233 +SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 +SIZE (rust/crates/digest-0.10.7.crate) = 19557 +SHA256 (rust/crates/digest_auth-0.3.1.crate) = 3054f4e81d395e50822796c5e99ca522e6ba7be98947d6d4b0e5e61640bdb894 +SIZE (rust/crates/digest_auth-0.3.1.crate) = 13784 +SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 +SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 +SHA256 (rust/crates/dlv-list-0.5.2.crate) = 442039f5147480ba31067cb00ada1adae6892028e40e45fc5de7b7df6dcc1b5f +SIZE (rust/crates/dlv-list-0.5.2.crate) = 22373 +SHA256 (rust/crates/document-features-0.2.11.crate) = 95249b50c6c185bee49034bcb378a49dc2b5dff0be90ff6616d31d64febab05d +SIZE (rust/crates/document-features-0.2.11.crate) = 14640 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 +SIZE (rust/crates/encoding_rs-0.8.35.crate) = 1381050 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/erased-serde-0.4.8.crate) = 259d404d09818dec19332e31d94558aeb442fea04c817006456c24b5460bbd4b +SIZE (rust/crates/erased-serde-0.4.8.crate) = 28580 +SHA256 (rust/crates/errno-0.3.14.crate) = 39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb +SIZE (rust/crates/errno-0.3.14.crate) = 12002 +SHA256 (rust/crates/eyre-0.6.12.crate) = 7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec +SIZE (rust/crates/eyre-0.6.12.crate) = 45330 +SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be +SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 +SHA256 (rust/crates/find-msvc-tools-0.1.2.crate) = 1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959 +SIZE (rust/crates/find-msvc-tools-0.1.2.crate) = 30461 +SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 +SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 +SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 +SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 +SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 +SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b +SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 +SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf +SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 +SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 +SIZE (rust/crates/futures-channel-0.3.31.crate) = 31971 +SHA256 (rust/crates/futures-core-0.3.31.crate) = 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e +SIZE (rust/crates/futures-core-0.3.31.crate) = 14318 +SHA256 (rust/crates/futures-sink-0.3.31.crate) = e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7 +SIZE (rust/crates/futures-sink-0.3.31.crate) = 7958 +SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988 +SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 +SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 +SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 +SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a +SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 +SHA256 (rust/crates/gimli-0.32.3.crate) = e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7 +SIZE (rust/crates/gimli-0.32.3.crate) = 289789 +SHA256 (rust/crates/h2-0.4.12.crate) = f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386 +SIZE (rust/crates/h2-0.4.12.crate) = 176264 +SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 +SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 +SHA256 (rust/crates/hashbrown-0.16.0.crate) = 5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d +SIZE (rust/crates/hashbrown-0.16.0.crate) = 141708 +SHA256 (rust/crates/hashlink-0.10.0.crate) = 7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1 +SIZE (rust/crates/hashlink-0.10.0.crate) = 29402 +SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea +SIZE (rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 +SIZE (rust/crates/hex-0.4.3.crate) = 13299 +SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 +SIZE (rust/crates/http-1.3.1.crate) = 106063 +SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 +SIZE (rust/crates/http-body-1.0.1.crate) = 6125 +SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a +SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 +SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 +SIZE (rust/crates/httparse-1.10.1.crate) = 45190 +SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9 +SIZE (rust/crates/httpdate-1.0.3.crate) = 10639 +SHA256 (rust/crates/hyper-1.7.0.crate) = eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e +SIZE (rust/crates/hyper-1.7.0.crate) = 157006 +SHA256 (rust/crates/hyper-rustls-0.27.7.crate) = e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58 +SIZE (rust/crates/hyper-rustls-0.27.7.crate) = 35435 +SHA256 (rust/crates/hyper-tls-0.6.0.crate) = 70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0 +SIZE (rust/crates/hyper-tls-0.6.0.crate) = 15052 +SHA256 (rust/crates/hyper-util-0.1.17.crate) = 3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8 +SIZE (rust/crates/hyper-util-0.1.17.crate) = 100999 +SHA256 (rust/crates/iana-time-zone-0.1.64.crate) = 33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb +SIZE (rust/crates/iana-time-zone-0.1.64.crate) = 33152 +SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f +SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 +SHA256 (rust/crates/ical-0.11.0.crate) = 9b7cab7543a8b7729a19e2c04309f902861293dcdae6558dfbeb634454d279f6 +SIZE (rust/crates/ical-0.11.0.crate) = 29407 +SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 +SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 +SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a +SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 +SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 +SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 +SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 +SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 +SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af +SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 +SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 +SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 +SHA256 (rust/crates/idna-1.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de +SIZE (rust/crates/idna-1.1.0.crate) = 148747 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 +SHA256 (rust/crates/indenter-0.3.4.crate) = 964de6e86d545b246d84badc0fef527924ace5134f30641c203ef52ba83f58d5 +SIZE (rust/crates/indenter-0.3.4.crate) = 11101 +SHA256 (rust/crates/indexmap-2.11.4.crate) = 4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5 +SIZE (rust/crates/indexmap-2.11.4.crate) = 100302 +SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd +SIZE (rust/crates/indoc-2.0.6.crate) = 17164 +SHA256 (rust/crates/instability-0.3.9.crate) = 435d80800b936787d62688c927b6490e887c7ef5ff9ce922c6c6050fca75eb9a +SIZE (rust/crates/instability-0.3.9.crate) = 14451 +SHA256 (rust/crates/io-uring-0.7.10.crate) = 046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b +SIZE (rust/crates/io-uring-0.7.10.crate) = 103070 +SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 +SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 +SHA256 (rust/crates/iri-string-0.7.8.crate) = dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2 +SIZE (rust/crates/iri-string-0.7.8.crate) = 141493 +SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf +SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 +SHA256 (rust/crates/iso8601-duration-0.2.0.crate) = a26adff60a5d3ca10dc271ad37a34ff376595d2a1e5f21d02564929ca888c511 +SIZE (rust/crates/iso8601-duration-0.2.0.crate) = 5255 +SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 +SIZE (rust/crates/itertools-0.13.0.crate) = 146261 +SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285 +SIZE (rust/crates/itertools-0.14.0.crate) = 152715 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/js-sys-0.3.81.crate) = ec48937a97411dcb524a265206ccd4c90bb711fca92b2792c407f268825b9305 +SIZE (rust/crates/js-sys-0.3.81.crate) = 56399 +SHA256 (rust/crates/json5-0.4.1.crate) = 96b0db21af676c1ce64250b5f40f3ce2cf27e4e47cb91ed91eb6fe9350b430c1 +SIZE (rust/crates/json5-0.4.1.crate) = 15678 +SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe +SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 +SHA256 (rust/crates/libc-0.2.176.crate) = 58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174 +SIZE (rust/crates/libc-0.2.176.crate) = 790040 +SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab +SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 +SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 +SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/litrs-0.4.2.crate) = f5e54036fe321fd421e10d732f155734c4e4afd610dd556d9a82833ab3ee0bed +SIZE (rust/crates/litrs-0.4.2.crate) = 43399 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/log-0.4.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 +SIZE (rust/crates/log-0.4.28.crate) = 51131 +SHA256 (rust/crates/lru-0.12.5.crate) = 234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38 +SIZE (rust/crates/lru-0.12.5.crate) = 16047 +SHA256 (rust/crates/markdown-1.0.0.crate) = a5cab8f2cadc416a82d2e783a1946388b31654d391d1c7d92cc1f03e295b1deb +SIZE (rust/crates/markdown-1.0.0.crate) = 219012 +SHA256 (rust/crates/md-5-0.10.6.crate) = d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf +SIZE (rust/crates/md-5-0.10.6.crate) = 16161 +SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 +SIZE (rust/crates/memchr-2.7.6.crate) = 97616 +SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a +SIZE (rust/crates/mime-0.3.17.crate) = 15712 +SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a +SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 +SHA256 (rust/crates/native-tls-0.2.14.crate) = 87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e +SIZE (rust/crates/native-tls-0.2.14.crate) = 29385 +SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a +SIZE (rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (rust/crates/nu-ansi-term-0.50.1.crate) = d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399 +SIZE (rust/crates/nu-ansi-term-0.50.1.crate) = 28536 +SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 +SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 +SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 +SHA256 (rust/crates/object-0.37.3.crate) = ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe +SIZE (rust/crates/object-0.37.3.crate) = 344032 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/openssl-0.10.73.crate) = 8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8 +SIZE (rust/crates/openssl-0.10.73.crate) = 283994 +SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c +SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 +SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e +SIZE (rust/crates/openssl-probe-0.1.6.crate) = 8128 +SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571 +SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 +SHA256 (rust/crates/ordered-multimap-0.7.3.crate) = 49203cdcae0030493bad186b28da2fa25645fa276a51b6fec8010d281e02ef79 +SIZE (rust/crates/ordered-multimap-0.7.3.crate) = 23265 +SHA256 (rust/crates/owo-colors-4.2.3.crate) = 9c6901729fa79e91a0913333229e9ca5dc725089d1c363b2f4b4760709dc4a52 +SIZE (rust/crates/owo-colors-4.2.3.crate) = 38315 +SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 +SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a +SIZE (rust/crates/paste-1.0.15.crate) = 18374 +SHA256 (rust/crates/pathdiff-0.2.3.crate) = df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3 +SIZE (rust/crates/pathdiff-0.2.3.crate) = 7495 +SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 +SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 +SHA256 (rust/crates/pest-2.8.2.crate) = 21e0a3a33733faeaf8651dfee72dd0f388f0c8e5ad496a3478fa5a922f49cfa8 +SIZE (rust/crates/pest-2.8.2.crate) = 130430 +SHA256 (rust/crates/pest_derive-2.8.2.crate) = bc58706f770acb1dbd0973e6530a3cff4746fb721207feb3a8a6064cd0b6c663 +SIZE (rust/crates/pest_derive-2.8.2.crate) = 42335 +SHA256 (rust/crates/pest_generator-2.8.2.crate) = 6d4f36811dfe07f7b8573462465d5cb8965fffc2e71ae377a33aecf14c2c9a2f +SIZE (rust/crates/pest_generator-2.8.2.crate) = 18669 +SHA256 (rust/crates/pest_meta-2.8.2.crate) = 42919b05089acbd0a5dcd5405fb304d17d1053847b81163d09c4ad18ce8e8420 +SIZE (rust/crates/pest_meta-2.8.2.crate) = 42952 +SHA256 (rust/crates/phf-0.12.1.crate) = 913273894cec178f401a31ec4b656318d95473527be05c0752cc41cdc32be8b7 +SIZE (rust/crates/phf-0.12.1.crate) = 23768 +SHA256 (rust/crates/phf_shared-0.12.1.crate) = 06005508882fb681fd97892ecff4b7fd0fee13ef1aa569f8695dae7ab9099981 +SIZE (rust/crates/phf_shared-0.12.1.crate) = 15568 +SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b +SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 +SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 +SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 +SHA256 (rust/crates/potential_utf-0.1.3.crate) = 84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a +SIZE (rust/crates/potential_utf-0.1.3.crate) = 9698 +SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 +SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de +SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 +SHA256 (rust/crates/quote-1.0.41.crate) = ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1 +SIZE (rust/crates/quote-1.0.41.crate) = 31408 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 +SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 +SIZE (rust/crates/rand-0.8.5.crate) = 87113 +SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 +SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 +SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c +SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 +SHA256 (rust/crates/ratatui-0.29.0.crate) = eabd94c2f37801c20583fc49dd5cd6b0ba68c716787c2dd6ed18571e1e63117b +SIZE (rust/crates/ratatui-0.29.0.crate) = 543514 +SHA256 (rust/crates/redb-3.1.0.crate) = ae323eb086579a3769daa2c753bb96deb95993c534711e0dbe881b5192906a06 +SIZE (rust/crates/redb-3.1.0.crate) = 175162 +SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 +SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 +SHA256 (rust/crates/regex-1.11.3.crate) = 8b5288124840bee7b386bc413c487869b360b2b4ec421ea56425128692f2a82c +SIZE (rust/crates/regex-1.11.3.crate) = 163275 +SHA256 (rust/crates/regex-automata-0.4.11.crate) = 833eb9ce86d40ef33cb1306d8accf7bc8ec2bfea4355cbdebb3df68b40925cad +SIZE (rust/crates/regex-automata-0.4.11.crate) = 622880 +SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 +SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 +SHA256 (rust/crates/reqwest-0.12.23.crate) = d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb +SIZE (rust/crates/reqwest-0.12.23.crate) = 161307 +SHA256 (rust/crates/reqwest_dav-0.2.2.crate) = 18a30b57f293dcb1a54163fc51fbbdbdaa3b622c4dbd8675a1062e0c671fab9a +SIZE (rust/crates/reqwest_dav-0.2.2.crate) = 29842 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 +SHA256 (rust/crates/ron-0.8.1.crate) = b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94 +SIZE (rust/crates/ron-0.8.1.crate) = 63251 +SHA256 (rust/crates/rust-ini-0.21.3.crate) = 796e8d2b6696392a43bea58116b667fb4c29727dc5abd27d6acf338bb4f688c7 +SIZE (rust/crates/rust-ini-0.21.3.crate) = 22939 +SHA256 (rust/crates/rustc-demangle-0.1.26.crate) = 56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace +SIZE (rust/crates/rustc-demangle-0.1.26.crate) = 30340 +SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 +SIZE (rust/crates/rustix-0.38.44.crate) = 379347 +SHA256 (rust/crates/rustix-1.1.2.crate) = cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e +SIZE (rust/crates/rustix-1.1.2.crate) = 422717 +SHA256 (rust/crates/rustls-0.23.32.crate) = cd3c25631629d034ce7cd9940adc9d45762d46de2b0f57193c4443b92c6d4d40 +SIZE (rust/crates/rustls-0.23.32.crate) = 372459 +SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 +SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 +SHA256 (rust/crates/rustls-webpki-0.103.7.crate) = e10b3f4191e8a80e6b43eebabfac91e5dcecebb27a71f04e820c47ec41d314bf +SIZE (rust/crates/rustls-webpki-0.103.7.crate) = 85721 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/schannel-0.1.28.crate) = 891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1 +SIZE (rust/crates/schannel-0.1.28.crate) = 42312 +SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 +SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (rust/crates/security-framework-2.11.1.crate) = 897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02 +SIZE (rust/crates/security-framework-2.11.1.crate) = 80188 +SHA256 (rust/crates/security-framework-sys-2.15.0.crate) = cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0 +SIZE (rust/crates/security-framework-sys-2.15.0.crate) = 20718 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 +SHA256 (rust/crates/serde-untagged-0.1.9.crate) = f9faf48a4a2d2693be24c6289dbe26552776eb7737074e6722891fadbe6c5058 +SIZE (rust/crates/serde-untagged-0.1.9.crate) = 17718 +SHA256 (rust/crates/serde-xml-rs-0.6.0.crate) = fb3aa78ecda1ebc9ec9847d5d3aba7d618823446a049ba2491940506da6e2782 +SIZE (rust/crates/serde-xml-rs-0.6.0.crate) = 20677 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 +SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c +SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 +SHA256 (rust/crates/serde_spanned-1.0.2.crate) = 5417783452c2be558477e104686f7de5dae53dba813c28435e0e70f82d9b04ee +SIZE (rust/crates/serde_spanned-1.0.2.crate) = 11032 +SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd +SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 +SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 +SIZE (rust/crates/sha2-0.10.9.crate) = 29271 +SHA256 (rust/crates/sha256-1.6.0.crate) = f880fc8562bdeb709793f00eb42a2ad0e672c4f883bbe59122b926eca935c8f6 +SIZE (rust/crates/sha256-1.6.0.crate) = 13740 +SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 +SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 +SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 +SIZE (rust/crates/shlex-1.3.0.crate) = 18713 +SHA256 (rust/crates/signal-hook-0.3.18.crate) = d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2 +SIZE (rust/crates/signal-hook-0.3.18.crate) = 50862 +SHA256 (rust/crates/signal-hook-mio-0.2.4.crate) = 34db1a06d485c9142248b7a054f034b349b212551f3dfd19c94d45a754a217cd +SIZE (rust/crates/signal-hook-mio-0.2.4.crate) = 9314 +SHA256 (rust/crates/signal-hook-registry-1.4.6.crate) = b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b +SIZE (rust/crates/signal-hook-registry-1.4.6.crate) = 19277 +SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d +SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 +SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/socket2-0.6.0.crate) = 233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807 +SIZE (rust/crates/socket2-0.6.0.crate) = 57974 +SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 +SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 +SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f +SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 +SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f +SIZE (rust/crates/strsim-0.11.1.crate) = 14266 +SHA256 (rust/crates/strum-0.26.3.crate) = 8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06 +SIZE (rust/crates/strum-0.26.3.crate) = 7237 +SHA256 (rust/crates/strum-0.27.2.crate) = af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf +SIZE (rust/crates/strum-0.27.2.crate) = 8489 +SHA256 (rust/crates/strum_macros-0.26.4.crate) = 4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be +SIZE (rust/crates/strum_macros-0.26.4.crate) = 27531 +SHA256 (rust/crates/strum_macros-0.27.2.crate) = 7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7 +SIZE (rust/crates/strum_macros-0.27.2.crate) = 30522 +SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292 +SIZE (rust/crates/subtle-2.6.1.crate) = 14562 +SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 +SIZE (rust/crates/syn-2.0.106.crate) = 301514 +SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 +SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 +SHA256 (rust/crates/system-configuration-0.6.1.crate) = 3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b +SIZE (rust/crates/system-configuration-0.6.1.crate) = 17935 +SHA256 (rust/crates/system-configuration-sys-0.6.0.crate) = 8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4 +SIZE (rust/crates/system-configuration-sys-0.6.0.crate) = 11090 +SHA256 (rust/crates/tempfile-3.23.0.crate) = 2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16 +SIZE (rust/crates/tempfile-3.23.0.crate) = 43063 +SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 +SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 +SHA256 (rust/crates/thiserror-2.0.16.crate) = 3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0 +SIZE (rust/crates/thiserror-2.0.16.crate) = 29095 +SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 +SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 +SHA256 (rust/crates/thiserror-impl-2.0.16.crate) = 6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960 +SIZE (rust/crates/thiserror-impl-2.0.16.crate) = 21214 +SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 +SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 +SHA256 (rust/crates/time-0.3.44.crate) = 91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d +SIZE (rust/crates/time-0.3.44.crate) = 143200 +SHA256 (rust/crates/time-core-0.1.6.crate) = 40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b +SIZE (rust/crates/time-core-0.1.6.crate) = 9105 +SHA256 (rust/crates/time-macros-0.2.24.crate) = 30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3 +SIZE (rust/crates/time-macros-0.2.24.crate) = 24715 +SHA256 (rust/crates/tiny-keccak-2.0.2.crate) = 2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237 +SIZE (rust/crates/tiny-keccak-2.0.2.crate) = 20129 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tokio-1.47.1.crate) = 89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038 +SIZE (rust/crates/tokio-1.47.1.crate) = 829790 +SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 +SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 +SHA256 (rust/crates/tokio-native-tls-0.3.1.crate) = bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2 +SIZE (rust/crates/tokio-native-tls-0.3.1.crate) = 20676 +SHA256 (rust/crates/tokio-rustls-0.26.4.crate) = 1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61 +SIZE (rust/crates/tokio-rustls-0.26.4.crate) = 35430 +SHA256 (rust/crates/tokio-stream-0.1.17.crate) = eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047 +SIZE (rust/crates/tokio-stream-0.1.17.crate) = 38477 +SHA256 (rust/crates/tokio-util-0.7.16.crate) = 14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5 +SIZE (rust/crates/tokio-util-0.7.16.crate) = 127775 +SHA256 (rust/crates/toml-0.9.7.crate) = 00e5e5d9bf2475ac9d4f0d9edab68cc573dc2fd644b0dba36b0c30a92dd9eaa0 +SIZE (rust/crates/toml-0.9.7.crate) = 55852 +SHA256 (rust/crates/toml_datetime-0.7.2.crate) = 32f1085dec27c2b6632b04c80b3bb1b4300d6495d1e129693bdda7d91e72eec1 +SIZE (rust/crates/toml_datetime-0.7.2.crate) = 17859 +SHA256 (rust/crates/toml_parser-1.0.3.crate) = 4cf893c33be71572e0e9aa6dd15e6677937abd686b066eac3f8cd3531688a627 +SIZE (rust/crates/toml_parser-1.0.3.crate) = 34982 +SHA256 (rust/crates/toml_writer-1.0.3.crate) = d163a63c116ce562a22cda521fcc4d79152e7aba014456fb5eb442f6d6a10109 +SIZE (rust/crates/toml_writer-1.0.3.crate) = 17173 +SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 +SIZE (rust/crates/tower-0.5.2.crate) = 109417 +SHA256 (rust/crates/tower-http-0.6.6.crate) = adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2 +SIZE (rust/crates/tower-http-0.6.6.crate) = 133515 +SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e +SIZE (rust/crates/tower-layer-0.3.3.crate) = 6180 +SHA256 (rust/crates/tower-service-0.3.3.crate) = 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 +SIZE (rust/crates/tower-service-0.3.3.crate) = 6950 +SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 +SIZE (rust/crates/tracing-0.1.41.crate) = 82448 +SHA256 (rust/crates/tracing-appender-0.2.3.crate) = 3566e8ce28cc0a3fe42519fc80e6b4c943cc4c8cef275620eb8dac2d3d4e06cf +SIZE (rust/crates/tracing-appender-0.2.3.crate) = 21964 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 +SHA256 (rust/crates/tracing-error-0.2.1.crate) = 8b1581020d7a273442f5b45074a6a57d5757ad0a47dac0e9f0bd57b81936f3db +SIZE (rust/crates/tracing-error-0.2.1.crate) = 14135 +SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 +SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 +SHA256 (rust/crates/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 +SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 +SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b +SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 +SHA256 (rust/crates/typeid-1.0.3.crate) = bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c +SIZE (rust/crates/typeid-1.0.3.crate) = 9006 +SHA256 (rust/crates/typenum-1.19.0.crate) = 562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb +SIZE (rust/crates/typenum-1.19.0.crate) = 76414 +SHA256 (rust/crates/ucd-trie-0.1.7.crate) = 2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971 +SIZE (rust/crates/ucd-trie-0.1.7.crate) = 46795 +SHA256 (rust/crates/unicode-id-0.3.6.crate) = 70ba288e709927c043cbe476718d37be306be53fb1fafecd0dbe36d072be2580 +SIZE (rust/crates/unicode-id-0.3.6.crate) = 16947 +SHA256 (rust/crates/unicode-ident-1.0.19.crate) = f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d +SIZE (rust/crates/unicode-ident-1.0.19.crate) = 47480 +SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 +SIZE (rust/crates/unicode-segmentation-1.12.0.crate) = 106323 +SHA256 (rust/crates/unicode-truncate-1.1.0.crate) = b3644627a5af5fa321c95b9b235a72fd24cd29c648c2c379431e6628655627bf +SIZE (rust/crates/unicode-truncate-1.1.0.crate) = 12529 +SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af +SIZE (rust/crates/unicode-width-0.1.14.crate) = 271615 +SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd +SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 +SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 +SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 +SHA256 (rust/crates/url-2.5.7.crate) = 08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b +SIZE (rust/crates/url-2.5.7.crate) = 87907 +SHA256 (rust/crates/url-builder-0.1.1.crate) = 6c560d19163937c53680c515b82a9311c5a796691c67890b8ad579423123e194 +SIZE (rust/crates/url-builder-0.1.1.crate) = 2717 +SHA256 (rust/crates/urlencoding-2.1.3.crate) = daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da +SIZE (rust/crates/urlencoding-2.1.3.crate) = 6538 +SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be +SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 +SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 +SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 +SHA256 (rust/crates/uuid-1.18.1.crate) = 2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2 +SIZE (rust/crates/uuid-1.18.1.crate) = 60468 +SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 +SIZE (rust/crates/valuable-0.1.1.crate) = 28679 +SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 +SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 +SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a +SIZE (rust/crates/version_check-0.9.5.crate) = 15554 +SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e +SIZE (rust/crates/want-0.3.1.crate) = 6398 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 +SHA256 (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c +SIZE (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 18219 +SHA256 (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 +SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 +SHA256 (rust/crates/wasm-bindgen-0.2.104.crate) = c1da10c01ae9f1ae40cbfac0bac3b1e724b320abfcf52229f80b547c0d250e2d +SIZE (rust/crates/wasm-bindgen-0.2.104.crate) = 47345 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.104.crate) = 671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19 +SIZE (rust/crates/wasm-bindgen-backend-0.2.104.crate) = 32230 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.54.crate) = 7e038d41e478cc73bae0ff9b36c60cff1c98b8f38f8d7e8061e79ee63608ac5c +SIZE (rust/crates/wasm-bindgen-futures-0.4.54.crate) = 16381 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.104.crate) = 7ca60477e4c59f5f2986c50191cd972e3a50d8a95603bc9434501cf156a9a119 +SIZE (rust/crates/wasm-bindgen-macro-0.2.104.crate) = 9390 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.104.crate) = 9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7 +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.104.crate) = 26411 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.104.crate) = bad67dc8b2a1a6e5448428adec4c3e84c43e561d8c9ee8a9e5aabeb193ec41d1 +SIZE (rust/crates/wasm-bindgen-shared-0.2.104.crate) = 9057 +SHA256 (rust/crates/web-sys-0.3.81.crate) = 9367c417a924a74cae129e6a2ae3b47fabb1f8995595ab474029da749a8be120 +SIZE (rust/crates/web-sys-0.3.81.crate) = 641812 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-core-0.62.1.crate) = 6844ee5416b285084d3d3fffd743b925a6c9385455f64f6d4fa3031c4c2749a9 +SIZE (rust/crates/windows-core-0.62.1.crate) = 36948 +SHA256 (rust/crates/windows-implement-0.60.1.crate) = edb307e42a74fb6de9bf3a02d9712678b22399c87e6fa869d6dfcd8c1b7754e0 +SIZE (rust/crates/windows-implement-0.60.1.crate) = 15257 +SHA256 (rust/crates/windows-interface-0.59.2.crate) = c0abd1ddbc6964ac14db11c7213d6532ef34bd9aa042c2e5935f59d7908b46a5 +SIZE (rust/crates/windows-interface-0.59.2.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-link-0.2.0.crate) = 45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65 +SIZE (rust/crates/windows-link-0.2.0.crate) = 6170 +SHA256 (rust/crates/windows-registry-0.5.3.crate) = 5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e +SIZE (rust/crates/windows-registry-0.5.3.crate) = 13386 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-result-0.4.0.crate) = 7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f +SIZE (rust/crates/windows-result-0.4.0.crate) = 13420 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 +SHA256 (rust/crates/windows-strings-0.5.0.crate) = 7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda +SIZE (rust/crates/windows-strings-0.5.0.crate) = 13992 +SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d +SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b +SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 +SHA256 (rust/crates/windows-sys-0.61.1.crate) = 6f109e41dd4a3c848907eb83d5a42ea98b3769495597450cf6d153507b166f0f +SIZE (rust/crates/windows-sys-0.61.1.crate) = 2517255 +SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 +SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.4.crate) = 2d42b7b7f66d2a06854650af09cfdf8713e427a439c97ad65a6375318033ac4b +SIZE (rust/crates/windows-targets-0.53.4.crate) = 7161 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 +SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 +SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 +SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b +SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 +SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 +SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 +SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 +SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 +SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 +SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 +SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec +SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf +SIZE (rust/crates/winnow-0.7.13.crate) = 174454 +SHA256 (rust/crates/wit-bindgen-0.46.0.crate) = f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59 +SIZE (rust/crates/wit-bindgen-0.46.0.crate) = 60508 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/xdg-3.0.0.crate) = 2fb433233f2df9344722454bc7e96465c9d03bff9d77c248f9e7523fe79585b5 +SIZE (rust/crates/xdg-3.0.0.crate) = 15821 +SHA256 (rust/crates/xml-rs-0.8.27.crate) = 6fd8403733700263c6eb89f192880191f1b83e332f7a20371ddcf421c4a337c7 +SIZE (rust/crates/xml-rs-0.8.27.crate) = 55258 +SHA256 (rust/crates/yaml-rust2-0.10.4.crate) = 2462ea039c445496d8793d052e13787f2b90e750b833afee748e601c17621ed9 +SIZE (rust/crates/yaml-rust2-0.10.4.crate) = 76453 +SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc +SIZE (rust/crates/yoke-0.8.0.crate) = 28726 +SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 +SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 +SHA256 (rust/crates/zerocopy-0.8.27.crate) = 0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c +SIZE (rust/crates/zerocopy-0.8.27.crate) = 252663 +SHA256 (rust/crates/zerocopy-derive-0.8.27.crate) = 88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831 +SIZE (rust/crates/zerocopy-derive-0.8.27.crate) = 89827 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 +SHA256 (rust/crates/zeroize-1.8.2.crate) = b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0 +SIZE (rust/crates/zeroize-1.8.2.crate) = 20907 +SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 +SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 +SHA256 (rust/crates/zerovec-0.11.4.crate) = e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b +SIZE (rust/crates/zerovec-0.11.4.crate) = 125080 +SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f +SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (panter-dsd-tatuin-v0.24.0_GH0.tar.gz) = 9656bd55115c3cb98b167aacd8338e0c0166ef03937af3d1ea78cce83187c13b +SIZE (panter-dsd-tatuin-v0.24.0_GH0.tar.gz) = 1562139 diff --git a/deskutils/tatuin/pkg-descr b/deskutils/tatuin/pkg-descr new file mode 100644 index 000000000000..f637d492478a --- /dev/null +++ b/deskutils/tatuin/pkg-descr @@ -0,0 +1,18 @@ +Tatuin is a task aggregation tool that allows you to manage and track your tasks +from various providers in one convenient place. + +Tatuin provides users with an easy-to-use Text User Interface (TUI) for viewing +and managing their tasks. + +* Features: + +- Cross-provider Task Management :: Tatuin allows you to create, view and manage + tasks across different task management platforms. +- Command-line Interface (CLI) :: The project is designed using a text-based + interface, making it accessible from the command line. +- Task Filters & Status Changes :: Easily filter and update your + tasks' statuses as needed. +- Save and load UI state :: The user can save the current view's state + (selected provider, selected project, used filters) and switch + between states. +- Theming support :: The user can choose between themes or create their own. diff --git a/deskutils/thokr/Makefile b/deskutils/thokr/Makefile index 22fa3f9e9d2f..83b70d0f54c7 100644 --- a/deskutils/thokr/Makefile +++ b/deskutils/thokr/Makefile @@ -1,7 +1,7 @@ PORTNAME= thokr DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org diff --git a/deskutils/treesheets/Makefile b/deskutils/treesheets/Makefile index 0e59d5264e3a..5cfa4f3b9416 100644 --- a/deskutils/treesheets/Makefile +++ b/deskutils/treesheets/Makefile @@ -1,5 +1,5 @@ PORTNAME= treesheets -DISTVERSION= 2527 +DISTVERSION= 2595 CATEGORIES= deskutils MAINTAINER= eduardo@FreeBSD.org diff --git a/deskutils/treesheets/distinfo b/deskutils/treesheets/distinfo index 28532db3f62e..4967876dd849 100644 --- a/deskutils/treesheets/distinfo +++ b/deskutils/treesheets/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1758377940 -SHA256 (aardappel-treesheets-2527_GH0.tar.gz) = 5eb0da666e8ba889727ec296088ada24becf6e005983f96fb47630ca09b91eff -SIZE (aardappel-treesheets-2527_GH0.tar.gz) = 2359233 +TIMESTAMP = 1759586198 +SHA256 (aardappel-treesheets-2595_GH0.tar.gz) = 7085e317c8dd702c995f3498a97bfa4df8c7b71b90061364ac03fef42cb93810 +SIZE (aardappel-treesheets-2595_GH0.tar.gz) = 2360032 SHA256 (aardappel-lobster-v2025.3_GH0.tar.gz) = 8eef481d779f9c1d53e860341e582d54732cbec997b5a05c0f4628107fc1e12d SIZE (aardappel-lobster-v2025.3_GH0.tar.gz) = 26681905 diff --git a/deskutils/zk/Makefile b/deskutils/zk/Makefile new file mode 100644 index 000000000000..714d0e8880f0 --- /dev/null +++ b/deskutils/zk/Makefile @@ -0,0 +1,68 @@ +PORTNAME= zk +DISTVERSIONPREFIX= v +DISTVERSION= 0.15.1 +CATEGORIES= deskutils + +MAINTAINER= pat@patmaddox.com +COMMENT= Plain text note-taking assistant +WWW= https://zk-org.github.io/zk/ + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:modules + +USE_GITHUB= yes +GH_ACCOUNT= zk-org +GH_TUPLE= AlecAivazis:survey:v2.3.4:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \ + alecthomas:kong:v0.5.0:alecthomas_kong/vendor/github.com/alecthomas/kong \ + aymerick:raymond:v2.0.2:aymerick_raymond/vendor/github.com/aymerick/raymond \ + bmatcuk:doublestar:v4.0.2:bmatcuk_doublestar_v4/vendor/github.com/bmatcuk/doublestar/v4 \ + djherbis:times:v1.3.0:djherbis_times/vendor/gopkg.in/djherbis/times.v1 \ + fatih:color:v1.13.0:fatih_color/vendor/github.com/fatih/color \ + go-check:check:10cb98267c6c:go_check_check/vendor/gopkg.in/check.v1 \ + go-testfixtures:testfixtures:v3.6.1:go_testfixtures_testfixtures_v3/vendor/github.com/go-testfixtures/testfixtures/v3 \ + go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ + golang:crypto:v0.31.0:golang_crypto/vendor/golang.org/x/crypto \ + golang:sys:v0.28.0:golang_sys/vendor/golang.org/x/sys \ + golang:term:v0.27.0:golang_term/vendor/golang.org/x/term \ + golang:text:v0.21.0:golang_text/vendor/golang.org/x/text \ + google:go-cmp:v0.5.8:google_go_cmp/vendor/github.com/google/go-cmp \ + gorilla:websocket:v1.5.0:gorilla_websocket/vendor/github.com/gorilla/websocket \ + gosimple:slug:v1.12.0:gosimple_slug/vendor/github.com/gosimple/slug \ + gosimple:unidecode:v1.0.1:gosimple_unidecode/vendor/github.com/gosimple/unidecode \ + kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ + kr:pretty:v0.3.0:kr_pretty/vendor/github.com/kr/pretty \ + kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \ + lestrrat-go:strftime:v1.0.6:lestrrat_go_strftime/vendor/github.com/lestrrat-go/strftime \ + mattn:go-colorable:v0.1.12:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ + mattn:go-isatty:v0.0.14:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ + mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ + mattn:go-sqlite3:v1.14.22:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ + mgutz:ansi:d51e80ef957d:mgutz_ansi/vendor/github.com/mgutz/ansi \ + mitchellh:colorstring:d06e56a500db:mitchellh_colorstring/vendor/github.com/mitchellh/colorstring \ + mvdan:xurls:v1.1.0:mvdan_xurls/vendor/github.com/mvdan/xurls \ + pelletier:go-toml:v1.9.5:pelletier_go_toml/vendor/github.com/pelletier/go-toml \ + petermattis:goid:07eaf5d0b9f4:petermattis_goid/vendor/github.com/petermattis/goid \ + pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ + relvacode:iso8601:v1.1.0:relvacode_iso8601/vendor/github.com/relvacode/iso8601 \ + rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg \ + rogpeppe:go-internal:v1.9.0:rogpeppe_go_internal/vendor/github.com/rogpeppe/go-internal \ + rvflash:elapsed:v0.2.0:rvflash_elapsed/vendor/github.com/rvflash/elapsed \ + sasha-s:go-deadlock:v0.3.1:sasha_s_go_deadlock/vendor/github.com/sasha-s/go-deadlock \ + schollz:progressbar:v3.8.6:schollz_progressbar_v3/vendor/github.com/schollz/progressbar/v3 \ + sourcegraph:jsonrpc2:v0.1.0:sourcegraph_jsonrpc2/vendor/github.com/sourcegraph/jsonrpc2 \ + tj:go-naturaldate:v1.3.0:tj_go_naturaldate/vendor/github.com/tj/go-naturaldate \ + tliron:glsp:v0.1.1:tliron_glsp/vendor/github.com/tliron/glsp \ + tliron:kutil:v0.1.59:tliron_kutil/vendor/github.com/tliron/kutil \ + yuin:goldmark-meta:v1.1.0:yuin_goldmark_meta/vendor/github.com/yuin/goldmark-meta \ + yuin:goldmark:v1.4.12:yuin_goldmark/vendor/github.com/yuin/goldmark \ + zchee:color:v2.0.6:zchee_color_v2/vendor/github.com/zchee/color/v2 \ + zk-org:pretty:v0.2.4:zk_org_pretty/vendor/github.com/zk-org/pretty + +GO_BUILDFLAGS+= -tags "fts5" -ldflags "-X=main.Version=${DISTVERSION}" +GO_TESTFLAGS+= -tags "fts5" + +PLIST_FILES= bin/zk + +.include <bsd.port.mk> diff --git a/deskutils/zk/distinfo b/deskutils/zk/distinfo new file mode 100644 index 000000000000..a8610a071fbf --- /dev/null +++ b/deskutils/zk/distinfo @@ -0,0 +1,93 @@ +TIMESTAMP = 1754715799 +SHA256 (zk-org-zk-v0.15.1_GH0.tar.gz) = 1f30aae497476342203b3cecb63edd92faf4d837860a894fdee4b372184e9ec4 +SIZE (zk-org-zk-v0.15.1_GH0.tar.gz) = 651793 +SHA256 (AlecAivazis-survey-v2.3.4_GH0.tar.gz) = d3e32b6f3317b73d21637d90ab2dba95e66607fc118e74ef89c48c4744b34f9d +SIZE (AlecAivazis-survey-v2.3.4_GH0.tar.gz) = 1322761 +SHA256 (alecthomas-kong-v0.5.0_GH0.tar.gz) = 3b7cf75cb8a1f7deb14e49ce7ebbda387d7a07412942cf47d88ddb4dd018ebe2 +SIZE (alecthomas-kong-v0.5.0_GH0.tar.gz) = 298055 +SHA256 (aymerick-raymond-v2.0.2_GH0.tar.gz) = 02588862d7ad9cefd925b339412840a016fb4dd996d9e4943d76c6578b0a8bc0 +SIZE (aymerick-raymond-v2.0.2_GH0.tar.gz) = 80323 +SHA256 (bmatcuk-doublestar-v4.0.2_GH0.tar.gz) = 4d2d47c00f64cb16c1cf60c4eb368c4c0706018914cb14b87d918462a46889e2 +SIZE (bmatcuk-doublestar-v4.0.2_GH0.tar.gz) = 18750 +SHA256 (djherbis-times-v1.3.0_GH0.tar.gz) = 30bd38bdae32ce50ac3085fb6a51e8d41b3ac596653f94be934d9257caf8a3bf +SIZE (djherbis-times-v1.3.0_GH0.tar.gz) = 7051 +SHA256 (fatih-color-v1.13.0_GH0.tar.gz) = 326ff785bc0cb5171c17be2a65959e83ee7889ba39412ba4c53c062e2df3ffec +SIZE (fatih-color-v1.13.0_GH0.tar.gz) = 10826 +SHA256 (go-check-check-10cb98267c6c_GH0.tar.gz) = 0a42d9d5a49ebc30174e5840238e446f5fb16899bfaa6a6f63d12ab9953df293 +SIZE (go-check-check-10cb98267c6c_GH0.tar.gz) = 32375 +SHA256 (go-testfixtures-testfixtures-v3.6.1_GH0.tar.gz) = 7de707b16c5e4f8ded3861c7825d2ce08bbfb8c9fbd3bb69f99a2901bd6b206e +SIZE (go-testfixtures-testfixtures-v3.6.1_GH0.tar.gz) = 33800 +SHA256 (go-yaml-yaml-v2.4.0_GH0.tar.gz) = d8e94679e5fff6bd1a35e10241543929a5f3da44f701755babf99b3daf0faac0 +SIZE (go-yaml-yaml-v2.4.0_GH0.tar.gz) = 73209 +SHA256 (golang-crypto-v0.31.0_GH0.tar.gz) = 36e325f89d4cd03ec568d92c74d6affd2b1fb88fcdc63aeb15d1df41e11200ca +SIZE (golang-crypto-v0.31.0_GH0.tar.gz) = 1837859 +SHA256 (golang-sys-v0.28.0_GH0.tar.gz) = 62726b1ccbb09c7e8de2215756a26012751bdded12b5bacc6de83296db694ebf +SIZE (golang-sys-v0.28.0_GH0.tar.gz) = 1519898 +SHA256 (golang-term-v0.27.0_GH0.tar.gz) = 4053cac47f4fcd6e38fe80ed4e52a10550681109a09ff7a6cabdb6e1af6bb5a6 +SIZE (golang-term-v0.27.0_GH0.tar.gz) = 14689 +SHA256 (golang-text-v0.21.0_GH0.tar.gz) = d64dbf40a8ae06c4805895e48553ecdadaed07089d8ed2168a0d61551d17ff22 +SIZE (golang-text-v0.21.0_GH0.tar.gz) = 8964782 +SHA256 (google-go-cmp-v0.5.8_GH0.tar.gz) = 34b57f44eb6ead7de4988fd91a8605f77ecb4a430ddbba36bada0d0224017222 +SIZE (google-go-cmp-v0.5.8_GH0.tar.gz) = 104647 +SHA256 (gorilla-websocket-v1.5.0_GH0.tar.gz) = 5d86f9e1c76ff7ceca0747f78b79864fbaec9d440f4fdb03197466e5102a86b0 +SIZE (gorilla-websocket-v1.5.0_GH0.tar.gz) = 54155 +SHA256 (gosimple-slug-v1.12.0_GH0.tar.gz) = 75ef4e18e8c3b50a1de695f265ed4a73101c984ace11099298eb567ff30f950e +SIZE (gosimple-slug-v1.12.0_GH0.tar.gz) = 15506 +SHA256 (gosimple-unidecode-v1.0.1_GH0.tar.gz) = 5c82c3722afbd1fc96e73b8c60774599be5ea8a6c94545551e3f8b8f8d25b134 +SIZE (gosimple-unidecode-v1.0.1_GH0.tar.gz) = 281816 +SHA256 (kballard-go-shellquote-95032a82bc51_GH0.tar.gz) = dde336eb697f7f9c26cf6d1467f75b6cf559262c1b0b110d28fff29790f76bc5 +SIZE (kballard-go-shellquote-95032a82bc51_GH0.tar.gz) = 4328 +SHA256 (kr-pretty-v0.3.0_GH0.tar.gz) = c264e7939bf8d989d388c1156ea0c8bdeb3659b789e83aac6bd4689e8613f3f6 +SIZE (kr-pretty-v0.3.0_GH0.tar.gz) = 10041 +SHA256 (kr-text-v0.2.0_GH0.tar.gz) = 59b5e4a7fd4097be87fad0edcaf342fdc971d0c8fdfb4f2d7424561471992e7c +SIZE (kr-text-v0.2.0_GH0.tar.gz) = 8699 +SHA256 (lestrrat-go-strftime-v1.0.6_GH0.tar.gz) = c9287903fc0f13406c92285096c1455ad00dc38495725a994452f5dcd2bc4f8f +SIZE (lestrrat-go-strftime-v1.0.6_GH0.tar.gz) = 15702 +SHA256 (mattn-go-colorable-v0.1.12_GH0.tar.gz) = 32493594aee411896ffe13aaed14df4a23c3006866c46c1a908af79eacd102b2 +SIZE (mattn-go-colorable-v0.1.12_GH0.tar.gz) = 9801 +SHA256 (mattn-go-isatty-v0.0.14_GH0.tar.gz) = e6460325edf600297cf2ef68834938fb1c5b8d5f234b3b24ec7c0a29a2d70b39 +SIZE (mattn-go-isatty-v0.0.14_GH0.tar.gz) = 4710 +SHA256 (mattn-go-runewidth-v0.0.13_GH0.tar.gz) = 9b2aeafa5d95a40b32067ba22accdf42cc83414ec5b433ea7de330791beaa196 +SIZE (mattn-go-runewidth-v0.0.13_GH0.tar.gz) = 17353 +SHA256 (mattn-go-sqlite3-v1.14.22_GH0.tar.gz) = 5b1d74ec4359b1ae0fe373fab37ae8a661ed128cf2f89b27875ecbb18bbe1078 +SIZE (mattn-go-sqlite3-v1.14.22_GH0.tar.gz) = 2602367 +SHA256 (mgutz-ansi-d51e80ef957d_GH0.tar.gz) = 91cc2a4b9179dca81b3169ad32d4ef854d043c268251abf9a004bf7606fe3222 +SIZE (mgutz-ansi-d51e80ef957d_GH0.tar.gz) = 5097 +SHA256 (mitchellh-colorstring-d06e56a500db_GH0.tar.gz) = 2093d564392b9d6b752471ad0506ee20d4f8648cd96c179536fcb17a9b4d4137 +SIZE (mitchellh-colorstring-d06e56a500db_GH0.tar.gz) = 4677 +SHA256 (mvdan-xurls-v1.1.0_GH0.tar.gz) = 47fb038408e8b26965a0e06a4b409edb7bcb3a7373c0c930edf9891bbc58909a +SIZE (mvdan-xurls-v1.1.0_GH0.tar.gz) = 19633 +SHA256 (pelletier-go-toml-v1.9.5_GH0.tar.gz) = 7ee5ee9344a5c18eebf9487782e00b2dbeaaf19be64b447a1e1d90f8aed710e8 +SIZE (pelletier-go-toml-v1.9.5_GH0.tar.gz) = 106932 +SHA256 (petermattis-goid-07eaf5d0b9f4_GH0.tar.gz) = 725059a3de6fb00782bf49b67ec58820f611fcec4ed752a15a48bb1ed2129297 +SIZE (petermattis-goid-07eaf5d0b9f4_GH0.tar.gz) = 8419 +SHA256 (pkg-errors-v0.9.1_GH0.tar.gz) = 56bfd893023daa498508bfe161de1be83299fcf15376035e7df79cbd7d6fa608 +SIZE (pkg-errors-v0.9.1_GH0.tar.gz) = 13415 +SHA256 (relvacode-iso8601-v1.1.0_GH0.tar.gz) = 3967153b2c6650d64a97f4abe86b10f66728408bc9480bcd3014b165925e7652 +SIZE (relvacode-iso8601-v1.1.0_GH0.tar.gz) = 5726 +SHA256 (rivo-uniseg-v0.2.0_GH0.tar.gz) = 3ad738b5c9162ede110d75b23564b6e40e52dd9150ebbced402f4f70be106197 +SIZE (rivo-uniseg-v0.2.0_GH0.tar.gz) = 44036 +SHA256 (rogpeppe-go-internal-v1.9.0_GH0.tar.gz) = a8223943815523c3e49ac1731c323fd7b949b74ecfc151e8201064ab351a6f42 +SIZE (rogpeppe-go-internal-v1.9.0_GH0.tar.gz) = 133671 +SHA256 (rvflash-elapsed-v0.2.0_GH0.tar.gz) = 359e0c242f19c157449d337ed721ba0e0131a21775364df92c25ff9a225706fb +SIZE (rvflash-elapsed-v0.2.0_GH0.tar.gz) = 4238 +SHA256 (sasha-s-go-deadlock-v0.3.1_GH0.tar.gz) = 01e1337af3e232dc1c9b80b986dcad14035316c9542fd29b8ac960b552746315 +SIZE (sasha-s-go-deadlock-v0.3.1_GH0.tar.gz) = 11580 +SHA256 (schollz-progressbar-v3.8.6_GH0.tar.gz) = cc381b12e886698a9499795f346b00f80468a924a77f48d34893baf5734cb1b6 +SIZE (schollz-progressbar-v3.8.6_GH0.tar.gz) = 604127 +SHA256 (sourcegraph-jsonrpc2-v0.1.0_GH0.tar.gz) = 07d53e5579d8e3310ffeb39bb606141561b8e6561965d6431eaf93d92831a091 +SIZE (sourcegraph-jsonrpc2-v0.1.0_GH0.tar.gz) = 14739 +SHA256 (tj-go-naturaldate-v1.3.0_GH0.tar.gz) = 8eec24f1c0422c38549191f8ba9c5e3d26a6120eb2cff6fe616b27ec713e3a95 +SIZE (tj-go-naturaldate-v1.3.0_GH0.tar.gz) = 22994 +SHA256 (tliron-glsp-v0.1.1_GH0.tar.gz) = bb2e6559d12076ecc90a748f6c826c127d061ce43f76dc6427b2a2286b79d6a9 +SIZE (tliron-glsp-v0.1.1_GH0.tar.gz) = 49248 +SHA256 (tliron-kutil-v0.1.59_GH0.tar.gz) = 9e9ae570fe1f611637ab72485a5877beaa0c5fe85cfc5db1823d9812ea5b1199 +SIZE (tliron-kutil-v0.1.59_GH0.tar.gz) = 132837 +SHA256 (yuin-goldmark-meta-v1.1.0_GH0.tar.gz) = eb6d05cb2b27a6c8dbde4fa7d00ed212c1f3434a7516d53bdcedcb51fefc0e32 +SIZE (yuin-goldmark-meta-v1.1.0_GH0.tar.gz) = 5150 +SHA256 (yuin-goldmark-v1.4.12_GH0.tar.gz) = e1eb6c98b06aa950ae244344995c97e8b6763f16b578a83e146487704f93ba5f +SIZE (yuin-goldmark-v1.4.12_GH0.tar.gz) = 257741 +SHA256 (zchee-color-v2.0.6_GH0.tar.gz) = 8b2f1bc0769435bd5ec3f8a879ed88307ac94e362a8448bb0dcf93696caf4d25 +SIZE (zchee-color-v2.0.6_GH0.tar.gz) = 29174 +SHA256 (zk-org-pretty-v0.2.4_GH0.tar.gz) = 341773d9dfa5ee749d87dd1e0a26d8a872b08a853a2f4c18bb61240b92a119e8 +SIZE (zk-org-pretty-v0.2.4_GH0.tar.gz) = 10421 diff --git a/deskutils/zk/files/patch-internal_util_paths_paths__test.go b/deskutils/zk/files/patch-internal_util_paths_paths__test.go new file mode 100644 index 000000000000..b5e57c6cfc0b --- /dev/null +++ b/deskutils/zk/files/patch-internal_util_paths_paths__test.go @@ -0,0 +1,21 @@ +--- internal/util/paths/paths_test.go.orig 2025-08-09 06:01:54 UTC ++++ internal/util/paths/paths_test.go +@@ -26,18 +26,14 @@ func TestExpandPath(t *testing.T) { + + s1 := []string{home, "foo"} + homefoo := strings.Join(s1, "/") +- s2 := []string{"E.T phone", home} +- etph := strings.Join(s2, " ") + + // base cases + test("~", home) + test("~/", home) + test("~/foo", homefoo) +- test("${HOME}/foo", homefoo) + test("/usr/opt", "/usr/opt") + + // edge cases + test("~foo", "~foo") + test("not a path", "not a path") +- test("E.T phone ${HOME}", etph) + } diff --git a/deskutils/zk/pkg-descr b/deskutils/zk/pkg-descr new file mode 100644 index 000000000000..7f80e8c79110 --- /dev/null +++ b/deskutils/zk/pkg-descr @@ -0,0 +1,3 @@ +zk is a plain text note-taking assistant that leverages the power of the +command line. It can help you maintain a plain text Zettelkasten or personal +wiki. diff --git a/devel/Makefile b/devel/Makefile index c62659f7272f..f753525b102c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4606,7 +4606,6 @@ SUBDIR += py-buildbot-console-view SUBDIR += py-buildbot-grid-view SUBDIR += py-buildbot-pkg - SUBDIR += py-buildbot-react-console-view SUBDIR += py-buildbot-waterfall-view SUBDIR += py-buildbot-worker SUBDIR += py-buildbot-wsgi-dashboards @@ -4647,6 +4646,7 @@ SUBDIR += py-cfgv SUBDIR += py-cfn-lint SUBDIR += py-cftime + SUBDIR += py-cgen SUBDIR += py-chai SUBDIR += py-chainmap SUBDIR += py-characteristic @@ -4864,6 +4864,7 @@ SUBDIR += py-epc SUBDIR += py-epdb SUBDIR += py-epsilon + SUBDIR += py-essentials SUBDIR += py-etcd3gw SUBDIR += py-etils SUBDIR += py-etuples @@ -5248,6 +5249,7 @@ SUBDIR += py-magnet2torrent SUBDIR += py-mailcap-fix SUBDIR += py-makefun + SUBDIR += py-mando SUBDIR += py-manuel SUBDIR += py-marisa-trie SUBDIR += py-marrow.mailer @@ -5264,6 +5266,7 @@ SUBDIR += py-mediapy SUBDIR += py-medikit SUBDIR += py-memory-allocator + SUBDIR += py-memory-graph SUBDIR += py-memory-profiler SUBDIR += py-mergedeep SUBDIR += py-merossiot @@ -5485,6 +5488,7 @@ SUBDIR += py-phply SUBDIR += py-phpserialize SUBDIR += py-phx-class-registry + SUBDIR += py-pick SUBDIR += py-pid SUBDIR += py-pika SUBDIR += py-pika-pool @@ -5909,6 +5913,7 @@ SUBDIR += py-robotframework-seleniumlibrary SUBDIR += py-robotframework-stacktrace SUBDIR += py-robotremoteserver + SUBDIR += py-rodi SUBDIR += py-rope SUBDIR += py-rose SUBDIR += py-rpcq diff --git a/devel/R-cran-systemfonts/Makefile b/devel/R-cran-systemfonts/Makefile index 73089ad0e782..d7a53b347311 100644 --- a/devel/R-cran-systemfonts/Makefile +++ b/devel/R-cran-systemfonts/Makefile @@ -1,5 +1,5 @@ PORTNAME= systemfonts -DISTVERSION= 1.2.3 +DISTVERSION= 1.3.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -19,13 +19,22 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ RUN_DEPENDS= ${CRAN_DEPENDS} TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ R-cran-farver>0:graphics/R-cran-farver \ + R-cran-ggplot2>0:graphics/R-cran-ggplot2 \ R-cran-knitr>0:print/R-cran-knitr \ + R-cran-ragg>0:graphics/R-cran-ragg \ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ - R-cran-testthat>=2.1.0:devel/R-cran-testthat \ - xorg-fonts-truetype>0:x11-fonts/xorg-fonts-truetype + R-cran-testthat>=2.1.0:devel/R-cran-testthat USES= cran:auto-plist,compiles pkgconfig -TESTING_UNSAFE= Test is non-deterministic, see also https://github.com/r-lib/systemfonts/pull/130 +pre-test: + # R-cran-svglite package does not exist yet + @${LOCALBASE}/bin/Rscript -e 'install.packages("svglite", \ + repos = "https://cloud.r-project.org")' + +do-test: + @${FIND} ${WRKSRC} \( -name '*.o' -o -name '*.so' \) -delete + @cd ${WRKDIR} ; ${SETENV} ${MAKE_ENV} _R_CHECK_FORCE_SUGGESTS_=FALSE \ + ${LOCALBASE}/bin/R CMD check --no-manual ${PORTNAME} .include <bsd.port.mk> diff --git a/devel/R-cran-systemfonts/distinfo b/devel/R-cran-systemfonts/distinfo index 6e7f81364813..6e8ffcd27a08 100644 --- a/devel/R-cran-systemfonts/distinfo +++ b/devel/R-cran-systemfonts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746044825 -SHA256 (systemfonts_1.2.3.tar.gz) = da6c1a16757a809507966c66e34856a239967220315c915cf79215b21c109efa -SIZE (systemfonts_1.2.3.tar.gz) = 105970 +TIMESTAMP = 1759340411 +SHA256 (systemfonts_1.3.1.tar.gz) = 4392cbf7f97d335b61f7a70257faead2d45a3beeb76249d75a41e9ed82e4456d +SIZE (systemfonts_1.3.1.tar.gz) = 593311 diff --git a/devel/amber/Makefile b/devel/amber/Makefile index be1e80227c92..1c1b126bdd63 100644 --- a/devel/amber/Makefile +++ b/devel/amber/Makefile @@ -1,7 +1,7 @@ PORTNAME= amber DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= devel PKGNAMESUFFIX= -code-search-replace-tool diff --git a/devel/argc/Makefile b/devel/argc/Makefile index 9831ab5b6887..93f9d90ff6ca 100644 --- a/devel/argc/Makefile +++ b/devel/argc/Makefile @@ -1,7 +1,7 @@ PORTNAME= argc DISTVERSIONPREFIX= v DISTVERSION= 1.23.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/asmx/Makefile b/devel/asmx/Makefile index df4a191f8e7a..59032ec89649 100644 --- a/devel/asmx/Makefile +++ b/devel/asmx/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.0.0 CATEGORIES= devel MASTER_SITES= http://xi6.com/files/ -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Multi-CPU macro assembler for many major 8-bit and 16-bit CPUs WWW= http://xi6.com/projects/asmx/ diff --git a/devel/athens/Makefile b/devel/athens/Makefile index fdedcce7ab90..110bc6909a65 100644 --- a/devel/athens/Makefile +++ b/devel/athens/Makefile @@ -1,6 +1,7 @@ PORTNAME= athens DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org @@ -10,17 +11,23 @@ WWW= https://github.com/gomods/athens LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23,modules +USES= go:modules USE_RC_SUBR= ${PORTNAME} -BUILD_DATE= 2025-09-13-00:00:00-UTC - GO_MODULE= github.com/gomods/${PORTNAME} GO_TARGET= ./cmd/proxy GO_BUILDFLAGS= -ldflags " \ -X github.com/gomods/${PORTNAME}/pkg/build.version=${DISTVERSION} \ -X github.com/gomods/${PORTNAME}/pkg/build.buildDate=${BUILD_DATE}" +SUB_LIST= ATHENS_USER=${USERS} \ + ATHENS_GROUP=${GROUPS} + +USERS= ${PORTNAME} +GROUPS= ${PORTNAME} + +BUILD_DATE= 2025-09-13-00:00:00-UTC + do-install: ${INSTALL_PROGRAM} ${WRKDIR}/bin/proxy ${STAGEDIR}${PREFIX}/bin/${PORTNAME} diff --git a/devel/athens/files/athens.in b/devel/athens/files/athens.in index 2c59b63c0f91..7d1e07cf164c 100644 --- a/devel/athens/files/athens.in +++ b/devel/athens/files/athens.in @@ -1,7 +1,7 @@ #!/bin/sh # # PROVIDE: athens -# REQUIRE: networking +# REQUIRE: LOGIN networking # KEYWORD: shutdown # # athens_enable (bool): @@ -12,22 +12,40 @@ # Default value %%ETCDIR%%/athens.toml # Path to the athens configuration file # +# athens_user (string) +# This is the user that athens runs as +# Set to %%ATHENS_USER%% by default +# +# athens_group (string) +# This is the group that athens runs as +# Set to %%ATHENS_GROUP%% by default . /etc/rc.subr +name=athens +rcvar=athens_enable + +load_rc_config $name + : ${athens_enable:="NO"} : ${athens_config:="%%ETCDIR%%/athens.toml"} +: ${athens_user:=%%ATHENS_USER%%} +: ${athens_group:=%%ATHENS_GROUP%%} -name=athens -rcvar=athens_enable athens_command="%%PREFIX%%/bin/athens -config_file ${athens_config}" +pidfile="/var/run/${name}/${name}.pid" command="/usr/sbin/daemon" -command_args="-S ${athens_command}" +command_args="-P ${pidfile} -S ${athens_command}" PATH="${PATH}:%%PREFIX%%/bin" -load_rc_config $name - required_files="${athens_config}" +start_precmd="athens_precmd" + +athens_precmd() +{ + /usr/bin/install -d -m 700 -o "${athens_user}" -g "${athens_group}" /var/run/athens +} + run_rc_command "$1" diff --git a/devel/aws-c-s3/Makefile b/devel/aws-c-s3/Makefile index 086b1226ac77..8ec5faa7e7ff 100644 --- a/devel/aws-c-s3/Makefile +++ b/devel/aws-c-s3/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-s3 DISTVERSIONPREFIX= v -DISTVERSION= 0.9.0 +DISTVERSION= 0.9.1 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-c-s3/distinfo b/devel/aws-c-s3/distinfo index bcb9c4a7ad4e..0bad17d158ea 100644 --- a/devel/aws-c-s3/distinfo +++ b/devel/aws-c-s3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758474415 -SHA256 (awslabs-aws-c-s3-v0.9.0_GH0.tar.gz) = 600ad401dbd20f4cb450023cfbdba53de5b77752b73f38a5ae7672b88bed6f1f -SIZE (awslabs-aws-c-s3-v0.9.0_GH0.tar.gz) = 390065 +TIMESTAMP = 1759587015 +SHA256 (awslabs-aws-c-s3-v0.9.1_GH0.tar.gz) = a80f20fa751ec3dbc3d24bc01bc56424925133d01c95e67deefa107cbb75563d +SIZE (awslabs-aws-c-s3-v0.9.1_GH0.tar.gz) = 390096 diff --git a/devel/bacon/Makefile b/devel/bacon/Makefile index ef343e9f9e4a..c431086ad2c7 100644 --- a/devel/bacon/Makefile +++ b/devel/bacon/Makefile @@ -1,7 +1,7 @@ PORTNAME= bacon DISTVERSIONPREFIX= v DISTVERSION= 3.17.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/bcunit/Makefile b/devel/bcunit/Makefile index 7e97079cfa15..0794d71c0d85 100644 --- a/devel/bcunit/Makefile +++ b/devel/bcunit/Makefile @@ -9,7 +9,7 @@ WWW= https://gitlab.linphone.org/BC/public/bcunit LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake libtool pathfix pkgconfig +USES= cmake pathfix pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.linphone.org/BC GL_ACCOUNT= public diff --git a/devel/bingrep/Makefile b/devel/bingrep/Makefile index d13c0826f075..6c8abfa1650b 100644 --- a/devel/bingrep/Makefile +++ b/devel/bingrep/Makefile @@ -1,7 +1,7 @@ PORTNAME= bingrep DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/bunyan/Makefile b/devel/bunyan/Makefile index e01ae7c6f54e..1436064ed858 100644 --- a/devel/bunyan/Makefile +++ b/devel/bunyan/Makefile @@ -1,7 +1,7 @@ PORTNAME= bunyan DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/busd/Makefile b/devel/busd/Makefile index cb83a0214e8e..cdf18754a38a 100644 --- a/devel/busd/Makefile +++ b/devel/busd/Makefile @@ -1,6 +1,6 @@ PORTNAME= busd DISTVERSION= 0.4.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org diff --git a/devel/bustle/Makefile b/devel/bustle/Makefile index 762b699cd4d8..c48c7ae57800 100644 --- a/devel/bustle/Makefile +++ b/devel/bustle/Makefile @@ -1,6 +1,6 @@ PORTNAME= bustle DISTVERSION= 0.12.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel gnome MAINTAINER= tagattie@FreeBSD.org diff --git a/devel/cargo-bloat/Makefile b/devel/cargo-bloat/Makefile index 75ff853cbcd5..44664c02c733 100644 --- a/devel/cargo-bloat/Makefile +++ b/devel/cargo-bloat/Makefile @@ -1,7 +1,7 @@ PORTNAME= cargo-bloat DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cargo-c/Makefile b/devel/cargo-c/Makefile index ee911f28b087..72cdaff83423 100644 --- a/devel/cargo-c/Makefile +++ b/devel/cargo-c/Makefile @@ -1,7 +1,7 @@ PORTNAME= cargo-c DISTVERSION= 0.10.14 DISTVERSIONSUFFIX= +cargo-0.89.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default diff --git a/devel/cargo-cache/Makefile b/devel/cargo-cache/Makefile index 0ee1f320fbf2..2a28600ec766 100644 --- a/devel/cargo-cache/Makefile +++ b/devel/cargo-cache/Makefile @@ -1,6 +1,6 @@ PORTNAME= cargo-cache DISTVERSION= 0.8.3 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cargo-deny/Makefile b/devel/cargo-deny/Makefile index cc710c7192a1..47a863abeaa0 100644 --- a/devel/cargo-deny/Makefile +++ b/devel/cargo-deny/Makefile @@ -1,5 +1,6 @@ PORTNAME= cargo-deny DISTVERSION= 0.18.5 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cargo-depgraph/Makefile b/devel/cargo-depgraph/Makefile index da07ab0022d7..c99b6523a77c 100644 --- a/devel/cargo-depgraph/Makefile +++ b/devel/cargo-depgraph/Makefile @@ -1,7 +1,7 @@ PORTNAME= cargo-depgraph DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cargo-dist/Makefile b/devel/cargo-dist/Makefile index 19d9a58fb705..edb3dbe0f3bb 100644 --- a/devel/cargo-dist/Makefile +++ b/devel/cargo-dist/Makefile @@ -1,7 +1,7 @@ PORTNAME= cargo-dist DISTVERSIONPREFIX= v DISTVERSION= 0.28.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cargo-edit/Makefile b/devel/cargo-edit/Makefile index 674773880be6..50065908d73c 100644 --- a/devel/cargo-edit/Makefile +++ b/devel/cargo-edit/Makefile @@ -1,7 +1,7 @@ PORTNAME= cargo-edit DISTVERSIONPREFIX= v DISTVERSION= 0.13.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cargo-generate/Makefile b/devel/cargo-generate/Makefile index 632d43299dc3..bcf3dd13877a 100644 --- a/devel/cargo-generate/Makefile +++ b/devel/cargo-generate/Makefile @@ -1,7 +1,7 @@ PORTNAME= cargo-generate DISTVERSIONPREFIX= v DISTVERSION= 0.23.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/cargo-hack/Makefile b/devel/cargo-hack/Makefile index 2a4a669293b6..761995ac5e4f 100644 --- a/devel/cargo-hack/Makefile +++ b/devel/cargo-hack/Makefile @@ -1,7 +1,7 @@ PORTNAME= cargo-hack DISTVERSIONPREFIX= v DISTVERSION= 0.6.37 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cargo-leptos/Makefile b/devel/cargo-leptos/Makefile index ed2a1df60886..97b0da9f722f 100644 --- a/devel/cargo-leptos/Makefile +++ b/devel/cargo-leptos/Makefile @@ -1,7 +1,7 @@ PORTNAME= cargo-leptos DISTVERSIONPREFIX= v DISTVERSION= 0.2.42 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cargo-llvm-cov/Makefile b/devel/cargo-llvm-cov/Makefile index d534a34b252d..06ad80f799e8 100644 --- a/devel/cargo-llvm-cov/Makefile +++ b/devel/cargo-llvm-cov/Makefile @@ -1,7 +1,7 @@ PORTNAME= cargo-llvm-cov DISTVERSIONPREFIX= v DISTVERSION= 0.6.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cargo-make/Makefile b/devel/cargo-make/Makefile index fbd21b6dfc09..c6b78250dbb6 100644 --- a/devel/cargo-make/Makefile +++ b/devel/cargo-make/Makefile @@ -1,6 +1,6 @@ PORTNAME= cargo-make DISTVERSION= 0.37.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= cs@FreeBSD.org diff --git a/devel/cargo-mutants/Makefile b/devel/cargo-mutants/Makefile index 3df39fb28014..a2bf5f8025a7 100644 --- a/devel/cargo-mutants/Makefile +++ b/devel/cargo-mutants/Makefile @@ -1,7 +1,7 @@ PORTNAME= cargo-mutants DISTVERSIONPREFIX= v DISTVERSION= 25.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cargo-readme/Makefile b/devel/cargo-readme/Makefile index 1c993d009830..18811a9c71fd 100644 --- a/devel/cargo-readme/Makefile +++ b/devel/cargo-readme/Makefile @@ -1,7 +1,7 @@ PORTNAME= cargo-readme DISTVERSIONPREFIX= v DISTVERSION= 3.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= cs@FreeBSD.org diff --git a/devel/cargo-tarpaulin/Makefile b/devel/cargo-tarpaulin/Makefile index 92e293a8ef9b..5c959ed316e6 100644 --- a/devel/cargo-tarpaulin/Makefile +++ b/devel/cargo-tarpaulin/Makefile @@ -1,6 +1,6 @@ PORTNAME= cargo-tarpaulin DISTVERSION= 0.32.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/catppuccin-whiskers/Makefile b/devel/catppuccin-whiskers/Makefile index 642e972bcbb9..057004b81e22 100644 --- a/devel/catppuccin-whiskers/Makefile +++ b/devel/catppuccin-whiskers/Makefile @@ -1,6 +1,7 @@ PORTNAME= whiskers DISTVERSIONPREFIX= v DISTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= catppuccin- diff --git a/devel/cbfmt/Makefile b/devel/cbfmt/Makefile index edb13f1f75db..4fcb1b579936 100644 --- a/devel/cbfmt/Makefile +++ b/devel/cbfmt/Makefile @@ -1,7 +1,7 @@ PORTNAME= cbfmt DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cocogitto/Makefile b/devel/cocogitto/Makefile index d646a47aef6f..bdb689e422ca 100644 --- a/devel/cocogitto/Makefile +++ b/devel/cocogitto/Makefile @@ -1,6 +1,6 @@ PORTNAME= cocogitto DISTVERSION= 6.3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cons-test/Makefile b/devel/cons-test/Makefile index e9ddbc243672..5c4e09d768fa 100644 --- a/devel/cons-test/Makefile +++ b/devel/cons-test/Makefile @@ -14,9 +14,6 @@ WWW= http://www.dsmit.com/cons/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= Depends on expired devel/cons -EXPIRATION_DATE=2025-09-30 - RUN_DEPENDS= ${LOCALBASE}/bin/cons:devel/cons USES= perl5 tar:tgz diff --git a/devel/convco/Makefile b/devel/convco/Makefile index 66be79a467ab..55a6a22f9aed 100644 --- a/devel/convco/Makefile +++ b/devel/convco/Makefile @@ -1,7 +1,7 @@ PORTNAME= convco DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/corrosion/Makefile b/devel/corrosion/Makefile index dff35f8b590e..77b56a441b16 100644 --- a/devel/corrosion/Makefile +++ b/devel/corrosion/Makefile @@ -1,7 +1,7 @@ PORTNAME= corrosion DISTVERSIONPREFIX= v DISTVERSION= 0.5.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cpu_rec_rs/Makefile b/devel/cpu_rec_rs/Makefile index bbc89ffdbaef..ce55448735d2 100644 --- a/devel/cpu_rec_rs/Makefile +++ b/devel/cpu_rec_rs/Makefile @@ -1,7 +1,7 @@ PORTNAME= cpu_rec_rs DISTVERSIONPREFIX= release- DISTVERSION= 1.0.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= devel PATCH_SITES= https://github.com/trou/${PORTNAME}/commit/ diff --git a/devel/csmith/Makefile b/devel/csmith/Makefile index 4d62c42ae389..14ef38dedd52 100644 --- a/devel/csmith/Makefile +++ b/devel/csmith/Makefile @@ -10,7 +10,7 @@ COMMENT= Generates random C programs that conform to the C99 standard LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake libtool localbase perl5 shebangfix +USES= cmake localbase perl5 shebangfix USE_CXXSTD= c++11 USE_GITHUB= yes GH_ACCOUNT= csmith-project diff --git a/devel/dbus/Makefile b/devel/dbus/Makefile index 9ca1aa15e5d7..6568598ae99f 100644 --- a/devel/dbus/Makefile +++ b/devel/dbus/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libexpat.so:textproc/expat2 -USES= cpe libtool localbase meson pkgconfig python:build \ +USES= cpe localbase meson pkgconfig python:build \ shebangfix tar:xz CPE_VENDOR= d-bus_project CPE_PRODUCT= d-bus diff --git a/devel/desed/Makefile b/devel/desed/Makefile index 2998d526c153..82d83b8ae829 100644 --- a/devel/desed/Makefile +++ b/devel/desed/Makefile @@ -1,6 +1,6 @@ PORTNAME= desed DISTVERSION= 1.2.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/devel/dorst/Makefile b/devel/dorst/Makefile index c79af42497fa..97ec52d6364d 100644 --- a/devel/dorst/Makefile +++ b/devel/dorst/Makefile @@ -1,6 +1,7 @@ PORTNAME= dorst DISTVERSIONPREFIX= v DISTVERSION= 0.19.5 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= slowdive@me.com diff --git a/devel/dra/Makefile b/devel/dra/Makefile index ab93a06d8c76..9d8c71c09a6f 100644 --- a/devel/dra/Makefile +++ b/devel/dra/Makefile @@ -1,6 +1,6 @@ PORTNAME= dra DISTVERSION= 0.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/dtool/Makefile b/devel/dtool/Makefile index 219aca3fc5a1..79c427993edc 100644 --- a/devel/dtool/Makefile +++ b/devel/dtool/Makefile @@ -1,7 +1,7 @@ PORTNAME= dtool DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/dura/Makefile b/devel/dura/Makefile index 83ca062c6a19..e3d9382ce85c 100644 --- a/devel/dura/Makefile +++ b/devel/dura/Makefile @@ -1,7 +1,7 @@ PORTNAME= dura DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/electron34/Makefile b/devel/electron34/Makefile index 58544d755082..47c2cd95212b 100644 --- a/devel/electron34/Makefile +++ b/devel/electron34/Makefile @@ -1,7 +1,7 @@ PORTNAME= electron DISTVERSIONPREFIX= v DISTVERSION= ${ELECTRON_VER} -PORTREVISION= 6 +PORTREVISION= 7 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= devel diff --git a/devel/electron34/files/patch-build_rust_allocator_lib.rs b/devel/electron34/files/patch-build_rust_allocator_lib.rs index 3e1dd7dcb48b..b0ec74e92ff3 100644 --- a/devel/electron34/files/patch-build_rust_allocator_lib.rs +++ b/devel/electron34/files/patch-build_rust_allocator_lib.rs @@ -1,6 +1,6 @@ ---- build/rust/allocator/lib.rs.orig 2025-08-26 22:47:37 UTC +--- build/rust/allocator/lib.rs.orig 2025-10-05 11:01:12 UTC +++ build/rust/allocator/lib.rs -@@ -0,0 +1,125 @@ +@@ -0,0 +1,132 @@ +// Copyright 2025 The Chromium Authors +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. @@ -102,7 +102,14 @@ + #[linkage = "weak"] + static __rust_no_alloc_shim_is_unstable: u8 = 0; + ++ #[rustc_std_internal_symbol] ++ #[linkage = "weak"] ++ fn __rust_alloc_error_handler_should_panic_v2() -> u8 { ++ 0 ++ } ++ + // Mangle the symbol name as rustc expects. ++ // TODO(crbug.com/440481922): Remove this after rolling past https://github.com/rust-lang/rust/pull/143387 + #[rustc_std_internal_symbol] + #[allow(non_upper_case_globals)] + #[linkage = "weak"] diff --git a/devel/electron35/Makefile b/devel/electron35/Makefile index d4450ad17bc5..83f1c05ca829 100644 --- a/devel/electron35/Makefile +++ b/devel/electron35/Makefile @@ -1,7 +1,7 @@ PORTNAME= electron DISTVERSIONPREFIX= v DISTVERSION= ${ELECTRON_VER} -PORTREVISION= 2 +PORTREVISION= 3 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= devel diff --git a/devel/electron35/files/patch-build_rust_allocator_lib.rs b/devel/electron35/files/patch-build_rust_allocator_lib.rs index 90c48fdb94cc..1b729935658d 100644 --- a/devel/electron35/files/patch-build_rust_allocator_lib.rs +++ b/devel/electron35/files/patch-build_rust_allocator_lib.rs @@ -1,6 +1,6 @@ ---- build/rust/allocator/lib.rs.orig 2025-08-26 21:24:10 UTC +--- build/rust/allocator/lib.rs.orig 2025-10-04 21:11:42 UTC +++ build/rust/allocator/lib.rs -@@ -0,0 +1,125 @@ +@@ -0,0 +1,132 @@ +// Copyright 2025 The Chromium Authors +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. @@ -102,7 +102,14 @@ + #[linkage = "weak"] + static __rust_no_alloc_shim_is_unstable: u8 = 0; + ++ #[rustc_std_internal_symbol] ++ #[linkage = "weak"] ++ fn __rust_alloc_error_handler_should_panic_v2() -> u8 { ++ 0 ++ } ++ + // Mangle the symbol name as rustc expects. ++ // TODO(crbug.com/440481922): Remove this after rolling past https://github.com/rust-lang/rust/pull/143387 + #[rustc_std_internal_symbol] + #[allow(non_upper_case_globals)] + #[linkage = "weak"] diff --git a/devel/electron36/Makefile.version b/devel/electron36/Makefile.version index af8892af2378..0821e0e645a2 100644 --- a/devel/electron36/Makefile.version +++ b/devel/electron36/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 36.9.2 +ELECTRON_VER= 36.9.3 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron36/distinfo b/devel/electron36/distinfo index a76d2c98f242..57d6084a5229 100644 --- a/devel/electron36/distinfo +++ b/devel/electron36/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1759217951 +TIMESTAMP = 1759562634 SHA256 (electron/chromium-136.0.7103.177.tar.xz.0) = 75e7a4c47e9a958aae70a026c8d005c07b76b02bf315071f209070fddaaa7665 SIZE (electron/chromium-136.0.7103.177.tar.xz.0) = 2000000000 SHA256 (electron/chromium-136.0.7103.177.tar.xz.1) = a86bdf58829129e0ef42a1bc6e5864701fba4572456631660c04c20e6d5bcee3 @@ -7,10 +7,10 @@ SHA256 (electron/chromium-136.0.7103.177.tar.xz.2) = 81a0db12277369bfae95002de9b SIZE (electron/chromium-136.0.7103.177.tar.xz.2) = 248456988 SHA256 (electron/pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (electron/pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (electron/electron-yarn-cache-36.9.2.tar.xz) = 7823d2fceaf2aac5bb0b342866049b0dfdeca98a65ac00559abfaff47bdba536 -SIZE (electron/electron-yarn-cache-36.9.2.tar.xz) = 30480408 -SHA256 (electron/electron-electron-v36.9.2_GH0.tar.gz) = e0295cbe9f1bef95f3a695e52d7f5afb35f38ceaa927a00f6e421c5cb3443d56 -SIZE (electron/electron-electron-v36.9.2_GH0.tar.gz) = 15826007 +SHA256 (electron/electron-yarn-cache-36.9.3.tar.xz) = 7823d2fceaf2aac5bb0b342866049b0dfdeca98a65ac00559abfaff47bdba536 +SIZE (electron/electron-yarn-cache-36.9.3.tar.xz) = 30480408 +SHA256 (electron/electron-electron-v36.9.3_GH0.tar.gz) = 3f21e5dbd7fe1c734f1fe7f9f2e299ee1195c2ebfdf514e4ef02c4495a4d5a89 +SIZE (electron/electron-electron-v36.9.3_GH0.tar.gz) = 15827788 SHA256 (electron/nodejs-node-v22.19.0_GH0.tar.gz) = 8f28e6635c2fe9d1ea29347606df81128c52bc3a2b820aca5851bd6b89c96aa4 SIZE (electron/nodejs-node-v22.19.0_GH0.tar.gz) = 123089614 SHA256 (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 02edf8d5b3fef9af94d8a1355da60564a57e7f2c99cb422bce042400607ed2eb diff --git a/devel/electron36/files/patch-build_rust_allocator_lib.rs b/devel/electron36/files/patch-build_rust_allocator_lib.rs index e6dbd2f7e553..169f7b234830 100644 --- a/devel/electron36/files/patch-build_rust_allocator_lib.rs +++ b/devel/electron36/files/patch-build_rust_allocator_lib.rs @@ -1,6 +1,6 @@ ---- build/rust/allocator/lib.rs.orig 2025-08-26 21:39:41 UTC +--- build/rust/allocator/lib.rs.orig 2025-10-04 08:35:33 UTC +++ build/rust/allocator/lib.rs -@@ -0,0 +1,125 @@ +@@ -0,0 +1,132 @@ +// Copyright 2025 The Chromium Authors +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. @@ -102,7 +102,14 @@ + #[linkage = "weak"] + static __rust_no_alloc_shim_is_unstable: u8 = 0; + ++ #[rustc_std_internal_symbol] ++ #[linkage = "weak"] ++ fn __rust_alloc_error_handler_should_panic_v2() -> u8 { ++ 0 ++ } ++ + // Mangle the symbol name as rustc expects. ++ // TODO(crbug.com/440481922): Remove this after rolling past https://github.com/rust-lang/rust/pull/143387 + #[rustc_std_internal_symbol] + #[allow(non_upper_case_globals)] + #[linkage = "weak"] diff --git a/devel/electron37/Makefile b/devel/electron37/Makefile index 546825e4cc48..eb9aa1a10d90 100644 --- a/devel/electron37/Makefile +++ b/devel/electron37/Makefile @@ -1,6 +1,7 @@ PORTNAME= electron DISTVERSIONPREFIX= v DISTVERSION= ${ELECTRON_VER} +PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= devel diff --git a/devel/electron37/files/patch-build_rust_allocator_lib.rs b/devel/electron37/files/patch-build_rust_allocator_lib.rs index c7a59f7ef428..cbffdab47210 100644 --- a/devel/electron37/files/patch-build_rust_allocator_lib.rs +++ b/devel/electron37/files/patch-build_rust_allocator_lib.rs @@ -1,15 +1,21 @@ --- build/rust/allocator/lib.rs.orig 2025-08-11 20:33:34 UTC +++ build/rust/allocator/lib.rs -@@ -86,6 +86,12 @@ mod both_allocators { - /// As part of rustc's contract for using `#[global_allocator]` without - /// rustc-generated shims we must define this symbol, since we are opting in - /// to unstable functionality. See https://github.com/rust-lang/rust/issues/123015 +@@ -90,7 +90,18 @@ mod both_allocators { + #[linkage = "weak"] + static __rust_no_alloc_shim_is_unstable: u8 = 0; + + #[rustc_std_internal_symbol] + #[linkage = "weak"] + fn __rust_no_alloc_shim_is_unstable_v2() {} + -+ // TODO(crbug.com/422538133) Remove after rolling past -+ // https://github.com/rust-lang/rust/pull/141061 - #[no_mangle] ++ #[rustc_std_internal_symbol] ++ #[linkage = "weak"] ++ fn __rust_alloc_error_handler_should_panic_v2() -> u8 { ++ 0 ++ } ++ + // Mangle the symbol name as rustc expects. ++ // TODO(crbug.com/440481922): Remove this after rolling past https://github.com/rust-lang/rust/pull/143387 + #[rustc_std_internal_symbol] + #[allow(non_upper_case_globals)] #[linkage = "weak"] - static __rust_no_alloc_shim_is_unstable: u8 = 0; diff --git a/devel/electron38/Makefile.version b/devel/electron38/Makefile.version index 4896b80eb93c..079b1f5ad89b 100644 --- a/devel/electron38/Makefile.version +++ b/devel/electron38/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 38.2.0 +ELECTRON_VER= 38.2.1 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron38/distinfo b/devel/electron38/distinfo index 729e126be781..4aee46014ba6 100644 --- a/devel/electron38/distinfo +++ b/devel/electron38/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1759265241 +TIMESTAMP = 1759488581 SHA256 (electron/chromium-140.0.7339.133.tar.xz) = 0592f933166d422c42d47b494973ebb8a1cb55493523b6ea901247b883d8d130 SIZE (electron/chromium-140.0.7339.133.tar.xz) = 7424804784 SHA256 (electron/pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (electron/pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (electron/electron-yarn-cache-38.2.0.tar.xz) = 7ed6fedc372c5bd23b38ed252c12ace0f0fbce096b5442add4501a965282eb04 -SIZE (electron/electron-yarn-cache-38.2.0.tar.xz) = 30044356 -SHA256 (electron/electron-electron-v38.2.0_GH0.tar.gz) = 196671584f008ed4c22b71cd5c579ebe73d6fdf33cfa7622c1bdc7ccd7c6a8c0 -SIZE (electron/electron-electron-v38.2.0_GH0.tar.gz) = 15861186 +SHA256 (electron/electron-yarn-cache-38.2.1.tar.xz) = 7ed6fedc372c5bd23b38ed252c12ace0f0fbce096b5442add4501a965282eb04 +SIZE (electron/electron-yarn-cache-38.2.1.tar.xz) = 30044356 +SHA256 (electron/electron-electron-v38.2.1_GH0.tar.gz) = 6e1b26e33125b4b400b486f0ea6f3c5ad383acf7b61e560f966237a51a3b97af +SIZE (electron/electron-electron-v38.2.1_GH0.tar.gz) = 15861057 SHA256 (electron/nodejs-node-v22.19.0_GH0.tar.gz) = 8f28e6635c2fe9d1ea29347606df81128c52bc3a2b820aca5851bd6b89c96aa4 SIZE (electron/nodejs-node-v22.19.0_GH0.tar.gz) = 123089614 SHA256 (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 02edf8d5b3fef9af94d8a1355da60564a57e7f2c99cb422bce042400607ed2eb diff --git a/devel/electron38/files/patch-build_rust_allocator_lib.rs b/devel/electron38/files/patch-build_rust_allocator_lib.rs index 8c6867a8d976..3f7497d455f5 100644 --- a/devel/electron38/files/patch-build_rust_allocator_lib.rs +++ b/devel/electron38/files/patch-build_rust_allocator_lib.rs @@ -1,15 +1,17 @@ ---- build/rust/allocator/lib.rs.orig 2025-08-26 20:49:50 UTC +--- build/rust/allocator/lib.rs.orig 2025-09-09 01:18:53 UTC +++ build/rust/allocator/lib.rs -@@ -90,6 +90,12 @@ mod both_allocators { +@@ -90,7 +90,14 @@ mod both_allocators { #[linkage = "weak"] fn __rust_no_alloc_shim_is_unstable_v2() {} -+ // TODO(crbug.com/422538133) Remove after rolling past -+ // https://github.com/rust-lang/rust/pull/141061 -+ #[no_mangle] ++ #[rustc_std_internal_symbol] + #[linkage = "weak"] -+ static __rust_no_alloc_shim_is_unstable: u8 = 0; ++ fn __rust_alloc_error_handler_should_panic_v2() -> u8 { ++ 0 ++ } + // Mangle the symbol name as rustc expects. ++ // TODO(crbug.com/440481922): Remove this after rolling past https://github.com/rust-lang/rust/pull/143387 #[rustc_std_internal_symbol] #[allow(non_upper_case_globals)] + #[linkage = "weak"] diff --git a/devel/elfcat/Makefile b/devel/elfcat/Makefile index 171a2a089eef..d5a06435f33b 100644 --- a/devel/elfcat/Makefile +++ b/devel/elfcat/Makefile @@ -1,6 +1,6 @@ PORTNAME= elfcat DISTVERSION= 0.1.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= lwhsu@FreeBSD.org diff --git a/devel/emacs-lsp-booster/Makefile b/devel/emacs-lsp-booster/Makefile index 09a9ac959c61..d94b59198321 100644 --- a/devel/emacs-lsp-booster/Makefile +++ b/devel/emacs-lsp-booster/Makefile @@ -1,7 +1,7 @@ PORTNAME= emacs-lsp-booster DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MAINTAINER= ashish@FreeBSD.org diff --git a/devel/fnm/Makefile b/devel/fnm/Makefile index 4464bccff05d..3613e18c409c 100644 --- a/devel/fnm/Makefile +++ b/devel/fnm/Makefile @@ -1,7 +1,7 @@ PORTNAME= fnm DISTVERSIONPREFIX= v DISTVERSION= 1.38.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fruit/Makefile b/devel/fruit/Makefile index 38f91dada10b..ee48a02bd0b0 100644 --- a/devel/fruit/Makefile +++ b/devel/fruit/Makefile @@ -3,6 +3,9 @@ PORTVERSION= 3.7.1 DISTVERSIONPREFIX= v CATEGORIES= devel +PATCH_SITES= https://github.com/google/fruit/commit/ +PATCHFILES= dab5bdfe01eb9f90a2b688c7f3be177a9bd8d5c6.patch:-p1 + MAINTAINER= sunpoet@FreeBSD.org COMMENT= Dependency injection framework for C++ WWW= https://github.com/google/fruit/wiki \ diff --git a/devel/fruit/distinfo b/devel/fruit/distinfo index 4fcb5dcd512a..fefeb582c86e 100644 --- a/devel/fruit/distinfo +++ b/devel/fruit/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1738088808 +TIMESTAMP = 1758119606 SHA256 (google-fruit-v3.7.1_GH0.tar.gz) = ed4c6b7ebfbf75e14a74e21eb74ce2703b8485bfc9e660b1c36fb7fe363172d0 SIZE (google-fruit-v3.7.1_GH0.tar.gz) = 240459 +SHA256 (dab5bdfe01eb9f90a2b688c7f3be177a9bd8d5c6.patch) = b6c7616f278b2792c9608fab507372c3f6e661ff9491344dfb05f31f8000c90d +SIZE (dab5bdfe01eb9f90a2b688c7f3be177a9bd8d5c6.patch) = 1607 diff --git a/devel/fsx/Makefile b/devel/fsx/Makefile index c3e20a495aaf..c3f92e3b08f2 100644 --- a/devel/fsx/Makefile +++ b/devel/fsx/Makefile @@ -1,6 +1,6 @@ PORTNAME= fsx DISTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/devel/gbump/Makefile b/devel/gbump/Makefile index 29121bba7d15..086eae2bb7c6 100644 --- a/devel/gbump/Makefile +++ b/devel/gbump/Makefile @@ -1,6 +1,6 @@ PORTNAME= gbump PORTVERSION= 1.1.2 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/devel/gcli/Makefile b/devel/gcli/Makefile index 1c981d9f9394..515676196bda 100644 --- a/devel/gcli/Makefile +++ b/devel/gcli/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcli -DISTVERSION= 2.9.0 +DISTVERSION= 2.9.1 CATEGORIES= devel net MASTER_SITES= https://herrhotzenplotz.de/gcli/releases/gcli-${DISTVERSION}/ diff --git a/devel/gcli/distinfo b/devel/gcli/distinfo index 0eb95c0db44d..65305dc51a33 100644 --- a/devel/gcli/distinfo +++ b/devel/gcli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756285649 -SHA256 (gcli-2.9.0.tar.xz) = 3753c0180c92ef71526ab015403f19fc359d4528cfd29fefdb2dbac0e9eb757b -SIZE (gcli-2.9.0.tar.xz) = 381808 +TIMESTAMP = 1759600946 +SHA256 (gcli-2.9.1.tar.xz) = bce0f45e3354b9d7d2128d65209d1bf067ea9ed41937f3b14fd41d18bf40b738 +SIZE (gcli-2.9.1.tar.xz) = 381796 diff --git a/devel/gfold/Makefile b/devel/gfold/Makefile index adcd6834c004..4d32a55945f0 100644 --- a/devel/gfold/Makefile +++ b/devel/gfold/Makefile @@ -1,6 +1,6 @@ PORTNAME= gfold DISTVERSION= 4.0.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= devel MAINTAINER= sec.research.2005@gmail.com diff --git a/devel/ghidra/Makefile b/devel/ghidra/Makefile index 6e214aca832c..88868a4b3b4b 100644 --- a/devel/ghidra/Makefile +++ b/devel/ghidra/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel security java MASTER_SITES= https://github.com/NationalSecurityAgency/${PORTNAME}/releases/download/Ghidra_${DISTVERSION}_build/ DISTNAME= ${PORTNAME}_${DISTVERSION}_PUBLIC_20250219 -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Software reverse engineering (SRE) framework WWW= https://ghidra-sre.org/ diff --git a/devel/ghostie/Makefile b/devel/ghostie/Makefile index 579eae797529..a3f3c2a072eb 100644 --- a/devel/ghostie/Makefile +++ b/devel/ghostie/Makefile @@ -1,7 +1,7 @@ PORTNAME= ghostie DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/git-absorb/Makefile b/devel/git-absorb/Makefile index 25bbfc815614..d3d9cbc93fe0 100644 --- a/devel/git-absorb/Makefile +++ b/devel/git-absorb/Makefile @@ -1,6 +1,6 @@ PORTNAME= git-absorb DISTVERSION= 0.8.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/git-cinnabar/Makefile b/devel/git-cinnabar/Makefile index bdd00ac2077a..b21a7c7635cc 100644 --- a/devel/git-cinnabar/Makefile +++ b/devel/git-cinnabar/Makefile @@ -1,6 +1,6 @@ PORTNAME= git-cinnabar DISTVERSION= 0.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org diff --git a/devel/git-cliff/Makefile b/devel/git-cliff/Makefile index 9dfdf842e3ea..b306b90e4555 100644 --- a/devel/git-cliff/Makefile +++ b/devel/git-cliff/Makefile @@ -1,6 +1,7 @@ PORTNAME= git-cliff DISTVERSIONPREFIX= v DISTVERSION= 2.10.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/git-delta/Makefile b/devel/git-delta/Makefile index bf504b7bc883..cd0f0961b7dd 100644 --- a/devel/git-delta/Makefile +++ b/devel/git-delta/Makefile @@ -1,6 +1,6 @@ PORTNAME= delta DISTVERSION= 0.18.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel PKGNAMEPREFIX= git- diff --git a/devel/git-graph/Makefile b/devel/git-graph/Makefile index c3eebe74b670..34591754b25f 100644 --- a/devel/git-graph/Makefile +++ b/devel/git-graph/Makefile @@ -1,6 +1,6 @@ PORTNAME= git-graph DISTVERSION= 0.6.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= rodrigo@FreeBSD.org diff --git a/devel/git-repo-manager/Makefile b/devel/git-repo-manager/Makefile index 15e006835d29..0533d0b50e32 100644 --- a/devel/git-repo-manager/Makefile +++ b/devel/git-repo-manager/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-repo-manager DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/git-workspace/Makefile b/devel/git-workspace/Makefile index 8014037fb938..62524e22074f 100644 --- a/devel/git-workspace/Makefile +++ b/devel/git-workspace/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-workspace DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gitea-act_runner/Makefile b/devel/gitea-act_runner/Makefile index 664984d85392..71a9305ffea4 100644 --- a/devel/gitea-act_runner/Makefile +++ b/devel/gitea-act_runner/Makefile @@ -1,7 +1,7 @@ PORTNAME= act_runner DISTVERSIONPREFIX= v DISTVERSION= 0.2.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= gitea- diff --git a/devel/gitea-act_runner/files/act_runner.in b/devel/gitea-act_runner/files/act_runner.in index fa243278cc7e..119b92aca300 100644 --- a/devel/gitea-act_runner/files/act_runner.in +++ b/devel/gitea-act_runner/files/act_runner.in @@ -27,14 +27,21 @@ load_rc_config "${name}" : ${act_runner_flags:="-c ${act_runner_config} daemon"} procname="%%PREFIX%%/bin/act_runner" -command="${procname} ${act_runner_flags}" +command="/usr/sbin/daemon" pidfile="/var/run/${name}.pid" -start_cmd="${name}_start" -sig_stop=KILL +required_files=${act_runner_config} +command_args=" -r -S -l ${act_runner_facility} -s ${act_runner_priority} \ + -T ${name} \ + -u ${act_runner_user} -p ${pidfile} \ + -o ${act_runner_log_file} \ + ${procname} ${act_runner_flags}" -act_runner_start() { +prestart_cmd="${name}_prestart" +sig_stop=TERM + +act_runner_prestart() { # ensure the log directories are owned by the unprivileged user for d in "${act_runner_log_dir}"; do if [ ! -e "$d" ]; then @@ -42,11 +49,6 @@ act_runner_start() { chown "${act_runner_user}" "$d" fi done - /usr/sbin/daemon -S -l "${act_runner_facility}" -s "${act_runner_priority}" \ - -T "${name}" \ - -u "${act_runner_user}" -p "${pidfile}" \ - -o "${act_runner_log_file}" \ - $command } run_rc_command "$1" diff --git a/devel/gitea-act_runner/pkg-message b/devel/gitea-act_runner/pkg-message index 7f6b6e6d8c9f..61bf9945e09b 100644 --- a/devel/gitea-act_runner/pkg-message +++ b/devel/gitea-act_runner/pkg-message @@ -3,7 +3,7 @@ message: <<EOM FreeBSD does not support Docker. When configuring the runner, use 'host' as the label. e.g. -act-runner register --labels FreeBSD:host,FreeBSD-14.2:host +act-runner register --labels FreeBSD:host,FreeBSD-14.3:host EOM } ] diff --git a/devel/gitoxide/Makefile b/devel/gitoxide/Makefile index 84b19b10628e..f6643d622f23 100644 --- a/devel/gitoxide/Makefile +++ b/devel/gitoxide/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitoxide DISTVERSIONPREFIX= v DISTVERSION= 0.41.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gitu/Makefile b/devel/gitu/Makefile index 1638a6d369d6..506b6f0b38fb 100644 --- a/devel/gitu/Makefile +++ b/devel/gitu/Makefile @@ -1,6 +1,7 @@ PORTNAME= gitu DISTVERSIONPREFIX= v DISTVERSION= 0.36.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile index 1abd3b804275..9df9a39ea814 100644 --- a/devel/gitui/Makefile +++ b/devel/gitui/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitui DISTVERSIONPREFIX= v DISTVERSION= 0.27.0 # After update, `make patch` and `make cargo-crates > Makefile.crates` to avoid fetching vendored openssl-src -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/glitter/Makefile b/devel/glitter/Makefile index c481011ae7ad..17f46a018919 100644 --- a/devel/glitter/Makefile +++ b/devel/glitter/Makefile @@ -1,7 +1,7 @@ PORTNAME= glitter DISTVERSIONPREFIX= v DISTVERSION= 1.6.6 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel PKGNAMESUFFIX= -git-tool diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile index 005cb24e9990..31a67550ed48 100644 --- a/devel/goreleaser/Makefile +++ b/devel/goreleaser/Makefile @@ -1,6 +1,6 @@ PORTNAME= goreleaser DISTVERSIONPREFIX= v -DISTVERSION= 2.12.3 +DISTVERSION= 2.12.5 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/goreleaser/distinfo b/devel/goreleaser/distinfo index 021cddcd49a8..d27cccbb1f96 100644 --- a/devel/goreleaser/distinfo +++ b/devel/goreleaser/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1758794450 -SHA256 (go/devel_goreleaser/goreleaser-v2.12.3/v2.12.3.mod) = d903959507838961e3d680db5dcb0ed357a49f3e8d236f451e192f46bae26c31 -SIZE (go/devel_goreleaser/goreleaser-v2.12.3/v2.12.3.mod) = 21178 -SHA256 (go/devel_goreleaser/goreleaser-v2.12.3/v2.12.3.zip) = 7b7e29dce209a47209a89b0a54dfe34cae8a1b4a8b498996f221e517c48fb169 -SIZE (go/devel_goreleaser/goreleaser-v2.12.3/v2.12.3.zip) = 3422904 +TIMESTAMP = 1759331437 +SHA256 (go/devel_goreleaser/goreleaser-v2.12.5/v2.12.5.mod) = 33bd84fcef4966301590b26a680c854cb8c26e9906a88f9ed05a7d2e1d2c5674 +SIZE (go/devel_goreleaser/goreleaser-v2.12.5/v2.12.5.mod) = 21178 +SHA256 (go/devel_goreleaser/goreleaser-v2.12.5/v2.12.5.zip) = 2d4e400c37d4c6b1db00302d405fabdae57e446dd47e35ff37b04290da6e964e +SIZE (go/devel_goreleaser/goreleaser-v2.12.5/v2.12.5.zip) = 3423738 diff --git a/devel/got/Makefile b/devel/got/Makefile index 7f0341e26f4c..13848c6899c3 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,5 +1,5 @@ PORTNAME= got -DISTVERSION= 0.119 +DISTVERSION= 0.120 CATEGORIES= devel MASTER_SITES= https://gameoftrees.org/releases/portable/ DISTNAME= got-portable-${DISTVERSION} diff --git a/devel/got/distinfo b/devel/got/distinfo index 83e2a749302b..b427d16b1aef 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759265320 -SHA256 (got-portable-0.119.tar.gz) = 85009c9bb419c633eeb8a80fd269a4db40927fc68969924b6f9d5389a0a0f6f9 -SIZE (got-portable-0.119.tar.gz) = 1610900 +TIMESTAMP = 1759531771 +SHA256 (got-portable-0.120.tar.gz) = b7a60c6761f6dc2810f676606a2b32eb7631c17a96dcc74b8d99b67b91e89f43 +SIZE (got-portable-0.120.tar.gz) = 1679016 diff --git a/devel/gradle/Makefile b/devel/gradle/Makefile index 14a245881732..21b73401e9af 100644 --- a/devel/gradle/Makefile +++ b/devel/gradle/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel java MASTER_SITES= https://services.gradle.org/distributions/ EXTRACT_SUFX= -bin.zip -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Project automation tool WWW= https://www.gradle.org/ diff --git a/devel/grcov/Makefile b/devel/grcov/Makefile index bb9cf0d557b5..e0184ada4639 100644 --- a/devel/grcov/Makefile +++ b/devel/grcov/Makefile @@ -1,7 +1,7 @@ PORTNAME= grcov DISTVERSIONPREFIX= v DISTVERSION= 0.10.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/grex/Makefile b/devel/grex/Makefile index 95cd8a73c5e5..37f70b41a92b 100644 --- a/devel/grex/Makefile +++ b/devel/grex/Makefile @@ -1,7 +1,7 @@ PORTNAME= grex DISTVERSIONPREFIX= v DISTVERSION= 1.4.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MAINTAINER= petteri.valkonen@iki.fi diff --git a/devel/grpc-gateway/Makefile b/devel/grpc-gateway/Makefile index 30f0d2307c0a..8c3222cff9ef 100644 --- a/devel/grpc-gateway/Makefile +++ b/devel/grpc-gateway/Makefile @@ -1,7 +1,6 @@ PORTNAME= grpc-gateway DISTVERSIONPREFIX= v -DISTVERSION= 2.27.2 -PORTREVISION= 1 +DISTVERSION= 2.27.3 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/grpc-gateway/distinfo b/devel/grpc-gateway/distinfo index 8ab95949af86..6200f4ca3799 100644 --- a/devel/grpc-gateway/distinfo +++ b/devel/grpc-gateway/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1755763715 -SHA256 (go/devel_grpc-gateway/grpc-gateway-v2.27.2/v2.27.2.mod) = 3ae455451cc79d3453a51cd9286bc7a7ce54fc3606089f46fc789e1226d48981 -SIZE (go/devel_grpc-gateway/grpc-gateway-v2.27.2/v2.27.2.mod) = 682 -SHA256 (go/devel_grpc-gateway/grpc-gateway-v2.27.2/v2.27.2.zip) = 6dae1ad81ee4d0941b9eee20d0899886c32747de8c71565a7310a039d81e13be -SIZE (go/devel_grpc-gateway/grpc-gateway-v2.27.2/v2.27.2.zip) = 1151455 +TIMESTAMP = 1759575159 +SHA256 (go/devel_grpc-gateway/grpc-gateway-v2.27.3/v2.27.3.mod) = 5485cf8ad87847e3dcd3aacc6b982ce5e96aa774110ee9ec4af9dbad46f57572 +SIZE (go/devel_grpc-gateway/grpc-gateway-v2.27.3/v2.27.3.mod) = 683 +SHA256 (go/devel_grpc-gateway/grpc-gateway-v2.27.3/v2.27.3.zip) = 82f62a00e6a1ab4d571901a8cd19c1fbad98320a350f260e8bc77878c7813492 +SIZE (go/devel_grpc-gateway/grpc-gateway-v2.27.3/v2.27.3.zip) = 1196274 diff --git a/devel/hs-cabal-plan/Makefile b/devel/hs-cabal-plan/Makefile index f34ec594ec42..61468ad27e47 100644 --- a/devel/hs-cabal-plan/Makefile +++ b/devel/hs-cabal-plan/Makefile @@ -2,7 +2,7 @@ PORTNAME= cabal-plan DISTVERSION= 0.7.6.1 CATEGORIES= devel haskell -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Utility for processing cabal's plan.json file WWW= https://github.com/haskell-hvr/cabal-plan diff --git a/devel/hs-hadolint/Makefile b/devel/hs-hadolint/Makefile index 534affb0641d..74da69c36634 100644 --- a/devel/hs-hadolint/Makefile +++ b/devel/hs-hadolint/Makefile @@ -2,7 +2,7 @@ PORTNAME= hadolint DISTVERSION= 2.12.0 CATEGORIES= devel haskell -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Dockerfile linter, validate inline bash, written in Haskell WWW= https://github.com/hadolint/hadolint diff --git a/devel/hs-haskell-language-server/Makefile b/devel/hs-haskell-language-server/Makefile index a7bd44325f6d..634877583400 100644 --- a/devel/hs-haskell-language-server/Makefile +++ b/devel/hs-haskell-language-server/Makefile @@ -1,5 +1,5 @@ PORTNAME= haskell-language-server -DISTVERSION= 2.11.0.0 +DISTVERSION= 2.12.0.0 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org @@ -12,17 +12,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= compiler crashes NOT_FOR_ARCHS= i386 -FLAVORS= default ghc94 ghc96 +FLAVORS= default ghc96 FLAVOR?= ${FLAVORS:[1]} .if ${FLAVOR:U} != default PKGNAMESUFFIX= -${FLAVOR} .endif # Do not use a flavor helper to let Uses/cabal.mk machinery to kick in -.if ${FLAVOR:U} == ghc94 -BUILD_DEPENDS= ghc-9.4.8:lang/ghc94 -GHC_VERSION= 9.4.8 -.elif ${FLAVOR:U} == ghc96 +.if ${FLAVOR:U} == ghc96 BUILD_DEPENDS= ghc-9.6.7:lang/ghc96 GHC_VERSION= 9.6.7 .endif @@ -64,7 +61,8 @@ BUILD_ARGS+= --disable-optimization .if ${FLAVOR:U} != default post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-wrapper - ${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-${GHC_VERSION} + ${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ + ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-${GHC_VERSION} .endif .include <bsd.port.post.mk> diff --git a/devel/hs-haskell-language-server/Makefile.cabal.default b/devel/hs-haskell-language-server/Makefile.cabal.default index a69f7ddb2a8d..18e6b7d0b55b 100644 --- a/devel/hs-haskell-language-server/Makefile.cabal.default +++ b/devel/hs-haskell-language-server/Makefile.cabal.default @@ -1,18 +1,18 @@ default_USE_CABAL= Diff-0.5_1 \ Glob-0.10.2_3 \ - HsYAML-0.2.1.5 \ + HsYAML-0.2.1.5_1 \ HsYAML-aeson-0.2.0.2 \ - ListLike-4.7.8.3 \ + ListLike-4.7.8.4 \ MemoTrie-0.6.11 \ MonadRandom-0.6.2 \ OneTuple-0.4.2_1 \ Only-0.1_2 \ - QuickCheck-2.15.0.1_1 \ + QuickCheck-2.16.0.0 \ StateVar-1.2.2 \ adjunctions-4.4.3 \ - aeson-2.2.3.0_3 \ + aeson-2.2.3.0_4 \ aeson-pretty-0.8.10 \ - alex-3.5.3.0 \ + alex-3.5.4.0 \ algebraic-graphs-0.7_3 \ ansi-terminal-1.0.2 \ ansi-terminal-types-0.11.5_1 \ @@ -27,23 +27,24 @@ default_USE_CABAL= Diff-0.5_1 \ base-orphans-0.9.3 \ base16-bytestring-1.0.2.0_1 \ base64-1.0_2 \ + base64-bytestring-1.2.1.0_1 \ bifunctors-5.6.2_2 \ binary-instances-1.0.6 \ binary-orphans-1.0.5_1 \ bitvec-1.1.5.0_3 \ - blaze-builder-0.4.3 \ + blaze-builder-0.4.4.1 \ blaze-html-0.9.2.0_1 \ blaze-markup-0.8.3.0_2 \ blaze-textual-0.2.3.1 \ boring-0.2.2_1 \ - cabal-add-0.1_3 \ + cabal-add-0.2_1 \ cabal-install-parsers-0.6.1.1 \ call-stack-0.4.0 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.3 \ character-ps-0.1 \ charset-0.3.12 \ - clay-0.16.0 \ + clay-0.16.1 \ clock-0.8.4 \ cmdargs-0.10.22 \ co-log-core-0.3.2.5 \ @@ -52,12 +53,12 @@ default_USE_CABAL= Diff-0.5_1 \ commutative-semigroups-0.2.0.2 \ comonad-5.0.9_1 \ conduit-1.3.6.1 \ - conduit-extra-1.3.7 \ + conduit-extra-1.3.8_1 \ conduit-parse-0.2.1.1_1 \ constraints-0.14.2_1 \ constraints-extras-0.4.0.2 \ contravariant-1.5.5 \ - cpphs-1.20.9.1_2 \ + cpphs-1.20.10 \ cryptohash-sha1-0.11.101.0_6 \ cryptohash-sha256-0.11.102.1_6 \ data-default-0.7.1.3 \ @@ -78,13 +79,12 @@ default_USE_CABAL= Diff-0.5_1 \ enummapset-0.7.3.0 \ extensions-0.1.0.1_1 \ extra-1.8 \ - fail-4.9.0.0 \ file-embed-0.0.16.0 \ file-io-0.1.5 \ filemanip-0.3.6.3_1 \ filepattern-0.1.3 \ filtrable-0.1.6.0_2 \ - fingertree-0.1.6.1 \ + fingertree-0.1.6.2 \ floskell-0.11.1 \ fmlist-0.9.4 \ focus-1.0.3.2 \ @@ -94,30 +94,31 @@ default_USE_CABAL= Diff-0.5_1 \ fuzzy-0.1.1.0 \ generic-arbitrary-1.0.1.2 \ generic-deriving-1.14.6_1 \ - generic-lens-2.2.2.0_1 \ - generic-lens-core-2.2.1.0_2 \ + generic-lens-2.3.0.0 \ + generic-lens-core-2.3.0.0 \ generically-0.1.1_4 \ ghc-exactprint-1.8.0.0 \ ghc-lib-parser-9.8.5.20250214 \ ghc-lib-parser-ex-9.8.0.2 \ - ghc-paths-0.1.0.12_7 \ + ghc-paths-0.1.0.12_8 \ ghc-trace-events-0.1.2.10 \ - ghcide-2.11.0.0 \ + ghcide-2.12.0.0 \ githash-0.1.7.0 \ gitrev-1.3.1 \ haddock-library-1.11.0_5 \ - happy-2.1.5 \ - happy-lib-2.1.5 \ + happy-2.1.7 \ + happy-lib-2.1.7 \ hashable-1.5.0.0_1 \ haskell-src-exts-1.23.1 \ + haskell-src-meta-0.8.15 \ heaps-0.4.1 \ - hie-bios-0.15.0_1 \ + hie-bios-0.17.0_1 \ hie-compat-0.3.1.2_2 \ - hiedb-0.6.0.2 \ + hiedb-0.7.0.0 \ hlint-3.8 \ - hls-graph-2.11.0.0 \ - hls-plugin-api-2.11.0.0 \ - hls-test-utils-2.11.0.0 \ + hls-graph-2.12.0.0 \ + hls-plugin-api-2.12.0.0 \ + hls-test-utils-2.12.0.0 \ hsc2hs-0.68.10_4 \ hscolour-1.25 \ hw-fingertree-0.1.1.0 \ @@ -132,31 +133,31 @@ default_USE_CABAL= Diff-0.5_1 \ js-dgtable-0.5.2 \ js-flot-0.8.3 \ js-jquery-3.7.1 \ - kan-extensions-5.2.6_1 \ - lens-5.3.4 \ + kan-extensions-5.2.7 \ + lens-5.3.5 \ lens-aeson-1.2.3_2 \ libyaml-0.1.4 \ libyaml-clib-0.2.5 \ list-t-1.0.5.7 \ logict-0.8.2.0 \ - lsp-2.7.0.1 \ + lsp-2.7.0.1_1 \ lsp-test-0.17.1.1 \ lsp-types-2.3.0.1 \ lucid-2.11.20250303 \ lukko-0.1.2_1 \ + markdown-unlit-0.6.0 \ megaparsec-9.7.0 \ - microaeson-0.1.0.2_1 \ + microaeson-0.1.0.3 \ mmap-0.5.9 \ - mmorph-1.2.0_3 \ - mod-0.2.0.1 \ + mmorph-1.2.1 \ + mod-0.2.1.0 \ monad-control-1.0.3.1 \ monad-dijkstra-0.1.1.5 \ mono-traversable-1.0.21.0 \ monoid-subclasses-1.2.6 \ - neat-interpolation-0.5.1.4 \ - network-3.2.7.0 \ + network-3.2.8.0 \ network-uri-2.6.4.2_1 \ - newtype-generics-0.6.2_4 \ + newtype-generics-0.6.2_5 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.4 \ opentelemetry-0.8.0 \ @@ -164,11 +165,11 @@ default_USE_CABAL= Diff-0.5_1 \ optparse-simple-0.1.1.4 \ ordered-containers-0.2.4 \ ormolu-0.7.4.0_5 \ - os-string-2.0.7 \ - parallel-3.2.2.0_9 \ + os-string-2.0.8 \ + parallel-3.2.2.0_10 \ parser-combinators-1.3.0_1 \ parsers-0.12.12_1 \ - polyparse-1.13_9 \ + polyparse-1.13.1 \ pretty-simple-4.1.3.0 \ prettyprinter-1.7.1 \ prettyprinter-ansi-terminal-1.1.3 \ @@ -177,9 +178,9 @@ default_USE_CABAL= Diff-0.5_1 \ primitive-extras-0.10.2.2 \ primitive-unlifted-2.2.0.0 \ process-extras-0.7.4_1 \ - profunctors-5.6.2_3 \ - psqueues-0.2.8.1 \ - quickcheck-instances-0.3.33 \ + profunctors-5.6.3 \ + psqueues-0.2.8.2 \ + quickcheck-instances-0.3.33_1 \ random-1.3.1 \ random-shuffle-0.0.4 \ refact-0.3.0.2 \ @@ -188,8 +189,8 @@ default_USE_CABAL= Diff-0.5_1 \ regex-applicative-0.3.4 \ regex-base-0.94.0.3 \ regex-pcre-builtin-0.95.2.3.8.44_6 \ - regex-tdfa-1.3.2.4 \ - relude-1.2.2.0_4 \ + regex-tdfa-1.3.2.5 \ + relude-1.2.2.2_1 \ resourcet-1.3.0 \ retrie-1.2.3 \ row-types-1.0.1.2_1 \ @@ -204,56 +205,62 @@ default_USE_CABAL= Diff-0.5_1 \ shake-0.19.8 \ slist-0.2.1.0_1 \ some-1.0.6_2 \ - sorted-list-0.2.3.1 \ + sorted-list-0.3.1.0 \ split-0.2.5 \ - splitmix-0.1.1 \ + splitmix-0.1.3.1 \ sqlite-simple-0.4.19.0 \ - stan-0.2.1.0 \ + stan-0.2.1.0_2 \ stm-containers-1.2.1.1 \ stm-hamt-1.2.1.1 \ streaming-commons-0.2.3.0 \ strict-0.5.1_1 \ + string-interpolate-0.3.4.0_3 \ stylish-haskell-0.14.6.0 \ - syb-0.7.2.4 \ + syb-0.7.3 \ tagged-0.8.9 \ - tar-0.6.4.0_1 \ + tar-0.6.4.0_2 \ tasty-1.5.3_2 \ tasty-expected-failure-0.12.3 \ tasty-golden-2.3.5 \ tasty-hunit-0.10.2 \ - tasty-rerun-1.1.20_1 \ + tasty-rerun-1.1.20_2 \ temporary-1.3 \ terminal-size-0.3.4_1 \ + text-conversions-0.3.1.1 \ text-iso8601-0.1.1_2 \ text-rope-0.3 \ text-short-0.1.6_3 \ th-abstraction-0.7.1.0_1 \ th-compat-0.1.6 \ th-env-0.1.1 \ + th-expand-syns-0.4.12.0 \ + th-lift-0.8.6 \ + th-orphans-0.13.16 \ + th-reify-many-0.1.10 \ these-1.2.1_2 \ time-compat-1.9.8 \ time-locale-compat-0.1.1.5 \ - tomland-1.3.3.3_2 \ + tomland-1.3.3.3_3 \ transformers-base-0.4.6 \ transformers-compat-0.7.2 \ trial-0.0.0.0_5 \ - trial-optparse-applicative-0.0.0.0_4 \ + trial-optparse-applicative-0.0.0.0_5 \ trial-tomland-0.0.0.0_5 \ typed-process-0.2.13.0 \ unbounded-delays-0.1.1.1 \ uniplate-1.6.13_1 \ - unix-compat-0.7.4 \ + unix-compat-0.7.4.1 \ unliftio-0.2.25.1 \ unliftio-core-0.2.1.0_4 \ unordered-containers-0.2.20_4 \ utf8-string-1.0.2 \ uuid-types-1.0.6_3 \ - validation-selective-0.2.0.0_5 \ - vector-0.13.2.0_1 \ + validation-selective-0.2.0.0_6 \ + vector-0.13.2.0_2 \ vector-algorithms-0.9.1.0 \ vector-binary-instances-0.2.5.2_5 \ - vector-stream-0.1.0.1_3 \ + vector-stream-0.1.0.1_4 \ void-0.7.3 \ witherable-0.5_1 \ yaml-0.11.11.2_2 \ - zlib-0.7.1.0_2 + zlib-0.7.1.1 diff --git a/devel/hs-haskell-language-server/Makefile.cabal.ghc94 b/devel/hs-haskell-language-server/Makefile.cabal.ghc94 deleted file mode 100644 index ce4aad365af2..000000000000 --- a/devel/hs-haskell-language-server/Makefile.cabal.ghc94 +++ /dev/null @@ -1,259 +0,0 @@ -ghc94_USE_CABAL= Cabal-3.10.3.0 \ - Cabal-syntax-3.10.3.0 \ - Diff-0.5_1 \ - Glob-0.10.2_3 \ - HsYAML-0.2.1.5 \ - HsYAML-aeson-0.2.0.2 \ - ListLike-4.7.8.3 \ - MemoTrie-0.6.11 \ - MonadRandom-0.6.2 \ - OneTuple-0.4.2_1 \ - Only-0.1_2 \ - QuickCheck-2.15.0.1_1 \ - StateVar-1.2.2 \ - adjunctions-4.4.3 \ - aeson-2.2.3.0_3 \ - aeson-pretty-0.8.10 \ - alex-3.5.3.0 \ - algebraic-graphs-0.7_3 \ - ansi-terminal-1.0.2 \ - ansi-terminal-types-0.11.5_1 \ - ansi-wl-pprint-0.6.9_4 \ - apply-refact-0.15.0.0 \ - assoc-1.1.1_1 \ - async-2.2.5_3 \ - attoparsec-0.14.4_6 \ - attoparsec-aeson-2.2.2.0 \ - base-compat-0.14.1 \ - base-orphans-0.9.3 \ - base16-bytestring-1.0.2.0_1 \ - base64-1.0_2 \ - bifunctors-5.6.2_2 \ - binary-instances-1.0.6 \ - binary-orphans-1.0.5_1 \ - bitvec-1.1.5.0_3 \ - blaze-builder-0.4.3 \ - blaze-html-0.9.2.0_1 \ - blaze-markup-0.8.3.0_2 \ - blaze-textual-0.2.3.1 \ - boring-0.2.2_1 \ - cabal-add-0.1_3 \ - cabal-install-parsers-0.6.1.1 \ - call-stack-0.4.0 \ - case-insensitive-1.2.1.0 \ - cereal-0.5.8.3 \ - character-ps-0.1 \ - charset-0.3.12 \ - clay-0.16.0 \ - clock-0.8.4 \ - cmdargs-0.10.22 \ - co-log-core-0.3.2.5 \ - colour-2.3.6 \ - colourista-0.1.0.2_6 \ - commutative-semigroups-0.2.0.2 \ - comonad-5.0.9_1 \ - conduit-1.3.6.1 \ - conduit-extra-1.3.7 \ - conduit-parse-0.2.1.1_1 \ - constraints-0.14.2_1 \ - constraints-extras-0.4.0.2 \ - contravariant-1.5.5 \ - cpphs-1.20.9.1_2 \ - cryptohash-sha1-0.11.101.0_6 \ - cryptohash-sha256-0.11.102.1_6 \ - data-default-0.7.1.3 \ - data-default-class-0.1.2.2 \ - data-default-instances-containers-0.1.0.3 \ - data-default-instances-dlist-0.0.1.2 \ - data-default-instances-old-locale-0.0.1.2 \ - data-fix-0.3.4_1 \ - deferred-folds-0.9.18.7 \ - dependent-map-0.4.0.0_2 \ - dependent-sum-0.7.2.0_2 \ - deriving-aeson-0.2.10 \ - dir-traverse-0.2.3.0 \ - direct-sqlite-2.3.29 \ - distributive-0.6.2.1_1 \ - dlist-1.0_2 \ - enummapset-0.7.3.0 \ - extensions-0.1.0.1_1 \ - extra-1.8 \ - fail-4.9.0.0 \ - file-embed-0.0.16.0 \ - filemanip-0.3.6.3_1 \ - filepattern-0.1.3 \ - filtrable-0.1.6.0_2 \ - fingertree-0.1.6.1 \ - floskell-0.11.1 \ - fmlist-0.9.4 \ - focus-1.0.3.2 \ - foldable1-classes-compat-0.1.1_2 \ - foldl-1.4.18_1 \ - fourmolu-0.15.0.0_1 \ - free-5.2_7 \ - fuzzy-0.1.1.0 \ - generic-arbitrary-1.0.1.2 \ - generic-deriving-1.14.6_1 \ - generic-lens-2.2.2.0_1 \ - generic-lens-core-2.2.1.0_2 \ - generically-0.1.1_4 \ - ghc-exactprint-1.6.1.3 \ - ghc-lib-parser-9.8.5.20250214 \ - ghc-lib-parser-ex-9.8.0.2 \ - ghc-paths-0.1.0.12_7 \ - ghc-trace-events-0.1.2.10 \ - ghcide-2.11.0.0 \ - githash-0.1.7.0 \ - gitrev-1.3.1 \ - haddock-library-1.11.0_5 \ - happy-2.1.5 \ - happy-lib-2.1.5 \ - hashable-1.4.7.0 \ - haskell-src-exts-1.23.1 \ - heaps-0.4.1 \ - hie-bios-0.15.0_1 \ - hie-compat-0.3.1.2_2 \ - hiedb-0.6.0.2 \ - hlint-3.8 \ - hls-graph-2.11.0.0 \ - hls-plugin-api-2.11.0.0 \ - hls-test-utils-2.11.0.0 \ - hsc2hs-0.68.10_4 \ - hscolour-1.25 \ - hw-fingertree-0.1.2.1_2 \ - hw-prim-0.6.3.2_3 \ - implicit-hie-0.1.4.0 \ - indexed-profunctors-0.1.1.1 \ - indexed-traversable-0.1.4_1 \ - indexed-traversable-instances-0.1.2_1 \ - integer-conversion-0.1.1_1 \ - integer-logarithms-1.0.4 \ - invariant-0.6.4_1 \ - js-dgtable-0.5.2 \ - js-flot-0.8.3 \ - js-jquery-3.7.1 \ - kan-extensions-5.2.6_1 \ - lens-5.3.4 \ - lens-aeson-1.2.3_2 \ - libyaml-0.1.4 \ - libyaml-clib-0.2.5 \ - list-t-1.0.5.7 \ - logict-0.8.2.0 \ - lsp-2.7.0.1 \ - lsp-test-0.17.1.1 \ - lsp-types-2.3.0.1 \ - lucid-2.11.20250303 \ - lukko-0.1.2_1 \ - megaparsec-9.7.0 \ - microaeson-0.1.0.2_1 \ - mmap-0.5.9 \ - mmorph-1.2.0_3 \ - mod-0.2.0.1 \ - monad-control-1.0.3.1 \ - monad-dijkstra-0.1.1.5 \ - mono-traversable-1.0.21.0 \ - monoid-subclasses-1.2.6 \ - neat-interpolation-0.5.1.4 \ - network-3.2.7.0 \ - network-uri-2.6.4.2_1 \ - newtype-generics-0.6.2_4 \ - old-locale-1.0.0.7_2 \ - old-time-1.1.0.4 \ - opentelemetry-0.8.0 \ - optparse-applicative-0.17.1.0_1 \ - optparse-simple-0.1.1.4 \ - ordered-containers-0.2.4 \ - ormolu-0.7.4.0_5 \ - os-string-2.0.7 \ - parallel-3.2.2.0_9 \ - parser-combinators-1.3.0_1 \ - parsers-0.12.12_1 \ - polyparse-1.13_9 \ - pretty-simple-4.1.3.0 \ - prettyprinter-1.7.1 \ - prettyprinter-ansi-terminal-1.1.3 \ - primes-0.2.1.0 \ - primitive-0.9.1.0 \ - primitive-extras-0.10.2.2 \ - primitive-unlifted-2.2.0.0 \ - process-extras-0.7.4_1 \ - profunctors-5.6.2_3 \ - psqueues-0.2.8.1 \ - quickcheck-instances-0.3.33 \ - random-1.3.1 \ - random-shuffle-0.0.4 \ - refact-0.3.0.2 \ - reflection-2.1.9_1 \ - regex-1.1.0.2 \ - regex-applicative-0.3.4 \ - regex-base-0.94.0.3 \ - regex-pcre-builtin-0.95.2.3.8.44_6 \ - regex-tdfa-1.3.2.4 \ - relude-1.2.2.0_4 \ - resourcet-1.3.0 \ - retrie-1.2.3 \ - row-types-1.0.1.2_1 \ - safe-0.3.21_1 \ - safe-exceptions-0.1.7.4_1 \ - scientific-0.3.8.0_2 \ - selective-0.7.0.1 \ - semialign-1.3.1_2 \ - semigroupoids-6.0.1_2 \ - semigroups-0.20 \ - semirings-0.7 \ - shake-0.19.8 \ - slist-0.2.1.0_1 \ - some-1.0.6_2 \ - sorted-list-0.2.3.1 \ - split-0.2.5 \ - splitmix-0.1.1 \ - sqlite-simple-0.4.19.0 \ - stan-0.2.1.0 \ - stm-containers-1.2.1.1 \ - stm-hamt-1.2.1.1 \ - streaming-commons-0.2.3.0 \ - strict-0.5.1_1 \ - stylish-haskell-0.14.6.0 \ - syb-0.7.2.4 \ - tagged-0.8.9 \ - tar-0.6.3.0_1 \ - tasty-1.5.3_2 \ - tasty-expected-failure-0.12.3 \ - tasty-golden-2.3.5 \ - tasty-hunit-0.10.2 \ - tasty-rerun-1.1.20_1 \ - temporary-1.3 \ - terminal-size-0.3.4_1 \ - text-iso8601-0.1.1_2 \ - text-rope-0.3 \ - text-short-0.1.6_3 \ - th-abstraction-0.7.1.0_1 \ - th-compat-0.1.6 \ - th-env-0.1.1 \ - these-1.2.1_2 \ - time-compat-1.9.8 \ - time-locale-compat-0.1.1.5 \ - tomland-1.3.3.3_2 \ - transformers-base-0.4.6 \ - transformers-compat-0.7.2 \ - trial-0.0.0.0_5 \ - trial-optparse-applicative-0.0.0.0_4 \ - trial-tomland-0.0.0.0_5 \ - typed-process-0.2.13.0 \ - unbounded-delays-0.1.1.1 \ - uniplate-1.6.13_1 \ - unix-compat-0.7.4 \ - unliftio-0.2.25.1 \ - unliftio-core-0.2.1.0_4 \ - unordered-containers-0.2.20_4 \ - utf8-string-1.0.2 \ - uuid-types-1.0.6_3 \ - validation-selective-0.2.0.0_5 \ - vector-0.13.2.0_1 \ - vector-algorithms-0.9.1.0 \ - vector-binary-instances-0.2.5.2_5 \ - vector-stream-0.1.0.1_3 \ - void-0.7.3 \ - witherable-0.5_1 \ - yaml-0.11.11.2_2 \ - zlib-0.7.1.0_2 diff --git a/devel/hs-haskell-language-server/Makefile.cabal.ghc96 b/devel/hs-haskell-language-server/Makefile.cabal.ghc96 index 9f9882d300a0..110c71fa5ebd 100644 --- a/devel/hs-haskell-language-server/Makefile.cabal.ghc96 +++ b/devel/hs-haskell-language-server/Makefile.cabal.ghc96 @@ -1,18 +1,18 @@ ghc96_USE_CABAL= Diff-0.5_1 \ Glob-0.10.2_3 \ - HsYAML-0.2.1.5 \ + HsYAML-0.2.1.5_1 \ HsYAML-aeson-0.2.0.2 \ - ListLike-4.7.8.3 \ + ListLike-4.7.8.4 \ MemoTrie-0.6.11 \ MonadRandom-0.6.2 \ OneTuple-0.4.2_1 \ Only-0.1_2 \ - QuickCheck-2.15.0.1_1 \ + QuickCheck-2.16.0.0 \ StateVar-1.2.2 \ adjunctions-4.4.3 \ - aeson-2.2.3.0_3 \ + aeson-2.2.3.0_4 \ aeson-pretty-0.8.10 \ - alex-3.5.3.0 \ + alex-3.5.4.0 \ algebraic-graphs-0.7_3 \ ansi-terminal-1.0.2 \ ansi-terminal-types-0.11.5_1 \ @@ -27,23 +27,24 @@ ghc96_USE_CABAL= Diff-0.5_1 \ base-orphans-0.9.3 \ base16-bytestring-1.0.2.0_1 \ base64-1.0_2 \ + base64-bytestring-1.2.1.0_1 \ bifunctors-5.6.2_2 \ binary-instances-1.0.6 \ binary-orphans-1.0.5_1 \ bitvec-1.1.5.0_3 \ - blaze-builder-0.4.3 \ + blaze-builder-0.4.4.1 \ blaze-html-0.9.2.0_1 \ blaze-markup-0.8.3.0_2 \ blaze-textual-0.2.3.1 \ boring-0.2.2_1 \ - cabal-add-0.1_3 \ + cabal-add-0.2_1 \ cabal-install-parsers-0.6.1.1 \ call-stack-0.4.0 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.3 \ character-ps-0.1 \ charset-0.3.12 \ - clay-0.16.0 \ + clay-0.16.1 \ clock-0.8.4 \ cmdargs-0.10.22 \ co-log-core-0.3.2.5 \ @@ -52,12 +53,12 @@ ghc96_USE_CABAL= Diff-0.5_1 \ commutative-semigroups-0.2.0.2 \ comonad-5.0.9_1 \ conduit-1.3.6.1 \ - conduit-extra-1.3.7 \ + conduit-extra-1.3.8_1 \ conduit-parse-0.2.1.1_1 \ constraints-0.14.2_1 \ constraints-extras-0.4.0.2 \ contravariant-1.5.5 \ - cpphs-1.20.9.1_2 \ + cpphs-1.20.10 \ cryptohash-sha1-0.11.101.0_6 \ cryptohash-sha256-0.11.102.1_6 \ data-default-0.7.1.3 \ @@ -84,7 +85,7 @@ ghc96_USE_CABAL= Diff-0.5_1 \ filemanip-0.3.6.3_1 \ filepattern-0.1.3 \ filtrable-0.1.6.0_2 \ - fingertree-0.1.6.1 \ + fingertree-0.1.6.2 \ floskell-0.11.1 \ fmlist-0.9.4 \ focus-1.0.3.2 \ @@ -94,30 +95,31 @@ ghc96_USE_CABAL= Diff-0.5_1 \ fuzzy-0.1.1.0 \ generic-arbitrary-1.0.1.2 \ generic-deriving-1.14.6_1 \ - generic-lens-2.2.2.0_1 \ - generic-lens-core-2.2.1.0_2 \ + generic-lens-2.3.0.0 \ + generic-lens-core-2.3.0.0 \ generically-0.1.1_4 \ ghc-exactprint-1.7.1.0 \ ghc-lib-parser-9.8.5.20250214 \ ghc-lib-parser-ex-9.8.0.2 \ - ghc-paths-0.1.0.12_7 \ + ghc-paths-0.1.0.12_8 \ ghc-trace-events-0.1.2.10 \ - ghcide-2.11.0.0 \ + ghcide-2.12.0.0 \ githash-0.1.7.0 \ gitrev-1.3.1 \ haddock-library-1.11.0_5 \ - happy-2.1.5 \ - happy-lib-2.1.5 \ + happy-2.1.7 \ + happy-lib-2.1.7 \ hashable-1.5.0.0_1 \ haskell-src-exts-1.23.1 \ + haskell-src-meta-0.8.15 \ heaps-0.4.1 \ - hie-bios-0.15.0_1 \ + hie-bios-0.17.0_1 \ hie-compat-0.3.1.2_2 \ - hiedb-0.6.0.2 \ + hiedb-0.7.0.0 \ hlint-3.8 \ - hls-graph-2.11.0.0 \ - hls-plugin-api-2.11.0.0 \ - hls-test-utils-2.11.0.0 \ + hls-graph-2.12.0.0 \ + hls-plugin-api-2.12.0.0 \ + hls-test-utils-2.12.0.0 \ hsc2hs-0.68.10_4 \ hscolour-1.25 \ hw-fingertree-0.1.2.1_2 \ @@ -132,31 +134,31 @@ ghc96_USE_CABAL= Diff-0.5_1 \ js-dgtable-0.5.2 \ js-flot-0.8.3 \ js-jquery-3.7.1 \ - kan-extensions-5.2.6_1 \ - lens-5.3.4 \ + kan-extensions-5.2.7 \ + lens-5.3.5 \ lens-aeson-1.2.3_2 \ libyaml-0.1.4 \ libyaml-clib-0.2.5 \ list-t-1.0.5.7 \ logict-0.8.2.0 \ - lsp-2.7.0.1 \ + lsp-2.7.0.1_1 \ lsp-test-0.17.1.1 \ lsp-types-2.3.0.1 \ lucid-2.11.20250303 \ lukko-0.1.2_1 \ + markdown-unlit-0.6.0 \ megaparsec-9.7.0 \ - microaeson-0.1.0.2_1 \ + microaeson-0.1.0.3 \ mmap-0.5.9 \ - mmorph-1.2.0_3 \ - mod-0.2.0.1 \ + mmorph-1.2.1 \ + mod-0.2.1.0 \ monad-control-1.0.3.1 \ monad-dijkstra-0.1.1.5 \ mono-traversable-1.0.21.0 \ monoid-subclasses-1.2.6 \ - neat-interpolation-0.5.1.4 \ - network-3.2.7.0 \ + network-3.2.8.0 \ network-uri-2.6.4.2_1 \ - newtype-generics-0.6.2_4 \ + newtype-generics-0.6.2_5 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.4 \ opentelemetry-0.8.0 \ @@ -164,11 +166,11 @@ ghc96_USE_CABAL= Diff-0.5_1 \ optparse-simple-0.1.1.4 \ ordered-containers-0.2.4 \ ormolu-0.7.4.0_5 \ - os-string-2.0.7 \ - parallel-3.2.2.0_9 \ + os-string-2.0.8 \ + parallel-3.2.2.0_10 \ parser-combinators-1.3.0_1 \ parsers-0.12.12_1 \ - polyparse-1.13_9 \ + polyparse-1.13.1 \ pretty-simple-4.1.3.0 \ prettyprinter-1.7.1 \ prettyprinter-ansi-terminal-1.1.3 \ @@ -177,9 +179,9 @@ ghc96_USE_CABAL= Diff-0.5_1 \ primitive-extras-0.10.2.2 \ primitive-unlifted-2.2.0.0 \ process-extras-0.7.4_1 \ - profunctors-5.6.2_3 \ - psqueues-0.2.8.1 \ - quickcheck-instances-0.3.33 \ + profunctors-5.6.3 \ + psqueues-0.2.8.2 \ + quickcheck-instances-0.3.33_1 \ random-1.3.1 \ random-shuffle-0.0.4 \ refact-0.3.0.2 \ @@ -188,8 +190,8 @@ ghc96_USE_CABAL= Diff-0.5_1 \ regex-applicative-0.3.4 \ regex-base-0.94.0.3 \ regex-pcre-builtin-0.95.2.3.8.44_6 \ - regex-tdfa-1.3.2.4 \ - relude-1.2.2.0_4 \ + regex-tdfa-1.3.2.5 \ + relude-1.2.2.2_1 \ resourcet-1.3.0 \ retrie-1.2.3 \ row-types-1.0.1.2_1 \ @@ -204,56 +206,62 @@ ghc96_USE_CABAL= Diff-0.5_1 \ shake-0.19.8 \ slist-0.2.1.0_1 \ some-1.0.6_2 \ - sorted-list-0.2.3.1 \ + sorted-list-0.3.1.0 \ split-0.2.5 \ - splitmix-0.1.1 \ + splitmix-0.1.3.1 \ sqlite-simple-0.4.19.0 \ - stan-0.2.1.0 \ + stan-0.2.1.0_2 \ stm-containers-1.2.1.1 \ stm-hamt-1.2.1.1 \ streaming-commons-0.2.3.0 \ strict-0.5.1_1 \ + string-interpolate-0.3.4.0_3 \ stylish-haskell-0.14.6.0 \ - syb-0.7.2.4 \ + syb-0.7.3 \ tagged-0.8.9 \ - tar-0.6.4.0_1 \ + tar-0.6.4.0_2 \ tasty-1.5.3_2 \ tasty-expected-failure-0.12.3 \ tasty-golden-2.3.5 \ tasty-hunit-0.10.2 \ - tasty-rerun-1.1.20_1 \ + tasty-rerun-1.1.20_2 \ temporary-1.3 \ terminal-size-0.3.4_1 \ + text-conversions-0.3.1.1 \ text-iso8601-0.1.1_2 \ text-rope-0.3 \ text-short-0.1.6_3 \ th-abstraction-0.7.1.0_1 \ th-compat-0.1.6 \ th-env-0.1.1 \ + th-expand-syns-0.4.12.0 \ + th-lift-0.8.6 \ + th-orphans-0.13.16 \ + th-reify-many-0.1.10 \ these-1.2.1_2 \ time-compat-1.9.8 \ time-locale-compat-0.1.1.5 \ - tomland-1.3.3.3_2 \ + tomland-1.3.3.3_3 \ transformers-base-0.4.6 \ transformers-compat-0.7.2 \ trial-0.0.0.0_5 \ - trial-optparse-applicative-0.0.0.0_4 \ + trial-optparse-applicative-0.0.0.0_5 \ trial-tomland-0.0.0.0_5 \ typed-process-0.2.13.0 \ unbounded-delays-0.1.1.1 \ uniplate-1.6.13_1 \ - unix-compat-0.7.4 \ + unix-compat-0.7.4.1 \ unliftio-0.2.25.1 \ unliftio-core-0.2.1.0_4 \ unordered-containers-0.2.20_4 \ utf8-string-1.0.2 \ uuid-types-1.0.6_3 \ - validation-selective-0.2.0.0_5 \ - vector-0.13.2.0_1 \ + validation-selective-0.2.0.0_6 \ + vector-0.13.2.0_2 \ vector-algorithms-0.9.1.0 \ vector-binary-instances-0.2.5.2_5 \ - vector-stream-0.1.0.1_3 \ + vector-stream-0.1.0.1_4 \ void-0.7.3 \ witherable-0.5_1 \ yaml-0.11.11.2_2 \ - zlib-0.7.1.0_2 + zlib-0.7.1.1 diff --git a/devel/hs-haskell-language-server/distinfo b/devel/hs-haskell-language-server/distinfo index da8a40813017..c7ea7609d5cc 100644 --- a/devel/hs-haskell-language-server/distinfo +++ b/devel/hs-haskell-language-server/distinfo @@ -1,10 +1,6 @@ -TIMESTAMP = 1749052029 -SHA256 (cabal/haskell-language-server-2.11.0.0/haskell-language-server-2.11.0.0.tar.gz) = 44a9d0eb26de57b596d6695b3f67346a23b76acc4c9a35799ed61c85b5208da9 -SIZE (cabal/haskell-language-server-2.11.0.0/haskell-language-server-2.11.0.0.tar.gz) = 544937 -SHA256 (cabal/Cabal-3.10.3.0/Cabal-3.10.3.0.tar.gz) = cb7f7c66626d7555f799e786513ddd65a874fd23f1cf312990c7a48abfc0b2c6 -SIZE (cabal/Cabal-3.10.3.0/Cabal-3.10.3.0.tar.gz) = 397960 -SHA256 (cabal/Cabal-syntax-3.10.3.0/Cabal-syntax-3.10.3.0.tar.gz) = 75d6a0aa9c00990a0d6e7720ac50c6954f6c942fa1be42c8add7f1c025f7e212 -SIZE (cabal/Cabal-syntax-3.10.3.0/Cabal-syntax-3.10.3.0.tar.gz) = 233472 +TIMESTAMP = 1759345870 +SHA256 (cabal/haskell-language-server-2.12.0.0/haskell-language-server-2.12.0.0.tar.gz) = 1769b3ac1a7ec0971d0fec4a8755d524f7f724dfc8eface4f590fdab6e9d47d1 +SIZE (cabal/haskell-language-server-2.12.0.0/haskell-language-server-2.12.0.0.tar.gz) = 567551 SHA256 (cabal/Diff-0.5/Diff-0.5.tar.gz) = 03cc84dedfb18fa693f0b0b7054d65e92c388d0657cf45ad5e9fbe3fe8b54551 SIZE (cabal/Diff-0.5/Diff-0.5.tar.gz) = 9122 SHA256 (cabal/Diff-0.5/revision/1.cabal) = 9c8a972eead9e079b90c6581fa8ef5755662c10dd075951b32b801145704afbb @@ -15,10 +11,12 @@ SHA256 (cabal/Glob-0.10.2/revision/3.cabal) = dd2ddbecae8f84e8f4cacb5b856901a19c SIZE (cabal/Glob-0.10.2/revision/3.cabal) = 2938 SHA256 (cabal/HsYAML-0.2.1.5/HsYAML-0.2.1.5.tar.gz) = 657ac91d3314b9767cbc1ba4a218905e5f28dafb8cd5abc3b553d7248c215b8d SIZE (cabal/HsYAML-0.2.1.5/HsYAML-0.2.1.5.tar.gz) = 84060 +SHA256 (cabal/HsYAML-0.2.1.5/revision/1.cabal) = ca7cbb5bfdc89a9fc21e60642fafd4accf09ee489182513ae3790416147ab1d0 +SIZE (cabal/HsYAML-0.2.1.5/revision/1.cabal) = 5407 SHA256 (cabal/HsYAML-aeson-0.2.0.2/HsYAML-aeson-0.2.0.2.tar.gz) = ca6e0aedd902a807b0deb5df297b1668686416e06317b7de992fbdf56673c989 SIZE (cabal/HsYAML-aeson-0.2.0.2/HsYAML-aeson-0.2.0.2.tar.gz) = 12014 -SHA256 (cabal/ListLike-4.7.8.3/ListLike-4.7.8.3.tar.gz) = 14febee9bf5ed7f17a7d33e3e57308b161df3fb5b4c59e2c20142ef17e133836 -SIZE (cabal/ListLike-4.7.8.3/ListLike-4.7.8.3.tar.gz) = 33329 +SHA256 (cabal/ListLike-4.7.8.4/ListLike-4.7.8.4.tar.gz) = 3bc7e503c204990b47cf977b9ffa498c564086165fba4700512afc6b5e3c69c4 +SIZE (cabal/ListLike-4.7.8.4/ListLike-4.7.8.4.tar.gz) = 33381 SHA256 (cabal/MemoTrie-0.6.11/MemoTrie-0.6.11.tar.gz) = f7a6abf136eac1c6b370678e14e9519ed88c0c2adf75f06d6855b464db0c2420 SIZE (cabal/MemoTrie-0.6.11/MemoTrie-0.6.11.tar.gz) = 8369 SHA256 (cabal/MonadRandom-0.6.2/MonadRandom-0.6.2.tar.gz) = 02f01cb8efc2997a14c81061f055bdb9007f9c60da4fedea753c3e75570f666a @@ -31,22 +29,20 @@ SHA256 (cabal/Only-0.1/Only-0.1.tar.gz) = ab7aa193e8c257d3bda6b0b3c1cbcf74cdaa85 SIZE (cabal/Only-0.1/Only-0.1.tar.gz) = 1960 SHA256 (cabal/Only-0.1/revision/2.cabal) = c6033d181e0f802e9e8543f683fa9c50aeb01cfdf6c83cd5bb72fb47aa863b07 SIZE (cabal/Only-0.1/revision/2.cabal) = 1398 -SHA256 (cabal/QuickCheck-2.15.0.1/QuickCheck-2.15.0.1.tar.gz) = a3b2216ddbaf481dbc82414b6120f8b726d969db3f0b51f20a7a45425ef36e7f -SIZE (cabal/QuickCheck-2.15.0.1/QuickCheck-2.15.0.1.tar.gz) = 81502 -SHA256 (cabal/QuickCheck-2.15.0.1/revision/1.cabal) = 0cfd337bb9e6fbf09255bd24bb498a156f1d9bcd465396ac8657b25034b9ee31 -SIZE (cabal/QuickCheck-2.15.0.1/revision/1.cabal) = 9046 +SHA256 (cabal/QuickCheck-2.16.0.0/QuickCheck-2.16.0.0.tar.gz) = 0b563fa6ea11653d76d57e96625f4a476e02b9fdaeba9c05d2ccc10d8da802c0 +SIZE (cabal/QuickCheck-2.16.0.0/QuickCheck-2.16.0.0.tar.gz) = 83903 SHA256 (cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz) = 5e4b39da395656a59827b0280508aafdc70335798b50e5d6fd52596026251825 SIZE (cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz) = 5048 SHA256 (cabal/adjunctions-4.4.3/adjunctions-4.4.3.tar.gz) = 8beb121cee2bf913dac3188ed1e0e05cf1a0d0f12d4cb4a27c0da58450eb189a SIZE (cabal/adjunctions-4.4.3/adjunctions-4.4.3.tar.gz) = 16788 SHA256 (cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz) = daa25cf428256ad05d21f2bfa44077c1b14d6c784b7930a202ee901f11cc6baa SIZE (cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz) = 340855 -SHA256 (cabal/aeson-2.2.3.0/revision/3.cabal) = 61e559f2bad61a98aac564f2a4fd892d21e9e1712e14e3db93326317aa944a9b -SIZE (cabal/aeson-2.2.3.0/revision/3.cabal) = 6378 +SHA256 (cabal/aeson-2.2.3.0/revision/4.cabal) = 7d48c2395ef168d2c2070fdb02c7998384be27d31a03bb35d1740af4a19a857b +SIZE (cabal/aeson-2.2.3.0/revision/4.cabal) = 6368 SHA256 (cabal/aeson-pretty-0.8.10/aeson-pretty-0.8.10.tar.gz) = 2a21f2cd78adcb149ceba770239ed664519552911e7680172b18ff695cfa7ae5 SIZE (cabal/aeson-pretty-0.8.10/aeson-pretty-0.8.10.tar.gz) = 5894 -SHA256 (cabal/alex-3.5.3.0/alex-3.5.3.0.tar.gz) = a5cd52e2dd2837138523e2e24ec3435b8cf2624afd50725105e644226e0b9ec6 -SIZE (cabal/alex-3.5.3.0/alex-3.5.3.0.tar.gz) = 92759 +SHA256 (cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz) = a9ea70f2c4900e685312cf330d1fe955a3e8f00acd1328d463ae150481d28ade +SIZE (cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz) = 94220 SHA256 (cabal/algebraic-graphs-0.7/algebraic-graphs-0.7.tar.gz) = 51159a0d18690ab51e6709e3c576275402f96f57d901f87d734da6854582e568 SIZE (cabal/algebraic-graphs-0.7/algebraic-graphs-0.7.tar.gz) = 180978 SHA256 (cabal/algebraic-graphs-0.7/revision/3.cabal) = de8e3c278b3ebe546f263a3a21f5175a01ca4a34f3e0aa962388b43f68431104 @@ -91,6 +87,10 @@ SHA256 (cabal/base64-1.0/base64-1.0.tar.gz) = 7942239f1804945fd6d319a953f26c53b6 SIZE (cabal/base64-1.0/base64-1.0.tar.gz) = 30399 SHA256 (cabal/base64-1.0/revision/2.cabal) = 15c8b91762010dd66c4db3f740db3bfd21302080bfc57845ab1b70920bbbe2ca SIZE (cabal/base64-1.0/revision/2.cabal) = 2991 +SHA256 (cabal/base64-bytestring-1.2.1.0/base64-bytestring-1.2.1.0.tar.gz) = fbf8ed30edde271eb605352021431d8f1b055f95a56af31fe2eacf6bdfdc49c9 +SIZE (cabal/base64-bytestring-1.2.1.0/base64-bytestring-1.2.1.0.tar.gz) = 13743 +SHA256 (cabal/base64-bytestring-1.2.1.0/revision/1.cabal) = 45305ccf8914c66d385b518721472c7b8c858f1986945377f74f85c1e0d49803 +SIZE (cabal/base64-bytestring-1.2.1.0/revision/1.cabal) = 2502 SHA256 (cabal/bifunctors-5.6.2/bifunctors-5.6.2.tar.gz) = 1086a9285061eed0c2c5d3cb65aa223defd52fca6d0515bb69ddf2dbc3d9697a SIZE (cabal/bifunctors-5.6.2/bifunctors-5.6.2.tar.gz) = 38193 SHA256 (cabal/bifunctors-5.6.2/revision/2.cabal) = 115a621c4eaaabb07834f9e4dd3371e21f39d034305062f4bd5cd72c2f8880d2 @@ -105,8 +105,8 @@ SHA256 (cabal/bitvec-1.1.5.0/bitvec-1.1.5.0.tar.gz) = 83d27cee5be1d5342ddbf39999 SIZE (cabal/bitvec-1.1.5.0/bitvec-1.1.5.0.tar.gz) = 40076 SHA256 (cabal/bitvec-1.1.5.0/revision/3.cabal) = 434be6dc60e22858a52869c58038c35353f1a778b9679ebc06a2165bcc7f88b3 SIZE (cabal/bitvec-1.1.5.0/revision/3.cabal) = 4921 -SHA256 (cabal/blaze-builder-0.4.3/blaze-builder-0.4.3.tar.gz) = 02646abf6f3d3a5a73ff5aef589fa5b889601ffb9765b03bdf9df98648bc7fee -SIZE (cabal/blaze-builder-0.4.3/blaze-builder-0.4.3.tar.gz) = 60686 +SHA256 (cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz) = 971d360428ac97af9a4e55e4f2c23649f6cedc0ce5d6e94d520e663f33ea5113 +SIZE (cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz) = 59452 SHA256 (cabal/blaze-html-0.9.2.0/blaze-html-0.9.2.0.tar.gz) = 65542ef39f7644a3d76afcadeb976d3e334c6947516b7313fcb59165cea1608f SIZE (cabal/blaze-html-0.9.2.0/blaze-html-0.9.2.0.tar.gz) = 81915 SHA256 (cabal/blaze-html-0.9.2.0/revision/1.cabal) = 85c42f84f4ead2c48844fbe0865069add3bb3bb3322d38607e93d5515a4c9c58 @@ -121,10 +121,10 @@ SHA256 (cabal/boring-0.2.2/boring-0.2.2.tar.gz) = 928baf1fff69b17658fb7014a1cc3e SIZE (cabal/boring-0.2.2/boring-0.2.2.tar.gz) = 5474 SHA256 (cabal/boring-0.2.2/revision/1.cabal) = f6d705c30830a337862210f12c4ce38d5ab4d3660631e0214b504f10815a2e8d SIZE (cabal/boring-0.2.2/revision/1.cabal) = 1779 -SHA256 (cabal/cabal-add-0.1/cabal-add-0.1.tar.gz) = 61a90ae2a9c0d06c7c57b9bbcc3b757b6bc79e29485a9e033128398f3e88ebeb -SIZE (cabal/cabal-add-0.1/cabal-add-0.1.tar.gz) = 12426 -SHA256 (cabal/cabal-add-0.1/revision/3.cabal) = 9bf0e727714530bafb647930ff837bccf050262e97243f014b7ab18ea52a3b6a -SIZE (cabal/cabal-add-0.1/revision/3.cabal) = 2214 +SHA256 (cabal/cabal-add-0.2/cabal-add-0.2.tar.gz) = af2b1afe9156f5722d4cb282de607d9ff34e5ea13448320186b957371f4aa039 +SIZE (cabal/cabal-add-0.2/cabal-add-0.2.tar.gz) = 15921 +SHA256 (cabal/cabal-add-0.2/revision/1.cabal) = e4f3f2b8c3428ea59d510afa698db9cf89674f09cb55406a0d87b87a6e2be70f +SIZE (cabal/cabal-add-0.2/revision/1.cabal) = 2423 SHA256 (cabal/cabal-install-parsers-0.6.1.1/cabal-install-parsers-0.6.1.1.tar.gz) = 0be08ded743fe4e055afc4ef879db7de0d8efd737566b4a89b0b97410e5b93f0 SIZE (cabal/cabal-install-parsers-0.6.1.1/cabal-install-parsers-0.6.1.1.tar.gz) = 42687 SHA256 (cabal/call-stack-0.4.0/call-stack-0.4.0.tar.gz) = 430bcf8a3404f7e55319573c0b807b1356946f0c8f289bb3d9afb279c636b87b @@ -137,8 +137,8 @@ SHA256 (cabal/character-ps-0.1/character-ps-0.1.tar.gz) = 22de71fde38b236d3e9168 SIZE (cabal/character-ps-0.1/character-ps-0.1.tar.gz) = 8192 SHA256 (cabal/charset-0.3.12/charset-0.3.12.tar.gz) = 1ce8c6d444ae9d5685099fe118fda2744c4a6037559507d8213ff686dfca722d SIZE (cabal/charset-0.3.12/charset-0.3.12.tar.gz) = 13687 -SHA256 (cabal/clay-0.16.0/clay-0.16.0.tar.gz) = 8160248f960dd544cd1af8e4c7efea76bee62817708d44a406935df648e1861c -SIZE (cabal/clay-0.16.0/clay-0.16.0.tar.gz) = 49823 +SHA256 (cabal/clay-0.16.1/clay-0.16.1.tar.gz) = 8b14503f0e19be3316a3f188b42c80b7be0315d827e94ae45088c08a2c8bcbfd +SIZE (cabal/clay-0.16.1/clay-0.16.1.tar.gz) = 50180 SHA256 (cabal/clock-0.8.4/clock-0.8.4.tar.gz) = 6ae9898afe788a5e334cd5fad5d18a3c2e8e59fa09aaf7b957dbb38a4767df2e SIZE (cabal/clock-0.8.4/clock-0.8.4.tar.gz) = 9322 SHA256 (cabal/cmdargs-0.10.22/cmdargs-0.10.22.tar.gz) = b8b12e7f8795cf13037bb062d453b86c788eae62558586f59e9419aabe6e9bef @@ -159,8 +159,10 @@ SHA256 (cabal/comonad-5.0.9/revision/1.cabal) = 75aded79bf583c908e4e4687c0ae067f SIZE (cabal/comonad-5.0.9/revision/1.cabal) = 3587 SHA256 (cabal/conduit-1.3.6.1/conduit-1.3.6.1.tar.gz) = 69902af03ea7e4cb982fa83da42afe36973b62d0a52ea140ae5362e52854ba3f SIZE (cabal/conduit-1.3.6.1/conduit-1.3.6.1.tar.gz) = 89114 -SHA256 (cabal/conduit-extra-1.3.7/conduit-extra-1.3.7.tar.gz) = b2bd6f8626909c1784793d791078bedc0831fbaf97cb3e837d9fd94c89532b57 -SIZE (cabal/conduit-extra-1.3.7/conduit-extra-1.3.7.tar.gz) = 33170 +SHA256 (cabal/conduit-extra-1.3.8/conduit-extra-1.3.8.tar.gz) = 491f3e8e9408f5d10ff8d02bf4d0edb11821e2537e7c22edbd6d64bf91388222 +SIZE (cabal/conduit-extra-1.3.8/conduit-extra-1.3.8.tar.gz) = 33479 +SHA256 (cabal/conduit-extra-1.3.8/revision/1.cabal) = e932b260dc50dd2a81c996f370798b19979acfd5cfa7bb6b685358e6846600bb +SIZE (cabal/conduit-extra-1.3.8/revision/1.cabal) = 4473 SHA256 (cabal/conduit-parse-0.2.1.1/conduit-parse-0.2.1.1.tar.gz) = 07fb28868ce016b5e1b5fd033c9c73340a09c13140003f070a6952842a01acf5 SIZE (cabal/conduit-parse-0.2.1.1/conduit-parse-0.2.1.1.tar.gz) = 4747 SHA256 (cabal/conduit-parse-0.2.1.1/revision/1.cabal) = da2adb9b8ef7cc84ffa1875a9d66099888f5d0f8d9868d23faeb00d0142f5e80 @@ -173,10 +175,8 @@ SHA256 (cabal/constraints-extras-0.4.0.2/constraints-extras-0.4.0.2.tar.gz) = cc SIZE (cabal/constraints-extras-0.4.0.2/constraints-extras-0.4.0.2.tar.gz) = 7292 SHA256 (cabal/contravariant-1.5.5/contravariant-1.5.5.tar.gz) = 062fd66580d7aad0b5ba93e644ffa7feee69276ef50f20d4ed9f1deb7642dffa SIZE (cabal/contravariant-1.5.5/contravariant-1.5.5.tar.gz) = 13815 -SHA256 (cabal/cpphs-1.20.9.1/cpphs-1.20.9.1.tar.gz) = 7f59b10bc3374004cee3c04fa4ee4a1b90d0dca84a3d0e436d5861a1aa3b919f -SIZE (cabal/cpphs-1.20.9.1/cpphs-1.20.9.1.tar.gz) = 45496 -SHA256 (cabal/cpphs-1.20.9.1/revision/2.cabal) = ace77a2e5ec1d18136ef80a07606c983eafc1d23f184761bb9f44e70cdd8aa6f -SIZE (cabal/cpphs-1.20.9.1/revision/2.cabal) = 3230 +SHA256 (cabal/cpphs-1.20.10/cpphs-1.20.10.tar.gz) = 7fa78ae9a2a1d1c69179238e8849340ad26be6496b763a489bf2e0eb5b7c4c19 +SIZE (cabal/cpphs-1.20.10/cpphs-1.20.10.tar.gz) = 45622 SHA256 (cabal/cryptohash-sha1-0.11.101.0/cryptohash-sha1-0.11.101.0.tar.gz) = a4042c97ad02eb68e766577ca35c01970c33e96cfd74ccb4dd403e3476a23241 SIZE (cabal/cryptohash-sha1-0.11.101.0/cryptohash-sha1-0.11.101.0.tar.gz) = 11563 SHA256 (cabal/cryptohash-sha1-0.11.101.0/revision/6.cabal) = 2bdf29dbd896bca86bf198c882fa8df1cb31843b71f2907e059b7c10bce0adb3 @@ -249,18 +249,14 @@ SHA256 (cabal/filtrable-0.1.6.0/filtrable-0.1.6.0.tar.gz) = be40b79abd9b6563a014 SIZE (cabal/filtrable-0.1.6.0/filtrable-0.1.6.0.tar.gz) = 7881 SHA256 (cabal/filtrable-0.1.6.0/revision/2.cabal) = 662f7ae6f940e62bfa8cd18ae2bd391e733696a8e053aaf29b1931004c805a2a SIZE (cabal/filtrable-0.1.6.0/revision/2.cabal) = 1893 -SHA256 (cabal/fingertree-0.1.6.1/fingertree-0.1.6.1.tar.gz) = f5fb43b0be7cd046b4344ade973d100a3f7400c27104124967f0b5c6d2b6a24f -SIZE (cabal/fingertree-0.1.6.1/fingertree-0.1.6.1.tar.gz) = 20819 +SHA256 (cabal/fingertree-0.1.6.2/fingertree-0.1.6.2.tar.gz) = f2617dc54dceb6e680e3ac07efe86f0d236dfa66a277005f546a5aaa04139cab +SIZE (cabal/fingertree-0.1.6.2/fingertree-0.1.6.2.tar.gz) = 20851 SHA256 (cabal/floskell-0.11.1/floskell-0.11.1.tar.gz) = 76b3272f7ace57e8498f22d60c8ec12da9ce91915c97d606165fbb66e8f6a9bd SIZE (cabal/floskell-0.11.1/floskell-0.11.1.tar.gz) = 70216 SHA256 (cabal/fmlist-0.9.4/fmlist-0.9.4.tar.gz) = 2dbdc1850e6768fd5f4e4c45d011ef6796d8b2d639ec200da7f4407ae02d09a6 SIZE (cabal/fmlist-0.9.4/fmlist-0.9.4.tar.gz) = 4445 SHA256 (cabal/focus-1.0.3.2/focus-1.0.3.2.tar.gz) = e24b3f0438810302472697ab10280d1ec53bbc98c1ef6812c450301a016cc286 SIZE (cabal/focus-1.0.3.2/focus-1.0.3.2.tar.gz) = 6242 -SHA256 (cabal/foldable1-classes-compat-0.1.1/foldable1-classes-compat-0.1.1.tar.gz) = afed4de868445bbfffae36e3d50be42b42eb32284cd09c0d6a36b322ca60b59f -SIZE (cabal/foldable1-classes-compat-0.1.1/foldable1-classes-compat-0.1.1.tar.gz) = 10254 -SHA256 (cabal/foldable1-classes-compat-0.1.1/revision/2.cabal) = 2802ecd2839d166f04d8052e6862f662a2027055a31198961d2809279e682c54 -SIZE (cabal/foldable1-classes-compat-0.1.1/revision/2.cabal) = 3096 SHA256 (cabal/foldl-1.4.18/foldl-1.4.18.tar.gz) = cad8f45180f7d375262f72887be5f48f4ec55e34b381b5cb71269f006e91500e SIZE (cabal/foldl-1.4.18/foldl-1.4.18.tar.gz) = 26703 SHA256 (cabal/foldl-1.4.18/revision/1.cabal) = aa42a0d8db37909c2bf69861447b9f40b4993166f32a981f6eefbac503d151c7 @@ -281,20 +277,14 @@ SHA256 (cabal/generic-deriving-1.14.6/generic-deriving-1.14.6.tar.gz) = f195c17f SIZE (cabal/generic-deriving-1.14.6/generic-deriving-1.14.6.tar.gz) = 50583 SHA256 (cabal/generic-deriving-1.14.6/revision/1.cabal) = f47c071d90370e0eee27dad6139964bed29b2d896b404b3a9516138f0d92ac55 SIZE (cabal/generic-deriving-1.14.6/revision/1.cabal) = 6755 -SHA256 (cabal/generic-lens-2.2.2.0/generic-lens-2.2.2.0.tar.gz) = 868dc9c8cd02150b419859c3c8a53a62e5b41f5f3fd5d46bb355eb1074288b68 -SIZE (cabal/generic-lens-2.2.2.0/generic-lens-2.2.2.0.tar.gz) = 21357 -SHA256 (cabal/generic-lens-2.2.2.0/revision/1.cabal) = 89dcd1dc551c823b7c3692890595d1f17011bfe82ac6175803db149811416945 -SIZE (cabal/generic-lens-2.2.2.0/revision/1.cabal) = 3936 -SHA256 (cabal/generic-lens-core-2.2.1.0/generic-lens-core-2.2.1.0.tar.gz) = 8ee6f17baa52db80763a46814be391418441861b2e519bed8c047db37c622422 -SIZE (cabal/generic-lens-core-2.2.1.0/generic-lens-core-2.2.1.0.tar.gz) = 21436 -SHA256 (cabal/generic-lens-core-2.2.1.0/revision/2.cabal) = 0d2ff39f7dc8d45901cbba584c9e400d0b7dcc1a306f46dcb13bb28420a81b09 -SIZE (cabal/generic-lens-core-2.2.1.0/revision/2.cabal) = 3013 +SHA256 (cabal/generic-lens-2.3.0.0/generic-lens-2.3.0.0.tar.gz) = c116e115ab452b99b0bb2a655afc2c7df7631e9538698d836e0137a72c816135 +SIZE (cabal/generic-lens-2.3.0.0/generic-lens-2.3.0.0.tar.gz) = 22585 +SHA256 (cabal/generic-lens-core-2.3.0.0/generic-lens-core-2.3.0.0.tar.gz) = 1d31236d072e408e59bfa1dd88659293646ee381f639f33b6a49bce48d525ae0 +SIZE (cabal/generic-lens-core-2.3.0.0/generic-lens-core-2.3.0.0.tar.gz) = 21457 SHA256 (cabal/generically-0.1.1/generically-0.1.1.tar.gz) = 04c5a436bec4b041f71a733f56a1bd7f435f63dde8d3eb5c1f48d55b4dbc43cf SIZE (cabal/generically-0.1.1/generically-0.1.1.tar.gz) = 2870 SHA256 (cabal/generically-0.1.1/revision/4.cabal) = 3f64278f5c582dd7c6963967b1290079bcd03b8348989f909ac9bd972ddc452e SIZE (cabal/generically-0.1.1/revision/4.cabal) = 1203 -SHA256 (cabal/ghc-exactprint-1.6.1.3/ghc-exactprint-1.6.1.3.tar.gz) = feba1ec1d3df0822ecfb74cfa6221f3c0966419919fa508b031492dc523a4be3 -SIZE (cabal/ghc-exactprint-1.6.1.3/ghc-exactprint-1.6.1.3.tar.gz) = 423014 SHA256 (cabal/ghc-exactprint-1.7.1.0/ghc-exactprint-1.7.1.0.tar.gz) = 7eefa7dd9e53588b312fe5e43b1b5f496c43947d78dba8d886b45052f14eaacd SIZE (cabal/ghc-exactprint-1.7.1.0/ghc-exactprint-1.7.1.0.tar.gz) = 424907 SHA256 (cabal/ghc-exactprint-1.8.0.0/ghc-exactprint-1.8.0.0.tar.gz) = 1b6d40ac6e2dda8ffa48348eaf6711028c9302eea5073dbb799127636d464982 @@ -305,12 +295,12 @@ SHA256 (cabal/ghc-lib-parser-ex-9.8.0.2/ghc-lib-parser-ex-9.8.0.2.tar.gz) = 3b01 SIZE (cabal/ghc-lib-parser-ex-9.8.0.2/ghc-lib-parser-ex-9.8.0.2.tar.gz) = 24528 SHA256 (cabal/ghc-paths-0.1.0.12/ghc-paths-0.1.0.12.tar.gz) = 6ecbe676d073cb07989c61ce4c5709c4e67cbefdd2d55a4095f9388b6fe2c484 SIZE (cabal/ghc-paths-0.1.0.12/ghc-paths-0.1.0.12.tar.gz) = 2565 -SHA256 (cabal/ghc-paths-0.1.0.12/revision/7.cabal) = 6214f13c955993eb716c594b166c17914391c66da375f2826ae397bf82443847 -SIZE (cabal/ghc-paths-0.1.0.12/revision/7.cabal) = 699 +SHA256 (cabal/ghc-paths-0.1.0.12/revision/8.cabal) = 424d50a2a38c6ff5b8454ede5da7fb46ea5370c2d9e1886c480a514223c0b0fa +SIZE (cabal/ghc-paths-0.1.0.12/revision/8.cabal) = 699 SHA256 (cabal/ghc-trace-events-0.1.2.10/ghc-trace-events-0.1.2.10.tar.gz) = f0823e1f86797e31703d965abf49af3a72021c4f01d10f11870734f2c2d47438 SIZE (cabal/ghc-trace-events-0.1.2.10/ghc-trace-events-0.1.2.10.tar.gz) = 6138 -SHA256 (cabal/ghcide-2.11.0.0/ghcide-2.11.0.0.tar.gz) = 7a8b449590b8ca4cfa80c28a4aa89d98a75867e33bb61b1c311ef1de0ddc3935 -SIZE (cabal/ghcide-2.11.0.0/ghcide-2.11.0.0.tar.gz) = 256399 +SHA256 (cabal/ghcide-2.12.0.0/ghcide-2.12.0.0.tar.gz) = 149929339b462bba80d05cd72c1f33768e0d88235da63b65bd9cf14963420a54 +SIZE (cabal/ghcide-2.12.0.0/ghcide-2.12.0.0.tar.gz) = 257099 SHA256 (cabal/githash-0.1.7.0/githash-0.1.7.0.tar.gz) = 1ad5e7c26bd9c9c4e4c3232206694b153845fe11f227e39d214eef0d95f330d4 SIZE (cabal/githash-0.1.7.0/githash-0.1.7.0.tar.gz) = 7661 SHA256 (cabal/gitrev-1.3.1/gitrev-1.3.1.tar.gz) = a89964db24f56727b0e7b10c98fe7c116d721d8c46f52d6e77088669aaa38332 @@ -319,38 +309,38 @@ SHA256 (cabal/haddock-library-1.11.0/haddock-library-1.11.0.tar.gz) = 7c075ec9a3 SIZE (cabal/haddock-library-1.11.0/haddock-library-1.11.0.tar.gz) = 32833 SHA256 (cabal/haddock-library-1.11.0/revision/5.cabal) = d18faa322af8034f838525d31f9b7591cefa47c6330a7a8909f847cf573028be SIZE (cabal/haddock-library-1.11.0/revision/5.cabal) = 4028 -SHA256 (cabal/happy-2.1.5/happy-2.1.5.tar.gz) = 7af82f24f65bf951b24000b9e16ee01c750ed40edc0b256881d29daee85c41c4 -SIZE (cabal/happy-2.1.5/happy-2.1.5.tar.gz) = 61293 -SHA256 (cabal/happy-lib-2.1.5/happy-lib-2.1.5.tar.gz) = a25a6c5a2db150caf4b8c91e048e302f776372034b84b8f9461fea0483da94eb -SIZE (cabal/happy-lib-2.1.5/happy-lib-2.1.5.tar.gz) = 93792 -SHA256 (cabal/hashable-1.4.7.0/hashable-1.4.7.0.tar.gz) = 3baee4c9027a08830d148ec524cbc0471de645e1e8426d46780ef2758df0e8da -SIZE (cabal/hashable-1.4.7.0/hashable-1.4.7.0.tar.gz) = 89467 +SHA256 (cabal/happy-2.1.7/happy-2.1.7.tar.gz) = 9e390f0ab082d11d46598f6215b2f6e8253059721860f81082409091532d7e2a +SIZE (cabal/happy-2.1.7/happy-2.1.7.tar.gz) = 62023 +SHA256 (cabal/happy-lib-2.1.7/happy-lib-2.1.7.tar.gz) = f625b2c4a3f2b5fafa3c560fa8757502cc8de83d9a84c2692fc943380900f269 +SIZE (cabal/happy-lib-2.1.7/happy-lib-2.1.7.tar.gz) = 94227 SHA256 (cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz) = e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a SIZE (cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz) = 89062 SHA256 (cabal/hashable-1.5.0.0/revision/1.cabal) = 2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef SIZE (cabal/hashable-1.5.0.0/revision/1.cabal) = 5914 SHA256 (cabal/haskell-src-exts-1.23.1/haskell-src-exts-1.23.1.tar.gz) = 67853047169fff7d3e5d87acef214ee185a6ab8c6a104ed9c59e389574cf6c05 SIZE (cabal/haskell-src-exts-1.23.1/haskell-src-exts-1.23.1.tar.gz) = 1264319 +SHA256 (cabal/haskell-src-meta-0.8.15/haskell-src-meta-0.8.15.tar.gz) = 26eab63199d5f112748ec7700173cf2157e18f766ac5e78ee2986c98576b0dbe +SIZE (cabal/haskell-src-meta-0.8.15/haskell-src-meta-0.8.15.tar.gz) = 28071 SHA256 (cabal/heaps-0.4.1/heaps-0.4.1.tar.gz) = 8763a4663a2d0b3c912400a547d66ae11b46a954403b6747272148e950aa0382 SIZE (cabal/heaps-0.4.1/heaps-0.4.1.tar.gz) = 10303 -SHA256 (cabal/hie-bios-0.15.0/hie-bios-0.15.0.tar.gz) = 527d16ea987d773f1c23bc8b3cdf5fc6f3ef0c6ea7b95ca5df6364b2d40330d2 -SIZE (cabal/hie-bios-0.15.0/hie-bios-0.15.0.tar.gz) = 66750 -SHA256 (cabal/hie-bios-0.15.0/revision/1.cabal) = 6a59289751291ec089c33a680d4d597015b05fedb4cb5605118bf893be669be5 -SIZE (cabal/hie-bios-0.15.0/revision/1.cabal) = 13595 +SHA256 (cabal/hie-bios-0.17.0/hie-bios-0.17.0.tar.gz) = d1a7096f013557bca277b518d5fcf303853dd68b80aa6d1fb476fe71e464f335 +SIZE (cabal/hie-bios-0.17.0/hie-bios-0.17.0.tar.gz) = 72736 +SHA256 (cabal/hie-bios-0.17.0/revision/1.cabal) = 48a48c242efb68d4bc6f163e64c6e6f95f0532d8f4a4d3f2c28e40928200d1ab +SIZE (cabal/hie-bios-0.17.0/revision/1.cabal) = 13999 SHA256 (cabal/hie-compat-0.3.1.2/hie-compat-0.3.1.2.tar.gz) = 15686610410e41e3ded92a452022b4dc2f0948583f1e0260dfa361203e100554 SIZE (cabal/hie-compat-0.3.1.2/hie-compat-0.3.1.2.tar.gz) = 23841 SHA256 (cabal/hie-compat-0.3.1.2/revision/2.cabal) = c3a05ec29b7b11d222fb80b60165a81b5ece93ff6e2b34ad3ffaeb243fff925e SIZE (cabal/hie-compat-0.3.1.2/revision/2.cabal) = 1535 -SHA256 (cabal/hiedb-0.6.0.2/hiedb-0.6.0.2.tar.gz) = b1acecac93aa4774a13f764ce4d7646038676f11321920e5a584d8f2f6f4dd69 -SIZE (cabal/hiedb-0.6.0.2/hiedb-0.6.0.2.tar.gz) = 30373 +SHA256 (cabal/hiedb-0.7.0.0/hiedb-0.7.0.0.tar.gz) = 96968942c30fe0ec44422c74817973a5374327ccaca59c0e78bf3dcac9970a56 +SIZE (cabal/hiedb-0.7.0.0/hiedb-0.7.0.0.tar.gz) = 31741 SHA256 (cabal/hlint-3.8/hlint-3.8.tar.gz) = a8f236b62be7f28ff2900745a227a29c50b68c9f33c849c678b5c564519bbd74 SIZE (cabal/hlint-3.8/hlint-3.8.tar.gz) = 183849 -SHA256 (cabal/hls-graph-2.11.0.0/hls-graph-2.11.0.0.tar.gz) = 3cbe358fa66cbfea32f8d5582902907fcf8cde39eb73af611fa0f56ddd4eeed6 -SIZE (cabal/hls-graph-2.11.0.0/hls-graph-2.11.0.0.tar.gz) = 38983 -SHA256 (cabal/hls-plugin-api-2.11.0.0/hls-plugin-api-2.11.0.0.tar.gz) = a82e5603c7e6087a5bdb3af9f29791967ce0f1d78ac6ffb3a155614bf02fc7ca -SIZE (cabal/hls-plugin-api-2.11.0.0/hls-plugin-api-2.11.0.0.tar.gz) = 44510 -SHA256 (cabal/hls-test-utils-2.11.0.0/hls-test-utils-2.11.0.0.tar.gz) = 26634afb3353a13489a23e92315aa529f3dcd53814a2a39d944fd31f78e43a87 -SIZE (cabal/hls-test-utils-2.11.0.0/hls-test-utils-2.11.0.0.tar.gz) = 23925 +SHA256 (cabal/hls-graph-2.12.0.0/hls-graph-2.12.0.0.tar.gz) = b420c5d983dd8c47ebed259c09eff3707d8bc2e308fbc16eac7606e2fde283fc +SIZE (cabal/hls-graph-2.12.0.0/hls-graph-2.12.0.0.tar.gz) = 39167 +SHA256 (cabal/hls-plugin-api-2.12.0.0/hls-plugin-api-2.12.0.0.tar.gz) = 21871e81759987d6f81b2b61287aa7f2672f245c33f1d621cdc235fbb76723e8 +SIZE (cabal/hls-plugin-api-2.12.0.0/hls-plugin-api-2.12.0.0.tar.gz) = 45560 +SHA256 (cabal/hls-test-utils-2.12.0.0/hls-test-utils-2.12.0.0.tar.gz) = 2f9642ed5d731bd43a9622d31d18400a46b351408063e746727172a4555d0a73 +SIZE (cabal/hls-test-utils-2.12.0.0/hls-test-utils-2.12.0.0.tar.gz) = 24120 SHA256 (cabal/hsc2hs-0.68.10/hsc2hs-0.68.10.tar.gz) = 6f4e34d788fe2ca7091ee0a10307ee8a7c060a1ba890f2bffad16a7d4d5cef76 SIZE (cabal/hsc2hs-0.68.10/hsc2hs-0.68.10.tar.gz) = 40517 SHA256 (cabal/hsc2hs-0.68.10/revision/4.cabal) = 725ef6da03d3d6e332db4de0a35bee45d72e4d31decc5ec7f153e6837af5f03e @@ -395,12 +385,10 @@ SHA256 (cabal/js-flot-0.8.3/js-flot-0.8.3.tar.gz) = 1ba2f2a6b8d85da76c41f526c989 SIZE (cabal/js-flot-0.8.3/js-flot-0.8.3.tar.gz) = 662691 SHA256 (cabal/js-jquery-3.7.1/js-jquery-3.7.1.tar.gz) = a087fa01a1c52f5386d43f5355f64841c5a4b56b53720090d66b5aa00bfeb106 SIZE (cabal/js-jquery-3.7.1/js-jquery-3.7.1.tar.gz) = 118393 -SHA256 (cabal/kan-extensions-5.2.6/kan-extensions-5.2.6.tar.gz) = fa82283c1c9ac3dc0951b7ca9f5b2e6f13d8331c20154ebb222b509824eeeccc -SIZE (cabal/kan-extensions-5.2.6/kan-extensions-5.2.6.tar.gz) = 21718 -SHA256 (cabal/kan-extensions-5.2.6/revision/1.cabal) = e0b972f900a3c04c0f36d7e221e6b04343a5a1f00ce3aababff7932e173f0833 -SIZE (cabal/kan-extensions-5.2.6/revision/1.cabal) = 2581 -SHA256 (cabal/lens-5.3.4/lens-5.3.4.tar.gz) = f1b6ed14b8d8ccafb5724929fb3d0d3b5866b923ca88e8c565b4a84b7993c88a -SIZE (cabal/lens-5.3.4/lens-5.3.4.tar.gz) = 707015 +SHA256 (cabal/kan-extensions-5.2.7/kan-extensions-5.2.7.tar.gz) = c323acff95cdef6516f2f1a733a1f00f7e0caa1b7061f8831ed82e18fd37e158 +SIZE (cabal/kan-extensions-5.2.7/kan-extensions-5.2.7.tar.gz) = 21754 +SHA256 (cabal/lens-5.3.5/lens-5.3.5.tar.gz) = efebacf3dfb108c96171e564f059778d21ac262a98a956fef8890223ed8f1fe8 +SIZE (cabal/lens-5.3.5/lens-5.3.5.tar.gz) = 707043 SHA256 (cabal/lens-aeson-1.2.3/lens-aeson-1.2.3.tar.gz) = 7bbc6affe248c84dfda13576636ecb52e575ee0e796d8c29a76a28c3ad424c01 SIZE (cabal/lens-aeson-1.2.3/lens-aeson-1.2.3.tar.gz) = 8273 SHA256 (cabal/lens-aeson-1.2.3/revision/2.cabal) = 5a733b4b5ac8e17d1e89704441597e9eb6e01e54ba86e5ecfbeaced9b28c82d7 @@ -415,6 +403,8 @@ SHA256 (cabal/logict-0.8.2.0/logict-0.8.2.0.tar.gz) = 189ae6f81c8e68d94ecf8ce644 SIZE (cabal/logict-0.8.2.0/logict-0.8.2.0.tar.gz) = 20157 SHA256 (cabal/lsp-2.7.0.1/lsp-2.7.0.1.tar.gz) = fc5ca60593791c2cdf1ce8bbe80498bfabdc525c7583634d795fc677376073fc SIZE (cabal/lsp-2.7.0.1/lsp-2.7.0.1.tar.gz) = 43311 +SHA256 (cabal/lsp-2.7.0.1/revision/1.cabal) = a91eef4b0f6296a501ecbf1f2f4bbadccfe97e52e6739ace76631eb2907e01d3 +SIZE (cabal/lsp-2.7.0.1/revision/1.cabal) = 4033 SHA256 (cabal/lsp-test-0.17.1.1/lsp-test-0.17.1.1.tar.gz) = 4ab54f65f3ba50f661017691aecfb5644e1181a4e62b222cdc9d6142761f6ad5 SIZE (cabal/lsp-test-0.17.1.1/lsp-test-0.17.1.1.tar.gz) = 38137 SHA256 (cabal/lsp-types-2.3.0.1/lsp-types-2.3.0.1.tar.gz) = c6529b295fde341235d6051144af101a13154f762dc4153abe5ccb18eb38f879 @@ -425,20 +415,18 @@ SHA256 (cabal/lukko-0.1.2/lukko-0.1.2.tar.gz) = 72d86f8aa625b461f4397f737346f78a SIZE (cabal/lukko-0.1.2/lukko-0.1.2.tar.gz) = 28448 SHA256 (cabal/lukko-0.1.2/revision/1.cabal) = 8334a8d810e385e1dc1423dc02945daaa1f1a9ba058e5227f1a3211e4882ca28 SIZE (cabal/lukko-0.1.2/revision/1.cabal) = 4473 +SHA256 (cabal/markdown-unlit-0.6.0/markdown-unlit-0.6.0.tar.gz) = d38b18581fe4da33bcfcc5d368c48a88f27e9801035e4ace59776e14c7787b5a +SIZE (cabal/markdown-unlit-0.6.0/markdown-unlit-0.6.0.tar.gz) = 5201 SHA256 (cabal/megaparsec-9.7.0/megaparsec-9.7.0.tar.gz) = b9ed423625bf20ae7a72480d40d2dd16018a67e2ec45afb840a3607aa931ec97 SIZE (cabal/megaparsec-9.7.0/megaparsec-9.7.0.tar.gz) = 67078 -SHA256 (cabal/microaeson-0.1.0.2/microaeson-0.1.0.2.tar.gz) = df759a4209392f4bb1e3c8bc7b7155571721f38205a25e6c9cd50a49f4b7bb08 -SIZE (cabal/microaeson-0.1.0.2/microaeson-0.1.0.2.tar.gz) = 20662 -SHA256 (cabal/microaeson-0.1.0.2/revision/1.cabal) = 24956a6038db0f65c0aa125273bfd47deecccb0efe47b5681ac74bf4652d58b9 -SIZE (cabal/microaeson-0.1.0.2/revision/1.cabal) = 3403 +SHA256 (cabal/microaeson-0.1.0.3/microaeson-0.1.0.3.tar.gz) = c63ca8f8f292d72bb90503fa526c858a4ab67d706485238866ff186f257d5613 +SIZE (cabal/microaeson-0.1.0.3/microaeson-0.1.0.3.tar.gz) = 20569 SHA256 (cabal/mmap-0.5.9/mmap-0.5.9.tar.gz) = 58fcbb04e1cb8e7c36c05823b02dce2faaa989c53d745a7f36192de2fc98b5f8 SIZE (cabal/mmap-0.5.9/mmap-0.5.9.tar.gz) = 11731 -SHA256 (cabal/mmorph-1.2.0/mmorph-1.2.0.tar.gz) = 61338058eb676b466a462ca45d59f436a77a3bd6b816e4268c6d88522b6a4280 -SIZE (cabal/mmorph-1.2.0/mmorph-1.2.0.tar.gz) = 6861 -SHA256 (cabal/mmorph-1.2.0/revision/3.cabal) = df9b213ec18f811cb3137b478d148f3f1680ee43f841cb775835fa282fdb0295 -SIZE (cabal/mmorph-1.2.0/revision/3.cabal) = 1083 -SHA256 (cabal/mod-0.2.0.1/mod-0.2.0.1.tar.gz) = 2a63f8e4e88545093cd57df02911906554e77704df3ee5c7a12044e48630e872 -SIZE (cabal/mod-0.2.0.1/mod-0.2.0.1.tar.gz) = 16279 +SHA256 (cabal/mmorph-1.2.1/mmorph-1.2.1.tar.gz) = 0e59d6028463ec832c908edf85b4e7adba02cfb98ad33cebb55295ecbba74ce6 +SIZE (cabal/mmorph-1.2.1/mmorph-1.2.1.tar.gz) = 6951 +SHA256 (cabal/mod-0.2.1.0/mod-0.2.1.0.tar.gz) = d84b3c8f5ab9e7051e763a45057dd8835ab85861e114ebe5105cd80d3f8bf3b9 +SIZE (cabal/mod-0.2.1.0/mod-0.2.1.0.tar.gz) = 16414 SHA256 (cabal/monad-control-1.0.3.1/monad-control-1.0.3.1.tar.gz) = ae0baea04d99375ef788140367179994a7178d400a8ce0d9026846546772713c SIZE (cabal/monad-control-1.0.3.1/monad-control-1.0.3.1.tar.gz) = 13985 SHA256 (cabal/monad-dijkstra-0.1.1.5/monad-dijkstra-0.1.1.5.tar.gz) = 5fb3b2d341cf97b4eb351021e21e0428c4fa1d605bf38b3bd2d383188ff6725c @@ -447,18 +435,16 @@ SHA256 (cabal/mono-traversable-1.0.21.0/mono-traversable-1.0.21.0.tar.gz) = 4dd9 SIZE (cabal/mono-traversable-1.0.21.0/mono-traversable-1.0.21.0.tar.gz) = 43552 SHA256 (cabal/monoid-subclasses-1.2.6/monoid-subclasses-1.2.6.tar.gz) = e4daaafe9ba61d1fc3da1129a9355821a6e4e677d2ee222cfc0ea303ef63f57c SIZE (cabal/monoid-subclasses-1.2.6/monoid-subclasses-1.2.6.tar.gz) = 61481 -SHA256 (cabal/neat-interpolation-0.5.1.4/neat-interpolation-0.5.1.4.tar.gz) = 8eb733e3b1d90d87e0cff8b648f4b8145e38afd558f2c8343029770c9f023ab7 -SIZE (cabal/neat-interpolation-0.5.1.4/neat-interpolation-0.5.1.4.tar.gz) = 5741 -SHA256 (cabal/network-3.2.7.0/network-3.2.7.0.tar.gz) = 68548e660632a3c09b230c33fe08cc880273372b485e65cbe7a717936de9728b -SIZE (cabal/network-3.2.7.0/network-3.2.7.0.tar.gz) = 145714 +SHA256 (cabal/network-3.2.8.0/network-3.2.8.0.tar.gz) = 51788e5eeb7d77264f260acd48df8055a4dbc2477e8d634a8493677bb15c5fc8 +SIZE (cabal/network-3.2.8.0/network-3.2.8.0.tar.gz) = 146148 SHA256 (cabal/network-uri-2.6.4.2/network-uri-2.6.4.2.tar.gz) = 9c188973126e893250b881f20e8811dca06c223c23402b06f7a1f2e995797228 SIZE (cabal/network-uri-2.6.4.2/network-uri-2.6.4.2.tar.gz) = 31309 SHA256 (cabal/network-uri-2.6.4.2/revision/1.cabal) = 6fffb57373962b5651a2db8b0af732098b3bf029a7ced76a9855615de2026588 SIZE (cabal/network-uri-2.6.4.2/revision/1.cabal) = 3217 SHA256 (cabal/newtype-generics-0.6.2/newtype-generics-0.6.2.tar.gz) = a1ac6052020a09f1bc5000a141d2edd4b31a82f95ce5957b7eedad40c065a74e SIZE (cabal/newtype-generics-0.6.2/newtype-generics-0.6.2.tar.gz) = 6854 -SHA256 (cabal/newtype-generics-0.6.2/revision/4.cabal) = 36b26be66f5736926fbd16fa3eadfcc96d23e13433e6348f0fa9509163fd0991 -SIZE (cabal/newtype-generics-0.6.2/revision/4.cabal) = 2053 +SHA256 (cabal/newtype-generics-0.6.2/revision/5.cabal) = e1bc40f387a21c6e59eff939f4e01b1eb14f069b683dce8c1c51094470c6342b +SIZE (cabal/newtype-generics-0.6.2/revision/5.cabal) = 2053 SHA256 (cabal/old-locale-1.0.0.7/old-locale-1.0.0.7.tar.gz) = dbaf8bf6b888fb98845705079296a23c3f40ee2f449df7312f7f7f1de18d7b50 SIZE (cabal/old-locale-1.0.0.7/old-locale-1.0.0.7.tar.gz) = 3384 SHA256 (cabal/old-locale-1.0.0.7/revision/2.cabal) = fa998be2c7e00cd26a6e9075bea790caaf3932caa3e9497ad69bc20380dd6911 @@ -479,12 +465,12 @@ SHA256 (cabal/ormolu-0.7.4.0/ormolu-0.7.4.0.tar.gz) = 5fe4d8e2c1635d32a3ac745c93 SIZE (cabal/ormolu-0.7.4.0/ormolu-0.7.4.0.tar.gz) = 350867 SHA256 (cabal/ormolu-0.7.4.0/revision/5.cabal) = be4b06bbc7f86fa68c88171fec95e5409960f1646a22691853ee010cbb00f780 SIZE (cabal/ormolu-0.7.4.0/revision/5.cabal) = 5973 -SHA256 (cabal/os-string-2.0.7/os-string-2.0.7.tar.gz) = 339c35fd3a290522f23de4e33528423cfd0b0a8f22946b0b9816a817b926cba0 -SIZE (cabal/os-string-2.0.7/os-string-2.0.7.tar.gz) = 44683 +SHA256 (cabal/os-string-2.0.8/os-string-2.0.8.tar.gz) = 02794279dd30282e7b0d45a860dda50ee26a92b1461f5da4545f62dab4172686 +SIZE (cabal/os-string-2.0.8/os-string-2.0.8.tar.gz) = 44896 SHA256 (cabal/parallel-3.2.2.0/parallel-3.2.2.0.tar.gz) = 170453a71a2a8b31cca63125533f7771d7debeb639700bdabdd779c34d8a6ef6 SIZE (cabal/parallel-3.2.2.0/parallel-3.2.2.0.tar.gz) = 14681 -SHA256 (cabal/parallel-3.2.2.0/revision/9.cabal) = 9d7b34ac537940f67732eca31d48a43bd78fb65a91baebddf63bee4fc3813d81 -SIZE (cabal/parallel-3.2.2.0/revision/9.cabal) = 1961 +SHA256 (cabal/parallel-3.2.2.0/revision/10.cabal) = 3df46ec247e12b5e406a0adb9577294431b24814b30df420551d176fd112a966 +SIZE (cabal/parallel-3.2.2.0/revision/10.cabal) = 2038 SHA256 (cabal/parser-combinators-1.3.0/parser-combinators-1.3.0.tar.gz) = 9310ef0d49f8a8922acda10b1cded9854cbee04dea717effc6ee5983072e4447 SIZE (cabal/parser-combinators-1.3.0/parser-combinators-1.3.0.tar.gz) = 11699 SHA256 (cabal/parser-combinators-1.3.0/revision/1.cabal) = 8659573e0d443d573f5b53f81b81dafbdc988d282b90c11e3da73562b4ea7876 @@ -493,10 +479,8 @@ SHA256 (cabal/parsers-0.12.12/parsers-0.12.12.tar.gz) = dd9e538b7a9e732a5a4241d6 SIZE (cabal/parsers-0.12.12/parsers-0.12.12.tar.gz) = 23590 SHA256 (cabal/parsers-0.12.12/revision/1.cabal) = c6b50e17e9f549e0980aad2ab246251cf848b7bc48ebc63b8e9461be942ec687 SIZE (cabal/parsers-0.12.12/revision/1.cabal) = 3313 -SHA256 (cabal/polyparse-1.13/polyparse-1.13.tar.gz) = 1c4c72980e1e5a4f07fea65ca08b2399581d2a6aa21eb1078f7ad286c279707b -SIZE (cabal/polyparse-1.13/polyparse-1.13.tar.gz) = 33144 -SHA256 (cabal/polyparse-1.13/revision/9.cabal) = 4960fad39d3edcc3827ca93546dbf42eb59c1a022ec06a8d756e6a0558c47f29 -SIZE (cabal/polyparse-1.13/revision/9.cabal) = 2754 +SHA256 (cabal/polyparse-1.13.1/polyparse-1.13.1.tar.gz) = 395b89ed9901e9b19eaa652d2a17b9d1ed04c111b2cd92b8996868bea642bfd6 +SIZE (cabal/polyparse-1.13.1/polyparse-1.13.1.tar.gz) = 33421 SHA256 (cabal/pretty-simple-4.1.3.0/pretty-simple-4.1.3.0.tar.gz) = 2aab1db01cdb1cc7847b2d11d915ac80a7df8e12bc0e5567e5331a93b782d00e SIZE (cabal/pretty-simple-4.1.3.0/pretty-simple-4.1.3.0.tar.gz) = 40919 SHA256 (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 5e6ea6903114fa118fcc359633dfb7ecddecb92c06c853d02a77b72b251f0b45 @@ -515,14 +499,14 @@ SHA256 (cabal/process-extras-0.7.4/process-extras-0.7.4.tar.gz) = 293e75f849254c SIZE (cabal/process-extras-0.7.4/process-extras-0.7.4.tar.gz) = 14256 SHA256 (cabal/process-extras-0.7.4/revision/1.cabal) = bf5f39f0c43fd4d413ac38c6bd24cb4d9a901adf3d646cc673bb8db93606f4d2 SIZE (cabal/process-extras-0.7.4/revision/1.cabal) = 1785 -SHA256 (cabal/profunctors-5.6.2/profunctors-5.6.2.tar.gz) = 65955d7b50525a4a3bccdab1d982d2ae342897fd38140d5a94b5ef3800d8c92a -SIZE (cabal/profunctors-5.6.2/profunctors-5.6.2.tar.gz) = 28522 -SHA256 (cabal/profunctors-5.6.2/revision/3.cabal) = e178ba4468982326656626e2089e296f64485e68fdddc9f4476dcd5d612b4f78 -SIZE (cabal/profunctors-5.6.2/revision/3.cabal) = 2484 -SHA256 (cabal/psqueues-0.2.8.1/psqueues-0.2.8.1.tar.gz) = cb7e102f09e373b4a7be52bfbc9625d265c7216d05fe04c36b7ad684ed213f77 -SIZE (cabal/psqueues-0.2.8.1/psqueues-0.2.8.1.tar.gz) = 27584 +SHA256 (cabal/profunctors-5.6.3/profunctors-5.6.3.tar.gz) = b9c6f427368d2e811e4c48b59005218672458fd2f00a02cbefb8be9c751c0ef3 +SIZE (cabal/profunctors-5.6.3/profunctors-5.6.3.tar.gz) = 28146 +SHA256 (cabal/psqueues-0.2.8.2/psqueues-0.2.8.2.tar.gz) = f63b46f1361956deb679792ef0bcf110a10c4f1d3060180dfae801599407794e +SIZE (cabal/psqueues-0.2.8.2/psqueues-0.2.8.2.tar.gz) = 28255 SHA256 (cabal/quickcheck-instances-0.3.33/quickcheck-instances-0.3.33.tar.gz) = 6803cd547b027bcab7b029a69ad8428e28af842b7709113eb6a43ab2f2f08866 SIZE (cabal/quickcheck-instances-0.3.33/quickcheck-instances-0.3.33.tar.gz) = 12882 +SHA256 (cabal/quickcheck-instances-0.3.33/revision/1.cabal) = 709fb12799f1b5b00112150168dbb57368ce6c741ec01f23cf44f9e7743e6cf6 +SIZE (cabal/quickcheck-instances-0.3.33/revision/1.cabal) = 4340 SHA256 (cabal/random-1.3.1/random-1.3.1.tar.gz) = d840ac83f265b0cfa2a678f8ec78627eb50cf9be2f067c52c8a4239c29b71a35 SIZE (cabal/random-1.3.1/random-1.3.1.tar.gz) = 63846 SHA256 (cabal/random-shuffle-0.0.4/random-shuffle-0.0.4.tar.gz) = 52704411f040fd0bf2361dad162e35dc13caa6535b2e4908d3513c00a95d0615 @@ -543,12 +527,12 @@ SHA256 (cabal/regex-pcre-builtin-0.95.2.3.8.44/regex-pcre-builtin-0.95.2.3.8.44. SIZE (cabal/regex-pcre-builtin-0.95.2.3.8.44/regex-pcre-builtin-0.95.2.3.8.44.tar.gz) = 328652 SHA256 (cabal/regex-pcre-builtin-0.95.2.3.8.44/revision/6.cabal) = 12017f86802a3364b6eb58da277f9ba3aedb9e08d3af7a4e682b63ec1331c3e6 SIZE (cabal/regex-pcre-builtin-0.95.2.3.8.44/revision/6.cabal) = 3445 -SHA256 (cabal/regex-tdfa-1.3.2.4/regex-tdfa-1.3.2.4.tar.gz) = 078bc313b7441f173eb487d6f46fea6860a21452eff6e5cf730ac4dd74bca797 -SIZE (cabal/regex-tdfa-1.3.2.4/regex-tdfa-1.3.2.4.tar.gz) = 83099 -SHA256 (cabal/relude-1.2.2.0/relude-1.2.2.0.tar.gz) = 34de57df4982f9427abfdc947021728340bfc6f3c89aa92f55aee7bfec107746 -SIZE (cabal/relude-1.2.2.0/relude-1.2.2.0.tar.gz) = 72635 -SHA256 (cabal/relude-1.2.2.0/revision/4.cabal) = dfface802ec963690179c6069e404574d8989c377d718a54849ee27ab976d0dd -SIZE (cabal/relude-1.2.2.0/revision/4.cabal) = 12501 +SHA256 (cabal/regex-tdfa-1.3.2.5/regex-tdfa-1.3.2.5.tar.gz) = 2e3dfb449a548484f7d3b4e2a1b1040b39be26c4f3182a47004dc5eddf028a78 +SIZE (cabal/regex-tdfa-1.3.2.5/regex-tdfa-1.3.2.5.tar.gz) = 83371 +SHA256 (cabal/relude-1.2.2.2/relude-1.2.2.2.tar.gz) = 91eda82d135af2f15fa9adf050f35e22bb01710192cdede9fb8ce8d8145dc5a0 +SIZE (cabal/relude-1.2.2.2/relude-1.2.2.2.tar.gz) = 72664 +SHA256 (cabal/relude-1.2.2.2/revision/1.cabal) = 5e1fc70b971d2019ee8a07f8cadcbb2cdd9eeebb9a50aa0fba27eb99f774118c +SIZE (cabal/relude-1.2.2.2/revision/1.cabal) = 12520 SHA256 (cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz) = ec601785ee42a201f32adb205b8685c983f18757b1bd33d2e806d571e0f9996b SIZE (cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz) = 17620 SHA256 (cabal/retrie-1.2.3/retrie-1.2.3.tar.gz) = ce67fbefbf5358946110f707086dcea7c84b0c101ec5591ce4ef8027ae7947bb @@ -593,16 +577,18 @@ SHA256 (cabal/some-1.0.6/some-1.0.6.tar.gz) = f7a606ad5df4a07459986364f7d739eb65 SIZE (cabal/some-1.0.6/some-1.0.6.tar.gz) = 11394 SHA256 (cabal/some-1.0.6/revision/2.cabal) = ac5915f3d21f058cc0d15c1d72705edee19db903a58083e1ce5e2e42a6899df0 SIZE (cabal/some-1.0.6/revision/2.cabal) = 2172 -SHA256 (cabal/sorted-list-0.2.3.1/sorted-list-0.2.3.1.tar.gz) = 201be6607fc1bcfb84e9777dc9d216af06149cafe34831a132a31713b8bfb9f4 -SIZE (cabal/sorted-list-0.2.3.1/sorted-list-0.2.3.1.tar.gz) = 6742 +SHA256 (cabal/sorted-list-0.3.1.0/sorted-list-0.3.1.0.tar.gz) = b4cea33b2536217010ea80152978b2005b0bbe1aa6fb271efc7b9884267dbcb1 +SIZE (cabal/sorted-list-0.3.1.0/sorted-list-0.3.1.0.tar.gz) = 7288 SHA256 (cabal/split-0.2.5/split-0.2.5.tar.gz) = 52da404e8397c1ab238354c8d4fd9a7e9c5cac8849cc2ce2e45facc85e74a913 SIZE (cabal/split-0.2.5/split-0.2.5.tar.gz) = 16008 -SHA256 (cabal/splitmix-0.1.1/splitmix-0.1.1.tar.gz) = d678c41a603a62032cf7e5f8336bb8222c93990e4b59c8b291b7ca26c7eb12c7 -SIZE (cabal/splitmix-0.1.1/splitmix-0.1.1.tar.gz) = 21981 +SHA256 (cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz) = b6bcd0d79bd4fe40975c8ebe803be2f3bfbf6006069a59745a325a0df3f86270 +SIZE (cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz) = 21955 SHA256 (cabal/sqlite-simple-0.4.19.0/sqlite-simple-0.4.19.0.tar.gz) = 38727d16060909a2b65c15914ba58a68d88fe9919c547078e701e50635e9323a SIZE (cabal/sqlite-simple-0.4.19.0/sqlite-simple-0.4.19.0.tar.gz) = 35578 SHA256 (cabal/stan-0.2.1.0/stan-0.2.1.0.tar.gz) = 5ac59c0836cc484476d849648e258ac83a0936d5cc11ea64182124e1ef0ac0d5 SIZE (cabal/stan-0.2.1.0/stan-0.2.1.0.tar.gz) = 90367 +SHA256 (cabal/stan-0.2.1.0/revision/2.cabal) = 89193c121679139a176f30a6318b2e3d004873d8c40f9517345308a58b97b2b5 +SIZE (cabal/stan-0.2.1.0/revision/2.cabal) = 9260 SHA256 (cabal/stm-containers-1.2.1.1/stm-containers-1.2.1.1.tar.gz) = 256c64a2bdb01eb8c30bc33cbdbc35332ca05705c7d9e54fe8f19aeb2fa14870 SIZE (cabal/stm-containers-1.2.1.1/stm-containers-1.2.1.1.tar.gz) = 8449 SHA256 (cabal/stm-hamt-1.2.1.1/stm-hamt-1.2.1.1.tar.gz) = a7157ef26a1b5871cf3625b2b9c60a0d4405edd8a48567df1be2d9f79d506786 @@ -613,20 +599,20 @@ SHA256 (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 77719280c2a86312e748227bfa732e SIZE (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 11798 SHA256 (cabal/strict-0.5.1/revision/1.cabal) = 58c373b7c7748cbb4a5a6c8c15073f99a1c10a9a9bb6894ac33f43a5cdb901f2 SIZE (cabal/strict-0.5.1/revision/1.cabal) = 3557 +SHA256 (cabal/string-interpolate-0.3.4.0/string-interpolate-0.3.4.0.tar.gz) = 88838540b080308174d4fa51f20f15f46ed928bf1cf664f533f9bda5ae1e0b8e +SIZE (cabal/string-interpolate-0.3.4.0/string-interpolate-0.3.4.0.tar.gz) = 23317 +SHA256 (cabal/string-interpolate-0.3.4.0/revision/3.cabal) = a713c1afe3022f21f0fd0c77d846978c534c4e4a5a0935b07b068521c04e383f +SIZE (cabal/string-interpolate-0.3.4.0/revision/3.cabal) = 4274 SHA256 (cabal/stylish-haskell-0.14.6.0/stylish-haskell-0.14.6.0.tar.gz) = 6ba35a4b3c9a82b6a38a6c92adc7411e905ba45d3a05cdc4401f0cdbdb88e2ec SIZE (cabal/stylish-haskell-0.14.6.0/stylish-haskell-0.14.6.0.tar.gz) = 75080 -SHA256 (cabal/syb-0.7.2.4/syb-0.7.2.4.tar.gz) = ec7c1e8822d62ab910386361cdcee40a22a26cd344c34741fadd982302291e60 -SIZE (cabal/syb-0.7.2.4/syb-0.7.2.4.tar.gz) = 41809 +SHA256 (cabal/syb-0.7.3/syb-0.7.3.tar.gz) = 676668d46941fc1be26bdd2cfd727aa13bcb909eaa8189937a9dbd6d41ac3b8d +SIZE (cabal/syb-0.7.3/syb-0.7.3.tar.gz) = 42181 SHA256 (cabal/tagged-0.8.9/tagged-0.8.9.tar.gz) = 6daad88ebb414ba6a556d2898d2cbe7650e4276010e3a6eed939daf54b956784 SIZE (cabal/tagged-0.8.9/tagged-0.8.9.tar.gz) = 8151 -SHA256 (cabal/tar-0.6.3.0/tar-0.6.3.0.tar.gz) = 50bb660feec8a524416d6934251b996eaa7e39d49ae107ad505ab700d43f6814 -SIZE (cabal/tar-0.6.3.0/tar-0.6.3.0.tar.gz) = 54502 -SHA256 (cabal/tar-0.6.3.0/revision/1.cabal) = e9f151d9999be8953443e730524b2792e9c0a4fb5b1463097fa1a8230870fd8a -SIZE (cabal/tar-0.6.3.0/revision/1.cabal) = 4634 SHA256 (cabal/tar-0.6.4.0/tar-0.6.4.0.tar.gz) = 7949a50004a80993000512079bc03ebcad4872414fc181f45b3883d743c0f3aa SIZE (cabal/tar-0.6.4.0/tar-0.6.4.0.tar.gz) = 54956 -SHA256 (cabal/tar-0.6.4.0/revision/1.cabal) = a72549370449fe99e3008744ad2e43685e96bf86aa0db15898189fcbaafcd815 -SIZE (cabal/tar-0.6.4.0/revision/1.cabal) = 4971 +SHA256 (cabal/tar-0.6.4.0/revision/2.cabal) = 068db937ec55970547a6190f407189482a22bf0a249231ceda853686892a8e1c +SIZE (cabal/tar-0.6.4.0/revision/2.cabal) = 4971 SHA256 (cabal/tasty-1.5.3/tasty-1.5.3.tar.gz) = 54a0c7b644813af871a3726ac8771b5e17b5158c792a7acf8f9e2d3ae9360780 SIZE (cabal/tasty-1.5.3/tasty-1.5.3.tar.gz) = 66548 SHA256 (cabal/tasty-1.5.3/revision/2.cabal) = 6b5dda3f16db1274a0b3e6c4073ac57172a1e96b1dca05666c5cbd1183639412 @@ -639,14 +625,16 @@ SHA256 (cabal/tasty-hunit-0.10.2/tasty-hunit-0.10.2.tar.gz) = 5af01fa7c1ef98b324 SIZE (cabal/tasty-hunit-0.10.2/tasty-hunit-0.10.2.tar.gz) = 7808 SHA256 (cabal/tasty-rerun-1.1.20/tasty-rerun-1.1.20.tar.gz) = 7e8a2d0be2df0e1c864bc8b5f4e7ecb261d112981e68e1b0186f611faa44a55f SIZE (cabal/tasty-rerun-1.1.20/tasty-rerun-1.1.20.tar.gz) = 6931 -SHA256 (cabal/tasty-rerun-1.1.20/revision/1.cabal) = 139ea631f0c133d9f792d774a438e5d64f1ce964493505f3c7209e0b43eab58f -SIZE (cabal/tasty-rerun-1.1.20/revision/1.cabal) = 1514 +SHA256 (cabal/tasty-rerun-1.1.20/revision/2.cabal) = 929a5a35c3e087b9fcb9321925230a12ee0f753e4f5350766e3898bb5226f4c7 +SIZE (cabal/tasty-rerun-1.1.20/revision/2.cabal) = 1514 SHA256 (cabal/temporary-1.3/temporary-1.3.tar.gz) = 8c442993694b5ffca823ce864af95bd2841fb5264ee511c61cf48cc71d879890 SIZE (cabal/temporary-1.3/temporary-1.3.tar.gz) = 5686 SHA256 (cabal/terminal-size-0.3.4/terminal-size-0.3.4.tar.gz) = b0f070d6926cdaacf3a412c5518e5c23afca1e0ed00808a5328c96e468b67f49 SIZE (cabal/terminal-size-0.3.4/terminal-size-0.3.4.tar.gz) = 4457 SHA256 (cabal/terminal-size-0.3.4/revision/1.cabal) = 21d7f1320eeb86177e860ec07a3d8e7510977b1b415a96ebb62ee4ad72955770 SIZE (cabal/terminal-size-0.3.4/revision/1.cabal) = 1364 +SHA256 (cabal/text-conversions-0.3.1.1/text-conversions-0.3.1.1.tar.gz) = c8770fba789ce80334cae628285103c49abec0fa074773cbb5a88e26f5a7725d +SIZE (cabal/text-conversions-0.3.1.1/text-conversions-0.3.1.1.tar.gz) = 5258 SHA256 (cabal/text-iso8601-0.1.1/text-iso8601-0.1.1.tar.gz) = 9dead2b7ceeae40fe0fc060bd54795c32e9926c9d1aebae8f9b9a621fba88202 SIZE (cabal/text-iso8601-0.1.1/text-iso8601-0.1.1.tar.gz) = 9599 SHA256 (cabal/text-iso8601-0.1.1/revision/2.cabal) = e07a625eef969338992bf9bba8e5dc73f07ac65f991ba636b8f1175890d15849 @@ -665,6 +653,14 @@ SHA256 (cabal/th-compat-0.1.6/th-compat-0.1.6.tar.gz) = b781a0c059872bc95406d00e SIZE (cabal/th-compat-0.1.6/th-compat-0.1.6.tar.gz) = 14622 SHA256 (cabal/th-env-0.1.1/th-env-0.1.1.tar.gz) = fc01b166df6ba45f6ce157165eb786da208dbab41252fd81134f8ba02cf3f505 SIZE (cabal/th-env-0.1.1/th-env-0.1.1.tar.gz) = 2724 +SHA256 (cabal/th-expand-syns-0.4.12.0/th-expand-syns-0.4.12.0.tar.gz) = 18e19967329c89f376cfc9ec04bd7871854ce0c70f803a1af15532be00c6ef0f +SIZE (cabal/th-expand-syns-0.4.12.0/th-expand-syns-0.4.12.0.tar.gz) = 7090 +SHA256 (cabal/th-lift-0.8.6/th-lift-0.8.6.tar.gz) = 04309ad70ef80ed054ebda5b7d34a66642017604019f9e44ad321eec04a1ef1f +SIZE (cabal/th-lift-0.8.6/th-lift-0.8.6.tar.gz) = 14310 +SHA256 (cabal/th-orphans-0.13.16/th-orphans-0.13.16.tar.gz) = e9900135821c4a2a8a52aeea203514c7c334bef9d636d51f89ebb3a8b92ba913 +SIZE (cabal/th-orphans-0.13.16/th-orphans-0.13.16.tar.gz) = 7145 +SHA256 (cabal/th-reify-many-0.1.10/th-reify-many-0.1.10.tar.gz) = 9d250e61242f2fb887dedc9d28c0141832ff256e63bebc2bf5abff81037be4a5 +SIZE (cabal/th-reify-many-0.1.10/th-reify-many-0.1.10.tar.gz) = 5825 SHA256 (cabal/these-1.2.1/these-1.2.1.tar.gz) = 17d6d933365edabf801a16842c1403bdd37cc5300faa2fcca980decdab22e4de SIZE (cabal/these-1.2.1/these-1.2.1.tar.gz) = 9906 SHA256 (cabal/these-1.2.1/revision/2.cabal) = 35c57aede96c15ea1fed559ac287b1168eb2b2869d79e62ed8c845780b7ea136 @@ -675,8 +671,8 @@ SHA256 (cabal/time-locale-compat-0.1.1.5/time-locale-compat-0.1.1.5.tar.gz) = 07 SIZE (cabal/time-locale-compat-0.1.1.5/time-locale-compat-0.1.1.5.tar.gz) = 1956 SHA256 (cabal/tomland-1.3.3.3/tomland-1.3.3.3.tar.gz) = a0992bea52a636e2aa2597b0ab25c54f0fb389e0052fe5a6436fe53acef956ab SIZE (cabal/tomland-1.3.3.3/tomland-1.3.3.3.tar.gz) = 90749 -SHA256 (cabal/tomland-1.3.3.3/revision/2.cabal) = fcfa4231de9b4a32c61a18462c5925c4203dbcbeb22c7228d79a463d72491d1c -SIZE (cabal/tomland-1.3.3.3/revision/2.cabal) = 9404 +SHA256 (cabal/tomland-1.3.3.3/revision/3.cabal) = 5a1883fbe1a59bc3e70b3058ca2e1d0fa4add0727f1f3154fbb2f69339fd9429 +SIZE (cabal/tomland-1.3.3.3/revision/3.cabal) = 9404 SHA256 (cabal/transformers-base-0.4.6/transformers-base-0.4.6.tar.gz) = 323bf8689eb691b122661cffa41a25e00fea7a768433fe2dde35d3da7d32cf90 SIZE (cabal/transformers-base-0.4.6/transformers-base-0.4.6.tar.gz) = 2902 SHA256 (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = b62c7304c9f3cbc9463d0739aa85cb9489f217ea092b9d625d417514fbcc9d6a @@ -687,8 +683,8 @@ SHA256 (cabal/trial-0.0.0.0/revision/5.cabal) = a1d26b8da6f84cd7ca26761451af6c11 SIZE (cabal/trial-0.0.0.0/revision/5.cabal) = 4410 SHA256 (cabal/trial-optparse-applicative-0.0.0.0/trial-optparse-applicative-0.0.0.0.tar.gz) = f63d2594a505f1ed1d006a619fd41ed7cddeeb9354d029f2f8e9b6e0ec7717c1 SIZE (cabal/trial-optparse-applicative-0.0.0.0/trial-optparse-applicative-0.0.0.0.tar.gz) = 7163 -SHA256 (cabal/trial-optparse-applicative-0.0.0.0/revision/4.cabal) = 81d9c087afe75983e0d809f5a56a5d58265846f37a88af173f34c28d35fb3f17 -SIZE (cabal/trial-optparse-applicative-0.0.0.0/revision/4.cabal) = 2540 +SHA256 (cabal/trial-optparse-applicative-0.0.0.0/revision/5.cabal) = e15d6a2502279bfb7528b0f5a1a2bc5f2e1af5654ae09f72f8640448051e744b +SIZE (cabal/trial-optparse-applicative-0.0.0.0/revision/5.cabal) = 2540 SHA256 (cabal/trial-tomland-0.0.0.0/trial-tomland-0.0.0.0.tar.gz) = 43f430b974a208e87a32e2d45cf9e6f3c22f5873770ca379968b58a90a76748a SIZE (cabal/trial-tomland-0.0.0.0/trial-tomland-0.0.0.0.tar.gz) = 7723 SHA256 (cabal/trial-tomland-0.0.0.0/revision/5.cabal) = fbc2bb8d5c79a3e8f5decba9f51ff2ec813bae494d7249b1c33ae88fa56e83f4 @@ -701,8 +697,8 @@ SHA256 (cabal/uniplate-1.6.13/uniplate-1.6.13.tar.gz) = e777c94628445556a71f135a SIZE (cabal/uniplate-1.6.13/uniplate-1.6.13.tar.gz) = 29787 SHA256 (cabal/uniplate-1.6.13/revision/1.cabal) = c8b715570d0b4baa72512e677552dd3f98372a64bf9de000e779bd4162fd7be7 SIZE (cabal/uniplate-1.6.13/revision/1.cabal) = 3320 -SHA256 (cabal/unix-compat-0.7.4/unix-compat-0.7.4.tar.gz) = 689b3a960c8fe12910554aa5b739d5c4769c1d180ade20402fde2ed49db7eff4 -SIZE (cabal/unix-compat-0.7.4/unix-compat-0.7.4.tar.gz) = 15586 +SHA256 (cabal/unix-compat-0.7.4.1/unix-compat-0.7.4.1.tar.gz) = 3f9611624a100c75e672d900e63fe7a0e595615a34e6605662edaff151e44054 +SIZE (cabal/unix-compat-0.7.4.1/unix-compat-0.7.4.1.tar.gz) = 15619 SHA256 (cabal/unliftio-0.2.25.1/unliftio-0.2.25.1.tar.gz) = 3bfc6f8dea6966c2c06df83e6d3f481bbd77531f58b8049c46738aad9268336e SIZE (cabal/unliftio-0.2.25.1/unliftio-0.2.25.1.tar.gz) = 58203 SHA256 (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 99384cba8d56d9d61b85e38a313a93ebcdb78be6566367f0930ef580597fe3e3 @@ -721,12 +717,12 @@ SHA256 (cabal/uuid-types-1.0.6/revision/3.cabal) = 5ac2b681a8d7676f6a51ac1b113bf SIZE (cabal/uuid-types-1.0.6/revision/3.cabal) = 2619 SHA256 (cabal/validation-selective-0.2.0.0/validation-selective-0.2.0.0.tar.gz) = 9a884e97e6a64f2cacadec8d5ea7e8ba7562d0c8fa9ab7cd5c34055eaec64987 SIZE (cabal/validation-selective-0.2.0.0/validation-selective-0.2.0.0.tar.gz) = 22397 -SHA256 (cabal/validation-selective-0.2.0.0/revision/5.cabal) = 3fb7836ae5c8be1b41a69f31944c3a8dcf1b8d934ceb68b4989bc55aaad39316 -SIZE (cabal/validation-selective-0.2.0.0/revision/5.cabal) = 3917 +SHA256 (cabal/validation-selective-0.2.0.0/revision/6.cabal) = 7f7d78b28f1bf2165b5d4da0aa98eb7e4a81f56b45ff1e2cbede08f02d8fa192 +SIZE (cabal/validation-selective-0.2.0.0/revision/6.cabal) = 3917 SHA256 (cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz) = 28f203c786cbf8ac6dc3fea3378ec36f34173d505fb4a1dd60fc8418ad91c423 SIZE (cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz) = 185739 -SHA256 (cabal/vector-0.13.2.0/revision/1.cabal) = b736a57b73520d2acf4865e3e2b40030d69782f35f870e376dc717ee2508d81f -SIZE (cabal/vector-0.13.2.0/revision/1.cabal) = 8804 +SHA256 (cabal/vector-0.13.2.0/revision/2.cabal) = 9ac338c8da52d8a37db08434ca4480fef2cea4f9aac240f4f994bb467f5275b4 +SIZE (cabal/vector-0.13.2.0/revision/2.cabal) = 8804 SHA256 (cabal/vector-algorithms-0.9.1.0/vector-algorithms-0.9.1.0.tar.gz) = d2b674676802670d8a682b357da6b6b5741b4a33b191f0ffe5f2b2bc40558eb2 SIZE (cabal/vector-algorithms-0.9.1.0/vector-algorithms-0.9.1.0.tar.gz) = 29426 SHA256 (cabal/vector-binary-instances-0.2.5.2/vector-binary-instances-0.2.5.2.tar.gz) = b72e3b2109a02c75cb8f07ef0aabba0dba6ec0148e21321a0a2b2197c9a2f54d @@ -735,8 +731,8 @@ SHA256 (cabal/vector-binary-instances-0.2.5.2/revision/5.cabal) = 9ba8f2c5a95278 SIZE (cabal/vector-binary-instances-0.2.5.2/revision/5.cabal) = 2728 SHA256 (cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz) = d0f507334bdea5431a2f07f525a97f29e76522c32210f5de6d5a2b4f1d42bf7c SIZE (cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz) = 12577 -SHA256 (cabal/vector-stream-0.1.0.1/revision/3.cabal) = 5ac96695212a45ae7dc16d8031dbf5311da53e052c35f7ad4a8e2db7fafb651e -SIZE (cabal/vector-stream-0.1.0.1/revision/3.cabal) = 1642 +SHA256 (cabal/vector-stream-0.1.0.1/revision/4.cabal) = 483be6df13c72169a917640589666f9fece7bea9fa13fcd41d052dab37ea289e +SIZE (cabal/vector-stream-0.1.0.1/revision/4.cabal) = 1642 SHA256 (cabal/void-0.7.3/void-0.7.3.tar.gz) = 53af758ddc37dc63981671e503438d02c6f64a2d8744e9bec557a894431f7317 SIZE (cabal/void-0.7.3/void-0.7.3.tar.gz) = 6741 SHA256 (cabal/witherable-0.5/witherable-0.5.tar.gz) = 48434cc1e465b13cbc0133a90c3ec0d827c93b77ce95807fe0a38b65f4918cd1 @@ -747,7 +743,5 @@ SHA256 (cabal/yaml-0.11.11.2/yaml-0.11.11.2.tar.gz) = ee74923ee5b0fef74413c58aaa SIZE (cabal/yaml-0.11.11.2/yaml-0.11.11.2.tar.gz) = 31926 SHA256 (cabal/yaml-0.11.11.2/revision/2.cabal) = 6f0a1859e0fb3068e50dbc7fe9bf9a26847741bc24344e35e16a03711a18f88d SIZE (cabal/yaml-0.11.11.2/revision/2.cabal) = 5178 -SHA256 (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 6edd38b6b81df8d274952aa85affa6968ae86b2231e1d429ce8bc9083e6a55bc -SIZE (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 29318 -SHA256 (cabal/zlib-0.7.1.0/revision/2.cabal) = 85e64a75c0b490506a7edaa2d54950c668e66b65758bb08bb14cd31faf53a206 -SIZE (cabal/zlib-0.7.1.0/revision/2.cabal) = 5357 +SHA256 (cabal/zlib-0.7.1.1/zlib-0.7.1.1.tar.gz) = bf95ab01ed924be800addea195fba5ca97ec69f378368f6ff466bdc29666c1c1 +SIZE (cabal/zlib-0.7.1.1/zlib-0.7.1.1.tar.gz) = 29324 diff --git a/devel/hs-hspec-discover/Makefile b/devel/hs-hspec-discover/Makefile index cc59d98e0770..cc528d94dc31 100644 --- a/devel/hs-hspec-discover/Makefile +++ b/devel/hs-hspec-discover/Makefile @@ -1,5 +1,5 @@ PORTNAME= hspec-discover -DISTVERSION= 2.11.13 +DISTVERSION= 2.11.14 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-hspec-discover/distinfo b/devel/hs-hspec-discover/distinfo index 40de31e20f9f..d555ea46a219 100644 --- a/devel/hs-hspec-discover/distinfo +++ b/devel/hs-hspec-discover/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758144147 -SHA256 (cabal/hspec-discover-2.11.13/hspec-discover-2.11.13.tar.gz) = d0f9ac92ac928a19fad96ac77a7be12fa352cb06a233358e26e1a4675e88126f -SIZE (cabal/hspec-discover-2.11.13/hspec-discover-2.11.13.tar.gz) = 6890 +TIMESTAMP = 1759353191 +SHA256 (cabal/hspec-discover-2.11.14/hspec-discover-2.11.14.tar.gz) = 8d6717b205a26e31b22e70f6cf8badb32203264ed9ca7c3c87992e062cb543ae +SIZE (cabal/hspec-discover-2.11.14/hspec-discover-2.11.14.tar.gz) = 6893 diff --git a/devel/hvm/Makefile b/devel/hvm/Makefile index 82b2d0e59001..7ca51a1bad40 100644 --- a/devel/hvm/Makefile +++ b/devel/hvm/Makefile @@ -1,6 +1,6 @@ PORTNAME= hvm DISTVERSION= g20240821 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/interactive_rebase_tool/Makefile b/devel/interactive_rebase_tool/Makefile index d7426fec156d..ab192096f69f 100644 --- a/devel/interactive_rebase_tool/Makefile +++ b/devel/interactive_rebase_tool/Makefile @@ -1,6 +1,6 @@ PORTNAME= interactive_rebase_tool DISTVERSION= 2.4.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel MAINTAINER= petteri.valkonen@iki.fi diff --git a/devel/jetbrains-restarter/Makefile b/devel/jetbrains-restarter/Makefile index 88e6a7090d76..9ae5a7ede9cb 100644 --- a/devel/jetbrains-restarter/Makefile +++ b/devel/jetbrains-restarter/Makefile @@ -1,5 +1,6 @@ PORTNAME= restarter DISTVERSION= 2025.2.2 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= jetbrains- DIST_SUBDIR= jetbrains diff --git a/devel/jetbrains-rustrover/Makefile b/devel/jetbrains-rustrover/Makefile index 11590dcc04c8..f8a99598190f 100644 --- a/devel/jetbrains-rustrover/Makefile +++ b/devel/jetbrains-rustrover/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustrover -DISTVERSION= 2025.2 -CATEGORIES= devel +DISTVERSION= 2025.2.2 +CATEGORIES= devel java MASTER_SITES= https://download-cdn.jetbrains.com/rustrover/ PKGNAMEPREFIX= jetbrains- DISTNAME= RustRover-${PORTVERSION} @@ -25,7 +25,7 @@ RUN_DEPENDS= cmake:devel/cmake-core \ jetbrains-sqlite>=241.15989.150:devel/jetbrains-sqlite \ lsof:sysutils/lsof -USES= cpe java python:run +USES= cpe java python:run desktop-file-utils CPE_VENDOR= jetbrains JAVA_VERSION= 21+ diff --git a/devel/jetbrains-rustrover/distinfo b/devel/jetbrains-rustrover/distinfo index 2015ddbddca6..053d58d8ab51 100644 --- a/devel/jetbrains-rustrover/distinfo +++ b/devel/jetbrains-rustrover/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754944071 -SHA256 (jetbrains/RustRover-2025.2.tar.gz) = 98bf8781c9325d3c4ddd6b0f4efb934b209f2afcbf97533effd2e8ffe40800e0 -SIZE (jetbrains/RustRover-2025.2.tar.gz) = 1254920556 +TIMESTAMP = 1758560930 +SHA256 (jetbrains/RustRover-2025.2.2.tar.gz) = cc2cfd0af3967a5ce65af5064ccac03bfb2ee2a1ed7e18e8a2c1a009a6d3721c +SIZE (jetbrains/RustRover-2025.2.2.tar.gz) = 1261938223 diff --git a/devel/jetbrains-rustrover/pkg-plist b/devel/jetbrains-rustrover/pkg-plist index 986f474e9fd7..9596a87841bb 100644 --- a/devel/jetbrains-rustrover/pkg-plist +++ b/devel/jetbrains-rustrover/pkg-plist @@ -18,7 +18,7 @@ share/applications/rustrover.desktop %%DATADIR%%/lib/app-client.jar %%DATADIR%%/lib/app.jar %%DATADIR%%/lib/bouncy-castle.jar -%%DATADIR%%/lib/build-marker-RR-252.23892.452 +%%DATADIR%%/lib/build-marker-RR-252.26199.159 %%DATADIR%%/lib/eclipse.lsp4j.debug.jar %%DATADIR%%/lib/eclipse.lsp4j.jar %%DATADIR%%/lib/eclipse.lsp4j.jsonrpc.debug.jar @@ -55,6 +55,7 @@ share/applications/rustrover.desktop %%DATADIR%%/lib/modules/intellij.grid.types.jar %%DATADIR%%/lib/modules/intellij.ide.startup.importSettings.jar %%DATADIR%%/lib/modules/intellij.libraries.ai.grazie.spell.gec.engine.local.jar +%%DATADIR%%/lib/modules/intellij.libraries.coil.jar %%DATADIR%%/lib/modules/intellij.libraries.compose.foundation.desktop.jar %%DATADIR%%/lib/modules/intellij.libraries.grpc.jar %%DATADIR%%/lib/modules/intellij.libraries.grpc.netty.shaded.jar @@ -70,6 +71,7 @@ share/applications/rustrover.desktop %%DATADIR%%/lib/modules/intellij.platform.clouds.jar %%DATADIR%%/lib/modules/intellij.platform.collaborationTools.jar %%DATADIR%%/lib/modules/intellij.platform.compose.jar +%%DATADIR%%/lib/modules/intellij.platform.compose.markdown.jar %%DATADIR%%/lib/modules/intellij.platform.coverage.agent.jar %%DATADIR%%/lib/modules/intellij.platform.coverage.jar %%DATADIR%%/lib/modules/intellij.platform.dap.jar @@ -103,13 +105,16 @@ share/applications/rustrover.desktop %%DATADIR%%/lib/modules/intellij.platform.jewel.markdown.extensions.gfmAlerts.jar %%DATADIR%%/lib/modules/intellij.platform.jewel.markdown.extensions.gfmStrikethrough.jar %%DATADIR%%/lib/modules/intellij.platform.jewel.markdown.extensions.gfmTables.jar +%%DATADIR%%/lib/modules/intellij.platform.jewel.markdown.extensions.images.jar %%DATADIR%%/lib/modules/intellij.platform.jewel.markdown.ideLafBridgeStyling.jar %%DATADIR%%/lib/modules/intellij.platform.jewel.ui.jar %%DATADIR%%/lib/modules/intellij.platform.kernel.backend.jar %%DATADIR%%/lib/modules/intellij.platform.kernel.impl.jar +%%DATADIR%%/lib/modules/intellij.platform.lang.impl.backend.jar %%DATADIR%%/lib/modules/intellij.platform.lvcs.impl.jar %%DATADIR%%/lib/modules/intellij.platform.managed.cache.backend.jar %%DATADIR%%/lib/modules/intellij.platform.ml.impl.jar +%%DATADIR%%/lib/modules/intellij.platform.ml.logs.jar %%DATADIR%%/lib/modules/intellij.platform.monolith.jar %%DATADIR%%/lib/modules/intellij.platform.navbar.backend.jar %%DATADIR%%/lib/modules/intellij.platform.navbar.frontend.jar @@ -126,7 +131,6 @@ share/applications/rustrover.desktop %%DATADIR%%/lib/modules/intellij.platform.registry.cloud.jar %%DATADIR%%/lib/modules/intellij.platform.rpc.backend.jar %%DATADIR%%/lib/modules/intellij.platform.scopes.backend.jar -%%DATADIR%%/lib/modules/intellij.platform.scopes.jar %%DATADIR%%/lib/modules/intellij.platform.searchEverywhere.backend.jar %%DATADIR%%/lib/modules/intellij.platform.searchEverywhere.frontend.jar %%DATADIR%%/lib/modules/intellij.platform.searchEverywhere.jar @@ -135,6 +139,8 @@ share/applications/rustrover.desktop %%DATADIR%%/lib/modules/intellij.platform.tasks.impl.jar %%DATADIR%%/lib/modules/intellij.platform.tasks.jar %%DATADIR%%/lib/modules/intellij.platform.tips.jar +%%DATADIR%%/lib/modules/intellij.platform.trialPromotion.common.jar +%%DATADIR%%/lib/modules/intellij.platform.trialPromotion.idesWithoutFreeTier.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.dvcs.impl.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.dvcs.impl.shared.jar %%DATADIR%%/lib/modules/intellij.platform.vcs.impl.backend.jar @@ -260,7 +266,6 @@ share/applications/rustrover.desktop %%DATADIR%%/plugins/fullLine/lib/clikt.jar %%DATADIR%%/plugins/fullLine/lib/fullLine.jar %%DATADIR%%/plugins/fullLine/lib/jgrapht.core.jar -%%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.core.completion.trigger.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.css.local.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.go.local.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.html.local.jar @@ -275,6 +280,7 @@ share/applications/rustrover.desktop %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.ruby.local.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.rust.local.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.fullLine.terraform.local.jar +%%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.completion.trigger.model.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.cpp.completion.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.css.completion.jar %%DATADIR%%/plugins/fullLine/lib/modules/intellij.ml.llm.go.completion.jar @@ -486,9 +492,9 @@ share/applications/rustrover.desktop %%DATADIR%%/plugins/grid-plugin/lib/modules/intellij.grid.scripting.rt.jar %%DATADIR%%/plugins/html-tools/lib/html-tools.jar %%DATADIR%%/plugins/intellij-rust/caches/crates-local-index.zip -%%DATADIR%%/plugins/intellij-rust/caches/macro-expansion-cache-1.88.0.zip -%%DATADIR%%/plugins/intellij-rust/caches/rust-src-bundle-1.88.0.zip -%%DATADIR%%/plugins/intellij-rust/caches/rust-stdlib-vendor-1.88.0.zip +%%DATADIR%%/plugins/intellij-rust/caches/macro-expansion-cache-1.89.0.zip +%%DATADIR%%/plugins/intellij-rust/caches/rust-src-bundle-1.89.0.zip +%%DATADIR%%/plugins/intellij-rust/caches/rust-stdlib-vendor-1.89.0.zip %%DATADIR%%/plugins/intellij-rust/lib/antlr4-runtime.jar %%DATADIR%%/plugins/intellij-rust/lib/commons-text.jar %%DATADIR%%/plugins/intellij-rust/lib/intellij-rust.jar @@ -504,11 +510,11 @@ share/applications/rustrover.desktop %%DATADIR%%/plugins/intellij-rust/prettyPrinters/lldb_formatters/lldb/formatters.pyi %%DATADIR%%/plugins/intellij-rust/prettyPrinters/lldb_formatters/lldb_providers.py %%DATADIR%%/plugins/intellij-rust/prettyPrinters/rust_types.py +%%DATADIR%%/plugins/javascript-debugger/lib/javascript-debugger-frontend.jar %%DATADIR%%/plugins/javascript-debugger/lib/javascript-debugger.jar %%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.backend.jar %%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.frontend.jar %%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.shared.jar -%%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.ui.shared.jar %%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.debugger.webstorm.specific.jar %%DATADIR%%/plugins/javascript-debugger/lib/modules/intellij.javascript.reactNativeDebugger.jar %%DATADIR%%/plugins/javascript-debugger/nodeDebugInitializer/debugConnectionForwarder.js @@ -560,10 +566,11 @@ share/applications/rustrover.desktop %%DATADIR%%/plugins/javascript-plugin/helpers/protractor-intellij/lib/protractor-intellij-tree.js %%DATADIR%%/plugins/javascript-plugin/helpers/protractor-intellij/lib/protractor-intellij-util.js %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js +%%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-file-path-resolver.js %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-reporter.js %%DATADIR%%/plugins/javascript-plugin/helpers/vitest-intellij/vitest-intellij-util.js -%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-e03c56caf84a.ijx -%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-e03c56caf84a.txt +%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-9c94529fcfe0.ijx +%%DATADIR%%/plugins/javascript-plugin/js/js-predefined-d6986cc7102b-9c94529fcfe0.txt %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/!HowToUpdateBundledTypeScript.md %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/_tsserver.js %%DATADIR%%/plugins/javascript-plugin/jsLanguageServicesImpl/external/_typingsInstaller.js @@ -1426,6 +1433,11 @@ share/applications/rustrover.desktop %%DATADIR%%/plugins/vitejs/lib/vitejs.jar %%DATADIR%%/plugins/vuejs/lib/commons-text.jar %%DATADIR%%/plugins/vuejs/lib/vuejs.jar +%%DATADIR%%/plugins/vuejs/typescript-vue-plugin/node_modules/@vue/typescript-plugin/README.md +%%DATADIR%%/plugins/vuejs/typescript-vue-plugin/node_modules/@vue/typescript-plugin/index.js +%%DATADIR%%/plugins/vuejs/typescript-vue-plugin/node_modules/@vue/typescript-plugin/package-lock.json +%%DATADIR%%/plugins/vuejs/typescript-vue-plugin/node_modules/@vue/typescript-plugin/package.json +%%DATADIR%%/plugins/vuejs/typescript-vue-plugin/node_modules/@vue/typescript-plugin/rolldown.config.ts %%DATADIR%%/plugins/vuejs/vue-language-server/.gitignore %%DATADIR%%/plugins/vuejs/vue-language-server/README.md %%DATADIR%%/plugins/vuejs/vue-language-server/bin/vue-language-server.js @@ -1472,4 +1484,4 @@ share/applications/rustrover.desktop %%DATADIR%%/product-info.json share/man/man1/rustrover.1.gz @dir %%DATADIR%%/lib/skiko-awt-runtime-all -@dir %%DATADIR%%/plugins/station-plugin/toolbox/jetbrains-toolbox-2.7.0.48109.tar.gz +@dir %%DATADIR%%/plugins/station-plugin/toolbox/jetbrains-toolbox-2.8.1.52155.tar.gz diff --git a/devel/json-fortran/Makefile b/devel/json-fortran/Makefile index c013f28d0338..773b0f98e4b1 100644 --- a/devel/json-fortran/Makefile +++ b/devel/json-fortran/Makefile @@ -21,4 +21,13 @@ CMAKE_OFF= JSONFORTRAN_ENABLE_TESTS CMAKE_TESTING_ON= JSONFORTRAN_ENABLE_TESTS ENABLE_TESTS CMAKE_TESTING_TARGET= check -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${FORTRAN_DEFAULT} == flang +PLIST_SUB+= LIBSUFFIX=llvmflang +TESTING_UNSAFE= https://github.com/llvm/llvm-project/issues/161568 +.else +PLIST_SUB+= LIBSUFFIX=gnu +.endif + +.include <bsd.port.post.mk> diff --git a/devel/json-fortran/pkg-plist b/devel/json-fortran/pkg-plist index ad776f591767..655e8273c350 100644 --- a/devel/json-fortran/pkg-plist +++ b/devel/json-fortran/pkg-plist @@ -4,10 +4,10 @@ include/json_module.mod include/json_parameters.mod include/json_string_utilities.mod include/json_value_module.mod -lib/cmake/jsonfortran-gnu-9.0.2/jsonfortran-gnu-config-version.cmake -lib/cmake/jsonfortran-gnu-9.0.2/jsonfortran-gnu-config.cmake -lib/cmake/jsonfortran-gnu-9.0.2/jsonfortran-gnu-targets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/jsonfortran-gnu-9.0.2/jsonfortran-gnu-targets.cmake +lib/cmake/jsonfortran-%%LIBSUFFIX%%-9.0.2/jsonfortran-%%LIBSUFFIX%%-config-version.cmake +lib/cmake/jsonfortran-%%LIBSUFFIX%%-9.0.2/jsonfortran-%%LIBSUFFIX%%-config.cmake +lib/cmake/jsonfortran-%%LIBSUFFIX%%-9.0.2/jsonfortran-%%LIBSUFFIX%%-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/jsonfortran-%%LIBSUFFIX%%-9.0.2/jsonfortran-%%LIBSUFFIX%%-targets.cmake lib/libjsonfortran.a lib/libjsonfortran.so lib/libjsonfortran.so.9.0 diff --git a/devel/jujutsu/Makefile b/devel/jujutsu/Makefile index 41673a27c68c..bbcf7f650fa3 100644 --- a/devel/jujutsu/Makefile +++ b/devel/jujutsu/Makefile @@ -1,6 +1,6 @@ PORTNAME= jujutsu DISTVERSIONPREFIX= v -DISTVERSION= 0.32.0 +DISTVERSION= 0.34.0 CATEGORIES= devel MAINTAINER= se@FreeBSD.org diff --git a/devel/jujutsu/Makefile.crates b/devel/jujutsu/Makefile.crates index 5f422247bbc6..90062a608769 100644 --- a/devel/jujutsu/Makefile.crates +++ b/devel/jujutsu/Makefile.crates @@ -3,21 +3,20 @@ CARGO_CRATES= addr2line-0.24.2 \ ahash-0.8.12 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ - android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.8 \ - anyhow-1.0.98 \ + anstream-0.6.20 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.4 \ + anstyle-wincon-3.0.10 \ + anyhow-1.0.99 \ arc-swap-1.7.1 \ arrayvec-0.7.6 \ assert_cmd-2.0.17 \ assert_matches-1.5.0 \ - async-trait-0.1.88 \ - atomic-0.6.0 \ + async-trait-0.1.89 \ + atomic-0.6.1 \ autocfg-1.5.0 \ backtrace-0.3.75 \ base64-0.22.1 \ @@ -30,32 +29,34 @@ CARGO_CRATES= addr2line-0.24.2 \ bitflags-2.9.1 \ blake2-0.10.6 \ block-buffer-0.10.4 \ + borrow-or-share-0.2.2 \ bstr-1.12.0 \ - bumpalo-3.17.0 \ - bytemuck-1.23.0 \ + bumpalo-3.19.0 \ + bytecount-0.6.9 \ + bytemuck-1.23.2 \ byteorder-1.5.0 \ bytes-1.10.1 \ - camino-1.1.10 \ + camino-1.1.11 \ cassowary-0.3.0 \ cast-0.3.0 \ - castaway-0.2.3 \ - cc-1.2.25 \ + castaway-0.2.4 \ + cc-1.2.32 \ cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ - chrono-0.4.41 \ + chrono-0.4.42 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.42 \ + clap-4.5.48 \ clap-markdown-0.1.5 \ - clap_builder-4.5.42 \ - clap_complete-4.5.55 \ + clap_builder-4.5.48 \ + clap_complete-4.5.58 \ clap_complete_nushell-4.5.8 \ - clap_derive-4.5.41 \ - clap_lex-0.7.4 \ - clap_mangen-0.2.26 \ + clap_derive-4.5.47 \ + clap_lex-0.7.5 \ + clap_mangen-0.2.29 \ clru-0.6.2 \ - colorchoice-1.0.3 \ + colorchoice-1.0.4 \ compact_str-0.8.1 \ console-0.15.11 \ core-foundation-sys-0.8.7 \ @@ -69,7 +70,7 @@ CARGO_CRATES= addr2line-0.24.2 \ crossbeam-utils-0.8.21 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ - crunchy-0.2.3 \ + crunchy-0.2.4 \ crypto-common-0.1.6 \ csscolorparser-0.6.2 \ darling-0.20.11 \ @@ -87,17 +88,19 @@ CARGO_CRATES= addr2line-0.24.2 \ doc-comment-0.3.3 \ dunce-1.0.5 \ either-1.15.0 \ + email_address-0.2.9 \ encode_unicode-1.0.0 \ encoding_rs-0.8.35 \ enum_dispatch-0.3.13 \ equivalent-1.0.2 \ - erased-serde-0.4.6 \ + erased-serde-0.4.8 \ errno-0.3.13 \ escape8259-0.5.3 \ etcetera-0.10.0 \ euclid-0.22.11 \ fancy-regex-0.11.0 \ fancy-regex-0.14.0 \ + fancy-regex-0.16.1 \ faster-hex-0.10.0 \ fastrand-2.3.0 \ filedescriptor-0.8.3 \ @@ -106,9 +109,11 @@ CARGO_CRATES= addr2line-0.24.2 \ fixedbitset-0.4.2 \ fixedbitset-0.5.7 \ flate2-1.1.2 \ + fluent-uri-0.3.2 \ fnv-1.0.7 \ foldhash-0.1.5 \ form_urlencoded-1.2.1 \ + fraction-0.15.3 \ futures-0.1.31 \ futures-0.3.31 \ futures-channel-0.3.31 \ @@ -124,7 +129,7 @@ CARGO_CRATES= addr2line-0.24.2 \ getrandom-0.3.3 \ gimli-0.31.1 \ gix-0.73.0 \ - gix-actor-0.35.3 \ + gix-actor-0.35.4 \ gix-attributes-0.27.0 \ gix-bitmap-0.2.14 \ gix-chunk-0.4.11 \ @@ -132,20 +137,20 @@ CARGO_CRATES= addr2line-0.24.2 \ gix-commitgraph-0.29.0 \ gix-config-0.46.0 \ gix-config-value-0.15.1 \ - gix-date-0.10.4 \ + gix-date-0.10.5 \ gix-diff-0.53.0 \ gix-dir-0.15.0 \ gix-discover-0.41.0 \ gix-features-0.43.1 \ gix-filter-0.20.0 \ - gix-fs-0.16.0 \ + gix-fs-0.16.1 \ gix-glob-0.21.0 \ gix-hash-0.19.0 \ gix-hashtable-0.9.0 \ gix-ignore-0.16.0 \ gix-index-0.41.0 \ gix-lock-18.0.0 \ - gix-object-0.50.1 \ + gix-object-0.50.2 \ gix-odb-0.70.0 \ gix-pack-0.60.0 \ gix-packetline-0.19.1 \ @@ -154,7 +159,7 @@ CARGO_CRATES= addr2line-0.24.2 \ gix-pathspec-0.12.0 \ gix-protocol-0.51.0 \ gix-quote-0.6.0 \ - gix-ref-0.53.0 \ + gix-ref-0.53.1 \ gix-refspec-0.31.0 \ gix-revision-0.35.0 \ gix-revwalk-0.21.0 \ @@ -175,10 +180,11 @@ CARGO_CRATES= addr2line-0.24.2 \ half-2.6.0 \ hash32-0.3.1 \ hashbrown-0.14.5 \ - hashbrown-0.15.4 \ + hashbrown-0.15.5 \ + hashbrown-0.16.0 \ heapless-0.8.0 \ heck-0.5.0 \ - hermit-abi-0.5.1 \ + hermit-abi-0.5.2 \ hex-0.4.3 \ home-0.5.11 \ iana-time-zone-0.1.63 \ @@ -195,13 +201,13 @@ CARGO_CRATES= addr2line-0.24.2 \ idna_adapter-1.2.1 \ ignore-0.4.23 \ imara-diff-0.1.8 \ - indexmap-2.10.0 \ + indexmap-2.11.4 \ indoc-2.0.6 \ - insta-1.43.1 \ - instability-0.3.7 \ + insta-1.43.2 \ + instability-0.3.9 \ interim-0.2.1 \ io-close-0.3.7 \ - io-uring-0.7.8 \ + io-uring-0.7.9 \ is-terminal-0.4.16 \ is_executable-1.0.4 \ is_terminal_polyfill-1.70.1 \ @@ -214,25 +220,26 @@ CARGO_CRATES= addr2line-0.24.2 \ jiff-tzdb-0.1.4 \ jiff-tzdb-platform-0.1.3 \ js-sys-0.3.77 \ + jsonschema-0.32.1 \ kstring-2.0.2 \ lab-0.11.0 \ lazy_static-1.5.0 \ - libc-0.2.174 \ + libc-0.2.176 \ libredox-0.1.9 \ libtest-mimic-0.8.1 \ libz-rs-sys-0.5.1 \ linux-raw-sys-0.4.15 \ - linux-raw-sys-0.9.4 \ + linux-raw-sys-0.11.0 \ litemap-0.8.0 \ lock_api-0.4.13 \ log-0.4.27 \ - logos-0.15.0 \ - logos-codegen-0.15.0 \ - logos-derive-0.15.0 \ + logos-0.15.1 \ + logos-codegen-0.15.1 \ + logos-derive-0.15.1 \ lru-0.12.4 \ mac_address-1.1.8 \ maplit-1.0.2 \ - matchers-0.1.0 \ + matchers-0.2.0 \ maybe-async-0.2.10 \ memchr-2.7.5 \ memmap2-0.5.10 \ @@ -244,9 +251,17 @@ CARGO_CRATES= addr2line-0.24.2 \ mio-1.0.4 \ multimap-0.10.1 \ nix-0.29.0 \ + nix-0.30.1 \ nom-7.1.3 \ - nu-ansi-term-0.46.0 \ + nu-ansi-term-0.50.1 \ + num-0.4.3 \ + num-bigint-0.4.6 \ + num-cmp-0.1.0 \ + num-complex-0.4.6 \ num-derive-0.4.2 \ + num-integer-0.1.46 \ + num-iter-0.1.45 \ + num-rational-0.4.2 \ num-traits-0.2.19 \ num_cpus-1.17.0 \ object-0.36.7 \ @@ -255,16 +270,15 @@ CARGO_CRATES= addr2line-0.24.2 \ oorandom-11.1.5 \ option-ext-0.2.0 \ ordered-float-4.6.0 \ - os_pipe-1.2.2 \ - overload-0.1.1 \ + outref-0.5.2 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ paste-1.0.15 \ percent-encoding-2.3.1 \ - pest-2.8.1 \ - pest_derive-2.8.1 \ - pest_generator-2.8.1 \ - pest_meta-2.8.1 \ + pest-2.8.2 \ + pest_derive-2.8.2 \ + pest_generator-2.8.2 \ + pest_meta-2.8.2 \ petgraph-0.7.1 \ phf-0.11.3 \ phf_codegen-0.11.3 \ @@ -285,10 +299,10 @@ CARGO_CRATES= addr2line-0.24.2 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ pretty_assertions-1.4.1 \ - prettyplease-0.2.33 \ - proc-macro2-1.0.95 \ + prettyplease-0.2.36 \ + proc-macro2-1.0.101 \ prodash-30.0.1 \ - proptest-1.7.0 \ + proptest-1.8.0 \ proptest-derive-0.6.0 \ proptest-state-machine-0.3.1 \ prost-0.13.5 \ @@ -296,7 +310,7 @@ CARGO_CRATES= addr2line-0.24.2 \ prost-derive-0.13.5 \ prost-types-0.13.5 \ quick-error-1.2.3 \ - quote-1.0.40 \ + quote-1.0.41 \ r-efi-5.3.0 \ rand-0.8.5 \ rand-0.9.2 \ @@ -305,25 +319,24 @@ CARGO_CRATES= addr2line-0.24.2 \ rand_core-0.9.3 \ rand_xorshift-0.4.0 \ ratatui-0.29.0 \ - rayon-1.10.0 \ - rayon-core-1.12.1 \ + rayon-1.11.0 \ + rayon-core-1.13.0 \ redox_syscall-0.5.17 \ - redox_users-0.5.0 \ - ref-cast-1.0.24 \ - ref-cast-impl-1.0.24 \ - regex-1.11.1 \ - regex-automata-0.1.10 \ - regex-automata-0.4.9 \ - regex-syntax-0.6.29 \ + redox_users-0.5.2 \ + ref-cast-1.0.25 \ + ref-cast-impl-1.0.25 \ + referencing-0.32.1 \ + regex-1.11.3 \ + regex-automata-0.4.11 \ regex-syntax-0.8.5 \ roff-0.2.2 \ rpassword-7.4.0 \ rtoolbox-0.0.3 \ - rustc-demangle-0.1.24 \ + rustc-demangle-0.1.26 \ rustc_version-0.4.1 \ rustix-0.38.44 \ - rustix-1.0.8 \ - rustversion-1.0.21 \ + rustix-1.1.2 \ + rustversion-1.0.22 \ rusty-fork-0.3.0 \ ryu-1.0.20 \ same-file-1.0.6 \ @@ -332,12 +345,14 @@ CARGO_CRATES= addr2line-0.24.2 \ scm-record-0.8.0 \ scopeguard-1.2.0 \ semver-1.0.26 \ - serde-1.0.219 \ + serde-1.0.226 \ serde_bser-0.4.0 \ serde_bytes-0.11.17 \ - serde_derive-1.0.219 \ - serde_json-1.0.142 \ + serde_core-1.0.226 \ + serde_derive-1.0.226 \ + serde_json-1.0.145 \ serde_spanned-0.6.9 \ + serde_spanned-1.0.2 \ sha1-0.10.6 \ sha1-checked-0.10.0 \ sha2-0.10.9 \ @@ -346,10 +361,10 @@ CARGO_CRATES= addr2line-0.24.2 \ shlex-1.3.0 \ signal-hook-0.3.18 \ signal-hook-mio-0.2.4 \ - signal-hook-registry-1.4.5 \ + signal-hook-registry-1.4.6 \ similar-2.7.0 \ siphasher-1.0.1 \ - slab-0.4.10 \ + slab-0.4.11 \ smallvec-1.15.1 \ smawk-0.3.2 \ socket2-0.6.0 \ @@ -360,10 +375,10 @@ CARGO_CRATES= addr2line-0.24.2 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-1.0.109 \ - syn-2.0.104 \ + syn-2.0.106 \ synstructure-0.13.2 \ - tempfile-3.20.0 \ - terminal_size-0.4.2 \ + tempfile-3.23.0 \ + terminal_size-0.4.3 \ terminfo-0.9.0 \ termios-0.3.3 \ termtree-0.5.1 \ @@ -373,10 +388,10 @@ CARGO_CRATES= addr2line-0.24.2 \ test-case-macros-3.3.1 \ textwrap-0.16.2 \ thiserror-1.0.69 \ - thiserror-2.0.12 \ + thiserror-2.0.17 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.12 \ - thread_local-1.1.8 \ + thiserror-impl-2.0.17 \ + thread_local-1.1.9 \ timeago-0.4.2 \ tinystr-0.8.1 \ tinytemplate-1.2.1 \ @@ -386,15 +401,20 @@ CARGO_CRATES= addr2line-0.24.2 \ tokio-macros-2.5.0 \ tokio-util-0.6.10 \ toml-0.8.23 \ + toml-0.9.7 \ toml_datetime-0.6.11 \ + toml_datetime-0.7.2 \ toml_edit-0.22.27 \ + toml_edit-0.23.6 \ + toml_parser-1.0.3 \ toml_write-0.1.2 \ + toml_writer-1.0.3 \ tracing-0.1.41 \ - tracing-attributes-0.1.28 \ + tracing-attributes-0.1.30 \ tracing-chrome-0.7.2 \ - tracing-core-0.1.33 \ + tracing-core-0.1.34 \ tracing-log-0.2.0 \ - tracing-subscriber-0.3.19 \ + tracing-subscriber-0.3.20 \ typeid-1.0.3 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ @@ -411,14 +431,16 @@ CARGO_CRATES= addr2line-0.24.2 \ url-2.5.4 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ - uuid-1.17.0 \ + uuid-1.18.0 \ + uuid-simd-0.8.0 \ valuable-0.1.1 \ vec_map-0.8.2 \ version_check-0.9.5 \ + vsimd-0.8.0 \ vtparse-0.6.2 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasite-0.1.0 \ wasm-bindgen-0.2.100 \ @@ -434,7 +456,7 @@ CARGO_CRATES= addr2line-0.24.2 \ wezterm-dynamic-0.2.1 \ wezterm-dynamic-derive-0.1.1 \ wezterm-input-types-0.1.0 \ - whoami-1.6.0 \ + whoami-1.6.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ @@ -442,7 +464,8 @@ CARGO_CRATES= addr2line-0.24.2 \ windows-core-0.61.2 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ - windows-link-0.1.1 \ + windows-link-0.1.3 \ + windows-link-0.2.0 \ windows-result-0.3.4 \ windows-strings-0.4.2 \ windows-sys-0.48.0 \ @@ -451,7 +474,7 @@ CARGO_CRATES= addr2line-0.24.2 \ windows-sys-0.60.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ - windows-targets-0.53.2 \ + windows-targets-0.53.3 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ @@ -475,7 +498,7 @@ CARGO_CRATES= addr2line-0.24.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ - winnow-0.7.12 \ + winnow-0.7.13 \ winreg-0.52.0 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ @@ -487,6 +510,6 @@ CARGO_CRATES= addr2line-0.24.2 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zerotrie-0.2.2 \ - zerovec-0.11.3 \ + zerovec-0.11.4 \ zerovec-derive-0.11.1 \ zlib-rs-0.5.1 diff --git a/devel/jujutsu/distinfo b/devel/jujutsu/distinfo index 5230f6214020..0340789d37d7 100644 --- a/devel/jujutsu/distinfo +++ b/devel/jujutsu/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1754633262 +TIMESTAMP = 1759487125 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -9,24 +9,22 @@ SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2d SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 -SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 -SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299 SIZE (rust/crates/anes-0.1.6.crate) = 23857 -SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b -SIZE (rust/crates/anstream-0.6.18.crate) = 29681 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.8.crate) = 6680de5231bd6ee4c6191b8a1325daa282b415391ec9d3a37bd34f2060dc73fa -SIZE (rust/crates/anstyle-wincon-3.0.8.crate) = 12534 -SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 -SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 +SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 +SIZE (rust/crates/anstream-0.6.20.crate) = 28797 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 +SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 +SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a +SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 +SHA256 (rust/crates/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 +SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50 @@ -35,10 +33,10 @@ SHA256 (rust/crates/assert_cmd-2.0.17.crate) = 2bd389a4b2970a01282ee455294913c0a SIZE (rust/crates/assert_cmd-2.0.17.crate) = 26914 SHA256 (rust/crates/assert_matches-1.5.0.crate) = 9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9 SIZE (rust/crates/assert_matches-1.5.0.crate) = 7761 -SHA256 (rust/crates/async-trait-0.1.88.crate) = e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5 -SIZE (rust/crates/async-trait-0.1.88.crate) = 32084 -SHA256 (rust/crates/atomic-0.6.0.crate) = 8d818003e740b63afc82337e3160717f4f63078720a810b7b903e70a5d1d2994 -SIZE (rust/crates/atomic-0.6.0.crate) = 12919 +SHA256 (rust/crates/async-trait-0.1.89.crate) = 9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb +SIZE (rust/crates/async-trait-0.1.89.crate) = 32171 +SHA256 (rust/crates/atomic-0.6.1.crate) = a89cbf775b137e9b968e67227ef7f775587cde3fd31b0d8599dbd0f598a48340 +SIZE (rust/crates/atomic-0.6.1.crate) = 15243 SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 @@ -63,58 +61,62 @@ SHA256 (rust/crates/blake2-0.10.6.crate) = 46502ad458c9a52b69d4d4d32775c788b7a1b SIZE (rust/crates/blake2-0.10.6.crate) = 47234 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 +SHA256 (rust/crates/borrow-or-share-0.2.2.crate) = 3eeab4423108c5d7c744f4d234de88d18d636100093ae04caf4825134b9c3a32 +SIZE (rust/crates/borrow-or-share-0.2.2.crate) = 4871 SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 SIZE (rust/crates/bstr-1.12.0.crate) = 351557 -SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf -SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 -SHA256 (rust/crates/bytemuck-1.23.0.crate) = 9134a6ef01ce4b366b50689c94f82c14bc72bc5d0386829828a2e2752ef7958c -SIZE (rust/crates/bytemuck-1.23.0.crate) = 52534 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 +SHA256 (rust/crates/bytecount-0.6.9.crate) = 175812e0be2bccb6abe50bb8d566126198344f707e304f45c648fd8f2cc0365e +SIZE (rust/crates/bytecount-0.6.9.crate) = 18695 +SHA256 (rust/crates/bytemuck-1.23.2.crate) = 3995eaeebcdf32f91f980d360f78732ddc061097ab4e39991ae7a6ace9194677 +SIZE (rust/crates/bytemuck-1.23.2.crate) = 53021 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a SIZE (rust/crates/bytes-1.10.1.crate) = 76779 -SHA256 (rust/crates/camino-1.1.10.crate) = 0da45bc31171d8d6960122e222a67740df867c1dd53b4d51caa297084c185cab -SIZE (rust/crates/camino-1.1.10.crate) = 42306 +SHA256 (rust/crates/camino-1.1.11.crate) = 5d07aa9a93b00c76f71bc35d598bed923f6d4f3a9ca5c24b7737ae1a292841c0 +SIZE (rust/crates/camino-1.1.11.crate) = 43862 SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53 SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 -SHA256 (rust/crates/castaway-0.2.3.crate) = 0abae9be0aaf9ea96a3b1b8b1b55c602ca751eba1b1500220cea4ecbafe7c0d5 -SIZE (rust/crates/castaway-0.2.3.crate) = 11509 -SHA256 (rust/crates/cc-1.2.25.crate) = d0fc897dc1e865cc67c0e05a836d9d3f1df3cbe442aa4a9473b18e12624a4951 -SIZE (rust/crates/cc-1.2.25.crate) = 106594 +SHA256 (rust/crates/castaway-0.2.4.crate) = dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a +SIZE (rust/crates/castaway-0.2.4.crate) = 12546 +SHA256 (rust/crates/cc-1.2.32.crate) = 2352e5597e9c544d5e6d9c95190d5d27738ade584fa8db0a16e130e5c2b5296e +SIZE (rust/crates/cc-1.2.32.crate) = 111531 SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 -SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d -SIZE (rust/crates/chrono-0.4.41.crate) = 234621 +SHA256 (rust/crates/chrono-0.4.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 +SIZE (rust/crates/chrono-0.4.42.crate) = 238174 SHA256 (rust/crates/ciborium-0.2.2.crate) = 42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e SIZE (rust/crates/ciborium-0.2.2.crate) = 35611 SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757 SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697 SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9 SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 -SHA256 (rust/crates/clap-4.5.42.crate) = ed87a9d530bb41a67537289bafcac159cb3ee28460e0a4571123d2a778a6a882 -SIZE (rust/crates/clap-4.5.42.crate) = 58305 +SHA256 (rust/crates/clap-4.5.48.crate) = e2134bb3ea021b78629caa971416385309e0131b351b25e01dc16fb54e1b5fae +SIZE (rust/crates/clap-4.5.48.crate) = 61935 SHA256 (rust/crates/clap-markdown-0.1.5.crate) = d2a2617956a06d4885b490697b5307ebb09fec10b088afc18c81762d848c2339 SIZE (rust/crates/clap-markdown-0.1.5.crate) = 14605 -SHA256 (rust/crates/clap_builder-4.5.42.crate) = 64f4f3f3c77c94aff3c7e9aac9a2ca1974a5adf392a8bb751e827d6d127ab966 -SIZE (rust/crates/clap_builder-4.5.42.crate) = 169655 -SHA256 (rust/crates/clap_complete-4.5.55.crate) = a5abde44486daf70c5be8b8f8f1b66c49f86236edf6fa2abadb4d961c4c6229a -SIZE (rust/crates/clap_complete-4.5.55.crate) = 48536 +SHA256 (rust/crates/clap_builder-4.5.48.crate) = c2ba64afa3c0a6df7fa517765e31314e983f51dda798ffba27b988194fb65dc9 +SIZE (rust/crates/clap_builder-4.5.48.crate) = 170133 +SHA256 (rust/crates/clap_complete-4.5.58.crate) = 75bf0b32ad2e152de789bb635ea4d3078f6b838ad7974143e99b99f45a04af4a +SIZE (rust/crates/clap_complete-4.5.58.crate) = 48645 SHA256 (rust/crates/clap_complete_nushell-4.5.8.crate) = 0a0c951694691e65bf9d421d597d68416c22de9632e884c28412cb8cd8b73dce SIZE (rust/crates/clap_complete_nushell-4.5.8.crate) = 35171 -SHA256 (rust/crates/clap_derive-4.5.41.crate) = ef4f52386a59ca4c860f7393bcf8abd8dfd91ecccc0f774635ff68e92eeef491 -SIZE (rust/crates/clap_derive-4.5.41.crate) = 33493 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/clap_mangen-0.2.26.crate) = 724842fa9b144f9b89b3f3d371a89f3455eea660361d13a554f68f8ae5d6c13a -SIZE (rust/crates/clap_mangen-0.2.26.crate) = 15630 +SHA256 (rust/crates/clap_derive-4.5.47.crate) = bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c +SIZE (rust/crates/clap_derive-4.5.47.crate) = 33550 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/clap_mangen-0.2.29.crate) = 27b4c3c54b30f0d9adcb47f25f61fcce35c4dd8916638c6b82fbd5f4fb4179e2 +SIZE (rust/crates/clap_mangen-0.2.29.crate) = 16080 SHA256 (rust/crates/clru-0.6.2.crate) = cbd0f76e066e64fdc5631e3bb46381254deab9ef1158292f27c8c57e3bf3fe59 SIZE (rust/crates/clru-0.6.2.crate) = 16497 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/compact_str-0.8.1.crate) = 3b79c4069c6cad78e2e0cdfcbd26275770669fb39fd308a752dc110e83b9af32 SIZE (rust/crates/compact_str-0.8.1.crate) = 71371 SHA256 (rust/crates/console-0.15.11.crate) = 054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8 @@ -141,8 +143,8 @@ SHA256 (rust/crates/crossterm-0.28.1.crate) = 829d955a0bb380ef178a640b91779e3987 SIZE (rust/crates/crossterm-0.28.1.crate) = 132275 SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 -SHA256 (rust/crates/crunchy-0.2.3.crate) = 43da5946c66ffcc7745f48db692ffbb10a83bfe0afd96235c5c2a4fb23994929 -SIZE (rust/crates/crunchy-0.2.3.crate) = 3775 +SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 +SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 SHA256 (rust/crates/csscolorparser-0.6.2.crate) = eb2a7d3066da2de787b7f032c736763eb7ae5d355f81a68bab2675a96008b0bf @@ -177,6 +179,8 @@ SHA256 (rust/crates/dunce-1.0.5.crate) = 92773504d58c093f6de2459af4af33faa518c13 SIZE (rust/crates/dunce-1.0.5.crate) = 8244 SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/email_address-0.2.9.crate) = e079f19b08ca6239f47f8ba8509c11cf3ea30095831f7fed61441475edd8c449 +SIZE (rust/crates/email_address-0.2.9.crate) = 21579 SHA256 (rust/crates/encode_unicode-1.0.0.crate) = 34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0 SIZE (rust/crates/encode_unicode-1.0.0.crate) = 56986 SHA256 (rust/crates/encoding_rs-0.8.35.crate) = 75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3 @@ -185,8 +189,8 @@ SHA256 (rust/crates/enum_dispatch-0.3.13.crate) = aa18ce2bc66555b3218614519ac839 SIZE (rust/crates/enum_dispatch-0.3.13.crate) = 29876 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/erased-serde-0.4.6.crate) = e004d887f51fcb9fef17317a2f3525c887d8aa3f4f50fed920816a688284a5b7 -SIZE (rust/crates/erased-serde-0.4.6.crate) = 28352 +SHA256 (rust/crates/erased-serde-0.4.8.crate) = 259d404d09818dec19332e31d94558aeb442fea04c817006456c24b5460bbd4b +SIZE (rust/crates/erased-serde-0.4.8.crate) = 28580 SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad SIZE (rust/crates/errno-0.3.13.crate) = 12449 SHA256 (rust/crates/escape8259-0.5.3.crate) = 5692dd7b5a1978a5aeb0ce83b7655c58ca8efdcb79d21036ea249da95afec2c6 @@ -199,6 +203,8 @@ SHA256 (rust/crates/fancy-regex-0.11.0.crate) = b95f7c0680e4142284cf8b22c14a476e SIZE (rust/crates/fancy-regex-0.11.0.crate) = 82918 SHA256 (rust/crates/fancy-regex-0.14.0.crate) = 6e24cb5a94bcae1e5408b0effca5cd7172ea3c5755049c5f3af4cd283a165298 SIZE (rust/crates/fancy-regex-0.14.0.crate) = 86969 +SHA256 (rust/crates/fancy-regex-0.16.1.crate) = bf04c5ec15464ace8355a7b440a33aece288993475556d461154d7a62ad9947c +SIZE (rust/crates/fancy-regex-0.16.1.crate) = 98072 SHA256 (rust/crates/faster-hex-0.10.0.crate) = 7223ae2d2f179b803433d9c830478527e92b8117eab39460edae7f1614d9fb73 SIZE (rust/crates/faster-hex-0.10.0.crate) = 13419 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be @@ -215,12 +221,16 @@ SHA256 (rust/crates/fixedbitset-0.5.7.crate) = 1d674e81391d1e1ab681a28d99df07927 SIZE (rust/crates/fixedbitset-0.5.7.crate) = 26537 SHA256 (rust/crates/flate2-1.1.2.crate) = 4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d SIZE (rust/crates/flate2-1.1.2.crate) = 76495 +SHA256 (rust/crates/fluent-uri-0.3.2.crate) = 1918b65d96df47d3591bed19c5cca17e3fa5d0707318e4b5ef2eae01764df7e5 +SIZE (rust/crates/fluent-uri-0.3.2.crate) = 43604 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/fraction-0.15.3.crate) = 0f158e3ff0a1b334408dc9fb811cd99b446986f4d8b741bb08f9df1604085ae7 +SIZE (rust/crates/fraction-0.15.3.crate) = 95223 SHA256 (rust/crates/futures-0.1.31.crate) = 3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678 SIZE (rust/crates/futures-0.1.31.crate) = 157731 SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 @@ -251,8 +261,8 @@ SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b SIZE (rust/crates/gimli-0.31.1.crate) = 279515 SHA256 (rust/crates/gix-0.73.0.crate) = 514c29cc879bdc0286b0cbc205585a49b252809eb86c69df4ce4f855ee75f635 SIZE (rust/crates/gix-0.73.0.crate) = 295986 -SHA256 (rust/crates/gix-actor-0.35.3.crate) = d1b1ec302f8dc059df125ed46dfdc7e9d33fe7724df19843aea53b5ffd32d5bb -SIZE (rust/crates/gix-actor-0.35.3.crate) = 13395 +SHA256 (rust/crates/gix-actor-0.35.4.crate) = 2d36dcf9efe32b51b12dfa33cedff8414926124e760a32f9e7a6b5580d280967 +SIZE (rust/crates/gix-actor-0.35.4.crate) = 13393 SHA256 (rust/crates/gix-attributes-0.27.0.crate) = 45442188216d08a5959af195f659cb1f244a50d7d2d0c3873633b1cd7135f638 SIZE (rust/crates/gix-attributes-0.27.0.crate) = 22764 SHA256 (rust/crates/gix-bitmap-0.2.14.crate) = b1db9765c69502650da68f0804e3dc2b5f8ccc6a2d104ca6c85bc40700d37540 @@ -267,8 +277,8 @@ SHA256 (rust/crates/gix-config-0.46.0.crate) = 5dfb898c5b695fd4acfc3c0ab638525a6 SIZE (rust/crates/gix-config-0.46.0.crate) = 74104 SHA256 (rust/crates/gix-config-value-0.15.1.crate) = 9f012703eb67e263c6c1fc96649fec47694dd3e5d2a91abfc65e4a6a6dc85309 SIZE (rust/crates/gix-config-value-0.15.1.crate) = 15628 -SHA256 (rust/crates/gix-date-0.10.4.crate) = 467254054f8df1e85b5f73cb910602767b0122391d994302a091841ba43edfaa -SIZE (rust/crates/gix-date-0.10.4.crate) = 15039 +SHA256 (rust/crates/gix-date-0.10.5.crate) = 996b6b90bafb287330af92b274c3e64309dc78359221d8612d11cd10c8b9fe1c +SIZE (rust/crates/gix-date-0.10.5.crate) = 16209 SHA256 (rust/crates/gix-diff-0.53.0.crate) = de854852010d44a317f30c92d67a983e691c9478c8a3fb4117c1f48626bcdea8 SIZE (rust/crates/gix-diff-0.53.0.crate) = 58960 SHA256 (rust/crates/gix-dir-0.15.0.crate) = dad34e4f373f94902df1ba1d2a1df3a1b29eacd15e316ac5972d842e31422dd7 @@ -279,8 +289,8 @@ SHA256 (rust/crates/gix-features-0.43.1.crate) = cd1543cd9b8abcbcebaa1a666a5c168 SIZE (rust/crates/gix-features-0.43.1.crate) = 33538 SHA256 (rust/crates/gix-filter-0.20.0.crate) = aa6571a3927e7ab10f64279a088e0dae08e8da05547771796d7389bbe28ad9ff SIZE (rust/crates/gix-filter-0.20.0.crate) = 37694 -SHA256 (rust/crates/gix-fs-0.16.0.crate) = d793f71e955d18f228d20ec433dcce6d0e8577efcdfd11d72d09d7cc2758dfd1 -SIZE (rust/crates/gix-fs-0.16.0.crate) = 19819 +SHA256 (rust/crates/gix-fs-0.16.1.crate) = 9a4d90307d064fa7230e0f87b03231be28f8ba63b913fc15346f489519d0c304 +SIZE (rust/crates/gix-fs-0.16.1.crate) = 20410 SHA256 (rust/crates/gix-glob-0.21.0.crate) = b947db8366823e7a750c254f6bb29e27e17f27e457bf336ba79b32423db62cd5 SIZE (rust/crates/gix-glob-0.21.0.crate) = 16316 SHA256 (rust/crates/gix-hash-0.19.0.crate) = 251fad79796a731a2a7664d9ea95ee29a9e99474de2769e152238d4fdb69d50e @@ -293,8 +303,8 @@ SHA256 (rust/crates/gix-index-0.41.0.crate) = 2af39fde3ce4ce11371d9ce826f2936ec3 SIZE (rust/crates/gix-index-0.41.0.crate) = 53694 SHA256 (rust/crates/gix-lock-18.0.0.crate) = b9fa71da90365668a621e184eb5b979904471af1b3b09b943a84bc50e8ad42ed SIZE (rust/crates/gix-lock-18.0.0.crate) = 14092 -SHA256 (rust/crates/gix-object-0.50.1.crate) = aff2047f96d57bcc721426e11ec0f9efeb432d5e6ef5f1aa84cfc55198971dca -SIZE (rust/crates/gix-object-0.50.1.crate) = 50923 +SHA256 (rust/crates/gix-object-0.50.2.crate) = d69ce108ab67b65fbd4fb7e1331502429d78baeb2eee10008bdef55765397c07 +SIZE (rust/crates/gix-object-0.50.2.crate) = 50922 SHA256 (rust/crates/gix-odb-0.70.0.crate) = 9c9d7af10fda9df0bb4f7f9bd507963560b3c66cb15a5b825caf752e0eb109ac SIZE (rust/crates/gix-odb-0.70.0.crate) = 63620 SHA256 (rust/crates/gix-pack-0.60.0.crate) = d8571df89bfca5abb49c3e3372393f7af7e6f8b8dbe2b96303593cef5b263019 @@ -311,8 +321,8 @@ SHA256 (rust/crates/gix-protocol-0.51.0.crate) = 12b4b807c47ffcf7c1e5b8119585368 SIZE (rust/crates/gix-protocol-0.51.0.crate) = 57539 SHA256 (rust/crates/gix-quote-0.6.0.crate) = 4a375a75b4d663e8bafe3bf4940a18a23755644c13582fa326e99f8f987d83fd SIZE (rust/crates/gix-quote-0.6.0.crate) = 8887 -SHA256 (rust/crates/gix-ref-0.53.0.crate) = 4b7a23209d4e4cbdc2086d294f5f3f8707ac6286768847024d952d8cd3278c5b -SIZE (rust/crates/gix-ref-0.53.0.crate) = 65455 +SHA256 (rust/crates/gix-ref-0.53.1.crate) = b966f578079a42f4a51413b17bce476544cca1cf605753466669082f94721758 +SIZE (rust/crates/gix-ref-0.53.1.crate) = 66023 SHA256 (rust/crates/gix-refspec-0.31.0.crate) = 7d29cae1ae31108826e7156a5e60bffacab405f4413f5bc0375e19772cce0055 SIZE (rust/crates/gix-refspec-0.31.0.crate) = 22732 SHA256 (rust/crates/gix-revision-0.35.0.crate) = f651f2b1742f760bb8161d6743229206e962b73d9c33c41f4e4aefa6586cbd3d @@ -353,14 +363,16 @@ SHA256 (rust/crates/hash32-0.3.1.crate) = 47d60b12902ba28e2730cd37e95b8c9223af28 SIZE (rust/crates/hash32-0.3.1.crate) = 10273 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/hashbrown-0.15.4.crate) = 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 -SIZE (rust/crates/hashbrown-0.15.4.crate) = 140447 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 +SHA256 (rust/crates/hashbrown-0.16.0.crate) = 5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d +SIZE (rust/crates/hashbrown-0.16.0.crate) = 141708 SHA256 (rust/crates/heapless-0.8.0.crate) = 0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad SIZE (rust/crates/heapless-0.8.0.crate) = 77802 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/hermit-abi-0.5.1.crate) = f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08 -SIZE (rust/crates/hermit-abi-0.5.1.crate) = 17549 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 SIZE (rust/crates/hex-0.4.3.crate) = 13299 SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf @@ -393,20 +405,20 @@ SHA256 (rust/crates/ignore-0.4.23.crate) = 6d89fd380afde86567dfba715db065673989d SIZE (rust/crates/ignore-0.4.23.crate) = 55901 SHA256 (rust/crates/imara-diff-0.1.8.crate) = 17d34b7d42178945f775e84bc4c36dde7c1c6cdfea656d3354d009056f2bb3d2 SIZE (rust/crates/imara-diff-0.1.8.crate) = 155787 -SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 -SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 +SHA256 (rust/crates/indexmap-2.11.4.crate) = 4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5 +SIZE (rust/crates/indexmap-2.11.4.crate) = 100302 SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd SIZE (rust/crates/indoc-2.0.6.crate) = 17164 -SHA256 (rust/crates/insta-1.43.1.crate) = 154934ea70c58054b556dd430b99a98c2a7ff5309ac9891597e339b5c28f4371 -SIZE (rust/crates/insta-1.43.1.crate) = 101047 -SHA256 (rust/crates/instability-0.3.7.crate) = 0bf9fed6d91cfb734e7476a06bde8300a1b94e217e1b523b6f0cd1a01998c71d -SIZE (rust/crates/instability-0.3.7.crate) = 13682 +SHA256 (rust/crates/insta-1.43.2.crate) = 46fdb647ebde000f43b5b53f773c30cf9b0cb4300453208713fa38b2c70935a0 +SIZE (rust/crates/insta-1.43.2.crate) = 102183 +SHA256 (rust/crates/instability-0.3.9.crate) = 435d80800b936787d62688c927b6490e887c7ef5ff9ce922c6c6050fca75eb9a +SIZE (rust/crates/instability-0.3.9.crate) = 14451 SHA256 (rust/crates/interim-0.2.1.crate) = a9ce9099a85f468663d3225bf87e85d0548968441e1db12248b996b24f0f5b5a SIZE (rust/crates/interim-0.2.1.crate) = 21913 SHA256 (rust/crates/io-close-0.3.7.crate) = 9cadcf447f06744f8ce713d2d6239bb5bde2c357a452397a9ed90c625da390bc SIZE (rust/crates/io-close-0.3.7.crate) = 8025 -SHA256 (rust/crates/io-uring-0.7.8.crate) = b86e202f00093dcba4275d4636b93ef9dd75d025ae560d2521b45ea28ab49013 -SIZE (rust/crates/io-uring-0.7.8.crate) = 94958 +SHA256 (rust/crates/io-uring-0.7.9.crate) = d93587f37623a1a17d94ef2bc9ada592f5465fe7732084ab7beefabe5c77c0c4 +SIZE (rust/crates/io-uring-0.7.9.crate) = 99792 SHA256 (rust/crates/is-terminal-0.4.16.crate) = e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9 SIZE (rust/crates/is-terminal-0.4.16.crate) = 7811 SHA256 (rust/crates/is_executable-1.0.4.crate) = d4a1b5bad6f9072935961dfbf1cced2f3d129963d091b6f69f007fe04e758ae2 @@ -431,14 +443,16 @@ SHA256 (rust/crates/jiff-tzdb-platform-0.1.3.crate) = 875a5a69ac2bab1a891711cf5e SIZE (rust/crates/jiff-tzdb-platform-0.1.3.crate) = 3179 SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 +SHA256 (rust/crates/jsonschema-0.32.1.crate) = 24690c68dfcdde5980d676b0f1820981841016b1f29eecb4c42ad48ab4118681 +SIZE (rust/crates/jsonschema-0.32.1.crate) = 126997 SHA256 (rust/crates/kstring-2.0.2.crate) = 558bf9508a558512042d3095138b1f7b8fe90c5467d94f9f1da28b3731c5dbd1 SIZE (rust/crates/kstring-2.0.2.crate) = 23044 SHA256 (rust/crates/lab-0.11.0.crate) = bf36173d4167ed999940f804952e6b08197cae5ad5d572eb4db150ce8ad5d58f SIZE (rust/crates/lab-0.11.0.crate) = 15140 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 -SIZE (rust/crates/libc-0.2.174.crate) = 779933 +SHA256 (rust/crates/libc-0.2.176.crate) = 58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174 +SIZE (rust/crates/libc-0.2.176.crate) = 790040 SHA256 (rust/crates/libredox-0.1.9.crate) = 391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3 SIZE (rust/crates/libredox-0.1.9.crate) = 7281 SHA256 (rust/crates/libtest-mimic-0.8.1.crate) = 5297962ef19edda4ce33aaa484386e0a5b3d7f2f4e037cbeee00503ef6b29d33 @@ -447,28 +461,28 @@ SHA256 (rust/crates/libz-rs-sys-0.5.1.crate) = 172a788537a2221661b480fee8dc5f96c SIZE (rust/crates/libz-rs-sys-0.5.1.crate) = 17623 SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 -SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 -SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 +SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 SIZE (rust/crates/litemap-0.8.0.crate) = 34344 SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 SIZE (rust/crates/log-0.4.27.crate) = 48120 -SHA256 (rust/crates/logos-0.15.0.crate) = ab6f536c1af4c7cc81edf73da1f8029896e7e1e16a219ef09b184e76a296f3db -SIZE (rust/crates/logos-0.15.0.crate) = 1542531 -SHA256 (rust/crates/logos-codegen-0.15.0.crate) = 189bbfd0b61330abea797e5e9276408f2edbe4f822d7ad08685d67419aafb34e -SIZE (rust/crates/logos-codegen-0.15.0.crate) = 43103 -SHA256 (rust/crates/logos-derive-0.15.0.crate) = ebfe8e1a19049ddbfccbd14ac834b215e11b85b90bab0c2dba7c7b92fb5d5cba -SIZE (rust/crates/logos-derive-0.15.0.crate) = 7187 +SHA256 (rust/crates/logos-0.15.1.crate) = ff472f899b4ec2d99161c51f60ff7075eeb3097069a36050d8037a6325eb8154 +SIZE (rust/crates/logos-0.15.1.crate) = 1631747 +SHA256 (rust/crates/logos-codegen-0.15.1.crate) = 192a3a2b90b0c05b27a0b2c43eecdb7c415e29243acc3f89cc8247a5b693045c +SIZE (rust/crates/logos-codegen-0.15.1.crate) = 56419 +SHA256 (rust/crates/logos-derive-0.15.1.crate) = 605d9697bcd5ef3a42d38efc51541aa3d6a4a25f7ab6d1ed0da5ac632a26b470 +SIZE (rust/crates/logos-derive-0.15.1.crate) = 8153 SHA256 (rust/crates/lru-0.12.4.crate) = 37ee39891760e7d94734f6f63fedc29a2e4a152f836120753a72503f09fcf904 SIZE (rust/crates/lru-0.12.4.crate) = 16032 SHA256 (rust/crates/mac_address-1.1.8.crate) = c0aeb26bf5e836cc1c341c8106051b573f1766dfa05aa87f0b98be5e51b02303 SIZE (rust/crates/mac_address-1.1.8.crate) = 12876 SHA256 (rust/crates/maplit-1.0.2.crate) = 3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d SIZE (rust/crates/maplit-1.0.2.crate) = 8871 -SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 -SIZE (rust/crates/matchers-0.1.0.crate) = 6948 +SHA256 (rust/crates/matchers-0.2.0.crate) = d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9 +SIZE (rust/crates/matchers-0.2.0.crate) = 7075 SHA256 (rust/crates/maybe-async-0.2.10.crate) = 5cf92c10c7e361d6b99666ec1c6f9805b0bea2c3bd8c78dc6fe98ac5bd78db11 SIZE (rust/crates/maybe-async-0.2.10.crate) = 22107 SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 @@ -491,12 +505,28 @@ SHA256 (rust/crates/multimap-0.10.1.crate) = 1d87ecb2933e8aeadb3e3a02b828fed80a7 SIZE (rust/crates/multimap-0.10.1.crate) = 15232 SHA256 (rust/crates/nix-0.29.0.crate) = 71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46 SIZE (rust/crates/nix-0.29.0.crate) = 318248 +SHA256 (rust/crates/nix-0.30.1.crate) = 74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6 +SIZE (rust/crates/nix-0.30.1.crate) = 342015 SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a SIZE (rust/crates/nom-7.1.3.crate) = 117570 -SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 -SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 +SHA256 (rust/crates/nu-ansi-term-0.50.1.crate) = d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399 +SIZE (rust/crates/nu-ansi-term-0.50.1.crate) = 28536 +SHA256 (rust/crates/num-0.4.3.crate) = 35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23 +SIZE (rust/crates/num-0.4.3.crate) = 9575 +SHA256 (rust/crates/num-bigint-0.4.6.crate) = a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9 +SIZE (rust/crates/num-bigint-0.4.6.crate) = 102801 +SHA256 (rust/crates/num-cmp-0.1.0.crate) = 63335b2e2c34fae2fb0aa2cecfd9f0832a1e24b3b32ecec612c3426d46dc8aaa +SIZE (rust/crates/num-cmp-0.1.0.crate) = 15375 +SHA256 (rust/crates/num-complex-0.4.6.crate) = 73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495 +SIZE (rust/crates/num-complex-0.4.6.crate) = 30352 SHA256 (rust/crates/num-derive-0.4.2.crate) = ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202 SIZE (rust/crates/num-derive-0.4.2.crate) = 14709 +SHA256 (rust/crates/num-integer-0.1.46.crate) = 7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f +SIZE (rust/crates/num-integer-0.1.46.crate) = 22331 +SHA256 (rust/crates/num-iter-0.1.45.crate) = 1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf +SIZE (rust/crates/num-iter-0.1.45.crate) = 10320 +SHA256 (rust/crates/num-rational-0.4.2.crate) = f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824 +SIZE (rust/crates/num-rational-0.4.2.crate) = 28159 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 SHA256 (rust/crates/num_cpus-1.17.0.crate) = 91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b @@ -513,10 +543,8 @@ SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f5 SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 SHA256 (rust/crates/ordered-float-4.6.0.crate) = 7bb71e1b3fa6ca1c61f383464aaf2bb0e2f8e772a1f01d486832464de363b951 SIZE (rust/crates/ordered-float-4.6.0.crate) = 23633 -SHA256 (rust/crates/os_pipe-1.2.2.crate) = db335f4760b14ead6290116f2427bf33a14d4f0617d49f78a246de10c1831224 -SIZE (rust/crates/os_pipe-1.2.2.crate) = 10810 -SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 -SIZE (rust/crates/overload-0.1.1.crate) = 24439 +SHA256 (rust/crates/outref-0.5.2.crate) = 1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e +SIZE (rust/crates/outref-0.5.2.crate) = 5621 SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 @@ -525,14 +553,14 @@ SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b4 SIZE (rust/crates/paste-1.0.15.crate) = 18374 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 -SHA256 (rust/crates/pest-2.8.1.crate) = 1db05f56d34358a8b1066f67cbb203ee3e7ed2ba674a6263a1d5ec6db2204323 -SIZE (rust/crates/pest-2.8.1.crate) = 128906 -SHA256 (rust/crates/pest_derive-2.8.1.crate) = bb056d9e8ea77922845ec74a1c4e8fb17e7c218cc4fc11a15c5d25e189aa40bc -SIZE (rust/crates/pest_derive-2.8.1.crate) = 42857 -SHA256 (rust/crates/pest_generator-2.8.1.crate) = 87e404e638f781eb3202dc82db6760c8ae8a1eeef7fb3fa8264b2ef280504966 -SIZE (rust/crates/pest_generator-2.8.1.crate) = 18663 -SHA256 (rust/crates/pest_meta-2.8.1.crate) = edd1101f170f5903fde0914f899bb503d9ff5271d7ba76bbb70bea63690cc0d5 -SIZE (rust/crates/pest_meta-2.8.1.crate) = 42949 +SHA256 (rust/crates/pest-2.8.2.crate) = 21e0a3a33733faeaf8651dfee72dd0f388f0c8e5ad496a3478fa5a922f49cfa8 +SIZE (rust/crates/pest-2.8.2.crate) = 130430 +SHA256 (rust/crates/pest_derive-2.8.2.crate) = bc58706f770acb1dbd0973e6530a3cff4746fb721207feb3a8a6064cd0b6c663 +SIZE (rust/crates/pest_derive-2.8.2.crate) = 42335 +SHA256 (rust/crates/pest_generator-2.8.2.crate) = 6d4f36811dfe07f7b8573462465d5cb8965fffc2e71ae377a33aecf14c2c9a2f +SIZE (rust/crates/pest_generator-2.8.2.crate) = 18669 +SHA256 (rust/crates/pest_meta-2.8.2.crate) = 42919b05089acbd0a5dcd5405fb304d17d1053847b81163d09c4ad18ce8e8420 +SIZE (rust/crates/pest_meta-2.8.2.crate) = 42952 SHA256 (rust/crates/petgraph-0.7.1.crate) = 3672b37090dbd86368a4145bc067582552b29c27377cad4e0a306c97f9bd7772 SIZE (rust/crates/petgraph-0.7.1.crate) = 736025 SHA256 (rust/crates/phf-0.11.3.crate) = 1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078 @@ -573,14 +601,14 @@ SHA256 (rust/crates/predicates-tree-1.0.12.crate) = 72dd2d6d381dfb73a193c7fca536 SIZE (rust/crates/predicates-tree-1.0.12.crate) = 8392 SHA256 (rust/crates/pretty_assertions-1.4.1.crate) = 3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d SIZE (rust/crates/pretty_assertions-1.4.1.crate) = 78952 -SHA256 (rust/crates/prettyplease-0.2.33.crate) = 9dee91521343f4c5c6a63edd65e54f31f5c92fe8978c40a4282f8372194c6a7d -SIZE (rust/crates/prettyplease-0.2.33.crate) = 71805 -SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 -SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/prettyplease-0.2.36.crate) = ff24dfcda44452b9816fff4cd4227e1bb73ff5a2f1bc1105aa92fb8565ce44d2 +SIZE (rust/crates/prettyplease-0.2.36.crate) = 71870 +SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de +SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 SHA256 (rust/crates/prodash-30.0.1.crate) = 5a6efc566849d3d9d737c5cb06cc50e48950ebe3d3f9d70631490fff3a07b139 SIZE (rust/crates/prodash-30.0.1.crate) = 92925 -SHA256 (rust/crates/proptest-1.7.0.crate) = 6fcdab19deb5195a31cf7726a210015ff1496ba1464fd42cb4f537b8b01b471f -SIZE (rust/crates/proptest-1.7.0.crate) = 204889 +SHA256 (rust/crates/proptest-1.8.0.crate) = 2bb0be07becd10686a0bb407298fb425360a5c44a663774406340c59a22de4ce +SIZE (rust/crates/proptest-1.8.0.crate) = 204571 SHA256 (rust/crates/proptest-derive-0.6.0.crate) = 095a99f75c69734802359b682be8daaf8980296731f6470434ea2c652af1dd30 SIZE (rust/crates/proptest-derive-0.6.0.crate) = 61197 SHA256 (rust/crates/proptest-state-machine-0.3.1.crate) = e943d140e09d07740fb496487c51fb8eb31c70389ac4a2e9dcd8a0d9fdf228d4 @@ -595,8 +623,8 @@ SHA256 (rust/crates/prost-types-0.13.5.crate) = 52c2c1bf36ddb1a1c396b3601a3cec27 SIZE (rust/crates/prost-types-0.13.5.crate) = 49145 SHA256 (rust/crates/quick-error-1.2.3.crate) = a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0 SIZE (rust/crates/quick-error-1.2.3.crate) = 15066 -SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d -SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/quote-1.0.41.crate) = ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1 +SIZE (rust/crates/quote-1.0.41.crate) = 31408 SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 @@ -613,26 +641,24 @@ SHA256 (rust/crates/rand_xorshift-0.4.0.crate) = 513962919efc330f829edb2535844d1 SIZE (rust/crates/rand_xorshift-0.4.0.crate) = 10262 SHA256 (rust/crates/ratatui-0.29.0.crate) = eabd94c2f37801c20583fc49dd5cd6b0ba68c716787c2dd6ed18571e1e63117b SIZE (rust/crates/ratatui-0.29.0.crate) = 543514 -SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa -SIZE (rust/crates/rayon-1.10.0.crate) = 180155 -SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 -SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 +SHA256 (rust/crates/rayon-1.11.0.crate) = 368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f +SIZE (rust/crates/rayon-1.11.0.crate) = 182470 +SHA256 (rust/crates/rayon-core-1.13.0.crate) = 22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91 +SIZE (rust/crates/rayon-core-1.13.0.crate) = 73151 SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 -SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b -SIZE (rust/crates/redox_users-0.5.0.crate) = 15586 -SHA256 (rust/crates/ref-cast-1.0.24.crate) = 4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf -SIZE (rust/crates/ref-cast-1.0.24.crate) = 15252 -SHA256 (rust/crates/ref-cast-impl-1.0.24.crate) = 1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7 -SIZE (rust/crates/ref-cast-impl-1.0.24.crate) = 9968 -SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 -SIZE (rust/crates/regex-1.11.1.crate) = 254170 -SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 -SIZE (rust/crates/regex-automata-0.1.10.crate) = 114533 -SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908 -SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 -SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 -SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 +SHA256 (rust/crates/redox_users-0.5.2.crate) = a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac +SIZE (rust/crates/redox_users-0.5.2.crate) = 17280 +SHA256 (rust/crates/ref-cast-1.0.25.crate) = f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d +SIZE (rust/crates/ref-cast-1.0.25.crate) = 15192 +SHA256 (rust/crates/ref-cast-impl-1.0.25.crate) = b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da +SIZE (rust/crates/ref-cast-impl-1.0.25.crate) = 10167 +SHA256 (rust/crates/referencing-0.32.1.crate) = 7a3d769362109497b240e66462606bc28af68116436c8669bac17069533b908e +SIZE (rust/crates/referencing-0.32.1.crate) = 45698 +SHA256 (rust/crates/regex-1.11.3.crate) = 8b5288124840bee7b386bc413c487869b360b2b4ec421ea56425128692f2a82c +SIZE (rust/crates/regex-1.11.3.crate) = 163275 +SHA256 (rust/crates/regex-automata-0.4.11.crate) = 833eb9ce86d40ef33cb1306d8accf7bc8ec2bfea4355cbdebb3df68b40925cad +SIZE (rust/crates/regex-automata-0.4.11.crate) = 622880 SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 SHA256 (rust/crates/roff-0.2.2.crate) = 88f8660c1ff60292143c98d08fc6e2f654d722db50410e3f3797d40baaf9d8f3 @@ -641,16 +667,16 @@ SHA256 (rust/crates/rpassword-7.4.0.crate) = 66d4c8b64f049c6721ec8ccec37ddfc3d64 SIZE (rust/crates/rpassword-7.4.0.crate) = 123730 SHA256 (rust/crates/rtoolbox-0.0.3.crate) = a7cc970b249fbe527d6e02e0a227762c9108b2f49d81094fe357ffc6d14d7f6f SIZE (rust/crates/rtoolbox-0.0.3.crate) = 10149 -SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f -SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 +SHA256 (rust/crates/rustc-demangle-0.1.26.crate) = 56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace +SIZE (rust/crates/rustc-demangle-0.1.26.crate) = 30340 SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92 SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 SIZE (rust/crates/rustix-0.38.44.crate) = 379347 -SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 -SIZE (rust/crates/rustix-1.0.8.crate) = 416688 -SHA256 (rust/crates/rustversion-1.0.21.crate) = 8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d -SIZE (rust/crates/rustversion-1.0.21.crate) = 21001 +SHA256 (rust/crates/rustix-1.1.2.crate) = cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e +SIZE (rust/crates/rustix-1.1.2.crate) = 422717 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 SHA256 (rust/crates/rusty-fork-0.3.0.crate) = cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f SIZE (rust/crates/rusty-fork-0.3.0.crate) = 19881 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f @@ -667,18 +693,22 @@ SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 SIZE (rust/crates/semver-1.0.26.crate) = 31303 -SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 -SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde-1.0.226.crate) = 0dca6411025b24b60bfa7ec1fe1f8e710ac09782dca409ee8237ba74b51295fd +SIZE (rust/crates/serde-1.0.226.crate) = 28484 SHA256 (rust/crates/serde_bser-0.4.0.crate) = a56b4bcc15e42e5b5ae16c6f75582bef80d36c6ffe2c03b1b5317754b38f8717 SIZE (rust/crates/serde_bser-0.4.0.crate) = 18744 SHA256 (rust/crates/serde_bytes-0.11.17.crate) = 8437fd221bde2d4ca316d61b90e337e9e702b3820b87d63caa9ba6c02bd06d96 SIZE (rust/crates/serde_bytes-0.11.17.crate) = 13256 -SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 -SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 -SHA256 (rust/crates/serde_json-1.0.142.crate) = 030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7 -SIZE (rust/crates/serde_json-1.0.142.crate) = 155363 +SHA256 (rust/crates/serde_core-1.0.226.crate) = ba2ba63999edb9dac981fb34b3e5c0d111a69b0924e253ed29d83f7c99e966a4 +SIZE (rust/crates/serde_core-1.0.226.crate) = 63014 +SHA256 (rust/crates/serde_derive-1.0.226.crate) = 8db53ae22f34573731bafa1db20f04027b2d25e02d8205921b569171699cdb33 +SIZE (rust/crates/serde_derive-1.0.226.crate) = 58702 +SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c +SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 +SHA256 (rust/crates/serde_spanned-1.0.2.crate) = 5417783452c2be558477e104686f7de5dae53dba813c28435e0e70f82d9b04ee +SIZE (rust/crates/serde_spanned-1.0.2.crate) = 11032 SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba SIZE (rust/crates/sha1-0.10.6.crate) = 13517 SHA256 (rust/crates/sha1-checked-0.10.0.crate) = 89f599ac0c323ebb1c6082821a54962b839832b03984598375bff3975b804423 @@ -695,14 +725,14 @@ SHA256 (rust/crates/signal-hook-0.3.18.crate) = d881a16cf4426aa584979d30bd82cb33 SIZE (rust/crates/signal-hook-0.3.18.crate) = 50862 SHA256 (rust/crates/signal-hook-mio-0.2.4.crate) = 34db1a06d485c9142248b7a054f034b349b212551f3dfd19c94d45a754a217cd SIZE (rust/crates/signal-hook-mio-0.2.4.crate) = 9314 -SHA256 (rust/crates/signal-hook-registry-1.4.5.crate) = 9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410 -SIZE (rust/crates/signal-hook-registry-1.4.5.crate) = 19004 +SHA256 (rust/crates/signal-hook-registry-1.4.6.crate) = b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b +SIZE (rust/crates/signal-hook-registry-1.4.6.crate) = 19277 SHA256 (rust/crates/similar-2.7.0.crate) = bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa SIZE (rust/crates/similar-2.7.0.crate) = 53928 SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 -SHA256 (rust/crates/slab-0.4.10.crate) = 04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d -SIZE (rust/crates/slab-0.4.10.crate) = 17810 +SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/smawk-0.3.2.crate) = b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c @@ -723,14 +753,14 @@ SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb SIZE (rust/crates/subtle-2.6.1.crate) = 14562 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 -SIZE (rust/crates/syn-2.0.104.crate) = 299699 +SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 +SIZE (rust/crates/syn-2.0.106.crate) = 301514 SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 -SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 -SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 -SHA256 (rust/crates/terminal_size-0.4.2.crate) = 45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed -SIZE (rust/crates/terminal_size-0.4.2.crate) = 9976 +SHA256 (rust/crates/tempfile-3.23.0.crate) = 2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16 +SIZE (rust/crates/tempfile-3.23.0.crate) = 43063 +SHA256 (rust/crates/terminal_size-0.4.3.crate) = 60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0 +SIZE (rust/crates/terminal_size-0.4.3.crate) = 10686 SHA256 (rust/crates/terminfo-0.9.0.crate) = d4ea810f0692f9f51b382fff5893887bb4580f5fa246fde546e0b13e7fcee662 SIZE (rust/crates/terminfo-0.9.0.crate) = 45420 SHA256 (rust/crates/termios-0.3.3.crate) = 411c5bf740737c7918b8b1fe232dca4dc9f8e754b8ad5e20966814001ed0ac6b @@ -749,14 +779,14 @@ SHA256 (rust/crates/textwrap-0.16.2.crate) = c13547615a44dc9c452a8a534638acdf071 SIZE (rust/crates/textwrap-0.16.2.crate) = 57077 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 -SIZE (rust/crates/thiserror-2.0.12.crate) = 28693 +SHA256 (rust/crates/thiserror-2.0.17.crate) = f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8 +SIZE (rust/crates/thiserror-2.0.17.crate) = 28857 SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 -SHA256 (rust/crates/thiserror-impl-2.0.12.crate) = 7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d -SIZE (rust/crates/thiserror-impl-2.0.12.crate) = 21141 -SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c -SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 +SHA256 (rust/crates/thiserror-impl-2.0.17.crate) = 3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913 +SIZE (rust/crates/thiserror-impl-2.0.17.crate) = 21344 +SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 +SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 SHA256 (rust/crates/timeago-0.4.2.crate) = a1710e589de0a76aaf295cd47a6699f6405737dbfd3cf2b75c92d000b548d0e6 SIZE (rust/crates/timeago-0.4.2.crate) = 18821 SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b @@ -775,24 +805,34 @@ SHA256 (rust/crates/tokio-util-0.6.10.crate) = 36943ee01a6d67977dd3f84a5a1d2efeb SIZE (rust/crates/tokio-util-0.6.10.crate) = 71140 SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 SIZE (rust/crates/toml-0.8.23.crate) = 36050 +SHA256 (rust/crates/toml-0.9.7.crate) = 00e5e5d9bf2475ac9d4f0d9edab68cc573dc2fd644b0dba36b0c30a92dd9eaa0 +SIZE (rust/crates/toml-0.9.7.crate) = 55852 SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_datetime-0.7.2.crate) = 32f1085dec27c2b6632b04c80b3bb1b4300d6495d1e129693bdda7d91e72eec1 +SIZE (rust/crates/toml_datetime-0.7.2.crate) = 17859 SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 +SHA256 (rust/crates/toml_edit-0.23.6.crate) = f3effe7c0e86fdff4f69cdd2ccc1b96f933e24811c5441d44904e8683e27184b +SIZE (rust/crates/toml_edit-0.23.6.crate) = 65753 +SHA256 (rust/crates/toml_parser-1.0.3.crate) = 4cf893c33be71572e0e9aa6dd15e6677937abd686b066eac3f8cd3531688a627 +SIZE (rust/crates/toml_parser-1.0.3.crate) = 34982 SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 +SHA256 (rust/crates/toml_writer-1.0.3.crate) = d163a63c116ce562a22cda521fcc4d79152e7aba014456fb5eb442f6d6a10109 +SIZE (rust/crates/toml_writer-1.0.3.crate) = 17173 SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 SIZE (rust/crates/tracing-0.1.41.crate) = 82448 -SHA256 (rust/crates/tracing-attributes-0.1.28.crate) = 395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d -SIZE (rust/crates/tracing-attributes-0.1.28.crate) = 33280 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 SHA256 (rust/crates/tracing-chrome-0.7.2.crate) = bf0a738ed5d6450a9fb96e86a23ad808de2b727fd1394585da5cdd6788ffe724 SIZE (rust/crates/tracing-chrome-0.7.2.crate) = 14030 -SHA256 (rust/crates/tracing-core-0.1.33.crate) = e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c -SIZE (rust/crates/tracing-core-0.1.33.crate) = 63434 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 -SHA256 (rust/crates/tracing-subscriber-0.3.19.crate) = e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 -SIZE (rust/crates/tracing-subscriber-0.3.19.crate) = 198345 +SHA256 (rust/crates/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 +SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 SHA256 (rust/crates/typeid-1.0.3.crate) = bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c SIZE (rust/crates/typeid-1.0.3.crate) = 9006 SHA256 (rust/crates/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f @@ -825,22 +865,26 @@ SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59 SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/uuid-1.17.0.crate) = 3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d -SIZE (rust/crates/uuid-1.17.0.crate) = 59014 +SHA256 (rust/crates/uuid-1.18.0.crate) = f33196643e165781c20a5ead5582283a7dacbb87855d867fbc2df3f81eddc1be +SIZE (rust/crates/uuid-1.18.0.crate) = 59782 +SHA256 (rust/crates/uuid-simd-0.8.0.crate) = 23b082222b4f6619906941c17eb2297fff4c2fb96cb60164170522942a200bd8 +SIZE (rust/crates/uuid-simd-0.8.0.crate) = 6959 SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 SIZE (rust/crates/valuable-0.1.1.crate) = 28679 SHA256 (rust/crates/vec_map-0.8.2.crate) = f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191 SIZE (rust/crates/vec_map-0.8.2.crate) = 14466 SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a SIZE (rust/crates/version_check-0.9.5.crate) = 15554 +SHA256 (rust/crates/vsimd-0.8.0.crate) = 5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64 +SIZE (rust/crates/vsimd-0.8.0.crate) = 21377 SHA256 (rust/crates/vtparse-0.6.2.crate) = 6d9b2acfb050df409c972a37d3b8e08cdea3bddb0c09db9d53137e504cfabed0 SIZE (rust/crates/vtparse-0.6.2.crate) = 11448 SHA256 (rust/crates/wait-timeout-0.2.1.crate) = 09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11 SIZE (rust/crates/wait-timeout-0.2.1.crate) = 11435 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasite-0.1.0.crate) = b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b @@ -871,8 +915,8 @@ SHA256 (rust/crates/wezterm-dynamic-derive-0.1.1.crate) = 46c0cf2d539c645b448eaf SIZE (rust/crates/wezterm-dynamic-derive-0.1.1.crate) = 6960 SHA256 (rust/crates/wezterm-input-types-0.1.0.crate) = 7012add459f951456ec9d6c7e6fc340b1ce15d6fc9629f8c42853412c029e57e SIZE (rust/crates/wezterm-input-types-0.1.0.crate) = 16748 -SHA256 (rust/crates/whoami-1.6.0.crate) = 6994d13118ab492c3c80c1f81928718159254c53c472bf9ce36f8dae4add02a7 -SIZE (rust/crates/whoami-1.6.0.crate) = 24691 +SHA256 (rust/crates/whoami-1.6.1.crate) = 5d4a4db5077702ca3015d3d02d74974948aba2ad9e12ab7df718ee64ccd7e97d +SIZE (rust/crates/whoami-1.6.1.crate) = 24975 SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 @@ -887,8 +931,10 @@ SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 -SHA256 (rust/crates/windows-link-0.1.1.crate) = 76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38 -SIZE (rust/crates/windows-link-0.1.1.crate) = 6154 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-link-0.2.0.crate) = 45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65 +SIZE (rust/crates/windows-link-0.2.0.crate) = 6170 SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 @@ -905,8 +951,8 @@ SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c0964560 SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef -SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 +SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 +SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 @@ -953,8 +999,8 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270 SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 -SHA256 (rust/crates/winnow-0.7.12.crate) = f3edebf492c8125044983378ecb5766203ad3b4c2f7a922bd7dd207f6d443e95 -SIZE (rust/crates/winnow-0.7.12.crate) = 174403 +SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf +SIZE (rust/crates/winnow-0.7.13.crate) = 174454 SHA256 (rust/crates/winreg-0.52.0.crate) = a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5 SIZE (rust/crates/winreg-0.52.0.crate) = 30148 SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 @@ -977,11 +1023,11 @@ SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec1 SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 -SHA256 (rust/crates/zerovec-0.11.3.crate) = bdbb9122ea75b11bf96e7492afb723e8a7fbe12c67417aa95e7e3d18144d37cd -SIZE (rust/crates/zerovec-0.11.3.crate) = 125082 +SHA256 (rust/crates/zerovec-0.11.4.crate) = e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b +SIZE (rust/crates/zerovec-0.11.4.crate) = 125080 SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 SHA256 (rust/crates/zlib-rs-0.5.1.crate) = 626bd9fa9734751fc50d6060752170984d7053f5a39061f524cda68023d4db8a SIZE (rust/crates/zlib-rs-0.5.1.crate) = 193055 -SHA256 (jj-vcs-jj-v0.32.0_GH0.tar.gz) = 12b8e65b7950b189d1df7e20cc55e20ff9cc2bd8d520847323b80daa1cddb27b -SIZE (jj-vcs-jj-v0.32.0_GH0.tar.gz) = 2052549 +SHA256 (jj-vcs-jj-v0.34.0_GH0.tar.gz) = 9e8da8ec2951ec026a2afe956ad904bb691c050040f53c3e47cfe346ead2907e +SIZE (jj-vcs-jj-v0.34.0_GH0.tar.gz) = 2127618 diff --git a/devel/jujutsu/pkg-plist b/devel/jujutsu/pkg-plist index ae3dfb400585..55fd200c243b 100644 --- a/devel/jujutsu/pkg-plist +++ b/devel/jujutsu/pkg-plist @@ -1,6 +1,7 @@ bin/jj %%PORTDOCS%%%%DOCSDIR%%/FAQ.md %%PORTDOCS%%%%DOCSDIR%%/bookmarks.md +%%PORTDOCS%%%%DOCSDIR%%/changelog.md %%PORTDOCS%%%%DOCSDIR%%/cli-reference.md %%PORTDOCS%%%%DOCSDIR%%/code-of-conduct.md %%PORTDOCS%%%%DOCSDIR%%/community_tools.md @@ -19,6 +20,7 @@ bin/jj %%PORTDOCS%%%%DOCSDIR%%/design_doc_blueprint.md %%PORTDOCS%%%%DOCSDIR%%/design_docs.md %%PORTDOCS%%%%DOCSDIR%%/filesets.md +%%PORTDOCS%%%%DOCSDIR%%/gerrit.md %%PORTDOCS%%%%DOCSDIR%%/git-command-table.md %%PORTDOCS%%%%DOCSDIR%%/git-command-table.yml %%PORTDOCS%%%%DOCSDIR%%/git-comparison.md @@ -27,6 +29,8 @@ bin/jj %%PORTDOCS%%%%DOCSDIR%%/glossary.md %%PORTDOCS%%%%DOCSDIR%%/governance/GOVERNANCE.md %%PORTDOCS%%%%DOCSDIR%%/governance/temporary-voting.md +%%PORTDOCS%%%%DOCSDIR%%/guides/divergence.md +%%PORTDOCS%%%%DOCSDIR%%/guides/multiple-remotes.md %%PORTDOCS%%%%DOCSDIR%%/images/LICENSE %%PORTDOCS%%%%DOCSDIR%%/images/favicon-96x96.png %%PORTDOCS%%%%DOCSDIR%%/images/jj-logo.svg @@ -37,6 +41,7 @@ bin/jj %%PORTDOCS%%%%DOCSDIR%%/related-work.md %%PORTDOCS%%%%DOCSDIR%%/releasing.md %%PORTDOCS%%%%DOCSDIR%%/revsets.md +%%PORTDOCS%%%%DOCSDIR%%/revsets.toml %%PORTDOCS%%%%DOCSDIR%%/roadmap.md %%PORTDOCS%%%%DOCSDIR%%/sapling-comparison.md %%PORTDOCS%%%%DOCSDIR%%/style_guide.md diff --git a/devel/libaravis/Makefile b/devel/libaravis/Makefile index 285316a4b110..60318398ae1d 100644 --- a/devel/libaravis/Makefile +++ b/devel/libaravis/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/AravisProject/aravis/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= gnome libtool meson pkgconfig +USES= gnome meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= AravisProject GH_PROJECT= aravis diff --git a/devel/libcjson/Makefile b/devel/libcjson/Makefile index 5785c0d1bf2c..42821fcb1a9d 100644 --- a/devel/libcjson/Makefile +++ b/devel/libcjson/Makefile @@ -1,7 +1,6 @@ PORTNAME= libcjson -PORTVERSION= 1.7.18 +PORTVERSION= 1.7.19 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/libcjson/distinfo b/devel/libcjson/distinfo index 0842dd750e7a..d6b003ca3a8b 100644 --- a/devel/libcjson/distinfo +++ b/devel/libcjson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715842516 -SHA256 (DaveGamble-cJSON-v1.7.18_GH0.tar.gz) = 3aa806844a03442c00769b83e99970be70fbef03735ff898f4811dd03b9f5ee5 -SIZE (DaveGamble-cJSON-v1.7.18_GH0.tar.gz) = 354726 +TIMESTAMP = 1759324000 +SHA256 (DaveGamble-cJSON-v1.7.19_GH0.tar.gz) = 7fa616e3046edfa7a28a32d5f9eacfd23f92900fe1f8ccd988c1662f30454562 +SIZE (DaveGamble-cJSON-v1.7.19_GH0.tar.gz) = 356247 diff --git a/devel/libdatadog/Makefile b/devel/libdatadog/Makefile index 93b30f7c0763..3d9a99a87f53 100644 --- a/devel/libdatadog/Makefile +++ b/devel/libdatadog/Makefile @@ -1,6 +1,7 @@ PORTNAME= libdatadog PORTVERSION= 20.0.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/liblxqt/Makefile b/devel/liblxqt/Makefile index 252ccb6afc7e..d2be00e86ba8 100644 --- a/devel/liblxqt/Makefile +++ b/devel/liblxqt/Makefile @@ -1,6 +1,6 @@ PORTNAME= liblxqt PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= LXQT diff --git a/devel/libphonenumber/Makefile b/devel/libphonenumber/Makefile index 803801e29e87..23aed5b161e4 100644 --- a/devel/libphonenumber/Makefile +++ b/devel/libphonenumber/Makefile @@ -1,6 +1,6 @@ PORTNAME= libphonenumber DISTVERSIONPREFIX= v -DISTVERSION= 9.0.14 +DISTVERSION= 9.0.15 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/libphonenumber/distinfo b/devel/libphonenumber/distinfo index ff4b19fd2620..203c6857eefb 100644 --- a/devel/libphonenumber/distinfo +++ b/devel/libphonenumber/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758422899 -SHA256 (google-libphonenumber-v9.0.14_GH0.tar.gz) = 76e9f41fbe812fc12af2531f3128dfee33fb777c3d8ce599af16c88df2861326 -SIZE (google-libphonenumber-v9.0.14_GH0.tar.gz) = 13019744 +TIMESTAMP = 1759562004 +SHA256 (google-libphonenumber-v9.0.15_GH0.tar.gz) = 815e7c49979bfec03f382b07375aa3ce497cd5af74cc767a5ce6670191c35d93 +SIZE (google-libphonenumber-v9.0.15_GH0.tar.gz) = 13020651 diff --git a/devel/libqt6xdg/Makefile b/devel/libqt6xdg/Makefile index f39a31bd3d92..1a44cafe87d9 100644 --- a/devel/libqt6xdg/Makefile +++ b/devel/libqt6xdg/Makefile @@ -1,6 +1,6 @@ PORTNAME= libqt6xdg PORTVERSION= 4.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= LXQT/${PORTNAME:S/6//} diff --git a/devel/librashader/Makefile b/devel/librashader/Makefile index 6f657a38554f..6e9b7b64f90f 100644 --- a/devel/librashader/Makefile +++ b/devel/librashader/Makefile @@ -1,7 +1,7 @@ PORTNAME= librashader DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= bsdcode@disroot.org diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 6c8c86bc633c..200555182654 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvirt -DISTVERSION= 11.7.0 +DISTVERSION= 11.8.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -140,7 +140,7 @@ USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -SHLIB_VER= 0.11007.0 +SHLIB_VER= 0.11008.0 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} PORTDOCS= * #SHEBANG_FILES= src/keycodemapdb/tools/keymap-gen diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo index ea8c92a8b7e3..3655bad9b8a5 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756727740 -SHA256 (libvirt-11.7.0.tar.xz) = dd56db0ced8baf668f476698db9956f160c93c0ec0c47a0603843235bf156f78 -SIZE (libvirt-11.7.0.tar.xz) = 10018556 +TIMESTAMP = 1759341419 +SHA256 (libvirt-11.8.0.tar.xz) = f7882fe65302bbcf804b573e0128c4fc6bfc52c9c3f44852a04de2391d858e34 +SIZE (libvirt-11.8.0.tar.xz) = 10093332 diff --git a/devel/libvirt/files/libvirtd.in b/devel/libvirt/files/libvirtd.in index 840ee1dc1043..7d8470d3b72c 100644 --- a/devel/libvirt/files/libvirtd.in +++ b/devel/libvirt/files/libvirtd.in @@ -32,4 +32,6 @@ command_args="--daemon --pid-file=${pidfile}" PATH="${PATH}:/usr/local/sbin:/usr/local/bin" +extra_commands="reload" + run_rc_command "$1" diff --git a/devel/libvirt/pkg-plist b/devel/libvirt/pkg-plist index 481b61349968..c52a446246c1 100644 --- a/devel/libvirt/pkg-plist +++ b/devel/libvirt/pkg-plist @@ -358,6 +358,7 @@ share/augeas/lenses/virtvboxd.aug %%DATADIR%%/schemas/sysinfo.rng %%DATADIR%%/schemas/sysinfocommon.rng %%DATADIR%%/test-screenshot.png +%%NLS%%share/locale/ar/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/as/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/bg/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/bn_IN/LC_MESSAGES/libvirt.mo diff --git a/devel/libwasmtime/Makefile b/devel/libwasmtime/Makefile index 20bd16ab386b..398f82fb7b71 100644 --- a/devel/libwasmtime/Makefile +++ b/devel/libwasmtime/Makefile @@ -1,7 +1,7 @@ PORTNAME= lib${GH_PROJECT} PORTVERSION= 36.0.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= osa@FreeBSD.org diff --git a/devel/liteide/Makefile b/devel/liteide/Makefile index 9844235cd912..b141f00c97dc 100644 --- a/devel/liteide/Makefile +++ b/devel/liteide/Makefile @@ -2,7 +2,11 @@ PORTNAME= liteide DISTVERSIONPREFIX= x DISTVERSION= 38.4 CATEGORIES= devel editors +.ifmake makesum MASTER_SITES= https://go.googlesource.com/sync/+archive/refs/tags/:errgroup +.else +MASTER_SITES= LOCAL/vvd:errgroup +.endif DISTFILES= v0.17.0/errgroup.tar.gz:errgroup MAINTAINER= ports@FreeBSD.org diff --git a/devel/lstr/Makefile b/devel/lstr/Makefile index e483b2691a64..fe075f1cc674 100644 --- a/devel/lstr/Makefile +++ b/devel/lstr/Makefile @@ -1,6 +1,7 @@ PORTNAME= lstr PORTVERSION= 0.2.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/marisa-trie/Makefile b/devel/marisa-trie/Makefile index 260bab44d51a..5e646b59bc32 100644 --- a/devel/marisa-trie/Makefile +++ b/devel/marisa-trie/Makefile @@ -1,11 +1,11 @@ PORTNAME= marisa-trie DISTVERSIONPREFIX= v -DISTVERSION= 0.2.6 +DISTVERSION= 0.3.1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= MARISA: Matching Algorithm with Recursively Implemented StorAge WWW= https://github.com/s-yata/marisa-trie @@ -13,43 +13,14 @@ LICENSE= BSD2CLAUSE LGPL21+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/COPYING.md -USES= autoreconf libtool:build pathfix -USE_GITHUB= yes -GH_ACCOUNT= s-yata -GH_PROJECT= marisa-trie +USES= cmake:testing compiler:c++20-lang pathfix USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-pkg-config-dir=${PREFIX}/libdata/pkgconfig - -INSTALL_TARGET= install-strip -TEST_TARGET= check - -OPTIONS_DEFINE= SSE2 SSE3 SSSE3 SSE4 SSE41 SSE42 SSE4A POPCNT -OPTIONS_DEFAULT=${MACHINE_CPU:tu} - -SSE2_DESC= Support for SSE2 -SSE2_CONFIGURE_ENABLE= sse2 - -SSE3_DESC= Support for SSE3 -SSE3_CONFIGURE_ENABLE= sse3 - -SSSE3_DESC= Support for SSSE3 -SSSE3_CONFIGURE_ENABLE= sse3 - -SSE4_DESC= Support for SSE4 -SSE4_CONFIGURE_ENABLE= sse4 - -SSE41_DESC= Support for SSE4.1 -SSE41_CONFIGURE_ENABLE= sse4.1 - -SSE42_DESC= Support for SSE4.2 -SSE42_CONFIGURE_ENABLE= sse4.2 - -SSE4A_DESC= Support for SSE4a -SSE4A_CONFIGURE_ENABLE= sse4a +USE_GITHUB= yes +GH_ACCOUNT= s-yata -POPCNT_DESC= Support for POPCNT -POPCNT_CONFIGURE_ENABLE= POPCNT +CMAKE_ON_amd64= ENABLE_NATIVE_CODE +CMAKE_ON= BUILD_SHARED_LIBS \ + ${CMAKE_ON_${ARCH}} .include <bsd.port.mk> diff --git a/devel/marisa-trie/distinfo b/devel/marisa-trie/distinfo index 9a0f5b959572..d3a53decd190 100644 --- a/devel/marisa-trie/distinfo +++ b/devel/marisa-trie/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665596480 -SHA256 (s-yata-marisa-trie-v0.2.6_GH0.tar.gz) = 1063a27c789e75afa2ee6f1716cc6a5486631dcfcb7f4d56d6485d2462e566de -SIZE (s-yata-marisa-trie-v0.2.6_GH0.tar.gz) = 168332 +TIMESTAMP = 1759225340 +SHA256 (s-yata-marisa-trie-v0.3.1_GH0.tar.gz) = 986ed5e2967435e3a3932a8c95980993ae5a196111e377721f0849cad4e807f3 +SIZE (s-yata-marisa-trie-v0.3.1_GH0.tar.gz) = 212791 diff --git a/devel/marisa-trie/files/patch-CMakeLists.txt b/devel/marisa-trie/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..6e8778796dcc --- /dev/null +++ b/devel/marisa-trie/files/patch-CMakeLists.txt @@ -0,0 +1,46 @@ +--- CMakeLists.txt.orig 2025-07-20 11:08:58 UTC ++++ CMakeLists.txt +@@ -19,7 +19,6 @@ function(check_macro_defined MACRO OUTPUT_VAR) + SOURCE_FROM_CONTENT + "check_${OUTPUT_VAR}.cc" + "#ifndef ${MACRO}\n#error \"${MACRO} is missing\"\n#endif\n" +- COMPILE_DEFINITIONS -march=native + ) + set("${OUTPUT_VAR}" "${result}" PARENT_SCOPE) + message("${OUTPUT_VAR}: ${result}") +@@ -46,25 +45,25 @@ function(add_native_code TARGET) + cmake_dependent_option(ENABLE_BMI2 "Use BMI2 instructions" ON "ENABLE_NATIVE_CODE;HAVE_BMI2" OFF) + function(add_native_code TARGET) + if(ENABLE_NATIVE_CODE) +- target_compile_options("${TARGET}" PRIVATE -march=native) ++# target_compile_options("${TARGET}" PRIVATE -march=native) + if(ENABLE_BMI2) +- target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_BMI2 -mbmi2 -msse4) ++ target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_BMI2) + elseif(ENABLE_BMI) +- target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_BMI -mbmi -msse4) ++ target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_BMI) + elseif(ENABLE_SSE4A) +- target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_SSE4A -msse4a) ++ target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_SSE4A) + elseif(ENABLE_SSE4_2 AND ENABLE_POPCNT) +- target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_SSE4 -msse4) ++ target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_SSE4) + elseif(ENABLE_SSE4_2) +- target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_SSE4_2 -msse4.2) ++ target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_SSE4_2) + elseif(ENABLE_SSE4_1) +- target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_SSE4_1 -msse4.1) ++ target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_SSE4_1) + elseif(ENABLE_SSSE3) +- target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_SSSE3 -mssse3) ++ target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_SSSE3) + elseif(ENABLE_SSE3) +- target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_SSE3 -msse3) ++ target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_SSE3) + elseif(ENABLE_SSE2) +- target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_SSE2 -msse2) ++ target_compile_options("${TARGET}" PRIVATE -DMARISA_USE_SSE2) + endif() + endif() + endfunction() diff --git a/devel/marisa-trie/pkg-plist b/devel/marisa-trie/pkg-plist index 8bde20e459b5..7b9f19f3d70b 100644 --- a/devel/marisa-trie/pkg-plist +++ b/devel/marisa-trie/pkg-plist @@ -8,17 +8,17 @@ bin/marisa-reverse-lookup include/marisa.h include/marisa/agent.h include/marisa/base.h -include/marisa/exception.h include/marisa/iostream.h include/marisa/key.h include/marisa/keyset.h include/marisa/query.h -include/marisa/scoped-array.h -include/marisa/scoped-ptr.h include/marisa/stdio.h include/marisa/trie.h -lib/libmarisa.a +lib/cmake/Marisa/MarisaConfig.cmake +lib/cmake/Marisa/MarisaConfigVersion.cmake +lib/cmake/Marisa/MarisaTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/Marisa/MarisaTargets.cmake lib/libmarisa.so lib/libmarisa.so.0 -lib/libmarisa.so.0.0.0 +lib/libmarisa.so.0.3.1 libdata/pkgconfig/marisa.pc diff --git a/devel/nextest/Makefile b/devel/nextest/Makefile index 556642c142c3..4f4be69384a0 100644 --- a/devel/nextest/Makefile +++ b/devel/nextest/Makefile @@ -1,7 +1,7 @@ PORTNAME= nextest DISTVERSIONPREFIX= cargo-nextest- DISTVERSION= 0.9.88 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/omnilinter/Makefile b/devel/omnilinter/Makefile index 740653142861..2970a79f12d0 100644 --- a/devel/omnilinter/Makefile +++ b/devel/omnilinter/Makefile @@ -1,6 +1,6 @@ PORTNAME= omnilinter PORTVERSION= 0.7.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/devel/onetbb/files/patch-cmake_compilers_Clang.cmake b/devel/onetbb/files/patch-cmake_compilers_Clang.cmake index d0b891075a28..5b5465e62799 100644 --- a/devel/onetbb/files/patch-cmake_compilers_Clang.cmake +++ b/devel/onetbb/files/patch-cmake_compilers_Clang.cmake @@ -5,7 +5,7 @@ set(TBB_COMMON_COMPILE_FLAGS ${TBB_COMMON_COMPILE_FLAGS} -Wformat -Wformat-security -Werror=format-security -fPIC $<$<NOT:$<BOOL:${EMSCRIPTEN}>>:-fstack-protector-strong>) -if (NOT APPLE AND NOT ANDROID_PLATFORM AND NOT CMAKE_SYSTEM_PROCESSOR MATCHES "aarch64") -+if (NOT APPLE AND NOT ANDROID_PLATFORM AND NOT CMAKE_SYSTEM_PROCESSOR MATCHES "aarch64" AND NOT CMAKE_SYSTEM_PROCESSOR MATCHES "powerpc") ++if (NOT APPLE AND NOT ANDROID_PLATFORM AND NOT CMAKE_SYSTEM_PROCESSOR MATCHES "aarch64" AND NOT CMAKE_SYSTEM_PROCESSOR MATCHES "powerpc" AND NOT CMAKE_SYSTEM_PROCESSOR MATCHES "arm") set(TBB_LIB_COMPILE_FLAGS ${TBB_LIB_COMPILE_FLAGS} -fstack-clash-protection $<$<NOT:$<BOOL:${EMSCRIPTEN}>>:-fcf-protection=full>) endif() diff --git a/devel/openapi-tui/Makefile b/devel/openapi-tui/Makefile index ee6751eb496e..fa548790a109 100644 --- a/devel/openapi-tui/Makefile +++ b/devel/openapi-tui/Makefile @@ -1,6 +1,6 @@ PORTNAME= openapi-tui DISTVERSION= 0.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= olgeni@FreeBSD.org diff --git a/devel/openapi/Makefile b/devel/openapi/Makefile index 35d3316d5d1a..2a0c9aa32da2 100644 --- a/devel/openapi/Makefile +++ b/devel/openapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= openapi -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/openapi/distinfo b/devel/openapi/distinfo index a5c1bed58d8a..6911e7d7b809 100644 --- a/devel/openapi/distinfo +++ b/devel/openapi/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757436399 -SHA256 (go/devel_openapi/openapi-v1.6.4/v1.6.4.mod) = 7bc52ccfa3ab68def866e59b7f34cafdcbb2c2aa87acfb98cb243fcbd6ff8e70 -SIZE (go/devel_openapi/openapi-v1.6.4/v1.6.4.mod) = 929 -SHA256 (go/devel_openapi/openapi-v1.6.4/v1.6.4.zip) = 22056cf1b590995f02fd663c1c011dd088fe74391845d15f395ee836f05a51a1 -SIZE (go/devel_openapi/openapi-v1.6.4/v1.6.4.zip) = 996658 +TIMESTAMP = 1759324002 +SHA256 (go/devel_openapi/openapi-v1.6.5/v1.6.5.mod) = 7bc52ccfa3ab68def866e59b7f34cafdcbb2c2aa87acfb98cb243fcbd6ff8e70 +SIZE (go/devel_openapi/openapi-v1.6.5/v1.6.5.mod) = 929 +SHA256 (go/devel_openapi/openapi-v1.6.5/v1.6.5.zip) = a8f9418e85600e4779caa9290e51f997bb63353ed7e470f83056b5c9e334d14b +SIZE (go/devel_openapi/openapi-v1.6.5/v1.6.5.zip) = 997728 diff --git a/devel/p5-Log-Report-Optional/Makefile b/devel/p5-Log-Report-Optional/Makefile index 767ed67f8c5b..26d47871a9f4 100644 --- a/devel/p5-Log-Report-Optional/Makefile +++ b/devel/p5-Log-Report-Optional/Makefile @@ -1,5 +1,5 @@ PORTNAME= Log-Report-Optional -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-String-Print>=0.91:textproc/p5-String-Print +TEST_DEPENDS= p5-Test-Pod>=1.00:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Log-Report-Optional/distinfo b/devel/p5-Log-Report-Optional/distinfo index f93f8fe0ed13..20ced7e9b9e2 100644 --- a/devel/p5-Log-Report-Optional/distinfo +++ b/devel/p5-Log-Report-Optional/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611665371 -SHA256 (Log-Report-Optional-1.07.tar.gz) = b2658b53176df5afa5d02789368715c86b98c8d04ecd930252bcd7f832cc6224 -SIZE (Log-Report-Optional-1.07.tar.gz) = 12962 +TIMESTAMP = 1759324046 +SHA256 (Log-Report-Optional-1.08.tar.gz) = 77b248d4cf7fecaa7e865930e72df0b9d5b333358d00c5bd45e2c71d5df113ad +SIZE (Log-Report-Optional-1.08.tar.gz) = 13755 diff --git a/devel/p5-Log-Report/Makefile b/devel/p5-Log-Report/Makefile index 846a3b11ee17..697766522153 100644 --- a/devel/p5-Log-Report/Makefile +++ b/devel/p5-Log-Report/Makefile @@ -1,5 +1,5 @@ PORTNAME= Log-Report -PORTVERSION= 1.40 +PORTVERSION= 1.41 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Log-Report/distinfo b/devel/p5-Log-Report/distinfo index ca4fd1198220..c882bfda1921 100644 --- a/devel/p5-Log-Report/distinfo +++ b/devel/p5-Log-Report/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745408932 -SHA256 (Log-Report-1.40.tar.gz) = 19411ef82747a7fca7e6a46f3c1121f99d5e03d6800f6189934882af70d85bd2 -SIZE (Log-Report-1.40.tar.gz) = 98449 +TIMESTAMP = 1759324350 +SHA256 (Log-Report-1.41.tar.gz) = a0c4f56b1fbcfabd2b7083f9561e20787ea99b5ceb9ee2d1cb76c1395f2afcf8 +SIZE (Log-Report-1.41.tar.gz) = 100583 diff --git a/devel/p5-MCE/Makefile b/devel/p5-MCE/Makefile index 8d6f18c5e6ed..90c9567cf0a6 100644 --- a/devel/p5-MCE/Makefile +++ b/devel/p5-MCE/Makefile @@ -1,5 +1,5 @@ PORTNAME= MCE -PORTVERSION= 1.901 +PORTVERSION= 1.902 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARIOROY diff --git a/devel/p5-MCE/distinfo b/devel/p5-MCE/distinfo index 84e18ca1c69d..68da42bf6c39 100644 --- a/devel/p5-MCE/distinfo +++ b/devel/p5-MCE/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736671179 -SHA256 (MCE-1.901.tar.gz) = dd146b1e99853e33c1cdbb68c2024aee74067ac78394d51b81d1fab28f50d135 -SIZE (MCE-1.901.tar.gz) = 232968 +TIMESTAMP = 1759324048 +SHA256 (MCE-1.902.tar.gz) = 559af28d5310302ca63599e59f0dd76c3247b4523449c2745c5ef159968051a1 +SIZE (MCE-1.902.tar.gz) = 233795 diff --git a/devel/p5-Perl-Tidy/Makefile b/devel/p5-Perl-Tidy/Makefile index 0afd6fc275c0..a233b536fcc2 100644 --- a/devel/p5-Perl-Tidy/Makefile +++ b/devel/p5-Perl-Tidy/Makefile @@ -1,5 +1,5 @@ PORTNAME= Perl-Tidy -PORTVERSION= 20250711 +PORTVERSION= 20250912 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Perl-Tidy/distinfo b/devel/p5-Perl-Tidy/distinfo index be15bbd997f2..bbc53409f19d 100644 --- a/devel/p5-Perl-Tidy/distinfo +++ b/devel/p5-Perl-Tidy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752394208 -SHA256 (Perl-Tidy-20250711.tar.gz) = 347aa90bcefbde2b590daf48d387ef1fd9b7a73a996b040269f11ab6fb8ba448 -SIZE (Perl-Tidy-20250711.tar.gz) = 1202227 +TIMESTAMP = 1759324352 +SHA256 (Perl-Tidy-20250912.tar.gz) = b48ee48835fbceab2fde0f1c59c5a539f046e3bb236fa34d8b60871fd79cf0a4 +SIZE (Perl-Tidy-20250912.tar.gz) = 1212139 diff --git a/devel/p5-XS-Parse-Sublike/Makefile b/devel/p5-XS-Parse-Sublike/Makefile index 5d271c8aa3b9..f8f41ac12715 100644 --- a/devel/p5-XS-Parse-Sublike/Makefile +++ b/devel/p5-XS-Parse-Sublike/Makefile @@ -1,5 +1,5 @@ PORTNAME= XS-Parse-Sublike -PORTVERSION= 0.38 +PORTVERSION= 0.39 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS diff --git a/devel/p5-XS-Parse-Sublike/distinfo b/devel/p5-XS-Parse-Sublike/distinfo index c82aa756e639..4f25eb5df692 100644 --- a/devel/p5-XS-Parse-Sublike/distinfo +++ b/devel/p5-XS-Parse-Sublike/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120586 -SHA256 (XS-Parse-Sublike-0.38.tar.gz) = 40e5475da9d1f4c2491c1e817a127f0a69629a18f2295894988298b6ff3c5f9e -SIZE (XS-Parse-Sublike-0.38.tar.gz) = 73572 +TIMESTAMP = 1759324050 +SHA256 (XS-Parse-Sublike-0.39.tar.gz) = f5de8361cbb92aec16513842a56335110bdecbbf1e5e83ee7b2e0db88c56ef30 +SIZE (XS-Parse-Sublike-0.39.tar.gz) = 73786 diff --git a/devel/parol-ls/Makefile b/devel/parol-ls/Makefile index d4736a9b6e14..e456b52761a9 100644 --- a/devel/parol-ls/Makefile +++ b/devel/parol-ls/Makefile @@ -1,6 +1,6 @@ PORTNAME= parol-ls DISTVERSION= 1.0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/parol/Makefile b/devel/parol/Makefile index 606fd7bce7df..519d6ef48957 100644 --- a/devel/parol/Makefile +++ b/devel/parol/Makefile @@ -1,6 +1,6 @@ PORTNAME= parol DISTVERSION= 1.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/patsh/Makefile b/devel/patsh/Makefile index 2d5a4a960650..df6b4ed8df89 100644 --- a/devel/patsh/Makefile +++ b/devel/patsh/Makefile @@ -1,7 +1,7 @@ PORTNAME= patsh DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/pcre2/Makefile b/devel/pcre2/Makefile index 5fe467cf5cbf..7b09ea0fd806 100644 --- a/devel/pcre2/Makefile +++ b/devel/pcre2/Makefile @@ -1,6 +1,5 @@ PORTNAME= pcre2 -DISTVERSION= 10.45 -PORTREVISION= 1 +DISTVERSION= 10.46 CATEGORIES= devel MASTER_SITES= https://github.com/PCRE2Project/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ diff --git a/devel/pcre2/distinfo b/devel/pcre2/distinfo index b168a4197d70..558f8cfcb451 100644 --- a/devel/pcre2/distinfo +++ b/devel/pcre2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738825989 -SHA256 (pcre2-10.45.tar.bz2) = 21547f3516120c75597e5b30a992e27a592a31950b5140e7b8bfde3f192033c4 -SIZE (pcre2-10.45.tar.bz2) = 2072403 +TIMESTAMP = 1759339956 +SHA256 (pcre2-10.46.tar.bz2) = 15fbc5aba6beee0b17aecb04602ae39432393aba1ebd8e39b7cabf7db883299f +SIZE (pcre2-10.46.tar.bz2) = 2035354 diff --git a/devel/pear-PHP_CodeCoverage/Makefile b/devel/pear-PHP_CodeCoverage/Makefile index 5068dc564fbf..1ad6a0240ed0 100644 --- a/devel/pear-PHP_CodeCoverage/Makefile +++ b/devel/pear-PHP_CodeCoverage/Makefile @@ -1,5 +1,5 @@ PORTNAME= PHP_CodeCoverage -PORTVERSION= 12.3.6 +PORTVERSION= 12.3.7 CATEGORIES= devel pear MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/pear-PHP_CodeCoverage/distinfo b/devel/pear-PHP_CodeCoverage/distinfo index dbe493e95972..0e2416bca105 100644 --- a/devel/pear-PHP_CodeCoverage/distinfo +++ b/devel/pear-PHP_CodeCoverage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436461 -SHA256 (sebastianbergmann-php-code-coverage-12.3.6_GH0.tar.gz) = 552460b3640f7c34aa9b22055d68e3b7de6710276b24c5226a3dfc7fdc1da1bc -SIZE (sebastianbergmann-php-code-coverage-12.3.6_GH0.tar.gz) = 343616 +TIMESTAMP = 1759324062 +SHA256 (sebastianbergmann-php-code-coverage-12.3.7_GH0.tar.gz) = 6ec0fdf78b13e1c82d94a4d8a85d68ab9e26af0939fc9b7dc83d16ccace2623a +SIZE (sebastianbergmann-php-code-coverage-12.3.7_GH0.tar.gz) = 343889 diff --git a/devel/pecl-protobuf/Makefile b/devel/pecl-protobuf/Makefile index 3de4641da596..64051ff44c36 100644 --- a/devel/pecl-protobuf/Makefile +++ b/devel/pecl-protobuf/Makefile @@ -1,5 +1,5 @@ PORTNAME= protobuf -PORTVERSION= 4.32.0 +PORTVERSION= 4.32.1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/pecl-protobuf/distinfo b/devel/pecl-protobuf/distinfo index 49c536cb4237..62190d9c3aae 100644 --- a/devel/pecl-protobuf/distinfo +++ b/devel/pecl-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120604 -SHA256 (PECL/protobuf-4.32.0.tgz) = 4ae29e01061418df1b0b961f55f29561d6dc506ff9806117e8ae5d4ecf640ccf -SIZE (PECL/protobuf-4.32.0.tgz) = 486656 +TIMESTAMP = 1759324064 +SHA256 (PECL/protobuf-4.32.1.tgz) = cf434ae501ed65c7fa079ac882b0e0044978ceace5a3781e6780d547a559c776 +SIZE (PECL/protobuf-4.32.1.tgz) = 486655 diff --git a/devel/phpunit10/Makefile b/devel/phpunit10/Makefile index 312fd35c894d..3ba4cec67238 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 10.5.53 +PORTVERSION= 10.5.54 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 10${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo index fd6a2fa0e576..af2887e111b4 100644 --- a/devel/phpunit10/distinfo +++ b/devel/phpunit10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120500 -SHA256 (phpunit-10.5.53.phar) = 49d60103394857979704638c12361688534c9671670b7d2e47077a6045480707 -SIZE (phpunit-10.5.53.phar) = 5202157 +TIMESTAMP = 1759324004 +SHA256 (phpunit-10.5.54.phar) = b1f9088e00680280dc5e220bc54ba3af8c09f17305f0b5ba36db9eae1c82fd81 +SIZE (phpunit-10.5.54.phar) = 5201868 diff --git a/devel/phpunit11/Makefile b/devel/phpunit11/Makefile index c5171d540157..170d97863ac7 100644 --- a/devel/phpunit11/Makefile +++ b/devel/phpunit11/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 11.5.36 +PORTVERSION= 11.5.38 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 11${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo index 1c5a7e11d648..d02dc846523d 100644 --- a/devel/phpunit11/distinfo +++ b/devel/phpunit11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436415 -SHA256 (phpunit-11.5.36.phar) = 41404affc262924b590b2a13de696e9e17d56919c57e2520cf937ef44aa5494f -SIZE (phpunit-11.5.36.phar) = 5695018 +TIMESTAMP = 1759324006 +SHA256 (phpunit-11.5.38.phar) = 686052cc5ce3d01d1e1fb560c3942a65cc8cfffbe1f3f551d87068a78b153f31 +SIZE (phpunit-11.5.38.phar) = 5695945 diff --git a/devel/phpunit12/Makefile b/devel/phpunit12/Makefile index ed2d993d3080..9bb08629c4f5 100644 --- a/devel/phpunit12/Makefile +++ b/devel/phpunit12/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 12.3.8 +PORTVERSION= 12.3.10 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 12${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit12/distinfo b/devel/phpunit12/distinfo index 4ff8f4cfefc0..71e113011993 100644 --- a/devel/phpunit12/distinfo +++ b/devel/phpunit12/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436417 -SHA256 (phpunit-12.3.8.phar) = d04ddbb813a690c5cfa15133f0c2db3509b1e5d1ac543af662727fe679a49194 -SIZE (phpunit-12.3.8.phar) = 6090107 +TIMESTAMP = 1759324008 +SHA256 (phpunit-12.3.10.phar) = 6a156eb3f12eb6d383b69a86eef67637339bfe7d163cabf08ac1347d10f42cb3 +SIZE (phpunit-12.3.10.phar) = 6091899 diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile index 5c7c7f5881cb..bcc36f952268 100644 --- a/devel/phpunit9/Makefile +++ b/devel/phpunit9/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 9.6.25 +PORTVERSION= 9.6.26 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 9${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit9/distinfo b/devel/phpunit9/distinfo index b50d2ed3dc72..90d1dd365398 100644 --- a/devel/phpunit9/distinfo +++ b/devel/phpunit9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120506 -SHA256 (phpunit-9.6.25.phar) = 4f702e0a2af6359f5418d9d17280225de08bc9597145e53afcaab77ade472fa1 -SIZE (phpunit-9.6.25.phar) = 5128471 +TIMESTAMP = 1759324010 +SHA256 (phpunit-9.6.26.phar) = 707627cfec131fecba07f9054d993418475ff1c2ad91292fadee6e6cf6ae12af +SIZE (phpunit-9.6.26.phar) = 5128563 diff --git a/devel/pijul/Makefile b/devel/pijul/Makefile index eb656c8b2fb4..60ff3837fdd3 100644 --- a/devel/pijul/Makefile +++ b/devel/pijul/Makefile @@ -1,6 +1,6 @@ PORTNAME= pijul PORTVERSION= 1.0.0.b9 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel MAINTAINER= cs@FreeBSD.org diff --git a/devel/pipelight/Makefile b/devel/pipelight/Makefile index 3158e37f1e11..4f9ddab4f1dc 100644 --- a/devel/pipelight/Makefile +++ b/devel/pipelight/Makefile @@ -1,6 +1,7 @@ PORTNAME= pipelight DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= ashish@FreeBSD.org diff --git a/devel/plan9port/Makefile b/devel/plan9port/Makefile index 0cb9bcf56257..7695850c66cd 100644 --- a/devel/plan9port/Makefile +++ b/devel/plan9port/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel plan9 DIST_SUBDIR= plan9port EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Plan 9 from User Space WWW= https://9fans.github.io/plan9port/ diff --git a/devel/pmd/Makefile b/devel/pmd/Makefile index df9111f55863..b48d4b4c5b10 100644 --- a/devel/pmd/Makefile +++ b/devel/pmd/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel java MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTNAME}_releases/${DISTVERSION}/ DISTNAME= ${PORTNAME}-dist-${DISTVERSION}-bin -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Static analysis tool for Java source code WWW= https://pmd.github.io/ diff --git a/devel/protobuf-go/Makefile b/devel/protobuf-go/Makefile index 67601a02a048..097fdebfdfa6 100644 --- a/devel/protobuf-go/Makefile +++ b/devel/protobuf-go/Makefile @@ -1,6 +1,6 @@ PORTNAME= protobuf-go DISTVERSIONPREFIX= v -DISTVERSION= 1.36.9 +DISTVERSION= 1.36.10 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/protobuf-go/distinfo b/devel/protobuf-go/distinfo index e63d4d4fc880..1fe6af1afec2 100644 --- a/devel/protobuf-go/distinfo +++ b/devel/protobuf-go/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757501214 -SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.9/v1.36.9.mod) = 66595c5b637107cec82b3faddea4b105be9a3e113788eaf02252b409bd5d3f89 -SIZE (go/devel_protobuf-go/protobuf-go-v1.36.9/v1.36.9.mod) = 201 -SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.9/v1.36.9.zip) = a8cd9b7f4b9e2d58784b247f4419b589e5b5286e986adc0477dd77b6994c5bb2 -SIZE (go/devel_protobuf-go/protobuf-go-v1.36.9/v1.36.9.zip) = 2254340 +TIMESTAMP = 1759523840 +SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.10/v1.36.10.mod) = a75c105a852fbd8da8d8cfac09c2eab9a206cfd27ed37c973737e23f632ca96e +SIZE (go/devel_protobuf-go/protobuf-go-v1.36.10/v1.36.10.mod) = 124 +SHA256 (go/devel_protobuf-go/protobuf-go-v1.36.10/v1.36.10.zip) = 9265fbe7d073ca8571f1a9c4b8e8f20b244c35ad913346892d688e58fe4b1f22 +SIZE (go/devel_protobuf-go/protobuf-go-v1.36.10/v1.36.10.zip) = 2263898 diff --git a/devel/py-PyExecJS/Makefile b/devel/py-PyExecJS/Makefile index c0be7f28514b..27f41323eec1 100644 --- a/devel/py-PyExecJS/Makefile +++ b/devel/py-PyExecJS/Makefile @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= autoplist distutils +NO_ARCH= yes + OPTIONS_GROUP= RUNTIME OPTIONS_GROUP_RUNTIME= NODE SPIDERMONKEY NODE_DESC= Use www/node as JavaScript backend diff --git a/devel/py-aniso8601/Makefile b/devel/py-aniso8601/Makefile index 681d18e3ba33..078d65ac5148 100644 --- a/devel/py-aniso8601/Makefile +++ b/devel/py-aniso8601/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Library for parsing ISO 8601 strings -WWW= https://bitbucket.org/nielsenb/aniso8601/ +WWW= https://codeberg.org/nielsenb-jf/aniso8601 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/py-aniso86016/Makefile b/devel/py-aniso86016/Makefile index c8a5cb6ba9d3..496a87240779 100644 --- a/devel/py-aniso86016/Makefile +++ b/devel/py-aniso86016/Makefile @@ -8,7 +8,7 @@ PKGNAMESUFFIX= 6 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for parsing ISO 8601 strings -WWW= https://bitbucket.org/nielsenb/aniso8601/ +WWW= https://codeberg.org/nielsenb-jf/aniso8601 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/py-archinfo/Makefile b/devel/py-archinfo/Makefile index dacc4af7e0d9..44e80f39817e 100644 --- a/devel/py-archinfo/Makefile +++ b/devel/py-archinfo/Makefile @@ -1,6 +1,6 @@ PORTNAME= archinfo DISTVERSIONPREFIX= v -DISTVERSION= 9.2.175 +DISTVERSION= 9.2.177 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-archinfo/distinfo b/devel/py-archinfo/distinfo index 2033f887a8c7..b68f314fe03b 100644 --- a/devel/py-archinfo/distinfo +++ b/devel/py-archinfo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758102902 -SHA256 (angr-archinfo-v9.2.175_GH0.tar.gz) = d89a609dc831a86bfd3e0b1ed979b0d17ce06ca101f75c3edc4b770b9d0f0acc -SIZE (angr-archinfo-v9.2.175_GH0.tar.gz) = 45930 +TIMESTAMP = 1759741771 +SHA256 (angr-archinfo-v9.2.177_GH0.tar.gz) = 85099643c30fbce5103a74c6abffd1f4847d8c8a306a8f9a79bf5ff215a26973 +SIZE (angr-archinfo-v9.2.177_GH0.tar.gz) = 45929 diff --git a/devel/py-arpeggio/Makefile b/devel/py-arpeggio/Makefile index 111296bd7399..da99efaad10c 100644 --- a/devel/py-arpeggio/Makefile +++ b/devel/py-arpeggio/Makefile @@ -1,8 +1,8 @@ PORTNAME= arpeggio -PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTVERSION= 2.0.3 CATEGORIES= devel python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/textX/Arpeggio/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Arpeggio-${PORTVERSION} diff --git a/devel/py-arpeggio/distinfo b/devel/py-arpeggio/distinfo index 786e4c4fc297..b2c18089c48b 100644 --- a/devel/py-arpeggio/distinfo +++ b/devel/py-arpeggio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689398823 -SHA256 (Arpeggio-2.0.2.tar.gz) = c790b2b06e226d2dd468e4fbfb5b7f506cec66416031fde1441cf1de2a0ba700 -SIZE (Arpeggio-2.0.2.tar.gz) = 766643 +TIMESTAMP = 1759324072 +SHA256 (Arpeggio-2.0.3.tar.gz) = 9e85ad35cfc6c938676817c7ae9a1000a7c72a34c71db0c687136c460d12b85e +SIZE (Arpeggio-2.0.3.tar.gz) = 766566 diff --git a/devel/py-awscli/Makefile b/devel/py-awscli/Makefile index ad7ffae94f14..84469ae936e9 100644 --- a/devel/py-awscli/Makefile +++ b/devel/py-awscli/Makefile @@ -1,5 +1,5 @@ PORTNAME= awscli -PORTVERSION= 1.42.29 +PORTVERSION= 1.42.44 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-awscli/distinfo b/devel/py-awscli/distinfo index 0f396a112d7a..95e98125c0d9 100644 --- a/devel/py-awscli/distinfo +++ b/devel/py-awscli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757628754 -SHA256 (awscli-1.42.29.tar.gz) = b00e414c0ecf670f5e80e27f10b870115325c7e2f8dc8972488f55fc41e85b92 -SIZE (awscli-1.42.29.tar.gz) = 1889648 +TIMESTAMP = 1759488034 +SHA256 (awscli-1.42.44.tar.gz) = 0530907700d77350cf879d9cbabca0d28fd13e8bc69b593709e634ac6e802992 +SIZE (awscli-1.42.44.tar.gz) = 1889600 diff --git a/devel/py-azure-core/Makefile b/devel/py-azure-core/Makefile index 03b4083fbebc..ae86f154ad75 100644 --- a/devel/py-azure-core/Makefile +++ b/devel/py-azure-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-core -PORTVERSION= 1.35.0 +PORTVERSION= 1.35.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-azure-core/distinfo b/devel/py-azure-core/distinfo index 1a8af0086156..046eb396346e 100644 --- a/devel/py-azure-core/distinfo +++ b/devel/py-azure-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752266064 -SHA256 (azure_core-1.35.0.tar.gz) = c0be528489485e9ede59b6971eb63c1eaacf83ef53001bfe3904e475e972be5c -SIZE (azure_core-1.35.0.tar.gz) = 339689 +TIMESTAMP = 1759324074 +SHA256 (azure_core-1.35.1.tar.gz) = 435d05d6df0fff2f73fb3c15493bb4721ede14203f1ff1382aa6b6b2bdd7e562 +SIZE (azure_core-1.35.1.tar.gz) = 345290 diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index f220bd524115..86a091e8ad42 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= botocore -PORTVERSION= 1.40.25 +PORTVERSION= 1.40.41 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index 8833e94bace4..5384deaca94d 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436481 -SHA256 (botocore-1.40.25.tar.gz) = 41fd186018a48dc517a4312a8d3085d548cb3fb1f463972134140bf7ee55a397 -SIZE (botocore-1.40.25.tar.gz) = 14331329 +TIMESTAMP = 1759324076 +SHA256 (botocore-1.40.41.tar.gz) = 320873c6a34bfd64fb9bbc55e8ac38e7904a574cfc634d1f0f66b1490c62b89d +SIZE (botocore-1.40.41.tar.gz) = 14365601 diff --git a/devel/py-buildbot-react-console-view/Makefile b/devel/py-buildbot-react-console-view/Makefile deleted file mode 100644 index ead2e140e5b2..000000000000 --- a/devel/py-buildbot-react-console-view/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= buildbot-react-console-view -DISTVERSION= 4.0.4 -CATEGORIES= devel python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= buildbot_react_console_view-${DISTVERSION} - -MAINTAINER= bofh@FreeBSD.org -COMMENT= Buildbot Console View plugin (react) -WWW= https://buildbot.net - -LICENSE= GPLv2 - -DEPRECATED=No longer required by Buildbot 4.X -EXPIRATION_DATE= 2025-09-30 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}buildbot-pkg>=${PORTVERSION}:devel/py-buildbot-pkg@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}buildbot-pkg>=${PORTVERSION}:devel/py-buildbot-pkg@${PY_FLAVOR} - -USES= python -USE_PYTHON= autoplist distutils - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/py-buildbot-react-console-view/distinfo b/devel/py-buildbot-react-console-view/distinfo deleted file mode 100644 index 03df5525b11c..000000000000 --- a/devel/py-buildbot-react-console-view/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1751284287 -SHA256 (buildbot_react_console_view-4.0.4.tar.gz) = 6c4e21f11143a216408c1e652e0f1863ee8218877e7d83a611fc145f8e40eab1 -SIZE (buildbot_react_console_view-4.0.4.tar.gz) = 22134 diff --git a/devel/py-buildbot-react-console-view/pkg-descr b/devel/py-buildbot-react-console-view/pkg-descr deleted file mode 100644 index f5f27ac98b2d..000000000000 --- a/devel/py-buildbot-react-console-view/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Buildbot Console View plugin (react) diff --git a/devel/py-cf-xarray/Makefile b/devel/py-cf-xarray/Makefile index 88d8f6539e3b..1c810161e001 100644 --- a/devel/py-cf-xarray/Makefile +++ b/devel/py-cf-xarray/Makefile @@ -1,5 +1,5 @@ PORTNAME= cf-xarray -PORTVERSION= 0.10.8 +PORTVERSION= 0.10.9 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,8 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=45:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}xarray>=2023.09.0:devel/py-xarray@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xarray>=2023.09.0:devel/py-xarray@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}xarray>=2024.7.0:devel/py-xarray@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xarray>=2024.7.0:devel/py-xarray@${PY_FLAVOR} USES= python:3.11+ USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-cf-xarray/distinfo b/devel/py-cf-xarray/distinfo index 7b05b88420f4..be7be55acb67 100644 --- a/devel/py-cf-xarray/distinfo +++ b/devel/py-cf-xarray/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436487 -SHA256 (cf_xarray-0.10.8.tar.gz) = 93d6f43be300fcecad6d951b4cc41ba6eb3866b34fecd1b9ca505d83317b1197 -SIZE (cf_xarray-0.10.8.tar.gz) = 519853 +TIMESTAMP = 1759324078 +SHA256 (cf_xarray-0.10.9.tar.gz) = 36e829c63e42496e892b52faf1c5d6a9936857df3b3ad2f4fd86e06a17e6ec33 +SIZE (cf_xarray-0.10.9.tar.gz) = 683246 diff --git a/devel/py-cgen/Makefile b/devel/py-cgen/Makefile new file mode 100644 index 000000000000..9c194c2749a5 --- /dev/null +++ b/devel/py-cgen/Makefile @@ -0,0 +1,27 @@ +PORTNAME= cgen +DISTVERSION= 2025.1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= C/C++ source generation from an AST +WWW= https://github.com/inducer/cgen + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.6,1:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytools>=2022.1.14:devel/py-pytools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5:devel/py-typing-extensions@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ruff>0:devel/py-ruff@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist concurrent pytest + +NO_ARCH= yes + +# tests as of 2025.1: 1 passed in 2.02s + +.include <bsd.port.mk> diff --git a/devel/py-cgen/distinfo b/devel/py-cgen/distinfo new file mode 100644 index 000000000000..1150810e9a33 --- /dev/null +++ b/devel/py-cgen/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1734976997 +SHA256 (cgen-2025.1.tar.gz) = 79f01e010d49c13e58b4ca8f2d4996a6b7178968f5f2d906262733480ae7a2d4 +SIZE (cgen-2025.1.tar.gz) = 19236 diff --git a/devel/py-cgen/pkg-descr b/devel/py-cgen/pkg-descr new file mode 100644 index 000000000000..ea1150c484a5 --- /dev/null +++ b/devel/py-cgen/pkg-descr @@ -0,0 +1,10 @@ +cgen offers a simple abstract syntax tree for C and related languages +(C++/CUDA/OpenCL) to allow structured code generation from Python. + +cgen can be used to generate C code programmatically, which is useful for: +- Code generators +- Domain-specific language compilers +- High-performance computing applications +- GPU kernel generation (CUDA/OpenCL) + +To represent mathematical expressions, cgen can be used with pymbolic. diff --git a/devel/py-copier/Makefile b/devel/py-copier/Makefile index f4ffe3838f0d..1fac924b280b 100644 --- a/devel/py-copier/Makefile +++ b/devel/py-copier/Makefile @@ -1,5 +1,5 @@ PORTNAME= copier -PORTVERSION= 9.10.1 +PORTVERSION= 9.10.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-copier/distinfo b/devel/py-copier/distinfo index 10189fe90fd6..d8d9dfe0c10c 100644 --- a/devel/py-copier/distinfo +++ b/devel/py-copier/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120640 -SHA256 (copier-9.10.1.tar.gz) = ba2d729465508da04a62bc9b76eed13d952aa7634a74a69519252fcf8a54d94e -SIZE (copier-9.10.1.tar.gz) = 586680 +TIMESTAMP = 1759324080 +SHA256 (copier-9.10.2.tar.gz) = 495159b796bc745a90238b2097053555f9e4283efc7181ee3b5402a5cbe21614 +SIZE (copier-9.10.2.tar.gz) = 586648 diff --git a/devel/py-copier/files/patch-pyproject.toml b/devel/py-copier/files/patch-pyproject.toml deleted file mode 100644 index 77f58d9e361c..000000000000 --- a/devel/py-copier/files/patch-pyproject.toml +++ /dev/null @@ -1,13 +0,0 @@ -Reference: https://github.com/copier-org/copier/commit/16d7ede9dfc63addfca3e5cfdd4297e20b3f012d - https://github.com/tmbo/questionary/commit/2b3bf564c744fa31718595ab491b491b8cb31237 - ---- pyproject.toml.orig 2020-02-02 00:00:00 UTC -+++ pyproject.toml -@@ -26,7 +26,6 @@ dependencies = [ - "packaging>=23.0", - "pathspec>=0.9.0", - "plumbum>=1.6.9", -- "prompt-toolkit<3.0.52", - "pydantic>=2.4.2", - "pygments>=2.7.1", - "pyyaml>=5.3.1", diff --git a/devel/py-dask/Makefile b/devel/py-dask/Makefile index d26c78e114a1..84b552982a90 100644 --- a/devel/py-dask/Makefile +++ b/devel/py-dask/Makefile @@ -1,5 +1,5 @@ PORTNAME= dask -PORTVERSION= 2025.5.1 +PORTVERSION= 2025.9.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-dask/distinfo b/devel/py-dask/distinfo index e4c7773e7dad..77879f59258f 100644 --- a/devel/py-dask/distinfo +++ b/devel/py-dask/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748107912 -SHA256 (dask-2025.5.1.tar.gz) = 979d9536549de0e463f4cab8a8c66c3a2ef55791cd740d07d9bf58fab1d1076a -SIZE (dask-2025.5.1.tar.gz) = 10969324 +TIMESTAMP = 1759324082 +SHA256 (dask-2025.9.0.tar.gz) = 37a3e73f3bba43e2b9de38a33b315c18a881d2108aba078685bab8e5c2cff7a0 +SIZE (dask-2025.9.0.tar.gz) = 10972916 diff --git a/devel/py-dbt-extractor/Makefile b/devel/py-dbt-extractor/Makefile index 858b5dcae8bb..b53e6f261aab 100644 --- a/devel/py-dbt-extractor/Makefile +++ b/devel/py-dbt-extractor/Makefile @@ -1,6 +1,6 @@ PORTNAME= dbt-extractor PORTVERSION= 0.5.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ddtrace/Makefile b/devel/py-ddtrace/Makefile index 0dbd1f915077..3033e357dbfe 100644 --- a/devel/py-ddtrace/Makefile +++ b/devel/py-ddtrace/Makefile @@ -1,6 +1,6 @@ PORTNAME= ddtrace PORTVERSION= 2.21.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/abseil/abseil-cpp/releases/download/${ABSEIL_VERSION}/:abseil diff --git a/devel/py-deptry/Makefile b/devel/py-deptry/Makefile index 66040801a53e..77968595ddf0 100644 --- a/devel/py-deptry/Makefile +++ b/devel/py-deptry/Makefile @@ -1,5 +1,6 @@ PORTNAME= deptry PORTVERSION= 0.23.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-distributed/Makefile b/devel/py-distributed/Makefile index 836fc995c9a5..af871e1703f9 100644 --- a/devel/py-distributed/Makefile +++ b/devel/py-distributed/Makefile @@ -1,5 +1,5 @@ PORTNAME= distributed -PORTVERSION= 2025.5.1 +PORTVERSION= 2025.9.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-distributed/distinfo b/devel/py-distributed/distinfo index 359e2ef79734..82e97bd64235 100644 --- a/devel/py-distributed/distinfo +++ b/devel/py-distributed/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748107914 -SHA256 (distributed-2025.5.1.tar.gz) = cf1d62a2c17a0a9fc1544bd10bb7afd39f22f24aaa9e3df3209c44d2cfb16703 -SIZE (distributed-2025.5.1.tar.gz) = 1107874 +TIMESTAMP = 1759324084 +SHA256 (distributed-2025.9.0.tar.gz) = f10e09d6f314e8959b97b633a44ce1807e89197445119fa313333c2df527d25a +SIZE (distributed-2025.9.0.tar.gz) = 1101035 diff --git a/devel/py-dulwich/Makefile b/devel/py-dulwich/Makefile index e9945ba22ed4..9ba295e01484 100644 --- a/devel/py-dulwich/Makefile +++ b/devel/py-dulwich/Makefile @@ -1,5 +1,6 @@ PORTNAME= dulwich PORTVERSION= 0.24.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-essentials/Makefile b/devel/py-essentials/Makefile new file mode 100644 index 000000000000..140b76302ffd --- /dev/null +++ b/devel/py-essentials/Makefile @@ -0,0 +1,25 @@ +PORTNAME= essentials +DISTVERSION= 1.1.8 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= General purpose classes and functions +WWW= https://github.com/Neoteroi/essentials + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic>0:devel/py-pydantic@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +# tests as of 1.1.8: 157 passed in 3.25s + +.include <bsd.port.mk> diff --git a/devel/py-essentials/distinfo b/devel/py-essentials/distinfo new file mode 100644 index 000000000000..5be79bcad4be --- /dev/null +++ b/devel/py-essentials/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759627635 +SHA256 (essentials-1.1.8.tar.gz) = e042e0b33d385cfc26e1f0cc189fce5570d0959a1983438a557e7963a87b5638 +SIZE (essentials-1.1.8.tar.gz) = 25098 diff --git a/devel/py-essentials/pkg-descr b/devel/py-essentials/pkg-descr new file mode 100644 index 000000000000..2929dd02b4ae --- /dev/null +++ b/devel/py-essentials/pkg-descr @@ -0,0 +1,15 @@ +Essentials is a collection of general-purpose classes and functions for +Python development. It provides commonly used utilities and helpers that +can be reused across different projects. + +Key features: +* Common utility classes and functions +* String manipulation helpers +* Date and time utilities +* Collection manipulation tools +* Type checking and validation helpers +* Configuration management utilities +* File system operation helpers + +The library is designed to reduce code duplication and provide a +consistent set of tools for everyday Python programming tasks. diff --git a/devel/py-fastuuid/Makefile b/devel/py-fastuuid/Makefile index 76a09cdfac41..db17f72e0648 100644 --- a/devel/py-fastuuid/Makefile +++ b/devel/py-fastuuid/Makefile @@ -1,5 +1,6 @@ PORTNAME= fastuuid DISTVERSION= 0.13.5 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-flake8-comprehensions/Makefile b/devel/py-flake8-comprehensions/Makefile index fb52ad07ca4a..216c09479630 100644 --- a/devel/py-flake8-comprehensions/Makefile +++ b/devel/py-flake8-comprehensions/Makefile @@ -1,5 +1,5 @@ PORTNAME= flake8-comprehensions -PORTVERSION= 3.16.0 +PORTVERSION= 3.17.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,11 +12,11 @@ WWW= https://github.com/adamchainz/flake8-comprehensions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=3:devel/py-flake8@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-flake8-comprehensions/distinfo b/devel/py-flake8-comprehensions/distinfo index 9da6a0faf34a..ac41a7d1e501 100644 --- a/devel/py-flake8-comprehensions/distinfo +++ b/devel/py-flake8-comprehensions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730257763 -SHA256 (flake8_comprehensions-3.16.0.tar.gz) = 9cbf789905a8f03f9d350fb82b17b264d9a16c7ce3542b2a7b871ef568cafabe -SIZE (flake8_comprehensions-3.16.0.tar.gz) = 12991 +TIMESTAMP = 1759324086 +SHA256 (flake8_comprehensions-3.17.0.tar.gz) = bf4fa102b2bf4d6c9e999e29e4b2724cbadffb70b937600fc782161be4dc0f4a +SIZE (flake8_comprehensions-3.17.0.tar.gz) = 13269 diff --git a/devel/py-flake8-comprehensions/files/patch-pyproject.toml b/devel/py-flake8-comprehensions/files/patch-pyproject.toml new file mode 100644 index 000000000000..8ae7b6ca4beb --- /dev/null +++ b/devel/py-flake8-comprehensions/files/patch-pyproject.toml @@ -0,0 +1,21 @@ +--- pyproject.toml.orig 2025-09-09 22:37:03 UTC ++++ pyproject.toml +@@ -1,7 +1,7 @@ requires = [ + [build-system] + build-backend = "setuptools.build_meta" + requires = [ +- "setuptools>=77", ++ "setuptools>=61", + ] + + [project] +@@ -16,8 +16,7 @@ keywords = [ + "list comprehension", + "set comprehension", + ] +-license = "MIT" +-license-files = [ "LICENSE" ] ++license = { text = "MIT" } + authors = [ + { name = "Adam Johnson", email = "me@adamj.eu" }, + ] diff --git a/devel/py-google-cloud-iam/Makefile b/devel/py-google-cloud-iam/Makefile index 418da608c302..97e93ba50dc0 100644 --- a/devel/py-google-cloud-iam/Makefile +++ b/devel/py-google-cloud-iam/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_iam-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= IAM Service Account Credentials API client library -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iam \ +WWW= https://cloud.google.com/python/docs/reference/iam/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iam \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 diff --git a/devel/py-grpcio-status/Makefile b/devel/py-grpcio-status/Makefile index 1b4655c190b0..7fd85fa40009 100644 --- a/devel/py-grpcio-status/Makefile +++ b/devel/py-grpcio-status/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio-status -PORTVERSION= 1.74.0 +PORTVERSION= 1.75.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.5.5:devel/py-googleapis-common-protos@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}grpcio>=${PORTVERSION}:devel/py-grpcio@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}protobuf>=5.26.1,1<7.0.0,1:devel/py-protobuf@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}protobuf>=6.31.1,1<7.0.0,1:devel/py-protobuf@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-grpcio-status/distinfo b/devel/py-grpcio-status/distinfo index 8094136214f5..2936a47e3ed2 100644 --- a/devel/py-grpcio-status/distinfo +++ b/devel/py-grpcio-status/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753796068 -SHA256 (grpcio_status-1.74.0.tar.gz) = c58c1b24aa454e30f1fc6a7e0dbbc194c54a408143971a94b5f4e40bb5831432 -SIZE (grpcio_status-1.74.0.tar.gz) = 13662 +TIMESTAMP = 1759324088 +SHA256 (grpcio_status-1.75.0.tar.gz) = 69d5b91be1b8b926f086c1c483519a968c14640773a0ccdd6c04282515dbedf7 +SIZE (grpcio_status-1.75.0.tar.gz) = 13646 diff --git a/devel/py-grpcio-status/files/patch-setup.py b/devel/py-grpcio-status/files/patch-setup.py deleted file mode 100644 index 5b7c3fa8aaa7..000000000000 --- a/devel/py-grpcio-status/files/patch-setup.py +++ /dev/null @@ -1,11 +0,0 @@ ---- setup.py.orig 2025-05-30 16:23:52 UTC -+++ setup.py -@@ -63,7 +63,7 @@ INSTALL_REQUIRES = ( - } - - INSTALL_REQUIRES = ( -- "protobuf>=6.31.1,<7.0.0", -+ "protobuf>=5.26.1,<7.0.0", - "grpcio>={version}".format(version=grpc_version.VERSION), - "googleapis-common-protos>=1.5.5", - ) diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index 2876d150472d..6f69ade662c5 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.138.13 +PORTVERSION= 6.138.15 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 5fe65588b4af..911b6a05273a 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436499 -SHA256 (hypothesis-6.138.13.tar.gz) = 2bea91629b8b3bb103a5b51442b1037cede3aae26e56ec063c52b9d5d8eaf70b -SIZE (hypothesis-6.138.13.tar.gz) = 466041 +TIMESTAMP = 1759324090 +SHA256 (hypothesis-6.138.15.tar.gz) = 6b0e1aa182eacde87110995a3543530d69ef411f642162a656efcd46c2823ad1 +SIZE (hypothesis-6.138.15.tar.gz) = 466116 diff --git a/devel/py-identify/Makefile b/devel/py-identify/Makefile index 7dd18371855d..44535e384361 100644 --- a/devel/py-identify/Makefile +++ b/devel/py-identify/Makefile @@ -1,5 +1,5 @@ PORTNAME= identify -DISTVERSION= 2.6.14 +DISTVERSION= 2.6.15 CATEGORIES= devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-identify/distinfo b/devel/py-identify/distinfo index 74117b0d8900..02ec2c853543 100644 --- a/devel/py-identify/distinfo +++ b/devel/py-identify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757404872 -SHA256 (identify-2.6.14.tar.gz) = 663494103b4f717cb26921c52f8751363dc89db64364cd836a9bf1535f53cd6a -SIZE (identify-2.6.14.tar.gz) = 99283 +TIMESTAMP = 1759575076 +SHA256 (identify-2.6.15.tar.gz) = e4f4864b96c6557ef2a1e1c951771838f4edc9df3a72ec7118b338801b11c7bf +SIZE (identify-2.6.15.tar.gz) = 99311 diff --git a/devel/py-jellyfish/Makefile b/devel/py-jellyfish/Makefile index 5bc2e16c65fb..5c59216aae73 100644 --- a/devel/py-jellyfish/Makefile +++ b/devel/py-jellyfish/Makefile @@ -1,6 +1,6 @@ PORTNAME= jellyfish PORTVERSION= 0.11.2 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jsonschema-specifications/Makefile b/devel/py-jsonschema-specifications/Makefile index ea66369702a3..55fbf8582545 100644 --- a/devel/py-jsonschema-specifications/Makefile +++ b/devel/py-jsonschema-specifications/Makefile @@ -1,5 +1,5 @@ PORTNAME= jsonschema-specifications -PORTVERSION= 2025.4.1 +PORTVERSION= 2025.9.1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/python-jsonschema/jsonschema-specifications/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jsonschema-specifications/distinfo b/devel/py-jsonschema-specifications/distinfo index cd7d9e7902fa..6e9e616951b0 100644 --- a/devel/py-jsonschema-specifications/distinfo +++ b/devel/py-jsonschema-specifications/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936138 -SHA256 (jsonschema_specifications-2025.4.1.tar.gz) = 630159c9f4dbea161a6a2205c3011cc4f18ff381b189fff48bb39b9bf26ae608 -SIZE (jsonschema_specifications-2025.4.1.tar.gz) = 15513 +TIMESTAMP = 1759324092 +SHA256 (jsonschema_specifications-2025.9.1.tar.gz) = b540987f239e745613c7a9176f3edb72b832a4ac465cf02712288397832b5e8d +SIZE (jsonschema_specifications-2025.9.1.tar.gz) = 32855 diff --git a/devel/py-libcst/Makefile b/devel/py-libcst/Makefile index c21372f66204..600942fb99f8 100644 --- a/devel/py-libcst/Makefile +++ b/devel/py-libcst/Makefile @@ -1,6 +1,6 @@ PORTNAME= libcst PORTVERSION= 1.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-libvirt/Makefile b/devel/py-libvirt/Makefile index d5b106b5e0b3..89b531acc260 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -1,10 +1,10 @@ PORTNAME= libvirt -PORTVERSION= 11.7.0 +PORTVERSION= 11.8.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-python-${PORTVERSION} +DISTNAME= ${PORTNAME}_python-${PORTVERSION} MAINTAINER= novel@FreeBSD.org COMMENT= Python bindings for Libvirt virtualization API diff --git a/devel/py-libvirt/distinfo b/devel/py-libvirt/distinfo index 4624f585500a..01c21587a6f9 100644 --- a/devel/py-libvirt/distinfo +++ b/devel/py-libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756728269 -SHA256 (libvirt-python-11.7.0.tar.gz) = f65f80fe7dabb47c2ea887bec5f62509b756282acac4fa958ab74706c0b76c11 -SIZE (libvirt-python-11.7.0.tar.gz) = 242676 +TIMESTAMP = 1759345398 +SHA256 (libvirt_python-11.8.0.tar.gz) = 5d80e13e0cfb96dd254d765ee60e77e5f9b6925172540056cec0aa0e6f0ca83c +SIZE (libvirt_python-11.8.0.tar.gz) = 242986 diff --git a/devel/py-mando/Makefile b/devel/py-mando/Makefile new file mode 100644 index 000000000000..69bab921b3ea --- /dev/null +++ b/devel/py-mando/Makefile @@ -0,0 +1,28 @@ +PORTNAME= mando +DISTVERSION= 0.8.2 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Create Python CLI apps with little to no effort at all +WWW= https://mando.readthedocs.org/ \ + https://github.com/rubik/mando + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= python +USE_PYTHON= distutils autoplist pytest + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +NO_ARCH= yes + +do-test: + @cd ${TEST_WRKSRC} && \ + ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest mando/tests/ -v + +# tests as of 0.8.2: 83 passed in 2.23s + +.include <bsd.port.mk> diff --git a/devel/py-mando/distinfo b/devel/py-mando/distinfo new file mode 100644 index 000000000000..5d6e89ec3917 --- /dev/null +++ b/devel/py-mando/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759484079 +SHA256 (mando-0.8.2.tar.gz) = 539659d9a2fdc6c9a188211c58f381e0dafe9597085174c5472eb1ed0224b6b5 +SIZE (mando-0.8.2.tar.gz) = 37732 diff --git a/devel/py-mando/pkg-descr b/devel/py-mando/pkg-descr new file mode 100644 index 000000000000..dd167d7af971 --- /dev/null +++ b/devel/py-mando/pkg-descr @@ -0,0 +1,15 @@ +mando is a wrapper around argparse, and allows you to write complete CLI +applications in seconds while maintaining all the flexibility. + +While argparse is great for simple command line applications with only +one, default command, when you have to add multiple commands and manage them +things get really messy and long. But don't worry, mando comes to help! + +Features: +* Create complete CLI applications with decorators +* Supports multiple commands and subcommands +* Automatic help generation from docstrings +* Type annotations support for Python 3 +* Sphinx, Google, and NumPy docstring styles +* Shell autocompletion via argcomplete package +* Custom format classes support diff --git a/devel/py-maturin/Makefile b/devel/py-maturin/Makefile index 03d45ee28a08..320591256831 100644 --- a/devel/py-maturin/Makefile +++ b/devel/py-maturin/Makefile @@ -1,5 +1,6 @@ PORTNAME= maturin DISTVERSION= 1.9.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-memory-graph/Makefile b/devel/py-memory-graph/Makefile new file mode 100644 index 000000000000..d221e71ec857 --- /dev/null +++ b/devel/py-memory-graph/Makefile @@ -0,0 +1,25 @@ +PORTNAME= memory-graph +DISTVERSION= 0.3.58 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= memory_graph-${DISTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Teaching tool for debugging references and mutable data types +WWW= https://github.com/bterwijn/memory_graph + +LICENSE= BSD2CLAUSE + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphviz>0:graphics/py-graphviz@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +# tests as of 0.3.58: 6 passed in ~2.47s + +.include <bsd.port.mk> diff --git a/devel/py-memory-graph/distinfo b/devel/py-memory-graph/distinfo new file mode 100644 index 000000000000..40a653f988d2 --- /dev/null +++ b/devel/py-memory-graph/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759603621 +SHA256 (memory_graph-0.3.58.tar.gz) = 48c5acdba4be8a59c5e3bdcc5919214e22fca5de4e706f977c80e0daebf4988f +SIZE (memory_graph-0.3.58.tar.gz) = 16828462 diff --git a/devel/py-memory-graph/files/patch-memory__graph____init__.py b/devel/py-memory-graph/files/patch-memory__graph____init__.py new file mode 100644 index 000000000000..0f263030a9db --- /dev/null +++ b/devel/py-memory-graph/files/patch-memory__graph____init__.py @@ -0,0 +1,23 @@ +# Fix graphviz Python library API compatibility +# +# The memory-graph library uses outdated graphviz API from older versions. +# FreeBSD ports install py-graphviz 0.10.1 which changed the render() method: +# +# Old API (< 0.8): graph.render(outfile=..., quiet=..., quiet_view=...) +# New API (>= 0.8): graph.render(filename=...) +# +# The 'quiet' and 'quiet_view' parameters were deprecated and removed. +# This patch updates the API call to work with modern py-graphviz versions +# while maintaining all core functionality. +# +--- memory_graph/__init__.py.orig 2025-10-04 12:21:39.453707000 -0700 ++++ memory_graph/__init__.py 2025-10-04 12:21:44.778850000 -0700 +@@ -86,7 +86,7 @@ + if outfile.endswith('.gv') or outfile.endswith('.dot'): + graph.save(filename=outfile) + else: +- graph.render(outfile=outfile, view=view, cleanup=False, quiet=False, quiet_view=False) ++ graph.render(filename=outfile, view=view, cleanup=False) + + + def show(data, outfile=None, view=False, numbered = False): diff --git a/devel/py-memory-graph/files/patch-memory__graph__test__sequence.py b/devel/py-memory-graph/files/patch-memory__graph__test__sequence.py new file mode 100644 index 000000000000..5f044f19144d --- /dev/null +++ b/devel/py-memory-graph/files/patch-memory__graph__test__sequence.py @@ -0,0 +1,40 @@ +# Fix pytest test collection conflict with helper function +# +# The function 'test_slicing(sequence, slicer)' starts with 'test_' so pytest +# automatically collects it as a test function. However, it's actually a helper +# function that takes parameters, which pytest interprets as fixtures. +# Since these fixtures don't exist, pytest fails with "fixture not found". +# +# This helper function is meant to be called from test_sequence() with specific +# arguments, not discovered and run independently by pytest. +# +# Solution: Rename to '_test_slicing()' (underscore prefix) so pytest ignores it +# during auto-discovery, then update all calls to use the new name. +# +--- memory_graph/test_sequence.py.orig 2025-10-04 13:43:50.616552000 -0700 ++++ memory_graph/test_sequence.py 2025-10-04 13:44:02.505010000 -0700 +@@ -10,7 +10,7 @@ + return index[0] + return index + +-def test_slicing(sequence, slicer): ++def _test_slicing(sequence, slicer): + print(sequence) + print(slicer) + for i in sequence.indices_all(): +@@ -25,13 +25,13 @@ + def test_sequence(): + sequence = Sequence1D([i for i in range(8)]) + slicer = Slicer(2,3) +- test_slicing(sequence, slicer) ++ _test_slicing(sequence, slicer) + + width = 5 + height = 6 + sequence = Sequence2D([[x+y*width for x in range(width)] for y in range(height)]) + slicer = (Slicer(1,2), Slicer(2,1)) +- test_slicing(sequence, slicer) ++ _test_slicing(sequence, slicer) + + if __name__ == '__main__': + test_sequence() diff --git a/devel/py-memory-graph/files/patch-pyproject.toml b/devel/py-memory-graph/files/patch-pyproject.toml new file mode 100644 index 000000000000..4cfcc6656821 --- /dev/null +++ b/devel/py-memory-graph/files/patch-pyproject.toml @@ -0,0 +1,24 @@ +# Fix pyproject.toml license field format for PEP 621 compliance +# +# The original pyproject.toml uses deprecated license field format: +# license = "BSD-2-Clause" +# license-files = ["LICENSE.txt"] +# +# Modern setuptools (used in pep517 builds) requires PEP 621 compliant format: +# license = {text = "BSD-2-Clause"} +# +# This change enables successful pep517 builds by using the standard license +# object format and removing the conflicting license-files field. +# +--- pyproject.toml.orig 2025-10-04 11:48:10.241408000 -0700 ++++ pyproject.toml 2025-10-04 11:48:10.243444000 -0700 +@@ -9,8 +9,7 @@ + authors = [ + {name = "Bas Terwijn", email = "bterwijn@gmail.com"} + ] +-license = "BSD-2-Clause" +-license-files = ["LICENSE.txt"] ++license = {text = "BSD-2-Clause"} + readme = "README.md" + requires-python = ">=3.7" + classifiers = [ diff --git a/devel/py-memory-graph/pkg-descr b/devel/py-memory-graph/pkg-descr new file mode 100644 index 000000000000..f2cfbd99ef31 --- /dev/null +++ b/devel/py-memory-graph/pkg-descr @@ -0,0 +1,14 @@ +memory-graph is a Python library that creates visual memory graphs for teaching +and debugging purposes. It helps visualize object references, mutable data +types, and the differences between shallow and deep copying in Python. + +Key features: +* Generate visual representations of Python object references +* Illustrate memory layouts and object relationships +* Educational tool for understanding Python memory model +* Debugging aid for complex data structures +* Support for various data types including lists, dictionaries, and custom + objects + +The library uses Graphviz to create clear, graphical representations that make +it easier to understand how Python manages memory and references. diff --git a/devel/py-mypy/Makefile b/devel/py-mypy/Makefile index 00df859dadef..ca257ec7ba06 100644 --- a/devel/py-mypy/Makefile +++ b/devel/py-mypy/Makefile @@ -1,6 +1,5 @@ PORTNAME= mypy -PORTVERSION= 1.17.1 -PORTREVISION= 1 +PORTVERSION= 1.18.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-mypy/distinfo b/devel/py-mypy/distinfo index 4e9694ff2d18..b8f4e4bb714f 100644 --- a/devel/py-mypy/distinfo +++ b/devel/py-mypy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120686 -SHA256 (mypy-1.17.1.tar.gz) = 25e01ec741ab5bb3eec8ba9cdb0f769230368a22c959c4937360efb89b7e9f01 -SIZE (mypy-1.17.1.tar.gz) = 3352570 +TIMESTAMP = 1759324094 +SHA256 (mypy-1.18.1.tar.gz) = 9e988c64ad3ac5987f43f5154f884747faf62141b7f842e87465b45299eea5a9 +SIZE (mypy-1.18.1.tar.gz) = 3448447 diff --git a/devel/py-openstacksdk/Makefile b/devel/py-openstacksdk/Makefile index a5d583f0d7bb..1073e742a943 100644 --- a/devel/py-openstacksdk/Makefile +++ b/devel/py-openstacksdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= openstacksdk -PORTVERSION= 4.6.0 +PORTVERSION= 4.7.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://docs.openstack.org/openstacksdk/latest/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=6.1.1:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>=4.4.1:devel/py-decorator@${PY_FLAVOR} \ @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>=4.4.1:devel/py-decorator@${PY_FLA ${PYTHON_PKGNAMEPREFIX}jmespath>=0.9.0:devel/py-jmespath@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonpatch>=1.16:devel/py-jsonpatch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=5.10.0:devel/py-keystoneauth1@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}os-service-types>=1.7.0:devel/py-os-service-types@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}os-service-types>=1.8.0:devel/py-os-service-types@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}platformdirs>=3:devel/py-platformdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psutil>=3.2.2:sysutils/py-psutil@${PY_FLAVOR} \ diff --git a/devel/py-openstacksdk/distinfo b/devel/py-openstacksdk/distinfo index b1dea3ea7bc6..695f8878fd21 100644 --- a/devel/py-openstacksdk/distinfo +++ b/devel/py-openstacksdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813052 -SHA256 (openstacksdk-4.6.0.tar.gz) = e47e166c4732e9aea65228e618d490e4be5df06526a1b95e2d5995d7d0977d3d -SIZE (openstacksdk-4.6.0.tar.gz) = 1287222 +TIMESTAMP = 1759324096 +SHA256 (openstacksdk-4.7.1.tar.gz) = 23348aa69c6cc6c1ed0e8f03fb42b156519ed8cfcd143e783ef5c1dd800ad9f1 +SIZE (openstacksdk-4.7.1.tar.gz) = 1297628 diff --git a/devel/py-openstacksdk/files/patch-requirements.txt b/devel/py-openstacksdk/files/patch-requirements.txt new file mode 100644 index 000000000000..f86209ff9356 --- /dev/null +++ b/devel/py-openstacksdk/files/patch-requirements.txt @@ -0,0 +1,11 @@ +--- requirements.txt.orig 2025-09-11 12:47:47 UTC ++++ requirements.txt +@@ -5,7 +5,7 @@ keystoneauth1>=5.10.0 # Apache-2.0 + jmespath>=0.9.0 # MIT + jsonpatch!=1.20,>=1.16 # BSD + keystoneauth1>=5.10.0 # Apache-2.0 +-os-service-types>=1.8.0 # Apache-2.0 ++os-service-types>=1.7.0 # Apache-2.0 + pbr!=2.1.0,>=2.0.0 # Apache-2.0 + platformdirs>=3 # MIT License + psutil>=3.2.2 # BSD diff --git a/devel/py-opentelemetry-api/Makefile b/devel/py-opentelemetry-api/Makefile index 186d216d1e21..e145daa15126 100644 --- a/devel/py-opentelemetry-api/Makefile +++ b/devel/py-opentelemetry-api/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-api -PORTVERSION= 1.36.0 +PORTVERSION= 1.37.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-api/distinfo b/devel/py-opentelemetry-api/distinfo index 7bdb870ad146..20665d3b4583 100644 --- a/devel/py-opentelemetry-api/distinfo +++ b/devel/py-opentelemetry-api/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062502 -SHA256 (opentelemetry_api-1.36.0.tar.gz) = 9a72572b9c416d004d492cbc6e61962c0501eaf945ece9b5a0f56597d8348aa0 -SIZE (opentelemetry_api-1.36.0.tar.gz) = 64780 +TIMESTAMP = 1759324098 +SHA256 (opentelemetry_api-1.37.0.tar.gz) = 540735b120355bd5112738ea53621f8d5edb35ebcd6fe21ada3ab1c61d1cd9a7 +SIZE (opentelemetry_api-1.37.0.tar.gz) = 64923 diff --git a/devel/py-opentelemetry-distro/Makefile b/devel/py-opentelemetry-distro/Makefile index babfa71be6b8..06b33b72233b 100644 --- a/devel/py-opentelemetry-distro/Makefile +++ b/devel/py-opentelemetry-distro/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-distro -PORTVERSION= 0.57b0 +PORTVERSION= 0.58b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -27,6 +27,6 @@ OPTIONS_DEFINE= OTLP OPTIONS_DEFAULT=OTLP OTLP_DESC= OpenTelemetry Protocol support -OTLP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-otlp>=1.36.0:devel/py-opentelemetry-exporter-otlp@${PY_FLAVOR} +OTLP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-otlp>=1.37.${PORTVERSION:C|.*b||}<1.37.${PORTVERSION:C|.*b||}_99:devel/py-opentelemetry-exporter-otlp@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/devel/py-opentelemetry-distro/distinfo b/devel/py-opentelemetry-distro/distinfo index a08e365834e6..f65c03c5ce29 100644 --- a/devel/py-opentelemetry-distro/distinfo +++ b/devel/py-opentelemetry-distro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062504 -SHA256 (opentelemetry_distro-0.57b0.tar.gz) = b9f69d4636cf2b6b986e9737d6f3f8fade802f8d0d97bf4003a0e43144885a23 -SIZE (opentelemetry_distro-0.57b0.tar.gz) = 2581 +TIMESTAMP = 1759324100 +SHA256 (opentelemetry_distro-0.58b0.tar.gz) = ef993c845c11fd156046a96e5ffe1ecfe33f7282fa6149cf9decb26ff8716666 +SIZE (opentelemetry_distro-0.58b0.tar.gz) = 2583 diff --git a/devel/py-opentelemetry-exporter-otlp-proto-common/Makefile b/devel/py-opentelemetry-exporter-otlp-proto-common/Makefile index 96c576b5975b..06ba985debee 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-common/Makefile +++ b/devel/py-opentelemetry-exporter-otlp-proto-common/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-exporter-otlp-proto-common -PORTVERSION= 1.36.0 +PORTVERSION= 1.37.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-exporter-otlp-proto-common/distinfo b/devel/py-opentelemetry-exporter-otlp-proto-common/distinfo index 49fc80cb1e53..0e590aa21215 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-common/distinfo +++ b/devel/py-opentelemetry-exporter-otlp-proto-common/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062508 -SHA256 (opentelemetry_exporter_otlp_proto_common-1.36.0.tar.gz) = 6c496ccbcbe26b04653cecadd92f73659b814c6e3579af157d8716e5f9f25cbf -SIZE (opentelemetry_exporter_otlp_proto_common-1.36.0.tar.gz) = 20302 +TIMESTAMP = 1759324104 +SHA256 (opentelemetry_exporter_otlp_proto_common-1.37.0.tar.gz) = c87a1bdd9f41fdc408d9cc9367bb53f8d2602829659f2b90be9f9d79d0bfe62c +SIZE (opentelemetry_exporter_otlp_proto_common-1.37.0.tar.gz) = 20430 diff --git a/devel/py-opentelemetry-exporter-otlp-proto-grpc/Makefile b/devel/py-opentelemetry-exporter-otlp-proto-grpc/Makefile index 7b6a828e6e9c..a2d58eb3ca75 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-grpc/Makefile +++ b/devel/py-opentelemetry-exporter-otlp-proto-grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-exporter-otlp-proto-grpc -PORTVERSION= 1.36.0 +PORTVERSION= 1.37.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.57<2:devel/py-go ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.15<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-otlp-proto-common>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-exporter-otlp-proto-common@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}opentelemetry-proto>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-proto@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}opentelemetry-sdk>=${PORTVERSION}<1.37:devel/py-opentelemetry-sdk@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-sdk>=${PORTVERSION}<1.38:devel/py-opentelemetry-sdk@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python diff --git a/devel/py-opentelemetry-exporter-otlp-proto-grpc/distinfo b/devel/py-opentelemetry-exporter-otlp-proto-grpc/distinfo index 7a90ea41c6f4..bbbed4ca2dec 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-grpc/distinfo +++ b/devel/py-opentelemetry-exporter-otlp-proto-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062510 -SHA256 (opentelemetry_exporter_otlp_proto_grpc-1.36.0.tar.gz) = b281afbf7036b325b3588b5b6c8bb175069e3978d1bd24071f4a59d04c1e5bbf -SIZE (opentelemetry_exporter_otlp_proto_grpc-1.36.0.tar.gz) = 23822 +TIMESTAMP = 1759324106 +SHA256 (opentelemetry_exporter_otlp_proto_grpc-1.37.0.tar.gz) = f55bcb9fc848ce05ad3dd954058bc7b126624d22c4d9e958da24d8537763bec5 +SIZE (opentelemetry_exporter_otlp_proto_grpc-1.37.0.tar.gz) = 24465 diff --git a/devel/py-opentelemetry-exporter-otlp-proto-http/Makefile b/devel/py-opentelemetry-exporter-otlp-proto-http/Makefile index 4de26b5a2e31..b2b30919aea0 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-http/Makefile +++ b/devel/py-opentelemetry-exporter-otlp-proto-http/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-exporter-otlp-proto-http -PORTVERSION= 1.36.0 +PORTVERSION= 1.37.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.52<2:devel/py-go ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.15<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-otlp-proto-common>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-exporter-otlp-proto-common@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}opentelemetry-proto>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-proto@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}opentelemetry-sdk>=${PORTVERSION}<1.37:devel/py-opentelemetry-sdk@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-sdk>=${PORTVERSION}<1.38:devel/py-opentelemetry-sdk@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.7<3:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} diff --git a/devel/py-opentelemetry-exporter-otlp-proto-http/distinfo b/devel/py-opentelemetry-exporter-otlp-proto-http/distinfo index 7fc86d60a625..c4dcdcf1bd24 100644 --- a/devel/py-opentelemetry-exporter-otlp-proto-http/distinfo +++ b/devel/py-opentelemetry-exporter-otlp-proto-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062512 -SHA256 (opentelemetry_exporter_otlp_proto_http-1.36.0.tar.gz) = dd3637f72f774b9fc9608ab1ac479f8b44d09b6fb5b2f3df68a24ad1da7d356e -SIZE (opentelemetry_exporter_otlp_proto_http-1.36.0.tar.gz) = 16213 +TIMESTAMP = 1759324108 +SHA256 (opentelemetry_exporter_otlp_proto_http-1.37.0.tar.gz) = e52e8600f1720d6de298419a802108a8f5afa63c96809ff83becb03f874e44ac +SIZE (opentelemetry_exporter_otlp_proto_http-1.37.0.tar.gz) = 17281 diff --git a/devel/py-opentelemetry-exporter-otlp/Makefile b/devel/py-opentelemetry-exporter-otlp/Makefile index 207b9930f951..503462a673c5 100644 --- a/devel/py-opentelemetry-exporter-otlp/Makefile +++ b/devel/py-opentelemetry-exporter-otlp/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-exporter-otlp -PORTVERSION= 1.36.0 +PORTVERSION= 1.37.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-exporter-otlp/distinfo b/devel/py-opentelemetry-exporter-otlp/distinfo index 08e13d425779..a02fc1e7cc68 100644 --- a/devel/py-opentelemetry-exporter-otlp/distinfo +++ b/devel/py-opentelemetry-exporter-otlp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062506 -SHA256 (opentelemetry_exporter_otlp-1.36.0.tar.gz) = 72f166ea5a8923ac42889337f903e93af57db8893de200369b07401e98e4e06b -SIZE (opentelemetry_exporter_otlp-1.36.0.tar.gz) = 6144 +TIMESTAMP = 1759324102 +SHA256 (opentelemetry_exporter_otlp-1.37.0.tar.gz) = f85b1929dd0d750751cc9159376fb05aa88bb7a08b6cdbf84edb0054d93e9f26 +SIZE (opentelemetry_exporter_otlp-1.37.0.tar.gz) = 6145 diff --git a/devel/py-opentelemetry-instrumentation-asgi/Makefile b/devel/py-opentelemetry-instrumentation-asgi/Makefile index 8945f581237a..ffd8944ebd28 100644 --- a/devel/py-opentelemetry-instrumentation-asgi/Makefile +++ b/devel/py-opentelemetry-instrumentation-asgi/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-asgi -PORTVERSION= 0.57b0 +PORTVERSION= 0.58b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-asgi/distinfo b/devel/py-opentelemetry-instrumentation-asgi/distinfo index 96a2bc050824..22bd66446c7c 100644 --- a/devel/py-opentelemetry-instrumentation-asgi/distinfo +++ b/devel/py-opentelemetry-instrumentation-asgi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062516 -SHA256 (opentelemetry_instrumentation_asgi-0.57b0.tar.gz) = a6f880b5d1838f65688fc992c65fbb1d3571f319d370990c32e759d3160e510b -SIZE (opentelemetry_instrumentation_asgi-0.57b0.tar.gz) = 24654 +TIMESTAMP = 1759324112 +SHA256 (opentelemetry_instrumentation_asgi-0.58b0.tar.gz) = 3ccc0c9c1c8c71e8d9da5945c6dcd9c0c8d147839f208536b7042c6dd98e65c9 +SIZE (opentelemetry_instrumentation_asgi-0.58b0.tar.gz) = 25116 diff --git a/devel/py-opentelemetry-instrumentation-dbapi/Makefile b/devel/py-opentelemetry-instrumentation-dbapi/Makefile index 975f047fcd2b..df5004f7f8e2 100644 --- a/devel/py-opentelemetry-instrumentation-dbapi/Makefile +++ b/devel/py-opentelemetry-instrumentation-dbapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-dbapi -PORTVERSION= 0.57b0 +PORTVERSION= 0.58b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-dbapi/distinfo b/devel/py-opentelemetry-instrumentation-dbapi/distinfo index 1d22d2146651..add645cb126a 100644 --- a/devel/py-opentelemetry-instrumentation-dbapi/distinfo +++ b/devel/py-opentelemetry-instrumentation-dbapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062518 -SHA256 (opentelemetry_instrumentation_dbapi-0.57b0.tar.gz) = 7ad9e39c91f6212f118435fd6fab842a1f78b2cbad1167f228c025bba2a8fc2d -SIZE (opentelemetry_instrumentation_dbapi-0.57b0.tar.gz) = 14176 +TIMESTAMP = 1759324114 +SHA256 (opentelemetry_instrumentation_dbapi-0.58b0.tar.gz) = 34ca7e7bf942d5ebf1ea3838e34154b3900bd00d17115a99b83c4ee280e658ac +SIZE (opentelemetry_instrumentation_dbapi-0.58b0.tar.gz) = 14223 diff --git a/devel/py-opentelemetry-instrumentation-django/Makefile b/devel/py-opentelemetry-instrumentation-django/Makefile index fc82045315f9..5d10cc75bed4 100644 --- a/devel/py-opentelemetry-instrumentation-django/Makefile +++ b/devel/py-opentelemetry-instrumentation-django/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-django -PORTVERSION= 0.57b0 +PORTVERSION= 0.58b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-django/distinfo b/devel/py-opentelemetry-instrumentation-django/distinfo index ad4f27675df6..67ffb53c0dca 100644 --- a/devel/py-opentelemetry-instrumentation-django/distinfo +++ b/devel/py-opentelemetry-instrumentation-django/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062520 -SHA256 (opentelemetry_instrumentation_django-0.57b0.tar.gz) = df4116d2ea2c6bbbbf8853b843deb74d66bd0d573ddd372ec84fd60adaf977c6 -SIZE (opentelemetry_instrumentation_django-0.57b0.tar.gz) = 25005 +TIMESTAMP = 1759324116 +SHA256 (opentelemetry_instrumentation_django-0.58b0.tar.gz) = 24f45706a9dc3c47b9214ed5422fd0d35a850f3f40b04112a91fc10561cfd3f5 +SIZE (opentelemetry_instrumentation_django-0.58b0.tar.gz) = 25009 diff --git a/devel/py-opentelemetry-instrumentation-fastapi/Makefile b/devel/py-opentelemetry-instrumentation-fastapi/Makefile index 48b3b22325f5..649a2a2ac304 100644 --- a/devel/py-opentelemetry-instrumentation-fastapi/Makefile +++ b/devel/py-opentelemetry-instrumentation-fastapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-fastapi -PORTVERSION= 0.57b0 +PORTVERSION= 0.58b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-fastapi/distinfo b/devel/py-opentelemetry-instrumentation-fastapi/distinfo index 974f1dcdc146..c64fd66319ee 100644 --- a/devel/py-opentelemetry-instrumentation-fastapi/distinfo +++ b/devel/py-opentelemetry-instrumentation-fastapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062522 -SHA256 (opentelemetry_instrumentation_fastapi-0.57b0.tar.gz) = 73ac22f3c472a8f9cb21d1fbe5a4bf2797690c295fff4a1c040e9b1b1688a105 -SIZE (opentelemetry_instrumentation_fastapi-0.57b0.tar.gz) = 20277 +TIMESTAMP = 1759324118 +SHA256 (opentelemetry_instrumentation_fastapi-0.58b0.tar.gz) = 03da470d694116a0a40f4e76319e42f3ff9efc49abf804b2acc2c07f96661497 +SIZE (opentelemetry_instrumentation_fastapi-0.58b0.tar.gz) = 24598 diff --git a/devel/py-opentelemetry-instrumentation-flask/Makefile b/devel/py-opentelemetry-instrumentation-flask/Makefile index 79f3f3248091..48e748fb0a2c 100644 --- a/devel/py-opentelemetry-instrumentation-flask/Makefile +++ b/devel/py-opentelemetry-instrumentation-flask/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-flask -PORTVERSION= 0.57b0 +PORTVERSION= 0.58b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-flask/distinfo b/devel/py-opentelemetry-instrumentation-flask/distinfo index 253ef9bb2ac2..3b30a9a32b6b 100644 --- a/devel/py-opentelemetry-instrumentation-flask/distinfo +++ b/devel/py-opentelemetry-instrumentation-flask/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062524 -SHA256 (opentelemetry_instrumentation_flask-0.57b0.tar.gz) = c5244a40b03664db966d844a32f43c900181431b77929be62a68d4907e86ed25 -SIZE (opentelemetry_instrumentation_flask-0.57b0.tar.gz) = 19381 +TIMESTAMP = 1759324120 +SHA256 (opentelemetry_instrumentation_flask-0.58b0.tar.gz) = ea2e06f448cef263c21f86401984906f68a5c766c7359000afb5621ae528d9c5 +SIZE (opentelemetry_instrumentation_flask-0.58b0.tar.gz) = 19420 diff --git a/devel/py-opentelemetry-instrumentation-psycopg2/Makefile b/devel/py-opentelemetry-instrumentation-psycopg2/Makefile index f1f395607ad1..3b92b5057a5b 100644 --- a/devel/py-opentelemetry-instrumentation-psycopg2/Makefile +++ b/devel/py-opentelemetry-instrumentation-psycopg2/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-psycopg2 -PORTVERSION= 0.57b0 +PORTVERSION= 0.58b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-psycopg2/distinfo b/devel/py-opentelemetry-instrumentation-psycopg2/distinfo index 4d06d286b546..d91ba60ad35d 100644 --- a/devel/py-opentelemetry-instrumentation-psycopg2/distinfo +++ b/devel/py-opentelemetry-instrumentation-psycopg2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062526 -SHA256 (opentelemetry_instrumentation_psycopg2-0.57b0.tar.gz) = 4e9d05d661c50985f0a5d7f090a7f399d453b467c9912c7611fcef693d15b038 -SIZE (opentelemetry_instrumentation_psycopg2-0.57b0.tar.gz) = 10722 +TIMESTAMP = 1759324122 +SHA256 (opentelemetry_instrumentation_psycopg2-0.58b0.tar.gz) = e08e2336926a920bc01788d7ff08315c7d995bd62bc9588c316ebb46f05ae95c +SIZE (opentelemetry_instrumentation_psycopg2-0.58b0.tar.gz) = 10735 diff --git a/devel/py-opentelemetry-instrumentation-requests/Makefile b/devel/py-opentelemetry-instrumentation-requests/Makefile index f80485f0d710..24adc7aff280 100644 --- a/devel/py-opentelemetry-instrumentation-requests/Makefile +++ b/devel/py-opentelemetry-instrumentation-requests/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-requests -PORTVERSION= 0.57b0 +PORTVERSION= 0.58b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-requests/distinfo b/devel/py-opentelemetry-instrumentation-requests/distinfo index e90e25dbf527..f2cad22e1d4e 100644 --- a/devel/py-opentelemetry-instrumentation-requests/distinfo +++ b/devel/py-opentelemetry-instrumentation-requests/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062528 -SHA256 (opentelemetry_instrumentation_requests-0.57b0.tar.gz) = 193bd3fd1f14737721876fb1952dffc7d43795586118df633a91ecd9057446ff -SIZE (opentelemetry_instrumentation_requests-0.57b0.tar.gz) = 15182 +TIMESTAMP = 1759324124 +SHA256 (opentelemetry_instrumentation_requests-0.58b0.tar.gz) = ae9495e6ff64e27bdb839fce91dbb4be56e325139828e8005f875baf41951a2e +SIZE (opentelemetry_instrumentation_requests-0.58b0.tar.gz) = 15188 diff --git a/devel/py-opentelemetry-instrumentation-urllib/Makefile b/devel/py-opentelemetry-instrumentation-urllib/Makefile index 4723b4990156..346cfbe07280 100644 --- a/devel/py-opentelemetry-instrumentation-urllib/Makefile +++ b/devel/py-opentelemetry-instrumentation-urllib/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-urllib -PORTVERSION= 0.57b0 +PORTVERSION= 0.58b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-urllib/distinfo b/devel/py-opentelemetry-instrumentation-urllib/distinfo index 66613bbce2de..1c12fbde58e3 100644 --- a/devel/py-opentelemetry-instrumentation-urllib/distinfo +++ b/devel/py-opentelemetry-instrumentation-urllib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062530 -SHA256 (opentelemetry_instrumentation_urllib-0.57b0.tar.gz) = 657225ceae8bb52b67bd5c26dcb8a33f0efb041f1baea4c59dbd1adbc63a4162 -SIZE (opentelemetry_instrumentation_urllib-0.57b0.tar.gz) = 13929 +TIMESTAMP = 1759324126 +SHA256 (opentelemetry_instrumentation_urllib-0.58b0.tar.gz) = 071e5a28a1c4198cfa33937484f4b0b1068aab26d75e71e55f598a717f268d0a +SIZE (opentelemetry_instrumentation_urllib-0.58b0.tar.gz) = 13932 diff --git a/devel/py-opentelemetry-instrumentation-urllib3/Makefile b/devel/py-opentelemetry-instrumentation-urllib3/Makefile index a5cbaf2e7e4c..8526e2fa141f 100644 --- a/devel/py-opentelemetry-instrumentation-urllib3/Makefile +++ b/devel/py-opentelemetry-instrumentation-urllib3/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-urllib3 -PORTVERSION= 0.57b0 +PORTVERSION= 0.58b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-urllib3/distinfo b/devel/py-opentelemetry-instrumentation-urllib3/distinfo index dbf627b28751..95fb82af8db5 100644 --- a/devel/py-opentelemetry-instrumentation-urllib3/distinfo +++ b/devel/py-opentelemetry-instrumentation-urllib3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062532 -SHA256 (opentelemetry_instrumentation_urllib3-0.57b0.tar.gz) = f49d8c3d1d81ae56304a08b14a7f564d250733ed75cd2210ccef815b5af2eea1 -SIZE (opentelemetry_instrumentation_urllib3-0.57b0.tar.gz) = 15790 +TIMESTAMP = 1759324128 +SHA256 (opentelemetry_instrumentation_urllib3-0.58b0.tar.gz) = 978b8e3daa076437b1f7ed7509d8156108aee0679556fd355e532c4065dd7635 +SIZE (opentelemetry_instrumentation_urllib3-0.58b0.tar.gz) = 15791 diff --git a/devel/py-opentelemetry-instrumentation-wsgi/Makefile b/devel/py-opentelemetry-instrumentation-wsgi/Makefile index 4200f5979320..72daab9bd462 100644 --- a/devel/py-opentelemetry-instrumentation-wsgi/Makefile +++ b/devel/py-opentelemetry-instrumentation-wsgi/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-wsgi -PORTVERSION= 0.57b0 +PORTVERSION= 0.58b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation-wsgi/distinfo b/devel/py-opentelemetry-instrumentation-wsgi/distinfo index 9f5830ee75e5..87736bb1a394 100644 --- a/devel/py-opentelemetry-instrumentation-wsgi/distinfo +++ b/devel/py-opentelemetry-instrumentation-wsgi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062534 -SHA256 (opentelemetry_instrumentation_wsgi-0.57b0.tar.gz) = d7e16b3b87930c30fc4c1bbc8b58c5dd6eefade493a3a5e7343bc24d572bc5b7 -SIZE (opentelemetry_instrumentation_wsgi-0.57b0.tar.gz) = 18376 +TIMESTAMP = 1759324130 +SHA256 (opentelemetry_instrumentation_wsgi-0.58b0.tar.gz) = 0ea27d44c83b48e6b182a904c801ca62b2999642647f32ef33c8a9c8bbf6a245 +SIZE (opentelemetry_instrumentation_wsgi-0.58b0.tar.gz) = 18377 diff --git a/devel/py-opentelemetry-instrumentation/Makefile b/devel/py-opentelemetry-instrumentation/Makefile index e64d303d4d71..d0f9b6dc20d1 100644 --- a/devel/py-opentelemetry-instrumentation/Makefile +++ b/devel/py-opentelemetry-instrumentation/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation -PORTVERSION= 0.57b0 +PORTVERSION= 0.58b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-instrumentation/distinfo b/devel/py-opentelemetry-instrumentation/distinfo index 60e9ac2f6b85..6c05e9edba77 100644 --- a/devel/py-opentelemetry-instrumentation/distinfo +++ b/devel/py-opentelemetry-instrumentation/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062514 -SHA256 (opentelemetry_instrumentation-0.57b0.tar.gz) = f2a30135ba77cdea2b0e1df272f4163c154e978f57214795d72f40befd4fcf05 -SIZE (opentelemetry_instrumentation-0.57b0.tar.gz) = 30807 +TIMESTAMP = 1759324110 +SHA256 (opentelemetry_instrumentation-0.58b0.tar.gz) = df640f3ac715a3e05af145c18f527f4422c6ab6c467e40bd24d2ad75a00cb705 +SIZE (opentelemetry_instrumentation-0.58b0.tar.gz) = 31549 diff --git a/devel/py-opentelemetry-proto/Makefile b/devel/py-opentelemetry-proto/Makefile index d536eed9502b..09dc1f4d0da9 100644 --- a/devel/py-opentelemetry-proto/Makefile +++ b/devel/py-opentelemetry-proto/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-proto -PORTVERSION= 1.36.0 +PORTVERSION= 1.37.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-proto/distinfo b/devel/py-opentelemetry-proto/distinfo index 2b917e170ea0..bc8bdaa9d3da 100644 --- a/devel/py-opentelemetry-proto/distinfo +++ b/devel/py-opentelemetry-proto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062536 -SHA256 (opentelemetry_proto-1.36.0.tar.gz) = 0f10b3c72f74c91e0764a5ec88fd8f1c368ea5d9c64639fb455e2854ef87dd2f -SIZE (opentelemetry_proto-1.36.0.tar.gz) = 46152 +TIMESTAMP = 1759324132 +SHA256 (opentelemetry_proto-1.37.0.tar.gz) = 30f5c494faf66f77faeaefa35ed4443c5edb3b0aa46dad073ed7210e1a789538 +SIZE (opentelemetry_proto-1.37.0.tar.gz) = 46151 diff --git a/devel/py-opentelemetry-sdk/Makefile b/devel/py-opentelemetry-sdk/Makefile index 12b8a2ded1cb..7501fb92d057 100644 --- a/devel/py-opentelemetry-sdk/Makefile +++ b/devel/py-opentelemetry-sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-sdk -PORTVERSION= 1.36.0 +PORTVERSION= 1.37.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-api@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=0.57b${PORTVERSION:E}<0.57b${PORTVERSION:E}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=0.58b${PORTVERSION:E}<0.58b${PORTVERSION:E}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python diff --git a/devel/py-opentelemetry-sdk/distinfo b/devel/py-opentelemetry-sdk/distinfo index a9ef5915fc07..5a66791afc5d 100644 --- a/devel/py-opentelemetry-sdk/distinfo +++ b/devel/py-opentelemetry-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062538 -SHA256 (opentelemetry_sdk-1.36.0.tar.gz) = 19c8c81599f51b71670661ff7495c905d8fdf6976e41622d5245b791b06fa581 -SIZE (opentelemetry_sdk-1.36.0.tar.gz) = 162557 +TIMESTAMP = 1759324134 +SHA256 (opentelemetry_sdk-1.37.0.tar.gz) = cc8e089c10953ded765b5ab5669b198bbe0af1b3f89f1007d19acd32dc46dda5 +SIZE (opentelemetry_sdk-1.37.0.tar.gz) = 170404 diff --git a/devel/py-opentelemetry-semantic-conventions/Makefile b/devel/py-opentelemetry-semantic-conventions/Makefile index e33faa8fe41e..c1427587d199 100644 --- a/devel/py-opentelemetry-semantic-conventions/Makefile +++ b/devel/py-opentelemetry-semantic-conventions/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-semantic-conventions -PORTVERSION= 0.57b0 +PORTVERSION= 0.58b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.36.${PORTVERSION:C|.*b||}<1.36.${PORTVERSION:C|.*b||}_99:devel/py-opentelemetry-api@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.37.${PORTVERSION:C|.*b||}<1.37.${PORTVERSION:C|.*b||}_99:devel/py-opentelemetry-api@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python diff --git a/devel/py-opentelemetry-semantic-conventions/distinfo b/devel/py-opentelemetry-semantic-conventions/distinfo index 8c02c506e6a9..25336e038071 100644 --- a/devel/py-opentelemetry-semantic-conventions/distinfo +++ b/devel/py-opentelemetry-semantic-conventions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062540 -SHA256 (opentelemetry_semantic_conventions-0.57b0.tar.gz) = 609a4a79c7891b4620d64c7aac6898f872d790d75f22019913a660756f27ff32 -SIZE (opentelemetry_semantic_conventions-0.57b0.tar.gz) = 124225 +TIMESTAMP = 1759324136 +SHA256 (opentelemetry_semantic_conventions-0.58b0.tar.gz) = 6bd46f51264279c433755767bb44ad00f1c9e2367e1b42af563372c5a6fa0c25 +SIZE (opentelemetry_semantic_conventions-0.58b0.tar.gz) = 129867 diff --git a/devel/py-opentelemetry-util-http/Makefile b/devel/py-opentelemetry-util-http/Makefile index 91d14b4a42d5..c3853e670e5f 100644 --- a/devel/py-opentelemetry-util-http/Makefile +++ b/devel/py-opentelemetry-util-http/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-util-http -PORTVERSION= 0.57b0 +PORTVERSION= 0.58b0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-opentelemetry-util-http/distinfo b/devel/py-opentelemetry-util-http/distinfo index e4a60f9fbf81..359b18d48319 100644 --- a/devel/py-opentelemetry-util-http/distinfo +++ b/devel/py-opentelemetry-util-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062542 -SHA256 (opentelemetry_util_http-0.57b0.tar.gz) = f7417595ead0eb42ed1863ec9b2f839fc740368cd7bbbfc1d0a47bc1ab0aba11 -SIZE (opentelemetry_util_http-0.57b0.tar.gz) = 9405 +TIMESTAMP = 1759324138 +SHA256 (opentelemetry_util_http-0.58b0.tar.gz) = de0154896c3472c6599311c83e0ecee856c4da1b17808d39fdc5cce5312e4d89 +SIZE (opentelemetry_util_http-0.58b0.tar.gz) = 9411 diff --git a/devel/py-orjson/Makefile b/devel/py-orjson/Makefile index c62e42d3d8da..a04b3b1f8db5 100644 --- a/devel/py-orjson/Makefile +++ b/devel/py-orjson/Makefile @@ -1,6 +1,6 @@ PORTNAME= orjson DISTVERSION= 3.10.15 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ormsgpack/Makefile b/devel/py-ormsgpack/Makefile index 7888e4c35261..c6bdf25c551a 100644 --- a/devel/py-ormsgpack/Makefile +++ b/devel/py-ormsgpack/Makefile @@ -1,6 +1,6 @@ PORTNAME= ormsgpack DISTVERSION= 1.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pendulum/Makefile b/devel/py-pendulum/Makefile index b107d9e4ae76..b92f24b94aab 100644 --- a/devel/py-pendulum/Makefile +++ b/devel/py-pendulum/Makefile @@ -1,6 +1,6 @@ PORTNAME= pendulum PORTVERSION= 3.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pick/Makefile b/devel/py-pick/Makefile new file mode 100644 index 000000000000..f5909d1f8eb1 --- /dev/null +++ b/devel/py-pick/Makefile @@ -0,0 +1,29 @@ +PORTNAME= pick +DISTVERSIONPREFIX= v +DISTVERSION= 2.4.0 +CATEGORIES= devel python +#MASTER_SITES= PYPI # no tests +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Pick an option in the terminal with a simple GUI +WWW= https://github.com/aisk/pick + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +USE_GITHUB= yes +GH_ACCOUNT= aisk + +TEST_ENV= PYTHONPATH=${WRKSRC}/src + +NO_ARCH= yes + +# tests as of 2.4.0: 8 passed in 2.51s + +.include <bsd.port.mk> diff --git a/devel/py-pick/distinfo b/devel/py-pick/distinfo new file mode 100644 index 000000000000..792f88bd5c34 --- /dev/null +++ b/devel/py-pick/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759729556 +SHA256 (aisk-pick-v2.4.0_GH0.tar.gz) = 25a18788c0670c51eff6add17a0b6904c9e147ddcc2701c6c6f8ae4dfdf7fabb +SIZE (aisk-pick-v2.4.0_GH0.tar.gz) = 90453 diff --git a/devel/py-pick/pkg-descr b/devel/py-pick/pkg-descr new file mode 100644 index 000000000000..b88bf9e2bc7e --- /dev/null +++ b/devel/py-pick/pkg-descr @@ -0,0 +1,3 @@ +Pick is an option in the terminal with a simple GUI. +Pick provides a simple way to create a curses-based interactive selection +list in the terminal. diff --git a/devel/py-protobuf/Makefile b/devel/py-protobuf/Makefile index a7913b657bd4..6452d6e68598 100644 --- a/devel/py-protobuf/Makefile +++ b/devel/py-protobuf/Makefile @@ -1,5 +1,5 @@ PORTNAME= protobuf -PORTVERSION= 6.32.0 +PORTVERSION= 6.32.1 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= PYPI diff --git a/devel/py-protobuf/distinfo b/devel/py-protobuf/distinfo index f6cc3be18498..d2b8893f0307 100644 --- a/devel/py-protobuf/distinfo +++ b/devel/py-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120714 -SHA256 (protobuf-6.32.0.tar.gz) = a81439049127067fc49ec1d36e25c6ee1d1a2b7be930675f919258d03c04e7d2 -SIZE (protobuf-6.32.0.tar.gz) = 440614 +TIMESTAMP = 1759324140 +SHA256 (protobuf-6.32.1.tar.gz) = ee2469e4a021474ab9baafea6cd070e5bf27c7d29433504ddea1a4ee5850f68d +SIZE (protobuf-6.32.1.tar.gz) = 440635 diff --git a/devel/py-pycparser/Makefile b/devel/py-pycparser/Makefile index 5aec728cda4a..706012900896 100644 --- a/devel/py-pycparser/Makefile +++ b/devel/py-pycparser/Makefile @@ -1,5 +1,5 @@ PORTNAME= pycparser -PORTVERSION= 2.22 +PORTVERSION= 2.23 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pycparser/distinfo b/devel/py-pycparser/distinfo index 02c7817bc57d..d195bf966996 100644 --- a/devel/py-pycparser/distinfo +++ b/devel/py-pycparser/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712084504 -SHA256 (pycparser-2.22.tar.gz) = 491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 -SIZE (pycparser-2.22.tar.gz) = 172736 +TIMESTAMP = 1759324142 +SHA256 (pycparser-2.23.tar.gz) = 78816d4f24add8f10a06d6f05b4d424ad9e96cfebf68a4ddc99c65c0720d00c2 +SIZE (pycparser-2.23.tar.gz) = 173734 diff --git a/devel/py-pycrdt/Makefile b/devel/py-pycrdt/Makefile index 624cfe7edcd9..503a7612ff34 100644 --- a/devel/py-pycrdt/Makefile +++ b/devel/py-pycrdt/Makefile @@ -1,5 +1,6 @@ PORTNAME= pycrdt PORTVERSION= 0.12.32 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pydantic-core/Makefile b/devel/py-pydantic-core/Makefile index e4c8dda1d2ca..1c10e85e49bb 100644 --- a/devel/py-pydantic-core/Makefile +++ b/devel/py-pydantic-core/Makefile @@ -1,6 +1,6 @@ PORTNAME= pydantic-core PORTVERSION= 2.33.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pydantic2/Makefile b/devel/py-pydantic2/Makefile index ea7b954fed16..fd5d7ad5ccb8 100644 --- a/devel/py-pydantic2/Makefile +++ b/devel/py-pydantic2/Makefile @@ -1,5 +1,5 @@ PORTNAME= pydantic -PORTVERSION= 2.11.7 +PORTVERSION= 2.11.9 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pydantic2/distinfo b/devel/py-pydantic2/distinfo index 86339d7cab19..b412ba947431 100644 --- a/devel/py-pydantic2/distinfo +++ b/devel/py-pydantic2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750188106 -SHA256 (pydantic-2.11.7.tar.gz) = d989c3c6cb79469287b1569f7447a17848c998458d49ebe294e975b9baf0f0db -SIZE (pydantic-2.11.7.tar.gz) = 788350 +TIMESTAMP = 1759324144 +SHA256 (pydantic-2.11.9.tar.gz) = 6b8ffda597a14812a7975c90b82a8a2e777d9257aba3453f973acd3c032a18e2 +SIZE (pydantic-2.11.9.tar.gz) = 788495 diff --git a/devel/py-pyparsing/Makefile b/devel/py-pyparsing/Makefile index 468ef6cf0ef8..14169e76e9e7 100644 --- a/devel/py-pyparsing/Makefile +++ b/devel/py-pyparsing/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyparsing -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.4 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/pyparsing/pyparsing/releases/download/${PORTVERSION}/ @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-pyparsing/distinfo b/devel/py-pyparsing/distinfo index 9ae5c4301f6a..1f2f2fe3e31b 100644 --- a/devel/py-pyparsing/distinfo +++ b/devel/py-pyparsing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744288968 -SHA256 (pyparsing-3.2.3.tar.gz) = b9c13f1ab8b3b542f72e28f634bad4de758ab3ce4546e4301970ad6fa77c38be -SIZE (pyparsing-3.2.3.tar.gz) = 1088608 +TIMESTAMP = 1759324146 +SHA256 (pyparsing-3.2.4.tar.gz) = fff89494f45559d0f2ce46613b419f632bbb6afbdaed49696d322bcf98a58e99 +SIZE (pyparsing-3.2.4.tar.gz) = 1098809 diff --git a/devel/py-pyperscan/Makefile b/devel/py-pyperscan/Makefile index e89e5273f2e4..769612db21a8 100644 --- a/devel/py-pyperscan/Makefile +++ b/devel/py-pyperscan/Makefile @@ -1,7 +1,7 @@ PORTNAME= pyperscan DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyproject-fmt-rust/Makefile b/devel/py-pyproject-fmt-rust/Makefile index 1883eb76abc5..61ccf8e7bda9 100644 --- a/devel/py-pyproject-fmt-rust/Makefile +++ b/devel/py-pyproject-fmt-rust/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyproject-fmt-rust PORTVERSION= 1.2.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyproject-fmt/Makefile b/devel/py-pyproject-fmt/Makefile index 230308b3430e..bdced9852e87 100644 --- a/devel/py-pyproject-fmt/Makefile +++ b/devel/py-pyproject-fmt/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyproject-fmt PORTVERSION= 2.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytest-asyncio/Makefile b/devel/py-pytest-asyncio/Makefile index 1157eaaea0af..8d928922b116 100644 --- a/devel/py-pytest-asyncio/Makefile +++ b/devel/py-pytest-asyncio/Makefile @@ -1,9 +1,9 @@ PORTNAME= pytest-asyncio -DISTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= pytest_asyncio-${DISTVERSION} +DISTNAME= pytest_asyncio-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pytest support for asyncio @@ -13,18 +13,22 @@ WWW= https://pytest-asyncio.readthedocs.io/en/stable/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=8.2,1<9,1:devel/py-pytest@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=6.2:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hypothesis>=5.7.1:devel/py-hypothesis@${PY_FLAVOR} -USES= python +USES= python:3.11+ USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes -# tests as of 1.1.0: 23 failed, 145 passed in 214.54s (0:03:34), see https://github.com/pytest-dev/pytest-asyncio/issues/1227 +.include <bsd.port.pre.mk> -.include <bsd.port.mk> +.if ${PYTHON_REL} < 31300 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.12:devel/py-typing-extensions@${PY_FLAVOR} +.endif + +.include <bsd.port.post.mk> diff --git a/devel/py-pytest-asyncio/distinfo b/devel/py-pytest-asyncio/distinfo index 9989f8ef730a..dc848410287e 100644 --- a/devel/py-pytest-asyncio/distinfo +++ b/devel/py-pytest-asyncio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757057362 -SHA256 (pytest_asyncio-1.1.0.tar.gz) = 796aa822981e01b68c12e4827b8697108f7205020f24b5793b3c41555dab68ea -SIZE (pytest_asyncio-1.1.0.tar.gz) = 46652 +TIMESTAMP = 1759324148 +SHA256 (pytest_asyncio-1.2.0.tar.gz) = c609a64a2a8768462d0c99811ddb8bd2583c33fd33cf7f21af1c142e824ffb57 +SIZE (pytest_asyncio-1.2.0.tar.gz) = 50119 diff --git a/devel/py-pytest-asyncio/files/patch-pyproject.toml b/devel/py-pytest-asyncio/files/patch-pyproject.toml index d0998d710688..ccbb5415d6e4 100644 --- a/devel/py-pytest-asyncio/files/patch-pyproject.toml +++ b/devel/py-pytest-asyncio/files/patch-pyproject.toml @@ -5,11 +5,11 @@ build-backend = "setuptools.build_meta" requires = [ - "setuptools>=77", -+ "setuptools", ++ "setuptools>=61", "setuptools-scm[toml]>=6.2", ] -@@ -10,10 +10,6 @@ readme.file = "README.rst" +@@ -10,10 +10,7 @@ readme.file = "README.rst" description = "Pytest support for asyncio" readme.content-type = "text/x-rst" readme.file = "README.rst" @@ -17,6 +17,7 @@ -license-files = [ - "LICENSE", -] ++license = { text = "Apache-2.0" } maintainers = [ { name = "Michael Seifert", email = "m.seifert@digitalernachschub.de" }, ] diff --git a/devel/py-python-gitlab/Makefile b/devel/py-python-gitlab/Makefile index 769971a05993..2c0a2d6df66e 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-gitlab -DISTVERSION= 6.3.0 +DISTVERSION= 6.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-python-gitlab/distinfo b/devel/py-python-gitlab/distinfo index 20a739c8ddb0..cbf7d1df6849 100644 --- a/devel/py-python-gitlab/distinfo +++ b/devel/py-python-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756431411 -SHA256 (python_gitlab-6.3.0.tar.gz) = 3d7764956948949a2a3aff2078e6e93a5efea2db0a29566b5e142091bcc075aa -SIZE (python_gitlab-6.3.0.tar.gz) = 397683 +TIMESTAMP = 1759618945 +SHA256 (python_gitlab-6.4.0.tar.gz) = 55ed94fb47932124b7f9df8e72b29352d3d0ee01ecf44f081dd070f4bad8700d +SIZE (python_gitlab-6.4.0.tar.gz) = 397816 diff --git a/devel/py-python-semantic-release/Makefile b/devel/py-python-semantic-release/Makefile index 85fc19b2e03a..a28a2f730d35 100644 --- a/devel/py-python-semantic-release/Makefile +++ b/devel/py-python-semantic-release/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-semantic-release -PORTVERSION= 10.3.2 +PORTVERSION= 10.4.1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/python-semantic-release/python-semantic-release/releases/download/v${PORTVERSION}/ diff --git a/devel/py-python-semantic-release/distinfo b/devel/py-python-semantic-release/distinfo index b7b8d7ac97e9..8c20cc03db26 100644 --- a/devel/py-python-semantic-release/distinfo +++ b/devel/py-python-semantic-release/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436511 -SHA256 (python_semantic_release-10.3.2.tar.gz) = c171d610c04f7c42ccf3e39073ec76afc98e0bd2ed704872790035fea1256e61 -SIZE (python_semantic_release-10.3.2.tar.gz) = 331923 +TIMESTAMP = 1759324150 +SHA256 (python_semantic_release-10.4.1.tar.gz) = 4bec21f7d3a419a2a62d16a9ff404481a90f011c762aef605caf48f8c11b3ed6 +SIZE (python_semantic_release-10.4.1.tar.gz) = 605074 diff --git a/devel/py-pyyaml/Makefile b/devel/py-pyyaml/Makefile index 4cb05ac6621c..b6871a976a38 100644 --- a/devel/py-pyyaml/Makefile +++ b/devel/py-pyyaml/Makefile @@ -1,10 +1,8 @@ PORTNAME= pyyaml -PORTVERSION= 6.0.1 -PORTREVISION= 1 +DISTVERSION= 6.0.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= PyYAML-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Python YAML parser @@ -13,10 +11,8 @@ WWW= https://pyyaml.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython>=0:lang/cython@${PY_FLAVOR} - -USES= python -USE_PYTHON= autoplist concurrent distutils +USES= localbase python +USE_PYTHON= autoplist concurrent cython3 distutils OPTIONS_DEFINE= LIBYAML EXAMPLES OPTIONS_DEFAULT=LIBYAML diff --git a/devel/py-pyyaml/distinfo b/devel/py-pyyaml/distinfo index 8d760134b634..fd14ec0abfb0 100644 --- a/devel/py-pyyaml/distinfo +++ b/devel/py-pyyaml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699774986 -SHA256 (PyYAML-6.0.1.tar.gz) = bfdf460b1736c775f2ba9f6a92bca30bc2095067b8a9d77876d1fad6cc3b4a43 -SIZE (PyYAML-6.0.1.tar.gz) = 125201 +TIMESTAMP = 1758388888 +SHA256 (pyyaml-6.0.2.tar.gz) = d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e +SIZE (pyyaml-6.0.2.tar.gz) = 130631 diff --git a/devel/py-qcs-sdk-python/Makefile b/devel/py-qcs-sdk-python/Makefile index c89bea47ed8e..a774790f44b3 100644 --- a/devel/py-qcs-sdk-python/Makefile +++ b/devel/py-qcs-sdk-python/Makefile @@ -1,7 +1,7 @@ PORTNAME= qcs-sdk-python DISTVERSIONPREFIX= python/v DISTVERSION= 0.20.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-regress/Makefile b/devel/py-regress/Makefile index a12c26d077b8..05a5dcd78ff2 100644 --- a/devel/py-regress/Makefile +++ b/devel/py-regress/Makefile @@ -1,6 +1,6 @@ PORTNAME= regress PORTVERSION= 0.4.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-rich-click/Makefile b/devel/py-rich-click/Makefile index f4fd36b62cdd..ddeaafb7cf48 100644 --- a/devel/py-rich-click/Makefile +++ b/devel/py-rich-click/Makefile @@ -18,4 +18,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ USES= python USE_PYTHON= autoplist distutils +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/devel/py-robotframework-databaselibrary/Makefile b/devel/py-robotframework-databaselibrary/Makefile index b92ff611b0b6..c45a8c4cf265 100644 --- a/devel/py-robotframework-databaselibrary/Makefile +++ b/devel/py-robotframework-databaselibrary/Makefile @@ -1,5 +1,5 @@ PORTNAME= robotframework-databaselibrary -PORTVERSION= 2.1.4 +PORTVERSION= 2.2.0 CATEGORIES= devel www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,10 +14,12 @@ LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}robotframework>=5.0.1:devel/py-robotframework@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}robotframework-assertion-engine>=0:devel/py-robotframework-assertion-engine@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sqlparse>=0:databases/py-sqlparse@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}robotframework>=5.0.1:devel/py-robotframework@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}robotframework-assertion-engine>=0:devel/py-robotframework-assertion-engine@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}robotframework-assertion-engine>=0:devel/py-robotframework-assertion-engine@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sqlparse>=0:databases/py-sqlparse@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-robotframework-databaselibrary/distinfo b/devel/py-robotframework-databaselibrary/distinfo index d84f4c6120cb..f1f753ce485b 100644 --- a/devel/py-robotframework-databaselibrary/distinfo +++ b/devel/py-robotframework-databaselibrary/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751208166 -SHA256 (robotframework_databaselibrary-2.1.4.tar.gz) = 65c69215f051a82e03a8fb0cd33d854651b66d1c69aab5f93852d68da8502089 -SIZE (robotframework_databaselibrary-2.1.4.tar.gz) = 30729 +TIMESTAMP = 1759324152 +SHA256 (robotframework_databaselibrary-2.2.0.tar.gz) = 2331d330cccf39b73bcb893afb67a5e953ad5377dac8b5f6def8c55c55187a68 +SIZE (robotframework_databaselibrary-2.2.0.tar.gz) = 30916 diff --git a/devel/py-robotframework-pabot/Makefile b/devel/py-robotframework-pabot/Makefile index 9935fd466aee..db1eead6e72e 100644 --- a/devel/py-robotframework-pabot/Makefile +++ b/devel/py-robotframework-pabot/Makefile @@ -1,5 +1,5 @@ PORTNAME= robotframework-pabot -PORTVERSION= 5.0.0 +PORTVERSION= 5.1.0 CATEGORIES= devel www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-robotframework-pabot/distinfo b/devel/py-robotframework-pabot/distinfo index 9f0f8eca2b2e..ccb6438a51ed 100644 --- a/devel/py-robotframework-pabot/distinfo +++ b/devel/py-robotframework-pabot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120748 -SHA256 (robotframework_pabot-5.0.0.tar.gz) = ea338815514a1bdc0c2b1d078cbe8114c09c170f22eaf120dfb5ccf2a575ca85 -SIZE (robotframework_pabot-5.0.0.tar.gz) = 83724 +TIMESTAMP = 1759324154 +SHA256 (robotframework_pabot-5.1.0.tar.gz) = e926970a2e466cc6d9233f4658871040a0d505e8519a670f56ae1fd33ef461c0 +SIZE (robotframework_pabot-5.1.0.tar.gz) = 85190 diff --git a/devel/py-rodi/Makefile b/devel/py-rodi/Makefile new file mode 100644 index 000000000000..411ae96a4ff7 --- /dev/null +++ b/devel/py-rodi/Makefile @@ -0,0 +1,28 @@ +PORTNAME= rodi +DISTVERSIONPREFIX= v +DISTVERSION= 2.0.8 +CATEGORIES= devel python +#MASTER_SITES= PYPI # no tests +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Implementation of dependency injection for Python 3 +WWW= https://github.com/Neoteroi/rodi + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +USE_GITHUB= yes +GH_ACCOUNT= Neoteroi + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +# tests as of 2.0.8: 177 passed in 2.73s + +.include <bsd.port.mk> diff --git a/devel/py-rodi/distinfo b/devel/py-rodi/distinfo new file mode 100644 index 000000000000..46aaac66fb94 --- /dev/null +++ b/devel/py-rodi/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759700640 +SHA256 (Neoteroi-rodi-v2.0.8_GH0.tar.gz) = 19fb03d6992b70c19b84e596fe39db9168e5101db27fe647bbdb73383f2dd551 +SIZE (Neoteroi-rodi-v2.0.8_GH0.tar.gz) = 26780 diff --git a/devel/py-rodi/pkg-descr b/devel/py-rodi/pkg-descr new file mode 100644 index 000000000000..84d3ace3916b --- /dev/null +++ b/devel/py-rodi/pkg-descr @@ -0,0 +1,15 @@ +RODI is a dependency injection library for Python 3, providing a lightweight +and fast implementation of the dependency injection pattern. It supports +both synchronous and asynchronous dependency resolution. + +Key features: +* Fast dependency injection container +* Support for singleton and transient lifetimes +* Automatic dependency resolution +* Support for factory functions +* Decorator-based service registration +* Type hints support for automatic registration +* Compatible with async/await patterns + +RODI is designed to be simple, fast, and easy to integrate into existing +Python applications, particularly web frameworks and applications. diff --git a/devel/py-rpds-py/Makefile b/devel/py-rpds-py/Makefile index c896274fc739..c2adad991720 100644 --- a/devel/py-rpds-py/Makefile +++ b/devel/py-rpds-py/Makefile @@ -1,5 +1,6 @@ PORTNAME= rpds-py PORTVERSION= 0.27.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/crate-py/rpds/releases/download/v${PORTVERSION}/ diff --git a/devel/py-ruff/Makefile b/devel/py-ruff/Makefile index 4b0af2431411..dd15ce877cc8 100644 --- a/devel/py-ruff/Makefile +++ b/devel/py-ruff/Makefile @@ -1,5 +1,6 @@ PORTNAME= ruff DISTVERSION= 0.13.2 +PORTREVISION= 1 CATEGORIES= devel python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-tox-toml-fmt/Makefile b/devel/py-tox-toml-fmt/Makefile index 66b0df714ff3..2e35c476addd 100644 --- a/devel/py-tox-toml-fmt/Makefile +++ b/devel/py-tox-toml-fmt/Makefile @@ -1,6 +1,6 @@ PORTNAME= tox-toml-fmt PORTVERSION= 1.0.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-tox/Makefile b/devel/py-tox/Makefile index 43b28988b845..ec594c3cb73d 100644 --- a/devel/py-tox/Makefile +++ b/devel/py-tox/Makefile @@ -1,5 +1,5 @@ PORTNAME= tox -DISTVERSION= 4.30.2 +DISTVERSION= 4.30.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-tox/distinfo b/devel/py-tox/distinfo index 58d54e3f2c24..025fcd68cd0f 100644 --- a/devel/py-tox/distinfo +++ b/devel/py-tox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757404936 -SHA256 (tox-4.30.2.tar.gz) = 772925ad6c57fe35c7ed5ac3e958ac5ced21dff597e76fc40c1f5bf3cd1b6a2e -SIZE (tox-4.30.2.tar.gz) = 202622 +TIMESTAMP = 1759523878 +SHA256 (tox-4.30.3.tar.gz) = f3dd0735f1cd4e8fbea5a3661b77f517456b5f0031a6256432533900e34b90bf +SIZE (tox-4.30.3.tar.gz) = 202799 diff --git a/devel/py-trove-classifiers/Makefile b/devel/py-trove-classifiers/Makefile index b6e49b447230..6f8c04b894ca 100644 --- a/devel/py-trove-classifiers/Makefile +++ b/devel/py-trove-classifiers/Makefile @@ -1,5 +1,5 @@ PORTNAME= trove-classifiers -PORTVERSION= 2025.8.26.11 +PORTVERSION= 2025.9.11.17 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-trove-classifiers/distinfo b/devel/py-trove-classifiers/distinfo index d7982241cd45..a49b686f281f 100644 --- a/devel/py-trove-classifiers/distinfo +++ b/devel/py-trove-classifiers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120756 -SHA256 (trove_classifiers-2025.8.26.11.tar.gz) = e73efff317c492a7990092f9c12676c705bf6cfe40a258a93f63f4b4c9941432 -SIZE (trove_classifiers-2025.8.26.11.tar.gz) = 16960 +TIMESTAMP = 1759324156 +SHA256 (trove_classifiers-2025.9.11.17.tar.gz) = 931ca9841a5e9c9408bc2ae67b50d28acf85bef56219b56860876dd1f2d024dd +SIZE (trove_classifiers-2025.9.11.17.tar.gz) = 16975 diff --git a/devel/py-ty/Makefile b/devel/py-ty/Makefile index e9ca3a9ccfb4..668a3b61a965 100644 --- a/devel/py-ty/Makefile +++ b/devel/py-ty/Makefile @@ -1,5 +1,6 @@ PORTNAME= ty DISTVERSION= 0.0.1a21 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-typer/Makefile b/devel/py-typer/Makefile index fde7fe1b3d0a..c1e8b75749b8 100644 --- a/devel/py-typer/Makefile +++ b/devel/py-typer/Makefile @@ -1,5 +1,5 @@ PORTNAME= typer -PORTVERSION= 0.17.4 +PORTVERSION= 0.18.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-typer/distinfo b/devel/py-typer/distinfo index 902faede1f51..24942182b522 100644 --- a/devel/py-typer/distinfo +++ b/devel/py-typer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436517 -SHA256 (typer-0.17.4.tar.gz) = b77dc07d849312fd2bb5e7f20a7af8985c7ec360c45b051ed5412f64d8dc1580 -SIZE (typer-0.17.4.tar.gz) = 103734 +TIMESTAMP = 1759324158 +SHA256 (typer-0.18.0.tar.gz) = 342049be1a608c972b0f77dd2b2573e74366b83465cfd5ebd3fede187e1f885e +SIZE (typer-0.18.0.tar.gz) = 103878 diff --git a/devel/py-validators/Makefile b/devel/py-validators/Makefile index c58f8089252c..933a5069e692 100644 --- a/devel/py-validators/Makefile +++ b/devel/py-validators/Makefile @@ -1,5 +1,5 @@ PORTNAME= validators -DISTVERSION= 0.34.0 +DISTVERSION= 0.35.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-validators/distinfo b/devel/py-validators/distinfo index 95cd1a1d790f..dbcb81337e07 100644 --- a/devel/py-validators/distinfo +++ b/devel/py-validators/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736597290 -SHA256 (validators-0.34.0.tar.gz) = 647fe407b45af9a74d245b943b18e6a816acf4926974278f6dd617778e1e781f -SIZE (validators-0.34.0.tar.gz) = 70955 +TIMESTAMP = 1759449183 +SHA256 (validators-0.35.0.tar.gz) = 992d6c48a4e77c81f1b4daba10d16c3a9bb0dbb79b3a19ea847ff0928e70497a +SIZE (validators-0.35.0.tar.gz) = 73399 diff --git a/devel/py-watchfiles/Makefile b/devel/py-watchfiles/Makefile index 60ae81368717..5f861b85092b 100644 --- a/devel/py-watchfiles/Makefile +++ b/devel/py-watchfiles/Makefile @@ -1,6 +1,6 @@ PORTNAME= watchfiles PORTVERSION= 0.24.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-xmltodict/Makefile b/devel/py-xmltodict/Makefile index 03bc7522631e..a5a8dbc3a019 100644 --- a/devel/py-xmltodict/Makefile +++ b/devel/py-xmltodict/Makefile @@ -1,5 +1,5 @@ PORTNAME= xmltodict -PORTVERSION= 0.15.0 +PORTVERSION= 0.15.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-xmltodict/distinfo b/devel/py-xmltodict/distinfo index 3a034efcfaa5..d536f780beb2 100644 --- a/devel/py-xmltodict/distinfo +++ b/devel/py-xmltodict/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436527 -SHA256 (xmltodict-0.15.0.tar.gz) = c6d46b4e3413d1e4fc3e5016f0f1c7a5c10f8ce39efaa0cb099af986ecfc9a53 -SIZE (xmltodict-0.15.0.tar.gz) = 60285 +TIMESTAMP = 1759324160 +SHA256 (xmltodict-0.15.1.tar.gz) = 3d8d49127f3ce6979d40a36dbcad96f8bab106d232d24b49efdd4bd21716983c +SIZE (xmltodict-0.15.1.tar.gz) = 62984 diff --git a/devel/pycdc/Makefile b/devel/pycdc/Makefile index 8e755fdc9ea8..6b1e8fefd355 100644 --- a/devel/pycdc/Makefile +++ b/devel/pycdc/Makefile @@ -2,7 +2,7 @@ PORTNAME= pycdc DISTVERSION= g20250704 CATEGORIES= devel -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Python bytecode disassembler and decompiler WWW= https://github.com/zrax/pycdc diff --git a/devel/pylyzer/Makefile b/devel/pylyzer/Makefile index ab157d4c7f44..be7125e7f352 100644 --- a/devel/pylyzer/Makefile +++ b/devel/pylyzer/Makefile @@ -1,7 +1,7 @@ PORTNAME= pylyzer DISTVERSIONPREFIX= v DISTVERSION= 0.0.78 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org diff --git a/devel/pyside6-tools/distinfo b/devel/pyside6-tools/distinfo index f2e9afa2d5fe..130b5d9c9daf 100644 --- a/devel/pyside6-tools/distinfo +++ b/devel/pyside6-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756199026 -SHA256 (KDE/Qt/6.9.2/pyside-setup-everywhere-src-6.9.2.tar.xz) = 9ec087465342bdc9dbe492a30e58fdbbc5448655deacf5982a0fe7123f59222d -SIZE (KDE/Qt/6.9.2/pyside-setup-everywhere-src-6.9.2.tar.xz) = 16659400 +TIMESTAMP = 1759301534 +SHA256 (KDE/Qt/6.9.3/pyside-setup-everywhere-src-6.9.3.tar.xz) = 7cd2d5abb98f2e6f442b0e41f5fcf930e7312ae4b17f681316b1adc7b63bb172 +SIZE (KDE/Qt/6.9.3/pyside-setup-everywhere-src-6.9.3.tar.xz) = 16663380 diff --git a/devel/pyside6/distinfo b/devel/pyside6/distinfo index 5da70ab73961..7f4cffde3a9f 100644 --- a/devel/pyside6/distinfo +++ b/devel/pyside6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198983 -SHA256 (KDE/Qt/6.9.2/pyside-setup-everywhere-src-6.9.2.tar.xz) = 9ec087465342bdc9dbe492a30e58fdbbc5448655deacf5982a0fe7123f59222d -SIZE (KDE/Qt/6.9.2/pyside-setup-everywhere-src-6.9.2.tar.xz) = 16659400 +TIMESTAMP = 1759301520 +SHA256 (KDE/Qt/6.9.3/pyside-setup-everywhere-src-6.9.3.tar.xz) = 7cd2d5abb98f2e6f442b0e41f5fcf930e7312ae4b17f681316b1adc7b63bb172 +SIZE (KDE/Qt/6.9.3/pyside-setup-everywhere-src-6.9.3.tar.xz) = 16663380 diff --git a/devel/qt6-5compat/distinfo b/devel/qt6-5compat/distinfo index 246db8af503e..90cba120be23 100644 --- a/devel/qt6-5compat/distinfo +++ b/devel/qt6-5compat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196357 -SHA256 (KDE/Qt/6.9.2/qt5compat-everywhere-src-6.9.2.tar.xz) = cb289905c689fc271ce783f8b67844040aa73d78f4f0cf8421fa713390a75b60 -SIZE (KDE/Qt/6.9.2/qt5compat-everywhere-src-6.9.2.tar.xz) = 14618016 +TIMESTAMP = 1759303154 +SHA256 (KDE/Qt/6.9.3/qt5compat-everywhere-src-6.9.3.tar.xz) = 091dac2124c2291c3566408720f89b1796cd458897c6acabd11f03976ad04461 +SIZE (KDE/Qt/6.9.3/qt5compat-everywhere-src-6.9.3.tar.xz) = 14619024 diff --git a/devel/qt6-base/Makefile b/devel/qt6-base/Makefile index ec92164f3f97..eba64f948e61 100644 --- a/devel/qt6-base/Makefile +++ b/devel/qt6-base/Makefile @@ -74,7 +74,8 @@ X11_LIB_DEPENDS= libxcb-cursor.so:x11/xcb-util-cursor \ libxcb-icccm.so:x11/xcb-util-wm \ libxcb-image.so:x11/xcb-util-image \ libxcb-keysyms.so:x11/xcb-util-keysyms \ - libxcb-render-util.so:x11/xcb-util-renderutil + libxcb-render-util.so:x11/xcb-util-renderutil \ + libxcb-util.so:x11/xcb-util X11_USES= xorg X11_USE= XORG=ice,pixman,sm,x11,xau,xcb,xcomposite,xcursor,xdamage,xdmcp,xext,xfixes,xi,xinerama,xrandr,xrender X11_CMAKE_BOOL= FEATURE_xcb \ diff --git a/devel/qt6-base/distinfo b/devel/qt6-base/distinfo index f27032e50768..f536c16bbf58 100644 --- a/devel/qt6-base/distinfo +++ b/devel/qt6-base/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196361 -SHA256 (KDE/Qt/6.9.2/qtbase-everywhere-src-6.9.2.tar.xz) = 44be9c9ecfe04129c4dea0a7e1b36ad476c9cc07c292016ac98e7b41514f2440 -SIZE (KDE/Qt/6.9.2/qtbase-everywhere-src-6.9.2.tar.xz) = 49812824 +TIMESTAMP = 1759303163 +SHA256 (KDE/Qt/6.9.3/qtbase-everywhere-src-6.9.3.tar.xz) = c5a1a2f660356ec081febfa782998ae5ddbc5925117e64f50e4be9cd45b8dc6e +SIZE (KDE/Qt/6.9.3/qtbase-everywhere-src-6.9.3.tar.xz) = 49856272 diff --git a/devel/qt6-base/files/patch-cmake_QtFlagHandlingHelpers.cmake b/devel/qt6-base/files/patch-cmake_QtFlagHandlingHelpers.cmake deleted file mode 100644 index 561cc85a2ecd..000000000000 --- a/devel/qt6-base/files/patch-cmake_QtFlagHandlingHelpers.cmake +++ /dev/null @@ -1,13 +0,0 @@ ---- cmake/QtFlagHandlingHelpers.cmake.orig 2024-09-18 16:48:24 UTC -+++ cmake/QtFlagHandlingHelpers.cmake -@@ -177,6 +177,10 @@ function(qt_internal_add_link_flags_no_undefined targe - set(no_undefined_flag "-Wl,--no-undefined") - endif() - -+ if (CMAKE_SYSTEM_NAME MATCHES "FreeBSD") -+ set(no_undefined_flag "") -+ endif() -+ - set(CMAKE_REQUIRED_LINK_OPTIONS ${previous_CMAKE_REQUIRED_LINK_OPTIONS}) - - if (NOT HAVE_DASH_UNDEFINED_SYMBOLS AND NOT HAVE_DASH_DASH_NO_UNDEFINED) diff --git a/devel/qt6-base/files/patch-cmake_QtRpathHelpers.cmake b/devel/qt6-base/files/patch-cmake_QtRpathHelpers.cmake deleted file mode 100644 index 7899d3825fba..000000000000 --- a/devel/qt6-base/files/patch-cmake_QtRpathHelpers.cmake +++ /dev/null @@ -1,11 +0,0 @@ ---- cmake/QtRpathHelpers.cmake.orig 2023-09-21 19:24:26 UTC -+++ cmake/QtRpathHelpers.cmake -@@ -8,6 +8,8 @@ function(qt_internal_get_relative_rpath_base_token out - set(rpath_rel_base "@loader_path") - elseif(LINUX OR SOLARIS OR FREEBSD OR HURD OR OPENBSD) - set(rpath_rel_base "$ORIGIN") -+ elseif(CMAKE_SYSTEM_NAME MATCHES "FreeBSD") -+ set(rpath_rel_base "$ORIGIN") - else() - set(rpath_rel_base "NO_KNOWN_RPATH_REL_BASE") - endif() diff --git a/devel/qt6-base/files/patch-src_corelib_global_qcomparehelpers.h b/devel/qt6-base/files/patch-src_corelib_global_qcomparehelpers.h deleted file mode 100644 index 5d37ac721415..000000000000 --- a/devel/qt6-base/files/patch-src_corelib_global_qcomparehelpers.h +++ /dev/null @@ -1,27 +0,0 @@ -Suppress spurious zero as null pointer constant warnings which cause errors -in www/dooble due to -Werror being passed. This is the same problem as in -qcompare.h that upstream suppresses for GCC. - -/usr/local/include/qt6/QtCore/qfloat16.h:209:5: error: zero as null pointer constant [-Werror,-Wzero-as-null-pointer-constant] -... -/usr/local/include/qt6/QtCore/qcomparehelpers.h:211:43: note: expanded from macro 'QT_DECLARE_ORDERING_HELPER_TEMPLATE' - 211 | { return compareThreeWay(lhs, rhs) >= 0; } - ---- src/corelib/global/qcomparehelpers.h.orig 2025-02-19 13:05:34 UTC -+++ src/corelib/global/qcomparehelpers.h -@@ -316,6 +316,7 @@ orderingFlagsFor(T t) noexcept - - #define QT_DECLARE_ORDERING_HELPER_TEMPLATE(OrderingType, LeftType, RightType, Constexpr, \ - Noexcept, ...) \ -+ QT_WARNING_DISABLE_CLANG("-Wzero-as-null-pointer-constant") \ - __VA_ARGS__ \ - friend Constexpr bool operator<(LeftType const &lhs, RightType const &rhs) Noexcept \ - { \ -@@ -357,6 +358,7 @@ orderingFlagsFor(T t) noexcept - // Helpers for reversed ordering, using the existing compareThreeWay() function. - #define QT_DECLARE_REVERSED_ORDERING_HELPER_TEMPLATE(OrderingType, LeftType, RightType, Constexpr, \ - Noexcept, ...) \ -+ QT_WARNING_DISABLE_CLANG("-Wzero-as-null-pointer-constant") \ - __VA_ARGS__ \ - friend Constexpr bool operator<(RightType const &lhs, LeftType const &rhs) Noexcept \ - { return is_gt(compareThreeWay(rhs, lhs)); } \ diff --git a/devel/qt6-base/files/patch-src_corelib_io_qprocess__unix.cpp b/devel/qt6-base/files/patch-src_corelib_io_qprocess__unix.cpp new file mode 100644 index 000000000000..67daf0bcd3b5 --- /dev/null +++ b/devel/qt6-base/files/patch-src_corelib_io_qprocess__unix.cpp @@ -0,0 +1,32 @@ +Use dlsym to access environ. This avoids undefined references during linking +with -Wl,-no-undefined. + +See https://reviews.freebsd.org/D30842 + +--- src/corelib/io/qprocess_unix.cpp.orig 2025-08-11 04:54:51 UTC ++++ src/corelib/io/qprocess_unix.cpp +@@ -59,10 +59,9 @@ + # define _PATH_TTY _PATH_DEV "tty" + #endif + +-#ifdef Q_OS_FREEBSD +-__attribute__((weak)) +-#endif ++#ifndef Q_OS_FREEBSD + extern char **environ; ++#endif + + QT_BEGIN_NAMESPACE + +@@ -74,6 +73,11 @@ QProcessEnvironment QProcessEnvironment::systemEnviron + { + QProcessEnvironment env; + const char *entry; ++#ifdef Q_OS_FREEBSD ++ static char* nullenv = nullptr; ++ char ***environ_p = reinterpret_cast<char***>(dlsym(RTLD_DEFAULT, "environ")); ++ char **environ = environ_p ? *environ_p : &nullenv; ++#endif + for (int count = 0; (entry = environ[count]); ++count) { + const char *equal = strchr(entry, '='); + if (!equal) diff --git a/devel/qt6-base/pkg-plist b/devel/qt6-base/pkg-plist index 737f0c8e6992..5c67b6fac4c8 100644 --- a/devel/qt6-base/pkg-plist +++ b/devel/qt6-base/pkg-plist @@ -5,6 +5,7 @@ bin/qmake6 %%QT_INCDIR%%/QtConcurrent/QtConcurrentFilter %%QT_INCDIR%%/QtConcurrent/QtConcurrentMap %%QT_INCDIR%%/QtConcurrent/QtConcurrentRun +%%QT_INCDIR%%/QtConcurrent/QtConcurrentTask %%QT_INCDIR%%/QtConcurrent/QtConcurrentVersion %%QT_INCDIR%%/QtConcurrent/qtaskbuilder.h %%QT_INCDIR%%/QtConcurrent/qtconcurrent_global.h @@ -968,8 +969,8 @@ bin/qmake6 %%QT_INCDIR%%/QtFbSupport/QtFbSupportDepends %%QT_INCDIR%%/QtFbSupport/QtFbSupportVersion %%QT_INCDIR%%/QtFbSupport/qtfbsupportversion.h -%%X11%%%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/atspiadaptor_p.h -%%X11%%%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/dbusconnection_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/atspiadaptor_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/dbusconnection_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qabstractfileiconengine_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qabstractfileiconprovider_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qabstractlayoutstyleinfo_p.h @@ -1123,11 +1124,11 @@ bin/qmake6 %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshortcut_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshortcutmap_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qsimpledrag_p.h -%%X11%%%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qspi_constant_mappings_p.h -%%X11%%%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qspi_struct_marshallers_p.h -%%X11%%%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qspiaccessiblebridge_p.h -%%X11%%%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qspiapplicationadaptor_p.h -%%X11%%%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qspidbuscache_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qspi_constant_mappings_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qspi_struct_marshallers_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qspiaccessiblebridge_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qspiapplicationadaptor_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qspidbuscache_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qstandarditemmodel_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qstatictext_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qstatusnotifieritemadaptor_p.h @@ -1444,9 +1445,9 @@ bin/qmake6 %%QT_INCDIR%%/QtGui/QtGui %%QT_INCDIR%%/QtGui/QtGuiDepends %%QT_INCDIR%%/QtGui/QtGuiVersion -%%X11%%%%QT_INCDIR%%/QtGui/bus_interface.h -%%X11%%%%QT_INCDIR%%/QtGui/cache_adaptor.h -%%X11%%%%QT_INCDIR%%/QtGui/deviceeventcontroller_adaptor.h +%%QT_INCDIR%%/QtGui/bus_interface.h +%%QT_INCDIR%%/QtGui/cache_adaptor.h +%%QT_INCDIR%%/QtGui/deviceeventcontroller_adaptor.h %%QT_INCDIR%%/QtGui/properties_interface.h %%QT_INCDIR%%/QtGui/qabstractfileiconprovider.h %%QT_INCDIR%%/QtGui/qabstracttextdocumentlayout.h @@ -1566,7 +1567,7 @@ bin/qmake6 %%QT_INCDIR%%/QtGui/qvulkanwindow.h %%QT_INCDIR%%/QtGui/qwindow.h %%QT_INCDIR%%/QtGui/qwindowdefs.h -%%X11%%%%QT_INCDIR%%/QtGui/socket_interface.h +%%QT_INCDIR%%/QtGui/socket_interface.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/devicehandlerlist_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevkeyboard_defaultmap_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevkeyboardhandler_p.h @@ -3503,6 +3504,7 @@ lib/cmake/Qt6XmlPrivate/Qt6XmlPrivateVersionlessTargets.cmake %%QT_MKSPECDIR%%/features/android/spec_post.prf %%QT_MKSPECDIR%%/features/benchmark.prf %%QT_MKSPECDIR%%/features/build_pass.prf +%%QT_MKSPECDIR%%/features/ccache.prf %%QT_MKSPECDIR%%/features/cmake_functions.prf %%QT_MKSPECDIR%%/features/cmdline.prf %%QT_MKSPECDIR%%/features/configure.prf @@ -3601,7 +3603,6 @@ lib/cmake/Qt6XmlPrivate/Qt6XmlPrivateVersionlessTargets.cmake %%QT_MKSPECDIR%%/features/uikit/xcodebuild.mk %%QT_MKSPECDIR%%/features/uikit/xcodebuild.prf %%QT_MKSPECDIR%%/features/unix/bsymbolic_functions.prf -%%QT_MKSPECDIR%%/features/unix/ccache.prf %%QT_MKSPECDIR%%/features/unix/hide_symbols.prf %%QT_MKSPECDIR%%/features/unix/largefile.prf %%QT_MKSPECDIR%%/features/unix/no_direct_extern_access.prf diff --git a/devel/qt6-grpc/distinfo b/devel/qt6-grpc/distinfo index fe09fb9eaa9d..5ca64c38d5ab 100644 --- a/devel/qt6-grpc/distinfo +++ b/devel/qt6-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196365 -SHA256 (KDE/Qt/6.9.2/qtgrpc-everywhere-src-6.9.2.tar.xz) = a43d3c8823fe11b71d0c362527150914134239fa285feaff86fd692617353f64 -SIZE (KDE/Qt/6.9.2/qtgrpc-everywhere-src-6.9.2.tar.xz) = 602148 +TIMESTAMP = 1759303177 +SHA256 (KDE/Qt/6.9.3/qtgrpc-everywhere-src-6.9.3.tar.xz) = 7963c879cb72d5bebea1724602e6896cdc26e8555d872259f217c6b1130afe02 +SIZE (KDE/Qt/6.9.3/qtgrpc-everywhere-src-6.9.3.tar.xz) = 603684 diff --git a/devel/qt6-grpc/pkg-plist b/devel/qt6-grpc/pkg-plist index 6236cabe4363..95eaabb0affa 100644 --- a/devel/qt6-grpc/pkg-plist +++ b/devel/qt6-grpc/pkg-plist @@ -1,5 +1,6 @@ %%QT_INCDIR%%/QtGrpc/%%FULLVER%%/QtGrpc/private/qabstractgrpcchannel_p.h %%QT_INCDIR%%/QtGrpc/%%FULLVER%%/QtGrpc/private/qgrpcoperation_p.h +%%QT_INCDIR%%/QtGrpc/%%FULLVER%%/QtGrpc/private/qgrpcoperationcontext_p.h %%QT_INCDIR%%/QtGrpc/%%FULLVER%%/QtGrpc/private/qtgrpc-config_p.h %%QT_INCDIR%%/QtGrpc/%%FULLVER%%/QtGrpc/private/qtgrpclogging_p.h %%QT_INCDIR%%/QtGrpc/QAbstractGrpcChannel diff --git a/devel/qt6-languageserver/distinfo b/devel/qt6-languageserver/distinfo index ed231d1067ab..c252ac4b55d9 100644 --- a/devel/qt6-languageserver/distinfo +++ b/devel/qt6-languageserver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196375 -SHA256 (KDE/Qt/6.9.2/qtlanguageserver-everywhere-src-6.9.2.tar.xz) = 781b6eafe1fe1ab7e942fb15dc220b79c602db6efdce7fdc272bf8512c068bee -SIZE (KDE/Qt/6.9.2/qtlanguageserver-everywhere-src-6.9.2.tar.xz) = 137008 +TIMESTAMP = 1759303186 +SHA256 (KDE/Qt/6.9.3/qtlanguageserver-everywhere-src-6.9.3.tar.xz) = c8e8a6c4f8cb25626922e78f398b13b02eea21c4cc5525ffc2a0da7469369d33 +SIZE (KDE/Qt/6.9.3/qtlanguageserver-everywhere-src-6.9.3.tar.xz) = 136968 diff --git a/devel/qt6-location/distinfo b/devel/qt6-location/distinfo index e5b4a1f86b5a..bf910a3d0781 100644 --- a/devel/qt6-location/distinfo +++ b/devel/qt6-location/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196382 -SHA256 (KDE/Qt/6.9.2/qtlocation-everywhere-src-6.9.2.tar.xz) = 5a45ed1967958982899b79891afc0b4530cf2e59d3b1a57af6dfdc645e1c73f9 -SIZE (KDE/Qt/6.9.2/qtlocation-everywhere-src-6.9.2.tar.xz) = 3149364 +TIMESTAMP = 1759303196 +SHA256 (KDE/Qt/6.9.3/qtlocation-everywhere-src-6.9.3.tar.xz) = 141227d1fdaf4e1574c99127b2eb91ab171107bf067121aecb03b618b2e71605 +SIZE (KDE/Qt/6.9.3/qtlocation-everywhere-src-6.9.3.tar.xz) = 3149208 diff --git a/devel/qt6-positioning/distinfo b/devel/qt6-positioning/distinfo index ea1cd7a5c3f9..84cedf391251 100644 --- a/devel/qt6-positioning/distinfo +++ b/devel/qt6-positioning/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196387 -SHA256 (KDE/Qt/6.9.2/qtpositioning-everywhere-src-6.9.2.tar.xz) = 489a9801ffbda04b16c62f64a687efae4c1a07807f6b67f40ce1f37c3dfdbc1a -SIZE (KDE/Qt/6.9.2/qtpositioning-everywhere-src-6.9.2.tar.xz) = 649488 +TIMESTAMP = 1759303206 +SHA256 (KDE/Qt/6.9.3/qtpositioning-everywhere-src-6.9.3.tar.xz) = 0c87c980f704c17aadaf0bf8a03845dd0a60cc0313be24bd7b5b90685d5835b4 +SIZE (KDE/Qt/6.9.3/qtpositioning-everywhere-src-6.9.3.tar.xz) = 649260 diff --git a/devel/qt6-remoteobjects/distinfo b/devel/qt6-remoteobjects/distinfo index 6276bb15a0c2..87a08c373012 100644 --- a/devel/qt6-remoteobjects/distinfo +++ b/devel/qt6-remoteobjects/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196391 -SHA256 (KDE/Qt/6.9.2/qtremoteobjects-everywhere-src-6.9.2.tar.xz) = df624ef14befbc92a293f2c193c5a7fd5d3f9d795fb33cc38b4e0b869bf18b26 -SIZE (KDE/Qt/6.9.2/qtremoteobjects-everywhere-src-6.9.2.tar.xz) = 528608 +TIMESTAMP = 1759303215 +SHA256 (KDE/Qt/6.9.3/qtremoteobjects-everywhere-src-6.9.3.tar.xz) = 98987c0055d4e1a6d31dac85c3445d99ed8142c21995f70b391ef0ebafaad85b +SIZE (KDE/Qt/6.9.3/qtremoteobjects-everywhere-src-6.9.3.tar.xz) = 528744 diff --git a/devel/qt6-scxml/distinfo b/devel/qt6-scxml/distinfo index 131704ee7ea2..7cb8f6f41654 100644 --- a/devel/qt6-scxml/distinfo +++ b/devel/qt6-scxml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196396 -SHA256 (KDE/Qt/6.9.2/qtscxml-everywhere-src-6.9.2.tar.xz) = e06af183012996a64f07745064318303d3765959ebba29489f8af0f50f32ebb6 -SIZE (KDE/Qt/6.9.2/qtscxml-everywhere-src-6.9.2.tar.xz) = 545560 +TIMESTAMP = 1759303225 +SHA256 (KDE/Qt/6.9.3/qtscxml-everywhere-src-6.9.3.tar.xz) = f389c0c051df908eae392fbe94a8513e6fe15f88399d88fd33a763165f5b34b7 +SIZE (KDE/Qt/6.9.3/qtscxml-everywhere-src-6.9.3.tar.xz) = 545436 diff --git a/devel/qt6-scxml/pkg-plist b/devel/qt6-scxml/pkg-plist index b720e4de8486..deb3c5cda7a4 100644 --- a/devel/qt6-scxml/pkg-plist +++ b/devel/qt6-scxml/pkg-plist @@ -138,6 +138,7 @@ lib/cmake/Qt6ScxmlGlobalPrivate/Qt6ScxmlGlobalPrivateAdditionalTargetInfo.cmake lib/cmake/Qt6ScxmlGlobalPrivate/Qt6ScxmlGlobalPrivateConfig.cmake lib/cmake/Qt6ScxmlGlobalPrivate/Qt6ScxmlGlobalPrivateConfigVersion.cmake lib/cmake/Qt6ScxmlGlobalPrivate/Qt6ScxmlGlobalPrivateConfigVersionImpl.cmake +lib/cmake/Qt6ScxmlGlobalPrivate/Qt6ScxmlGlobalPrivateExtraProperties.cmake lib/cmake/Qt6ScxmlGlobalPrivate/Qt6ScxmlGlobalPrivateTargets.cmake lib/cmake/Qt6ScxmlGlobalPrivate/Qt6ScxmlGlobalPrivateVersionlessAliasTargets.cmake lib/cmake/Qt6ScxmlGlobalPrivate/Qt6ScxmlGlobalPrivateVersionlessTargets.cmake diff --git a/devel/qt6-tools/Makefile b/devel/qt6-tools/Makefile index 63b3deb3d8df..706786478908 100644 --- a/devel/qt6-tools/Makefile +++ b/devel/qt6-tools/Makefile @@ -10,22 +10,24 @@ BUILD_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon \ libzstd.so:archivers/zstd -USES= cmake compiler:c++17-lang gl llvm:min=17,max=20,lib,noexport \ +USES= cmake compiler:c++17-lang gl llvm:min=17,max=21,lib,noexport \ python:build qt-dist:6 USE_GL= opengl USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} USE_QT= base declarative sqldriver-sqlite:run -# QDOC_USER_CLANG_VERSION is an unofficial CMake variable intended to override -# the list of supported LLVM versions, i.e., QDOC_SUPPORTED_CLANG_VERSIONS in -# .cmake.conf with the chosen version of LLVM. We must be careful here and adjust -# llvm min/max in USES to align with the versions of LLVM that future releases -# support. LLVM_VERSION only provides the major version, but at least the minor -# version must also be passed, hence the use of "black magic" to determine this -# value, which does not respect relative paths. CMAKE_ARGS= -DClang_DIR:PATH="${LLVM_PREFIX}/lib/cmake/clang" \ - -DLLVM_DIR:PATH="${LLVM_PREFIX}/lib/cmake/llvm" \ - -DQDOC_USER_CLANG_VERSION:STRING="`${MAKE} -C ${PORTSDIR}/devel/llvm${LLVM_VERSION} -VDISTVERSION:R`" + -DLLVM_DIR:PATH="${LLVM_PREFIX}/lib/cmake/llvm" +# QDOC_USER_CLANG_VERSION is a custom CMake variable intended to override the +# list of supported LLVM versions, i.e., QDOC_SUPPORTED_CLANG_VERSIONS in +# src/qdoc/cmake/QDocConfiguration.cmake with the chosen version of LLVM. +# Otherwise, the numerically greatest version found would be used. We must be +# careful here and adjust llvm min/max in USES to align with the versions +# of LLVM that future releases support. We also need to supply at least a +# major.minor version of llvm for this variable. Since LLVM_VERSION only provides +# the major version, we pass the full version via a command and let CMake process +# it during the configure stage. +CMAKE_ARGS+= -DQDOC_USER_CLANG_VERSION:STRING="`${LLVM_CONFIG} --version`" post-install: # Install symlinks for user-facing tools diff --git a/devel/qt6-tools/distinfo b/devel/qt6-tools/distinfo index 818f2f0992b1..bef1029813a2 100644 --- a/devel/qt6-tools/distinfo +++ b/devel/qt6-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196635 -SHA256 (KDE/Qt/6.9.2/qttools-everywhere-src-6.9.2.tar.xz) = d8b7f7e8e970cc0b975205fd6d5832ea917ef3e751df69b97439c1cddd67a489 -SIZE (KDE/Qt/6.9.2/qttools-everywhere-src-6.9.2.tar.xz) = 10330412 +TIMESTAMP = 1759303238 +SHA256 (KDE/Qt/6.9.3/qttools-everywhere-src-6.9.3.tar.xz) = 0cf7ab0e975fc57f5ce1375576a0a76e9ede25e6b01db3cf2339cd4d9750b4e9 +SIZE (KDE/Qt/6.9.3/qttools-everywhere-src-6.9.3.tar.xz) = 10334740 diff --git a/devel/qt6-tools/files/patch-.cmake.conf b/devel/qt6-tools/files/patch-.cmake.conf deleted file mode 100644 index ec629a036b7e..000000000000 --- a/devel/qt6-tools/files/patch-.cmake.conf +++ /dev/null @@ -1,19 +0,0 @@ -Supply the version of LLVM we are intending to use via QDOC_USER_CLANG_VERSION, -a made-up CMake varible derived from LLVM_VERSION in the port Makefile, instead -of iterating through potential candidates. This avoids mismatches during the -configure stage when a user has a version of LLVM installed greater than what is -set in DEFAULT_VERSIONS. - -PR: 287430 - ---- .cmake.conf.orig 2025-05-29 00:19:42 UTC -+++ .cmake.conf -@@ -3,7 +3,7 @@ set(QDOC_SUPPORTED_CLANG_VERSIONS - set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1") - set(QDOC_MINIMUM_CLANG_VERSION "17") - set(QDOC_SUPPORTED_CLANG_VERSIONS -- "20.1" "19.1" "18.1" "17.0" -+ ${QDOC_USER_CLANG_VERSION} - ) - list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_FOREACH=1") - list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_CONTEXTLESS_CONNECT=1") diff --git a/devel/qt6-tools/files/patch-configure.cmake b/devel/qt6-tools/files/patch-configure.cmake index e5d15fe0e715..8474226f40c6 100644 --- a/devel/qt6-tools/files/patch-configure.cmake +++ b/devel/qt6-tools/files/patch-configure.cmake @@ -15,11 +15,11 @@ Call Stack (most recent call first): Regressed by: https://code.qt.io/cgit/qt/qttools.git/commit/?h=6.6.0&id=ff5c080c2eb9267c43da6fafe953bf50076443c4 ---- configure.cmake.orig 2025-02-19 09:54:25 UTC +--- configure.cmake.orig 2025-09-25 00:29:00 UTC +++ configure.cmake -@@ -1,6 +1,11 @@ - # Copyright (C) 2022 The Qt Company Ltd. - # SPDX-License-Identifier: BSD-3-Clause +@@ -4,6 +4,11 @@ include(${CMAKE_CURRENT_LIST_DIR}/src/qdoc/cmake/QDocC + # Include QDoc-specific configuration early (needed for feature definitions) + include(${CMAKE_CURRENT_LIST_DIR}/src/qdoc/cmake/QDocConfiguration.cmake) +#### Libraries + @@ -29,7 +29,7 @@ Regressed by: https://code.qt.io/cgit/qt/qttools.git/commit/?h=6.6.0&id=ff5c080c #### Tests qt_find_package(WrapLibClang 8 PROVIDED_TARGETS WrapLibClang::WrapLibClang) -@@ -8,7 +13,6 @@ endif() +@@ -11,7 +16,6 @@ endif() if(TARGET WrapLibClang::WrapLibClang) set(TEST_libclang "ON" CACHE BOOL "Required libclang version found." FORCE) endif() diff --git a/devel/qt6-tools/files/patch-src_qdoc_cmake_QDocConfiguration.cmake b/devel/qt6-tools/files/patch-src_qdoc_cmake_QDocConfiguration.cmake new file mode 100644 index 000000000000..7f4c312efad3 --- /dev/null +++ b/devel/qt6-tools/files/patch-src_qdoc_cmake_QDocConfiguration.cmake @@ -0,0 +1,16 @@ +Supply the version of LLVM we are intending to use via QDOC_USER_CLANG_VERSION, +a custom CMake varible derived from LLVM_VERSION in the port Makefile instead of +iterating through all potential candidates. This avoids mismatches during the +configure stage when a user has a version of LLVM installed greater than what is +set in DEFAULT_VERSIONS. + +PR: 287430 + +--- src/qdoc/cmake/QDocConfiguration.cmake.orig 2025-09-25 00:29:00 UTC ++++ src/qdoc/cmake/QDocConfiguration.cmake +@@ -11,3 +11,5 @@ set(QDOC_SUPPORTED_CLANG_VERSIONS + "21.1" "20.1" "19.1" "18.1" "17.0" + ) + ++# Try user-selected version of Clang first ++list(PREPEND QDOC_SUPPORTED_CLANG_VERSIONS "${QDOC_USER_CLANG_VERSION}") diff --git a/devel/qt6-tools/pkg-plist b/devel/qt6-tools/pkg-plist index 07be5f73c227..48f15cc3091b 100644 --- a/devel/qt6-tools/pkg-plist +++ b/devel/qt6-tools/pkg-plist @@ -369,6 +369,7 @@ lib/cmake/Qt6Tools/Qt6ToolsConfig.cmake lib/cmake/Qt6Tools/Qt6ToolsConfigVersion.cmake lib/cmake/Qt6Tools/Qt6ToolsConfigVersionImpl.cmake lib/cmake/Qt6Tools/Qt6ToolsDependencies.cmake +lib/cmake/Qt6Tools/Qt6ToolsExtraProperties.cmake lib/cmake/Qt6Tools/Qt6ToolsTargets.cmake lib/cmake/Qt6Tools/Qt6ToolsVersionlessAliasTargets.cmake lib/cmake/Qt6Tools/Qt6ToolsVersionlessTargets.cmake diff --git a/devel/qt6-translations/distinfo b/devel/qt6-translations/distinfo index dabf96c94680..27729f2e5b76 100644 --- a/devel/qt6-translations/distinfo +++ b/devel/qt6-translations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196641 -SHA256 (KDE/Qt/6.9.2/qttranslations-everywhere-src-6.9.2.tar.xz) = c73bb6281ed365c0f954f4b1b6e1b13e1b3fefd94854f46fcd9a412f641f7ed6 -SIZE (KDE/Qt/6.9.2/qttranslations-everywhere-src-6.9.2.tar.xz) = 1628840 +TIMESTAMP = 1759303249 +SHA256 (KDE/Qt/6.9.3/qttranslations-everywhere-src-6.9.3.tar.xz) = f36d545e6681b146fd79b3ebb74ef275e88694cf81eae8323327cae3bfc490a1 +SIZE (KDE/Qt/6.9.3/qttranslations-everywhere-src-6.9.3.tar.xz) = 1663376 diff --git a/devel/qt6-translations/pkg-plist b/devel/qt6-translations/pkg-plist index 72d8b7e617a1..19fb47dd6f9c 100644 --- a/devel/qt6-translations/pkg-plist +++ b/devel/qt6-translations/pkg-plist @@ -39,6 +39,7 @@ %%QT_L10NDIR%%/designer_ko.qm %%QT_L10NDIR%%/designer_nl.qm %%QT_L10NDIR%%/designer_pl.qm +%%QT_L10NDIR%%/designer_pt_BR.qm %%QT_L10NDIR%%/designer_ru.qm %%QT_L10NDIR%%/designer_sk.qm %%QT_L10NDIR%%/designer_sl.qm @@ -63,6 +64,7 @@ %%QT_L10NDIR%%/linguist_ko.qm %%QT_L10NDIR%%/linguist_nl.qm %%QT_L10NDIR%%/linguist_pl.qm +%%QT_L10NDIR%%/linguist_pt_BR.qm %%QT_L10NDIR%%/linguist_ru.qm %%QT_L10NDIR%%/linguist_sk.qm %%QT_L10NDIR%%/linguist_sl.qm @@ -267,6 +269,7 @@ %%QT_L10NDIR%%/qtserialport_ka.qm %%QT_L10NDIR%%/qtserialport_ko.qm %%QT_L10NDIR%%/qtserialport_pl.qm +%%QT_L10NDIR%%/qtserialport_pt_BR.qm %%QT_L10NDIR%%/qtserialport_ru.qm %%QT_L10NDIR%%/qtserialport_sv.qm %%QT_L10NDIR%%/qtserialport_tr.qm @@ -280,6 +283,7 @@ %%QT_L10NDIR%%/qtwebengine_ko.qm %%QT_L10NDIR%%/qtwebengine_lg.qm %%QT_L10NDIR%%/qtwebengine_pl.qm +%%QT_L10NDIR%%/qtwebengine_pt_BR.qm %%QT_L10NDIR%%/qtwebengine_ru.qm %%QT_L10NDIR%%/qtwebengine_sv.qm %%QT_L10NDIR%%/qtwebengine_tr.qm @@ -294,6 +298,7 @@ %%QT_L10NDIR%%/qtwebsockets_ka.qm %%QT_L10NDIR%%/qtwebsockets_ko.qm %%QT_L10NDIR%%/qtwebsockets_pl.qm +%%QT_L10NDIR%%/qtwebsockets_pt_BR.qm %%QT_L10NDIR%%/qtwebsockets_ru.qm %%QT_L10NDIR%%/qtwebsockets_sv.qm %%QT_L10NDIR%%/qtwebsockets_tr.qm diff --git a/devel/qtcreator/Makefile b/devel/qtcreator/Makefile index fa4787a862cc..3cedd66a5264 100644 --- a/devel/qtcreator/Makefile +++ b/devel/qtcreator/Makefile @@ -1,5 +1,5 @@ PORTNAME= qtcreator -DISTVERSION= 17.0.1 +DISTVERSION= 17.0.2 CATEGORIES= devel MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION} DISTNAME= qt-creator-opensource-src-${DISTVERSION} diff --git a/devel/qtcreator/distinfo b/devel/qtcreator/distinfo index faa8c3de886f..58ab40ac7dad 100644 --- a/devel/qtcreator/distinfo +++ b/devel/qtcreator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756405815 -SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-17.0.1.tar.xz) = f5671808476707391a9a2edb9963ea4a6b6b90c78cbe74ece1aca0c6b42e5184 -SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-17.0.1.tar.xz) = 55741344 +TIMESTAMP = 1759551715 +SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-17.0.2.tar.xz) = b0e118f9fb89be717628b3f9251c295fa6df41fa8b7d81216e2ead8355e55a13 +SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-17.0.2.tar.xz) = 55745020 diff --git a/devel/qtcreator/pkg-plist b/devel/qtcreator/pkg-plist index 164071d4637d..c13c94b9deb5 100644 --- a/devel/qtcreator/pkg-plist +++ b/devel/qtcreator/pkg-plist @@ -189,6 +189,7 @@ share/metainfo/org.qt-project.qtcreator.appdata.xml %%DATADIR%%/changelog/changes-16.0.2.md %%DATADIR%%/changelog/changes-17.0.0.md %%DATADIR%%/changelog/changes-17.0.1.md +%%DATADIR%%/changelog/changes-17.0.2.md %%DATADIR%%/changelog/changes-2.0.0 %%DATADIR%%/changelog/changes-2.0.1 %%DATADIR%%/changelog/changes-2.1.0 diff --git a/devel/radicle/Makefile b/devel/radicle/Makefile index 781be9284dc3..4cbb06e1f322 100644 --- a/devel/radicle/Makefile +++ b/devel/radicle/Makefile @@ -1,5 +1,5 @@ PORTNAME= radicle -DISTVERSION= 1.4.0 +DISTVERSION= 1.5.0 CATEGORIES= devel MASTER_SITES= https://distfiles.pirateparty.in/ashish/:sources \ LOCAL/ashish:sources @@ -17,14 +17,14 @@ LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS -GIT_HEAD= bbd1e2cff60cb8086617251adc0c41d0847fe303 +GIT_HEAD= 5fea9ac05c7296dce3f8dec363b7442bec929c55 USES= cargo CARGO_INSTALL_PATH= crates/radicle-cli crates/radicle-remote-helper \ crates/radicle-node CARGO_ENV= GIT_HEAD=${GIT_HEAD} \ RADICLE_VERSION=${DISTVERSION} \ - SOURCE_DATE_EPOCH=1756995139 + SOURCE_DATE_EPOCH=1758638030 PLIST_FILES= bin/git-remote-rad \ bin/rad \ bin/radicle-node @@ -38,17 +38,19 @@ DOCS_PLIST_FILES= share/man/man1/git-remote-rad.1.gz \ # courtesy: https://reproducible-builds.org/docs/archives/ generate-tarball: - git clone https://seed.radicle.xyz/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git ${PORTNAME} + git init --bare ${PORTNAME} + git -C ${PORTNAME} remote add origin https://seed.radicle.xyz/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git + git -C ${PORTNAME} fetch --depth=1 origin ${GIT_HEAD} ${RM} -rf ${DISTNAME} - cd ${PORTNAME} && git archive --format tar --prefix ${DISTNAME}/ \ - ${GIT_HEAD} | ${TAR} xf - -C ../ + git -C ${PORTNAME} archive --format tar --prefix ${DISTNAME}/ \ + ${GIT_HEAD} | ${TAR} xf - ${FIND} ${DISTNAME} -print0 | \ ${XARGS} -0r ${TOUCH} -d '1970-01-01T00:00:00Z' ${FIND} ${DISTNAME} -print0 | LC_ALL=C ${SORT} -z | \ sudo ${TAR} --owner=0 --group=0 --numeric-owner --no-recursion \ --null -T - -cf - ${DISTNAME} | \ ${GZIP_CMD} -9n >${DISTNAME}.tar.gz - git -C ${PORTNAME} log -1 --pretty=%ct HEAD + git -C ${PORTNAME} log -1 --pretty=%ct ${GIT_HEAD} ${RM} -rf ${PORTNAME} ${DISTNAME} post-build-DOCS-on: diff --git a/devel/radicle/Makefile.crates b/devel/radicle/Makefile.crates index a68a740db012..2cf1cfc0f919 100644 --- a/devel/radicle/Makefile.crates +++ b/devel/radicle/Makefile.crates @@ -53,6 +53,7 @@ CARGO_CRATES= addr2line-0.24.2 \ cipher-0.4.4 \ colorchoice-1.0.0 \ colored-2.1.0 \ + console-0.16.0 \ const-oid-0.9.6 \ convert_case-0.7.1 \ core-foundation-sys-0.8.6 \ @@ -91,6 +92,7 @@ CARGO_CRATES= addr2line-0.24.2 \ elliptic-curve-0.13.8 \ email_address-0.2.9 \ emojis-0.6.4 \ + encode_unicode-1.0.0 \ env_filter-0.1.3 \ env_logger-0.11.8 \ equivalent-1.0.1 \ @@ -172,9 +174,12 @@ CARGO_CRATES= addr2line-0.24.2 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-2.2.6 \ + indicatif-0.18.0 \ inout-0.1.3 \ inquire-0.7.5 \ io-reactor-0.5.2 \ + io-uring-0.7.10 \ + itertools-0.14.0 \ itoa-1.0.11 \ jiff-0.2.1 \ jiff-tzdb-0.1.4 \ @@ -232,6 +237,7 @@ CARGO_CRATES= addr2line-0.24.2 \ p521-0.13.3 \ parking_lot-0.12.3 \ parking_lot_core-0.9.9 \ + paste-1.0.15 \ pbkdf2-0.12.2 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ @@ -294,6 +300,7 @@ CARGO_CRATES= addr2line-0.24.2 \ serde-untagged-0.1.7 \ serde_derive-1.0.219 \ serde_derive_internals-0.29.1 \ + serde_fmt-1.0.3 \ serde_json-1.0.140 \ serde_spanned-1.0.0 \ sha1_smol-1.0.0 \ @@ -311,6 +318,7 @@ CARGO_CRATES= addr2line-0.24.2 \ similar-2.5.0 \ siphasher-0.3.11 \ siphasher-1.0.1 \ + slab-0.4.11 \ smallvec-1.13.2 \ snapbox-0.4.17 \ snapbox-macros-0.3.8 \ @@ -326,7 +334,16 @@ CARGO_CRATES= addr2line-0.24.2 \ ssh-key-0.6.6 \ stable_deref_trait-1.2.0 \ streaming-iterator-0.1.9 \ + structured-logger-1.0.4 \ subtle-2.5.0 \ + sval-2.14.1 \ + sval_buffer-2.14.1 \ + sval_dynamic-2.14.1 \ + sval_fmt-2.14.1 \ + sval_json-2.14.1 \ + sval_nested-2.14.1 \ + sval_ref-2.14.1 \ + sval_serde-2.14.1 \ syn-1.0.109 \ syn-2.0.89 \ sync-ptr-0.1.4 \ @@ -348,6 +365,7 @@ CARGO_CRATES= addr2line-0.24.2 \ tinystr-0.7.6 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ + tokio-1.47.1 \ toml-0.9.5 \ toml_datetime-0.7.0 \ toml_writer-1.0.2 \ @@ -377,6 +395,8 @@ CARGO_CRATES= addr2line-0.24.2 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ + unicode-width-0.2.1 \ + unit-prefix-0.5.1 \ universal-hash-0.5.1 \ url-2.5.4 \ utf16_iter-1.0.5 \ @@ -385,6 +405,9 @@ CARGO_CRATES= addr2line-0.24.2 \ uuid-1.16.0 \ uuid-simd-0.8.0 \ valuable-0.1.1 \ + value-bag-1.11.1 \ + value-bag-serde1-1.11.1 \ + value-bag-sval2-1.11.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vsimd-0.8.0 \ @@ -396,6 +419,7 @@ CARGO_CRATES= addr2line-0.24.2 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ + web-time-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.7 \ @@ -410,23 +434,33 @@ CARGO_CRATES= addr2line-0.24.2 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ + windows-targets-0.53.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ + windows_x86_64_msvc-0.53.0 \ winnow-0.6.26 \ winpipe-0.1.1 \ wit-bindgen-rt-0.39.0 \ diff --git a/devel/radicle/distinfo b/devel/radicle/distinfo index 399bbc40dc9f..bfe92df032d9 100644 --- a/devel/radicle/distinfo +++ b/devel/radicle/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1757154569 -SHA256 (radicle-1.4.0.tar.gz) = a91bfef25810f280b78a999d00d2c6c7ea3f43262c45863289a225061c8d4544 -SIZE (radicle-1.4.0.tar.gz) = 1100703 +TIMESTAMP = 1759442576 +SHA256 (radicle-1.5.0.tar.gz) = d802f30e7d68caf489009bdb9a737ba7afb5b512d89ab06c161d6645e12df218 +SIZE (radicle-1.5.0.tar.gz) = 1110536 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 @@ -111,6 +111,8 @@ SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b6 SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 SHA256 (rust/crates/colored-2.1.0.crate) = cbf2150cce219b664a8a70df7a1f933836724b503f8a413af9365b4dcc4d90b8 SIZE (rust/crates/colored-2.1.0.crate) = 23348 +SHA256 (rust/crates/console-0.16.0.crate) = 2e09ced7ebbccb63b4c65413d821f2e00ce54c5ca4514ddc6b3c892fdbcbc69d +SIZE (rust/crates/console-0.16.0.crate) = 39107 SHA256 (rust/crates/const-oid-0.9.6.crate) = c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8 SIZE (rust/crates/const-oid-0.9.6.crate) = 45382 SHA256 (rust/crates/convert_case-0.7.1.crate) = bb402b8d4c85569410425650ce3eddc7d698ed96d39a73f941b08fb63082f1e7 @@ -187,6 +189,8 @@ SHA256 (rust/crates/email_address-0.2.9.crate) = e079f19b08ca6239f47f8ba8509c11c SIZE (rust/crates/email_address-0.2.9.crate) = 21579 SHA256 (rust/crates/emojis-0.6.4.crate) = 99e1f1df1f181f2539bac8bf027d31ca5ffbf9e559e3f2d09413b9107b5c02f4 SIZE (rust/crates/emojis-0.6.4.crate) = 120190 +SHA256 (rust/crates/encode_unicode-1.0.0.crate) = 34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0 +SIZE (rust/crates/encode_unicode-1.0.0.crate) = 56986 SHA256 (rust/crates/env_filter-0.1.3.crate) = 186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0 SIZE (rust/crates/env_filter-0.1.3.crate) = 15191 SHA256 (rust/crates/env_logger-0.11.8.crate) = 13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f @@ -349,12 +353,18 @@ SHA256 (rust/crates/idna_adapter-1.2.0.crate) = daca1df1c957320b2cf139ac61e7bd64 SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206 SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26 SIZE (rust/crates/indexmap-2.2.6.crate) = 82420 +SHA256 (rust/crates/indicatif-0.18.0.crate) = 70a646d946d06bedbbc4cac4c218acf4bbf2d87757a784857025f4d447e4e1cd +SIZE (rust/crates/indicatif-0.18.0.crate) = 67969 SHA256 (rust/crates/inout-0.1.3.crate) = a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5 SIZE (rust/crates/inout-0.1.3.crate) = 10743 SHA256 (rust/crates/inquire-0.7.5.crate) = 0fddf93031af70e75410a2511ec04d49e758ed2f26dad3404a934e0fb45cc12a SIZE (rust/crates/inquire-0.7.5.crate) = 102904 SHA256 (rust/crates/io-reactor-0.5.2.crate) = 77d78c3e630f04a61ec86ba171c0bbd161434a7f2e8e4a67728320d4ce7c6c79 SIZE (rust/crates/io-reactor-0.5.2.crate) = 27453 +SHA256 (rust/crates/io-uring-0.7.10.crate) = 046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b +SIZE (rust/crates/io-uring-0.7.10.crate) = 103070 +SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285 +SIZE (rust/crates/itertools-0.14.0.crate) = 152715 SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b SIZE (rust/crates/itoa-1.0.11.crate) = 10563 SHA256 (rust/crates/jiff-0.2.1.crate) = 3590fea8e9e22d449600c9bbd481a8163bef223e4ff938e5f55899f8cf1adb93 @@ -469,6 +479,8 @@ SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646 SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860 SHA256 (rust/crates/parking_lot_core-0.9.9.crate) = 4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e SIZE (rust/crates/parking_lot_core-0.9.9.crate) = 32445 +SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a +SIZE (rust/crates/paste-1.0.15.crate) = 18374 SHA256 (rust/crates/pbkdf2-0.12.2.crate) = f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2 SIZE (rust/crates/pbkdf2-0.12.2.crate) = 13906 SHA256 (rust/crates/pem-rfc7468-0.7.0.crate) = 88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412 @@ -593,6 +605,8 @@ SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21 SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 SHA256 (rust/crates/serde_derive_internals-0.29.1.crate) = 18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711 SIZE (rust/crates/serde_derive_internals-0.29.1.crate) = 26189 +SHA256 (rust/crates/serde_fmt-1.0.3.crate) = e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4 +SIZE (rust/crates/serde_fmt-1.0.3.crate) = 8677 SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 SHA256 (rust/crates/serde_spanned-1.0.0.crate) = 40734c41988f7306bb04f0ecf60ec0f3f1caa34290e4e8ea471dcd3346483b83 @@ -627,6 +641,8 @@ SHA256 (rust/crates/siphasher-0.3.11.crate) = 38b58827f4464d87d377d175e90bf58eb0 SIZE (rust/crates/siphasher-0.3.11.crate) = 10442 SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 +SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 SHA256 (rust/crates/snapbox-0.4.17.crate) = 4b831b6e80fbcd2889efa75b185d24005f85981431495f995292b25836519d84 @@ -657,8 +673,26 @@ SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8 SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 SHA256 (rust/crates/streaming-iterator-0.1.9.crate) = 2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520 SIZE (rust/crates/streaming-iterator-0.1.9.crate) = 18482 +SHA256 (rust/crates/structured-logger-1.0.4.crate) = f41647ab1dfedac6dccb4622ded5f3bea80ade9257a9ddcc89e36a43e1769cdf +SIZE (rust/crates/structured-logger-1.0.4.crate) = 16720 SHA256 (rust/crates/subtle-2.5.0.crate) = 81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc SIZE (rust/crates/subtle-2.5.0.crate) = 13909 +SHA256 (rust/crates/sval-2.14.1.crate) = 7cc9739f56c5d0c44a5ed45473ec868af02eb896af8c05f616673a31e1d1bb09 +SIZE (rust/crates/sval-2.14.1.crate) = 26602 +SHA256 (rust/crates/sval_buffer-2.14.1.crate) = f39b07436a8c271b34dad5070c634d1d3d76d6776e938ee97b4a66a5e8003d0b +SIZE (rust/crates/sval_buffer-2.14.1.crate) = 19147 +SHA256 (rust/crates/sval_dynamic-2.14.1.crate) = ffcb072d857431bf885580dacecf05ed987bac931230736739a79051dbf3499b +SIZE (rust/crates/sval_dynamic-2.14.1.crate) = 8453 +SHA256 (rust/crates/sval_fmt-2.14.1.crate) = 3f214f427ad94a553e5ca5514c95c6be84667cbc5568cce957f03f3477d03d5c +SIZE (rust/crates/sval_fmt-2.14.1.crate) = 10888 +SHA256 (rust/crates/sval_json-2.14.1.crate) = 389ed34b32e638dec9a99c8ac92d0aa1220d40041026b625474c2b6a4d6f4feb +SIZE (rust/crates/sval_json-2.14.1.crate) = 11416 +SHA256 (rust/crates/sval_nested-2.14.1.crate) = 14bae8fcb2f24fee2c42c1f19037707f7c9a29a0cda936d2188d48a961c4bb2a +SIZE (rust/crates/sval_nested-2.14.1.crate) = 16867 +SHA256 (rust/crates/sval_ref-2.14.1.crate) = 2a4eaea3821d3046dcba81d4b8489421da42961889902342691fb7eab491d79e +SIZE (rust/crates/sval_ref-2.14.1.crate) = 8400 +SHA256 (rust/crates/sval_serde-2.14.1.crate) = 172dd4aa8cb3b45c8ac8f3b4111d644cd26938b0643ede8f93070812b87fb339 +SIZE (rust/crates/sval_serde-2.14.1.crate) = 11028 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 SHA256 (rust/crates/syn-2.0.89.crate) = 44d46482f1c1c87acd84dea20c1bf5ebff4c757009ed6bf19cfd36fb10e92c4e @@ -701,6 +735,8 @@ SHA256 (rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a465126 SIZE (rust/crates/tinyvec-1.6.0.crate) = 45991 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 +SHA256 (rust/crates/tokio-1.47.1.crate) = 89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038 +SIZE (rust/crates/tokio-1.47.1.crate) = 829790 SHA256 (rust/crates/toml-0.9.5.crate) = 75129e1dc5000bfbaa9fee9d1b21f974f9fbad9daec557a521ee6e080825f6e8 SIZE (rust/crates/toml-0.9.5.crate) = 56833 SHA256 (rust/crates/toml_datetime-0.7.0.crate) = bade1c3e902f58d73d3f294cd7f20391c1cb2fbcb643b73566bc773971df91e3 @@ -759,6 +795,10 @@ SHA256 (rust/crates/unicode-segmentation-1.11.0.crate) = d4c87d22b6e3f4a18d4d40e SIZE (rust/crates/unicode-segmentation-1.11.0.crate) = 102740 SHA256 (rust/crates/unicode-width-0.1.11.crate) = e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85 SIZE (rust/crates/unicode-width-0.1.11.crate) = 19187 +SHA256 (rust/crates/unicode-width-0.2.1.crate) = 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c +SIZE (rust/crates/unicode-width-0.2.1.crate) = 279344 +SHA256 (rust/crates/unit-prefix-0.5.1.crate) = 323402cff2dd658f39ca17c789b502021b3f18707c91cdf22e3838e1b4023817 +SIZE (rust/crates/unit-prefix-0.5.1.crate) = 7627 SHA256 (rust/crates/universal-hash-0.5.1.crate) = fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea SIZE (rust/crates/universal-hash-0.5.1.crate) = 9146 SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 @@ -775,6 +815,12 @@ SHA256 (rust/crates/uuid-simd-0.8.0.crate) = 23b082222b4f6619906941c17eb2297fff4 SIZE (rust/crates/uuid-simd-0.8.0.crate) = 6959 SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 SIZE (rust/crates/valuable-0.1.1.crate) = 28679 +SHA256 (rust/crates/value-bag-1.11.1.crate) = 943ce29a8a743eb10d6082545d861b24f9d1b160b7d741e0f2cdf726bec909c5 +SIZE (rust/crates/value-bag-1.11.1.crate) = 44649 +SHA256 (rust/crates/value-bag-serde1-1.11.1.crate) = 35540706617d373b118d550d41f5dfe0b78a0c195dc13c6815e92e2638432306 +SIZE (rust/crates/value-bag-serde1-1.11.1.crate) = 6709 +SHA256 (rust/crates/value-bag-sval2-1.11.1.crate) = 6fe7e140a2658cc16f7ee7a86e413e803fc8f9b5127adc8755c19f9fefa63a52 +SIZE (rust/crates/value-bag-sval2-1.11.1.crate) = 6876 SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f @@ -797,6 +843,8 @@ SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689f SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 +SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb +SIZE (rust/crates/web-time-1.1.0.crate) = 18026 SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 @@ -825,40 +873,60 @@ SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9b SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 SHA256 (rust/crates/winnow-0.6.26.crate) = 1e90edd2ac1aa278a5c4599b1d89cf03074b610800f866d4026dc199d7929a28 SIZE (rust/crates/winnow-0.6.26.crate) = 167349 SHA256 (rust/crates/winpipe-0.1.1.crate) = 1ccf671d62d1bd0c913d9059e69bb4a6b51f7a4c899ab83c62d921e35f206053 diff --git a/devel/rgbds/Makefile b/devel/rgbds/Makefile index 74a46e04ebb1..b44b4c8a5643 100644 --- a/devel/rgbds/Makefile +++ b/devel/rgbds/Makefile @@ -1,5 +1,5 @@ PORTNAME= rgbds -DISTVERSION= 1.0.0-rc1 +DISTVERSION= 1.0.0-rc2 CATEGORIES= devel games MASTER_SITES= https://github.com/gbdev/rgbds/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source diff --git a/devel/rgbds/distinfo b/devel/rgbds/distinfo index dce12a7a28bc..3ef87e958887 100644 --- a/devel/rgbds/distinfo +++ b/devel/rgbds/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756854141 -SHA256 (rgbds/1.0.0-rc1/rgbds-source.tar.gz) = a2696cb48e1742c431612df4096a2ae592c6729d671b3d4efc37d9fe940be8fa -SIZE (rgbds/1.0.0-rc1/rgbds-source.tar.gz) = 8140731 +TIMESTAMP = 1759344524 +SHA256 (rgbds/1.0.0-rc2/rgbds-source.tar.gz) = 6fbed7ec0a39f689f4f67b586923b366472c3b704340e6d3c46fb3d1f111e01d +SIZE (rgbds/1.0.0-rc2/rgbds-source.tar.gz) = 10542426 diff --git a/devel/rgbds/files/patch-test_run-tests.sh b/devel/rgbds/files/patch-test_run-tests.sh index e1e3b6ca4e5b..619dcf4217bf 100644 --- a/devel/rgbds/files/patch-test_run-tests.sh +++ b/devel/rgbds/files/patch-test_run-tests.sh @@ -1,4 +1,4 @@ ---- test/run-tests.sh.orig 2025-09-02 23:23:53 UTC +--- test/run-tests.sh.orig 2025-10-01 18:52:13 UTC +++ test/run-tests.sh @@ -129,11 +129,3 @@ fi test_downstream pret pokered compare pokered.gbc ea9bcae617fdf159b045185467ae58b2e4a48b9a @@ -7,8 +7,8 @@ -test_downstream AntonioND ucity all ucity.gbc 5f026649611c9606ce0bf70dc1552e054e7df5bc -test_downstream pinobatch libbet all libbet.gb f117089aa056600e2d404bbcbac96b016fc64611 -test_downstream LIJI32 SameBoy bootroms build/bin/BootROMs/cgb_boot.bin 113903775a9d34b798c2f8076672da6626815a91 --# gb-starter kit make fails on Windows: https://github.com/ISSOtm/gb-starter-kit/issues/1 --# gb-starter-kit fails with macOS/BSD make: https://github.com/ISSOtm/gb-starter-kit/issues/29 +-# gb-starter kit fails with any `make` on Windows: https://codeberg.org/ISSOtm/gb-starter-kit/issues/1 +-# gb-starter-kit fails with macOS/BSD `make`: https://codeberg.org/ISSOtm/gb-starter-kit/issues/29 -if [[ "${osname%-*}" != "windows" && "${osname%-*}" != "macos" && "${osname%-*}" != "bsd" ]]; then - test_downstream ISSOtm gb-starter-kit all bin/boilerplate.gb b4f130169ba73284e0d0e71b53e7baa4eca2f7fe -fi diff --git a/devel/rubygem-async/Makefile b/devel/rubygem-async/Makefile index d3bc21e55d0f..cc52839261eb 100644 --- a/devel/rubygem-async/Makefile +++ b/devel/rubygem-async/Makefile @@ -1,5 +1,5 @@ PORTNAME= async -PORTVERSION= 2.30.0 +PORTVERSION= 2.32.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-async/distinfo b/devel/rubygem-async/distinfo index 52ddb4286418..602553dbfe92 100644 --- a/devel/rubygem-async/distinfo +++ b/devel/rubygem-async/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436565 -SHA256 (rubygem/async-2.30.0.gem) = 692d6b6f1eb727bbedcbdc2e78edf9335622af609d7ba23e28510301a91b21e4 -SIZE (rubygem/async-2.30.0.gem) = 60928 +TIMESTAMP = 1759324218 +SHA256 (rubygem/async-2.32.0.gem) = 79ffbc8a5a99a8e7e5e65c7622ecf1e38e2193f0b920c5fec2316f09ff184787 +SIZE (rubygem/async-2.32.0.gem) = 61440 diff --git a/devel/rubygem-aws-partitions/Makefile b/devel/rubygem-aws-partitions/Makefile index 22d3ca2cd4de..baffe5a24d88 100644 --- a/devel/rubygem-aws-partitions/Makefile +++ b/devel/rubygem-aws-partitions/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-partitions -PORTVERSION= 1.1156.0 +PORTVERSION= 1.1160.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-partitions/distinfo b/devel/rubygem-aws-partitions/distinfo index c064bcd43599..fd5e3e085547 100644 --- a/devel/rubygem-aws-partitions/distinfo +++ b/devel/rubygem-aws-partitions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436567 -SHA256 (rubygem/aws-partitions-1.1156.0.gem) = fb741c6143e2009db7009d16c20ff230e8586e55f68f78e1f719478c6eaabca9 -SIZE (rubygem/aws-partitions-1.1156.0.gem) = 81920 +TIMESTAMP = 1759324220 +SHA256 (rubygem/aws-partitions-1.1160.0.gem) = b6cb85f412e753b944fa8a414224c8792481fdb6ac057f9a638d5ae0d7125c3a +SIZE (rubygem/aws-partitions-1.1160.0.gem) = 81920 diff --git a/devel/rubygem-aws-sdk-autoscaling/Makefile b/devel/rubygem-aws-sdk-autoscaling/Makefile index 63d6a51786ab..5bb96f3b0f85 100644 --- a/devel/rubygem-aws-sdk-autoscaling/Makefile +++ b/devel/rubygem-aws-sdk-autoscaling/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-autoscaling -PORTVERSION= 1.143.0 +PORTVERSION= 1.144.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-autoscaling/distinfo b/devel/rubygem-aws-sdk-autoscaling/distinfo index 433a55b7125b..ac30191930fc 100644 --- a/devel/rubygem-aws-sdk-autoscaling/distinfo +++ b/devel/rubygem-aws-sdk-autoscaling/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120966 -SHA256 (rubygem/aws-sdk-autoscaling-1.143.0.gem) = 3a5e1c66b26a25cf2fd06df972a13875415aad52e5107687d73ba86fc587ad3e -SIZE (rubygem/aws-sdk-autoscaling-1.143.0.gem) = 199168 +TIMESTAMP = 1759324222 +SHA256 (rubygem/aws-sdk-autoscaling-1.144.0.gem) = 9b0125c446b72a54db880b817c4b2d2cc9d9c5315887fbf246112adb86e7a334 +SIZE (rubygem/aws-sdk-autoscaling-1.144.0.gem) = 199680 diff --git a/devel/rubygem-aws-sdk-cloudwatch/Makefile b/devel/rubygem-aws-sdk-cloudwatch/Makefile index 6a37b7c78be2..c24083ef3c42 100644 --- a/devel/rubygem-aws-sdk-cloudwatch/Makefile +++ b/devel/rubygem-aws-sdk-cloudwatch/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-cloudwatch -PORTVERSION= 1.120.0 +PORTVERSION= 1.121.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-cloudwatch/distinfo b/devel/rubygem-aws-sdk-cloudwatch/distinfo index 60ac5fbc1ec7..5adf079ebd4f 100644 --- a/devel/rubygem-aws-sdk-cloudwatch/distinfo +++ b/devel/rubygem-aws-sdk-cloudwatch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121050 -SHA256 (rubygem/aws-sdk-cloudwatch-1.120.0.gem) = bd50670863b075578f5ae099421f6c9aaa313c0a8062090d41ecb545774abcde -SIZE (rubygem/aws-sdk-cloudwatch-1.120.0.gem) = 125952 +TIMESTAMP = 1759324224 +SHA256 (rubygem/aws-sdk-cloudwatch-1.121.0.gem) = ae9abb17a49a5515925f3829f62dbc6064a85897522fa82cfae7062aa0e41759 +SIZE (rubygem/aws-sdk-cloudwatch-1.121.0.gem) = 126976 diff --git a/devel/rubygem-aws-sdk-connect/Makefile b/devel/rubygem-aws-sdk-connect/Makefile index a5312625a5b0..663d2d29fb34 100644 --- a/devel/rubygem-aws-sdk-connect/Makefile +++ b/devel/rubygem-aws-sdk-connect/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-connect -PORTVERSION= 1.215.0 +PORTVERSION= 1.216.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-connect/distinfo b/devel/rubygem-aws-sdk-connect/distinfo index ecf9e972bfe7..83206d963314 100644 --- a/devel/rubygem-aws-sdk-connect/distinfo +++ b/devel/rubygem-aws-sdk-connect/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121098 -SHA256 (rubygem/aws-sdk-connect-1.215.0.gem) = f45b87a591c233cdb405e05b9b9da04c7694e725310ee22f7e3126cf9ae15c9d -SIZE (rubygem/aws-sdk-connect-1.215.0.gem) = 377856 +TIMESTAMP = 1759324226 +SHA256 (rubygem/aws-sdk-connect-1.216.0.gem) = c1d753243f910c9fd4692261a95633dab14c1fe191c9e794b444a45f823c3302 +SIZE (rubygem/aws-sdk-connect-1.216.0.gem) = 381440 diff --git a/devel/rubygem-aws-sdk-datazone/Makefile b/devel/rubygem-aws-sdk-datazone/Makefile index 4c5c8ac985ae..b3cabf4b3be9 100644 --- a/devel/rubygem-aws-sdk-datazone/Makefile +++ b/devel/rubygem-aws-sdk-datazone/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-datazone -PORTVERSION= 1.50.0 +PORTVERSION= 1.52.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-datazone/distinfo b/devel/rubygem-aws-sdk-datazone/distinfo index bc7676f920ba..7c62305a640b 100644 --- a/devel/rubygem-aws-sdk-datazone/distinfo +++ b/devel/rubygem-aws-sdk-datazone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121134 -SHA256 (rubygem/aws-sdk-datazone-1.50.0.gem) = 7d53dad4dd3832de875e6128952e3c3c850c13f6d45f665e9e4588c181396d66 -SIZE (rubygem/aws-sdk-datazone-1.50.0.gem) = 249344 +TIMESTAMP = 1759324228 +SHA256 (rubygem/aws-sdk-datazone-1.52.0.gem) = e2fb779b1c554015f47f546c9fd3f290a0b723fb7126c0f54bd8d761dcc19151 +SIZE (rubygem/aws-sdk-datazone-1.52.0.gem) = 258048 diff --git a/devel/rubygem-aws-sdk-ecs/Makefile b/devel/rubygem-aws-sdk-ecs/Makefile index 2a5236018274..8208a3bc82d3 100644 --- a/devel/rubygem-aws-sdk-ecs/Makefile +++ b/devel/rubygem-aws-sdk-ecs/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-ecs -PORTVERSION= 1.204.0 +PORTVERSION= 1.205.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-ecs/distinfo b/devel/rubygem-aws-sdk-ecs/distinfo index 96ca74eb6195..8274c631190f 100644 --- a/devel/rubygem-aws-sdk-ecs/distinfo +++ b/devel/rubygem-aws-sdk-ecs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436581 -SHA256 (rubygem/aws-sdk-ecs-1.204.0.gem) = 566a723a2b53cc3b1fcc07f7ba869ab205d77d5af53b855c46af0e576da45cd1 -SIZE (rubygem/aws-sdk-ecs-1.204.0.gem) = 266240 +TIMESTAMP = 1759324230 +SHA256 (rubygem/aws-sdk-ecs-1.205.0.gem) = 3de0a12f463411d0ca733e911dfb7088742aeb76fac91e009c16d85d72eba37f +SIZE (rubygem/aws-sdk-ecs-1.205.0.gem) = 266240 diff --git a/devel/rubygem-aws-sdk-emrcontainers/Makefile b/devel/rubygem-aws-sdk-emrcontainers/Makefile index 90b310bb3938..bab5075a1d36 100644 --- a/devel/rubygem-aws-sdk-emrcontainers/Makefile +++ b/devel/rubygem-aws-sdk-emrcontainers/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-emrcontainers -PORTVERSION= 1.60.0 +PORTVERSION= 1.61.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-emrcontainers/distinfo b/devel/rubygem-aws-sdk-emrcontainers/distinfo index 3d3f5586199a..2acbf36c9ec1 100644 --- a/devel/rubygem-aws-sdk-emrcontainers/distinfo +++ b/devel/rubygem-aws-sdk-emrcontainers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121198 -SHA256 (rubygem/aws-sdk-emrcontainers-1.60.0.gem) = aa5fa5c25d0d364e5c873f684746edfceb6a9fe5656b9ce0e106291e4b8886a8 -SIZE (rubygem/aws-sdk-emrcontainers-1.60.0.gem) = 47616 +TIMESTAMP = 1759324232 +SHA256 (rubygem/aws-sdk-emrcontainers-1.61.0.gem) = cfce47fbab8afa8ebb15978d603e4c48015872e6c6ac23c267d36a8c2fffadde +SIZE (rubygem/aws-sdk-emrcontainers-1.61.0.gem) = 48128 diff --git a/devel/rubygem-aws-sdk-evs/Makefile b/devel/rubygem-aws-sdk-evs/Makefile index 67e6ec0ee7f7..0c9dbd5d6ce9 100644 --- a/devel/rubygem-aws-sdk-evs/Makefile +++ b/devel/rubygem-aws-sdk-evs/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-evs -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-evs/distinfo b/devel/rubygem-aws-sdk-evs/distinfo index 83bbdb944727..d4a87d2cf135 100644 --- a/devel/rubygem-aws-sdk-evs/distinfo +++ b/devel/rubygem-aws-sdk-evs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121206 -SHA256 (rubygem/aws-sdk-evs-1.5.0.gem) = bf15bd7d095c3a06c1989ed5e12fa2f5ff6a79ee72548ebda53b04b929801134 -SIZE (rubygem/aws-sdk-evs-1.5.0.gem) = 40448 +TIMESTAMP = 1759324234 +SHA256 (rubygem/aws-sdk-evs-1.6.0.gem) = 75374f68d1239f218a82509adc7d3828e8c5b31f6639cb86e50c755a87cdc42a +SIZE (rubygem/aws-sdk-evs-1.6.0.gem) = 42496 diff --git a/devel/rubygem-aws-sdk-guardduty/Makefile b/devel/rubygem-aws-sdk-guardduty/Makefile index a4c61539ac54..f99757c64768 100644 --- a/devel/rubygem-aws-sdk-guardduty/Makefile +++ b/devel/rubygem-aws-sdk-guardduty/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-guardduty -PORTVERSION= 1.127.0 +PORTVERSION= 1.128.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-guardduty/distinfo b/devel/rubygem-aws-sdk-guardduty/distinfo index 4008ec6d5259..108ac285ee5b 100644 --- a/devel/rubygem-aws-sdk-guardduty/distinfo +++ b/devel/rubygem-aws-sdk-guardduty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121252 -SHA256 (rubygem/aws-sdk-guardduty-1.127.0.gem) = 65e8a2de5656e358c2792700371da5eb512c3bcfee389b6634846daf787a8085 -SIZE (rubygem/aws-sdk-guardduty-1.127.0.gem) = 144896 +TIMESTAMP = 1759324236 +SHA256 (rubygem/aws-sdk-guardduty-1.128.0.gem) = 52d6189848982e7addc29bcddd19ce7de628486c1736171da813f033991dacff +SIZE (rubygem/aws-sdk-guardduty-1.128.0.gem) = 144896 diff --git a/devel/rubygem-aws-sdk-iotsitewise/Makefile b/devel/rubygem-aws-sdk-iotsitewise/Makefile index a3923e7f1c6b..f274a4f30890 100644 --- a/devel/rubygem-aws-sdk-iotsitewise/Makefile +++ b/devel/rubygem-aws-sdk-iotsitewise/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-iotsitewise -PORTVERSION= 1.93.0 +PORTVERSION= 1.94.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-iotsitewise/distinfo b/devel/rubygem-aws-sdk-iotsitewise/distinfo index c6ba32e0c5d8..97c84a1f0258 100644 --- a/devel/rubygem-aws-sdk-iotsitewise/distinfo +++ b/devel/rubygem-aws-sdk-iotsitewise/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121298 -SHA256 (rubygem/aws-sdk-iotsitewise-1.93.0.gem) = 930938171cd58b3ed68ad3bd4fa3c4883618caeff0b6c3336c9f9f8f7ad381d3 -SIZE (rubygem/aws-sdk-iotsitewise-1.93.0.gem) = 163840 +TIMESTAMP = 1759324238 +SHA256 (rubygem/aws-sdk-iotsitewise-1.94.0.gem) = 92c44727a02fae98cce8b743345dbd945a3597e8f205577f5c2e4268d8c074e8 +SIZE (rubygem/aws-sdk-iotsitewise-1.94.0.gem) = 163840 diff --git a/devel/rubygem-aws-sdk-medialive/Makefile b/devel/rubygem-aws-sdk-medialive/Makefile index 06ea0b58fd44..973a71eaa140 100644 --- a/devel/rubygem-aws-sdk-medialive/Makefile +++ b/devel/rubygem-aws-sdk-medialive/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-medialive -PORTVERSION= 1.161.0 +PORTVERSION= 1.162.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-medialive/distinfo b/devel/rubygem-aws-sdk-medialive/distinfo index af2df8d4c3f2..2515f6cfd15e 100644 --- a/devel/rubygem-aws-sdk-medialive/distinfo +++ b/devel/rubygem-aws-sdk-medialive/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121404 -SHA256 (rubygem/aws-sdk-medialive-1.161.0.gem) = 4ef9ada3287403f8bd41a98d789e5c42fb60c07e7a9fd86db9b6caa5706be7f4 -SIZE (rubygem/aws-sdk-medialive-1.161.0.gem) = 355328 +TIMESTAMP = 1759324240 +SHA256 (rubygem/aws-sdk-medialive-1.162.0.gem) = 043d1eb33691c2c33ecd349b1561a500855aefb7e53789c48cc1f44f26036e09 +SIZE (rubygem/aws-sdk-medialive-1.162.0.gem) = 356864 diff --git a/devel/rubygem-aws-sdk-mediapackagev2/Makefile b/devel/rubygem-aws-sdk-mediapackagev2/Makefile index 5890ba828d2d..9c398d3765dc 100644 --- a/devel/rubygem-aws-sdk-mediapackagev2/Makefile +++ b/devel/rubygem-aws-sdk-mediapackagev2/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-mediapackagev2 -PORTVERSION= 1.49.0 +PORTVERSION= 1.50.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-mediapackagev2/distinfo b/devel/rubygem-aws-sdk-mediapackagev2/distinfo index 926785463f4b..5f7aa4f9b8c3 100644 --- a/devel/rubygem-aws-sdk-mediapackagev2/distinfo +++ b/devel/rubygem-aws-sdk-mediapackagev2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121408 -SHA256 (rubygem/aws-sdk-mediapackagev2-1.49.0.gem) = 55db73a58cc313f2a9de635661c50870f05d7d4ed185b8f61386b124c1c0c6cd -SIZE (rubygem/aws-sdk-mediapackagev2-1.49.0.gem) = 83456 +TIMESTAMP = 1759324242 +SHA256 (rubygem/aws-sdk-mediapackagev2-1.50.0.gem) = e3e9ce47ca5bec26fd969368e792b7de529503f1a0beae428da02aac2b8463d1 +SIZE (rubygem/aws-sdk-mediapackagev2-1.50.0.gem) = 83456 diff --git a/devel/rubygem-aws-sdk-networkflowmonitor/Makefile b/devel/rubygem-aws-sdk-networkflowmonitor/Makefile index cfe644e42b3a..dc849b64c9e2 100644 --- a/devel/rubygem-aws-sdk-networkflowmonitor/Makefile +++ b/devel/rubygem-aws-sdk-networkflowmonitor/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-networkflowmonitor -PORTVERSION= 1.14.0 +PORTVERSION= 1.15.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-networkflowmonitor/distinfo b/devel/rubygem-aws-sdk-networkflowmonitor/distinfo index 395a60f4a92f..688d56d81935 100644 --- a/devel/rubygem-aws-sdk-networkflowmonitor/distinfo +++ b/devel/rubygem-aws-sdk-networkflowmonitor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121450 -SHA256 (rubygem/aws-sdk-networkflowmonitor-1.14.0.gem) = fc884d3296c49c214e12d16e58d48be3b8d584b644ff9c4b604c97d0966bf365 -SIZE (rubygem/aws-sdk-networkflowmonitor-1.14.0.gem) = 41472 +TIMESTAMP = 1759324244 +SHA256 (rubygem/aws-sdk-networkflowmonitor-1.15.0.gem) = fe7d6369eec42df5932661457effcb12f4b3cf34d111662aca7d03d15355e922 +SIZE (rubygem/aws-sdk-networkflowmonitor-1.15.0.gem) = 43008 diff --git a/devel/rubygem-aws-sdk-organizations/Makefile b/devel/rubygem-aws-sdk-organizations/Makefile index b9760a22de30..ec21f86db5ec 100644 --- a/devel/rubygem-aws-sdk-organizations/Makefile +++ b/devel/rubygem-aws-sdk-organizations/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-organizations -PORTVERSION= 1.123.0 +PORTVERSION= 1.124.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-organizations/distinfo b/devel/rubygem-aws-sdk-organizations/distinfo index 71e75dc085dc..5c4a72ba0a72 100644 --- a/devel/rubygem-aws-sdk-organizations/distinfo +++ b/devel/rubygem-aws-sdk-organizations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121476 -SHA256 (rubygem/aws-sdk-organizations-1.123.0.gem) = ecc6aa8b0ccf83638f2bb920b944a1bff8ac50b096ffe042228fec93b66a727e -SIZE (rubygem/aws-sdk-organizations-1.123.0.gem) = 96768 +TIMESTAMP = 1759324246 +SHA256 (rubygem/aws-sdk-organizations-1.124.0.gem) = 49332ce198904b5c7c7a7623442859d14edc6281042628f37a2dbb477b3610b4 +SIZE (rubygem/aws-sdk-organizations-1.124.0.gem) = 97792 diff --git a/devel/rubygem-aws-sdk-paymentcryptography/Makefile b/devel/rubygem-aws-sdk-paymentcryptography/Makefile index 5d3c12e8300d..ff6d5fd5011e 100644 --- a/devel/rubygem-aws-sdk-paymentcryptography/Makefile +++ b/devel/rubygem-aws-sdk-paymentcryptography/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-paymentcryptography -PORTVERSION= 1.41.0 +PORTVERSION= 1.43.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-paymentcryptography/distinfo b/devel/rubygem-aws-sdk-paymentcryptography/distinfo index e29d098dcf09..fc95af47ca99 100644 --- a/devel/rubygem-aws-sdk-paymentcryptography/distinfo +++ b/devel/rubygem-aws-sdk-paymentcryptography/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121486 -SHA256 (rubygem/aws-sdk-paymentcryptography-1.41.0.gem) = 8170d4d2696dc6f86cd9aec63f5891034c5e28cf74e0a3fc735a2a943d8fbee7 -SIZE (rubygem/aws-sdk-paymentcryptography-1.41.0.gem) = 54784 +TIMESTAMP = 1759324248 +SHA256 (rubygem/aws-sdk-paymentcryptography-1.43.0.gem) = 7dd9f8fbcdcbb81723c9ff729210fc3b12cd3ab81af9cd88ad3022fc7ed7811e +SIZE (rubygem/aws-sdk-paymentcryptography-1.43.0.gem) = 64000 diff --git a/devel/rubygem-aws-sdk-prometheusservice/Makefile b/devel/rubygem-aws-sdk-prometheusservice/Makefile index b70d531f27a2..5ee5b1c7a326 100644 --- a/devel/rubygem-aws-sdk-prometheusservice/Makefile +++ b/devel/rubygem-aws-sdk-prometheusservice/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-prometheusservice -PORTVERSION= 1.59.0 +PORTVERSION= 1.60.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-prometheusservice/distinfo b/devel/rubygem-aws-sdk-prometheusservice/distinfo index 871ec0824cbd..6f175d406a6e 100644 --- a/devel/rubygem-aws-sdk-prometheusservice/distinfo +++ b/devel/rubygem-aws-sdk-prometheusservice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121518 -SHA256 (rubygem/aws-sdk-prometheusservice-1.59.0.gem) = 9b9a9d3c14cbbddb86e32b626a35bb54236a990db7676e4626e89802c2511c75 -SIZE (rubygem/aws-sdk-prometheusservice-1.59.0.gem) = 55296 +TIMESTAMP = 1759324250 +SHA256 (rubygem/aws-sdk-prometheusservice-1.60.0.gem) = 8f62d87cf933e594cdd3e462838a86ff2a9467ea0c98f61e72b3d468f131164f +SIZE (rubygem/aws-sdk-prometheusservice-1.60.0.gem) = 57344 diff --git a/devel/rubygem-aws-sdk-quicksight/Makefile b/devel/rubygem-aws-sdk-quicksight/Makefile index d27c2c776077..bc1f55271b23 100644 --- a/devel/rubygem-aws-sdk-quicksight/Makefile +++ b/devel/rubygem-aws-sdk-quicksight/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-quicksight -PORTVERSION= 1.157.0 +PORTVERSION= 1.158.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-quicksight/distinfo b/devel/rubygem-aws-sdk-quicksight/distinfo index 99b8a6d92c49..c82989ae6992 100644 --- a/devel/rubygem-aws-sdk-quicksight/distinfo +++ b/devel/rubygem-aws-sdk-quicksight/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121532 -SHA256 (rubygem/aws-sdk-quicksight-1.157.0.gem) = 5a65c08ed2ee337368118eb26323e2e7932402167d55ef0407fd642e3a8731dd -SIZE (rubygem/aws-sdk-quicksight-1.157.0.gem) = 977408 +TIMESTAMP = 1759324252 +SHA256 (rubygem/aws-sdk-quicksight-1.158.0.gem) = 56f5dcf32f1649c0da3241b00138db73e06c567ef99dd7b9d66470089d4650bb +SIZE (rubygem/aws-sdk-quicksight-1.158.0.gem) = 979968 diff --git a/devel/rubygem-aws-sdk-rds/Makefile b/devel/rubygem-aws-sdk-rds/Makefile index ff26a769b839..fd6fd4543adb 100644 --- a/devel/rubygem-aws-sdk-rds/Makefile +++ b/devel/rubygem-aws-sdk-rds/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-rds -PORTVERSION= 1.292.0 +PORTVERSION= 1.293.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-rds/distinfo b/devel/rubygem-aws-sdk-rds/distinfo index ed867b718dc0..39392a52a12a 100644 --- a/devel/rubygem-aws-sdk-rds/distinfo +++ b/devel/rubygem-aws-sdk-rds/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436593 -SHA256 (rubygem/aws-sdk-rds-1.292.0.gem) = 3c3d641d8718d550911cd31025b50e7ec0f4129ba70f6d05b16c0a16b0a8adc7 -SIZE (rubygem/aws-sdk-rds-1.292.0.gem) = 650752 +TIMESTAMP = 1759324254 +SHA256 (rubygem/aws-sdk-rds-1.293.0.gem) = 71dd2d0b5fb8ebb7b0edd37b566ec750ca6ab7a32e970572858a46dda3652e20 +SIZE (rubygem/aws-sdk-rds-1.293.0.gem) = 651264 diff --git a/devel/rubygem-aws-sdk-resources/Makefile b/devel/rubygem-aws-sdk-resources/Makefile index b422d2d171ba..8fb85eb0b047 100644 --- a/devel/rubygem-aws-sdk-resources/Makefile +++ b/devel/rubygem-aws-sdk-resources/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-resources -PORTVERSION= 3.240.0 +PORTVERSION= 3.241.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -376,7 +376,6 @@ RUN_DEPENDS= rubygem-aws-sdk-accessanalyzer>=1<2:devel/rubygem-aws-sdk-accessana rubygem-aws-sdk-signer>=1<2:devel/rubygem-aws-sdk-signer \ rubygem-aws-sdk-simpledb>=1<2:devel/rubygem-aws-sdk-simpledb \ rubygem-aws-sdk-simspaceweaver>=1<2:devel/rubygem-aws-sdk-simspaceweaver \ - rubygem-aws-sdk-sms>=1<2:devel/rubygem-aws-sdk-sms \ rubygem-aws-sdk-snowball>=1<2:devel/rubygem-aws-sdk-snowball \ rubygem-aws-sdk-snowdevicemanagement>=1<2:devel/rubygem-aws-sdk-snowdevicemanagement \ rubygem-aws-sdk-sns>=1<2:devel/rubygem-aws-sdk-sns \ diff --git a/devel/rubygem-aws-sdk-resources/distinfo b/devel/rubygem-aws-sdk-resources/distinfo index 9608bb65bb1a..76f8a3f1f535 100644 --- a/devel/rubygem-aws-sdk-resources/distinfo +++ b/devel/rubygem-aws-sdk-resources/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121560 -SHA256 (rubygem/aws-sdk-resources-3.240.0.gem) = cd48b2c5340c28adcaf4d485023e5c9c3406dd3a22e180c848c5ea4ed7764a1f -SIZE (rubygem/aws-sdk-resources-3.240.0.gem) = 23040 +TIMESTAMP = 1759324256 +SHA256 (rubygem/aws-sdk-resources-3.241.0.gem) = 6fb0107a7be60ac70e8ca89712f963ab1ec1efa3cfd93573bb8315c552ce82e8 +SIZE (rubygem/aws-sdk-resources-3.241.0.gem) = 23040 diff --git a/devel/rubygem-aws-sdk-s3/Makefile b/devel/rubygem-aws-sdk-s3/Makefile index 2e99c96d7079..f2c976d1317e 100644 --- a/devel/rubygem-aws-sdk-s3/Makefile +++ b/devel/rubygem-aws-sdk-s3/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-s3 -PORTVERSION= 1.198.0 +PORTVERSION= 1.199.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-s3/distinfo b/devel/rubygem-aws-sdk-s3/distinfo index 7f8337db6ed6..3c7c8c271b08 100644 --- a/devel/rubygem-aws-sdk-s3/distinfo +++ b/devel/rubygem-aws-sdk-s3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121580 -SHA256 (rubygem/aws-sdk-s3-1.198.0.gem) = ce50466b5ee1daaa5740c455d9bac6ffd1e9ec7edef34733941a39ec12107d86 -SIZE (rubygem/aws-sdk-s3-1.198.0.gem) = 525824 +TIMESTAMP = 1759324258 +SHA256 (rubygem/aws-sdk-s3-1.199.0.gem) = 0d36a53d068257d0de2cf17d935224a73d540fae71016f7bb6d3ae5fee2c3fa8 +SIZE (rubygem/aws-sdk-s3-1.199.0.gem) = 525824 diff --git a/devel/rubygem-aws-sdk-sagemaker/Makefile b/devel/rubygem-aws-sdk-sagemaker/Makefile index a839fcb26530..a2981cdad439 100644 --- a/devel/rubygem-aws-sdk-sagemaker/Makefile +++ b/devel/rubygem-aws-sdk-sagemaker/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-sagemaker -PORTVERSION= 1.328.0 +PORTVERSION= 1.329.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-sagemaker/distinfo b/devel/rubygem-aws-sdk-sagemaker/distinfo index 7c461ae5765a..21f54efe8e07 100644 --- a/devel/rubygem-aws-sdk-sagemaker/distinfo +++ b/devel/rubygem-aws-sdk-sagemaker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436599 -SHA256 (rubygem/aws-sdk-sagemaker-1.328.0.gem) = 787292391d88adf67d32ef21acb681042f245ff7ea223e4d64b2b55ad9d5df75 -SIZE (rubygem/aws-sdk-sagemaker-1.328.0.gem) = 824320 +TIMESTAMP = 1759324260 +SHA256 (rubygem/aws-sdk-sagemaker-1.329.0.gem) = ee3be865ac8e72780210a698017152ab0973777d53f0646f93c2685b7b50fd51 +SIZE (rubygem/aws-sdk-sagemaker-1.329.0.gem) = 824832 diff --git a/devel/rubygem-aws-sdk-securityhub/Makefile b/devel/rubygem-aws-sdk-securityhub/Makefile index 327aa864dc3c..3b1cd47b465e 100644 --- a/devel/rubygem-aws-sdk-securityhub/Makefile +++ b/devel/rubygem-aws-sdk-securityhub/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-securityhub -PORTVERSION= 1.142.0 +PORTVERSION= 1.143.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-securityhub/distinfo b/devel/rubygem-aws-sdk-securityhub/distinfo index 5fff9a90c0f6..76ade0dd58d4 100644 --- a/devel/rubygem-aws-sdk-securityhub/distinfo +++ b/devel/rubygem-aws-sdk-securityhub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121610 -SHA256 (rubygem/aws-sdk-securityhub-1.142.0.gem) = fe023d2ed196f4f6b36c89e2fc51ad39d84e9e4a005dd6027db23fb0af8fde75 -SIZE (rubygem/aws-sdk-securityhub-1.142.0.gem) = 408576 +TIMESTAMP = 1759324262 +SHA256 (rubygem/aws-sdk-securityhub-1.143.0.gem) = a8b9b772deb88e018eafdef62abfe0e6b15c0025cbcad76d676ca70f4dc5ffd3 +SIZE (rubygem/aws-sdk-securityhub-1.143.0.gem) = 408576 diff --git a/devel/rubygem-aws-sdk-sms/Makefile b/devel/rubygem-aws-sdk-sms/Makefile index 4b6f5b502ed3..e4994f55fbc3 100644 --- a/devel/rubygem-aws-sdk-sms/Makefile +++ b/devel/rubygem-aws-sdk-sms/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-sms -PORTVERSION= 1.76.0 +PORTVERSION= 1.77.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-sms/distinfo b/devel/rubygem-aws-sdk-sms/distinfo index 5a14bf665717..db715a3193ac 100644 --- a/devel/rubygem-aws-sdk-sms/distinfo +++ b/devel/rubygem-aws-sdk-sms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121636 -SHA256 (rubygem/aws-sdk-sms-1.76.0.gem) = e7d894ffd7db505e0f340ebe4771d093ddeb00714c8193921a83ec57af350299 -SIZE (rubygem/aws-sdk-sms-1.76.0.gem) = 50176 +TIMESTAMP = 1759324264 +SHA256 (rubygem/aws-sdk-sms-1.77.0.gem) = 57d56e19ba7f1c17069fec11d9661cff3eb1c004b4118d89200626b5eb97b2a4 +SIZE (rubygem/aws-sdk-sms-1.77.0.gem) = 50176 diff --git a/devel/rubygem-cucumber-messages/Makefile b/devel/rubygem-cucumber-messages/Makefile index af0b54690613..99cf4c22569b 100644 --- a/devel/rubygem-cucumber-messages/Makefile +++ b/devel/rubygem-cucumber-messages/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber-messages -PORTVERSION= 28.1.0 +PORTVERSION= 29.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-cucumber-messages/distinfo b/devel/rubygem-cucumber-messages/distinfo index dfb0bfe69225..47ba2082c05a 100644 --- a/devel/rubygem-cucumber-messages/distinfo +++ b/devel/rubygem-cucumber-messages/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265894 -SHA256 (rubygem/cucumber-messages-28.1.0.gem) = 6f5b0f994c3db693c0e209334c0a8d2ab5f2d1494983f965c114c4c338eb363d -SIZE (rubygem/cucumber-messages-28.1.0.gem) = 21504 +TIMESTAMP = 1759324266 +SHA256 (rubygem/cucumber-messages-29.0.1.gem) = 77bd8ad859ae35fd4e076cd32fce940963317e17229dd51c7844ac11766a6cb9 +SIZE (rubygem/cucumber-messages-29.0.1.gem) = 22528 diff --git a/devel/rubygem-dynflow/Makefile b/devel/rubygem-dynflow/Makefile index b943b5ee0e03..ec0d8e179216 100644 --- a/devel/rubygem-dynflow/Makefile +++ b/devel/rubygem-dynflow/Makefile @@ -1,5 +1,5 @@ PORTNAME= dynflow -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.3 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-dynflow/distinfo b/devel/rubygem-dynflow/distinfo index ccd84eeb1e95..d7b7a85c4f90 100644 --- a/devel/rubygem-dynflow/distinfo +++ b/devel/rubygem-dynflow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813996 -SHA256 (rubygem/dynflow-1.9.2.gem) = 88a8ed895cfe4898eeba5725a06cbea645602316b5728c277efcc3e7c8677991 -SIZE (rubygem/dynflow-1.9.2.gem) = 997888 +TIMESTAMP = 1759324354 +SHA256 (rubygem/dynflow-1.9.3.gem) = 0a62e75434e5897d73d10f8781bed3a114c48c71bc13b93c95a047b42b4afd98 +SIZE (rubygem/dynflow-1.9.3.gem) = 997888 diff --git a/devel/rubygem-fcntl/Makefile b/devel/rubygem-fcntl/Makefile index 51be2f0a2bc7..4432e69b2d60 100644 --- a/devel/rubygem-fcntl/Makefile +++ b/devel/rubygem-fcntl/Makefile @@ -1,5 +1,5 @@ PORTNAME= fcntl -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-fcntl/distinfo b/devel/rubygem-fcntl/distinfo index 25e5f384ab60..8ee52e1c3ca1 100644 --- a/devel/rubygem-fcntl/distinfo +++ b/devel/rubygem-fcntl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731679720 -SHA256 (rubygem/fcntl-1.2.0.gem) = fc985ea55f7d29155f087e4d36b356c4df26febbdc7616a5cbb27939eb2a40e9 -SIZE (rubygem/fcntl-1.2.0.gem) = 8704 +TIMESTAMP = 1759324268 +SHA256 (rubygem/fcntl-1.3.0.gem) = 6b8d5f1496d9990a9172756cf128ba8b3cfbaccd54da7050ec6d5e7f3b167e41 +SIZE (rubygem/fcntl-1.3.0.gem) = 8192 diff --git a/devel/rubygem-gettext_i18n_rails_js-rails5/Makefile b/devel/rubygem-gettext_i18n_rails_js-rails5/Makefile index 2f07a8004dce..6c9eb80a1e2b 100644 --- a/devel/rubygem-gettext_i18n_rails_js-rails5/Makefile +++ b/devel/rubygem-gettext_i18n_rails_js-rails5/Makefile @@ -1,5 +1,5 @@ PORTNAME= gettext_i18n_rails_js -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails5 @@ -20,4 +20,7 @@ USES= gem NO_ARCH= yes +post-patch: + @${RM} -r ${WRKSRC}/vendor/bundle/ + .include <bsd.port.mk> diff --git a/devel/rubygem-gettext_i18n_rails_js-rails5/distinfo b/devel/rubygem-gettext_i18n_rails_js-rails5/distinfo index a1fa36c130ff..ef98492c174f 100644 --- a/devel/rubygem-gettext_i18n_rails_js-rails5/distinfo +++ b/devel/rubygem-gettext_i18n_rails_js-rails5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716892336 -SHA256 (rubygem/gettext_i18n_rails_js-2.1.0.gem) = 2c9e537537d02c549198b9e4567c3b8d31f7c0cd77810a9eadd0b2d17d1d9d36 -SIZE (rubygem/gettext_i18n_rails_js-2.1.0.gem) = 26112 +TIMESTAMP = 1759324270 +SHA256 (rubygem/gettext_i18n_rails_js-2.2.0.gem) = 4c83baea7d97ab5183241d136439f7b4b06c24a6665bf0eab21352f212a64f1f +SIZE (rubygem/gettext_i18n_rails_js-2.2.0.gem) = 37464064 diff --git a/devel/rubygem-gettext_i18n_rails_js-rails5/files/patch-gemspec b/devel/rubygem-gettext_i18n_rails_js-rails5/files/patch-gemspec new file mode 100644 index 000000000000..c8804bc70516 --- /dev/null +++ b/devel/rubygem-gettext_i18n_rails_js-rails5/files/patch-gemspec @@ -0,0 +1,13 @@ +% sed -i .orig 's|, "vendor/bundle/[^"]*".freeze||g;' gettext_i18n_rails_js.gemspec + +--- gettext_i18n_rails_js.gemspec.orig 2025-10-02 14:10:17 UTC ++++ gettext_i18n_rails_js.gemspec +@@ -12,7 +12,7 @@ Gem::Specification.new do |s| + s.date = "1980-01-02" + s.description = " It will find translations inside your .js and .coffee files, then it will\n create JSON versions of your .PO files and will let you serve them with the\n rest of your assets, thus letting you access all your translations offline\n from client side javascript.\n".freeze + s.email = ["thomas@webhippie.de".freeze, "nubis@woobiz.com.ar".freeze] +- s.files = ["CHANGELOG.md".freeze, "LICENSE".freeze, "README.md".freeze, "lib/assets/javascripts/gettext/all.js".freeze, "lib/gettext_i18n_rails_js.rb".freeze, "lib/gettext_i18n_rails_js/config.rb".freeze, "lib/gettext_i18n_rails_js/engine.rb".freeze, "lib/gettext_i18n_rails_js/parser.rb".freeze, "lib/gettext_i18n_rails_js/parser/base.rb".freeze, "lib/gettext_i18n_rails_js/parser/handlebars.rb".freeze, "lib/gettext_i18n_rails_js/parser/javascript.rb".freeze, "lib/gettext_i18n_rails_js/task.rb".freeze, "lib/gettext_i18n_rails_js/version.rb".freeze, "lib/tasks/gettext_i18n_rails_js_tasks.rake".freeze, "vendor/assets/javascripts/gettext/jed.js".freeze, "vendor/bundle/ruby/3.4.0/bin/_guard-core".freeze, "vendor/bundle/ruby/3.4.0/bin/coderay".freeze, "vendor/bundle/ruby/3.4.0/bin/erb".freeze, "vendor/bundle/ruby/3.4.0/bin/guard".freeze, "vendor/bundle/ruby/3.4.0/bin/htmldiff".freeze, "vendor/bundle/ruby/3.4.0/bin/irb".freeze, "vendor/bundle/ruby/3.4.0/bin/ldiff".freeze, "vendor/bundle/ruby/3.4.0/bin/listen".freeze, "vendor/bundle/ruby/3.4.0/bin/nokogiri".freeze, "vendor/bundle/ruby/3.4.0/bin/pry".freeze, "vendor/bundle/ruby/3.4.0/bin/racc".freeze, "vendor/bundle/ruby/3.4.0/bin/rackup".freeze, "vendor/bundle/ruby/3.4.0/bin/rails".freeze, "vendor/bundle/ruby/3.4.0/bin/rake".freeze, "vendor/bundle/ruby/3.4.0/bin/rdoc".freeze, "vendor/bundle/ruby/3.4.0/bin/ri".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsgcat".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsgfmt".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsginit".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsgmerge".freeze, "vendor/bundle/ruby/3.4.0/bin/rspec".freeze, "vendor/bundle/ruby/3.4.0/bin/rubocop".freeze, "vendor/bundle/ruby/3.4.0/bin/ruby-parse".freeze, "vendor/bundle/ruby/3.4.0/bin/ruby-rewrite".freeze, "vendor/bundle/ruby/3.4.0/bin/rxgettext".freeze, "vendor/bundle/ruby/3.4.0/bin/thor".freeze, "vendor/bundle/ruby/3.4.0/bin/yard".freeze, "vendor/bundle/ruby/3.4.0/bin/yardoc".freeze, "vendor/bundle/ruby/3.4.0/bin/yri".freeze, "vendor/bundle/ruby/3.4.0/cache/actioncable-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionmailbox-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionmailer-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionpack-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actiontext-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionview-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activejob-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activemodel-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activerecord-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activestorage-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activesupport-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ast-2.4.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/base64-0.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/benchmark-0.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/bigdecimal-3.2.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/builder-3.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/coderay-1.1.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/concurrent-ruby-1.3.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/connection_pool-2.5.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/crass-1.0.6.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/date-3.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/diff-lcs-1.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/docile-1.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/drb-2.2.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/erb-5.0.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/erubi-1.13.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/fast_gettext-4.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ffi-1.17.2-x86_64-linux-gnu.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/formatador-1.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/forwardable-1.3.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/gettext-3.5.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/gettext_i18n_rails-1.13.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/globalid-1.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-2.19.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-compat-1.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-rspec-4.7.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-rubocop-1.5.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/i18n-1.14.7.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/io-console-0.8.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/irb-1.15.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/json-2.13.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/language_server-protocol-3.17.0.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/lint_roller-1.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/listen-3.9.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/locale-2.1.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/logger-1.7.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/loofah-2.24.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/lumberjack-1.4.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/mail-2.8.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/marcel-1.0.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/method_source-1.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/mini_mime-1.1.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/minitest-5.25.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/nenv-0.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-imap-0.5.10.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-pop-0.1.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-protocol-0.2.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-smtp-0.5.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/nio4r-2.7.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/nokogiri-1.18.9-x86_64-linux-gnu.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/notiffany-0.1.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ostruct-0.6.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/parallel-1.27.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/parser-3.3.9.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/po_to_json-2.0.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/pp-0.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/prettyprint-0.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/prime-0.1.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/prism-1.5.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/pry-0.15.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/psych-5.2.6.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/racc-1.8.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rack-3.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rack-session-2.1.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rack-test-2.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rackup-2.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rails-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rails-dom-testing-2.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rails-html-sanitizer-1.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/railties-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rainbow-3.1.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rake-13.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rb-fsevent-0.11.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rb-inotify-0.11.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rdoc-6.14.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/regexp_parser-2.11.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/reline-0.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-3.13.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-core-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-expectations-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-mocks-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-support-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rubocop-1.80.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rubocop-ast-1.46.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ruby-progressbar-1.13.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/securerandom-0.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/shellany-0.0.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/simplecov-0.22.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/simplecov-html-0.13.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/simplecov_json_formatter-0.1.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/singleton-0.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/stringio-3.1.7.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/text-1.3.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/thor-1.4.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/timeout-0.4.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/tzinfo-2.0.6.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/unicode-display_width-3.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/unicode-emoji-4.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/uri-1.0.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/useragent-0.16.11.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/websocket-driver-0.8.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/websocket-extensions-0.1.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/yard-0.9.37.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/zeitwerk-2.7.3.gem".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/bigdecimal.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/date_core.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/erb/escape.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/io/console.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/json/ext/generator.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/json/ext/parser.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/nio4r_ext.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/prism/prism.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/psych.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/racc/cparse.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/stringio.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/websocket_mask.so".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/app/assets/javascripts/action_cable.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/app/assets/javascripts/actioncable.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/app/assets/javascripts/actioncable.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/broadcasting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/periodic_timers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/streams.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/authorization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/client_socket.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/identification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/internal_channel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/message_buffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/stream_event_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/subscriptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/tagged_logger_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/web_socket.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/helpers/action_cable_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/remote_connections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/broadcasting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/connections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/worker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/worker/active_record_connection_management.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/async.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/channel_prefix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/inline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/postgresql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/redis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/subscriber_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/channel_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/application_cable/channel.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/application_cable/connection.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/channel.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/javascript/channel.js.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/javascript/consumer.js.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/javascript/index.js.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/test_unit/channel_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/test_unit/templates/channel_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/mailgun/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/postmark/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/relay/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/sendgrid/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/inbound_emails/sources_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/incinerates_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/reroutes_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/jobs/action_mailbox/incineration_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/jobs/action_mailbox/routing_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/incineratable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/incineratable/incineration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/message_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/routable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/layouts/rails/conductor.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/sources/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/config/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/db/migrate/20180917164000_create_action_mailbox_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/address_equality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/address_wrapping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/addresses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/from_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/recipients.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/relayer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/router.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/router/route.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/routing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/generators/action_mailbox/install/install_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/mailbox_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/templates/application_mailbox.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/templates/mailbox.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/test_unit/mailbox_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/test_unit/templates/mailbox_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/tasks/ingress.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/tasks/install.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/collector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/delivery_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/form_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/inline_preview_interceptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/mail_delivery_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/mail_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/message_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/parameterized.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/preview.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/queued_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/rescuable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/mailer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/templates/application_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/templates/mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/asset_paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/caching/fragments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/collector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/railties/routes_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/api.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/api/api_rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/form_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/allow_browser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/basic_implicit_render.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/conditional_get.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/content_security_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/cookies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/data_streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/default_headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/etag_with_flash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/etag_with_template_digest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/flash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/head.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/http_authentication.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/implicit_render.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/instrumentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/live.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/mime_responds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/parameter_encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/params_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/permissions_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rate_limiting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/redirecting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/renderers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/request_forgery_protection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/strong_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/testing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/railties/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/template_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/content_disposition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/content_security_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/filter_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/filter_redirect.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/mime_negotiation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/mime_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/mime_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/param_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/param_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/permissions_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/query_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/rack_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/upload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/url.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/gtg/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/gtg/simulator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/gtg/transition_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/nfa/dot.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/nodes/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/path/pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/route.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/router.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/router/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visitors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visualizer/fsm.css".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visualizer/fsm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visualizer/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/actionable_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/assume_ssl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/cookies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/debug_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/debug_locks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/debug_view.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/exception_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/flash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/host_authorization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/public_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/remote_ip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/request_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/server_timing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/abstract_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/cookie_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/mem_cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/show_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/ssl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/static.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_actions.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_actions.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_message_and_suggestions.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/blocked_host.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/blocked_host.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/invalid_statement.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/invalid_statement.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_template.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/unknown_action.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/request/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/request/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/endpoint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/mapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/polymorphic_routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/redirection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/route_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/routes_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/browser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/test_helpers/setup_and_teardown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertion_response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertions/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertions/routing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/request_encoder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_helpers/page_dump_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_pack/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_pack/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/actiontext.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/actiontext.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/trix.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/stylesheets/trix.css".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/helpers/action_text/content_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/helpers/action_text/tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/javascript/actiontext/attachment_upload.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/javascript/actiontext/index.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/models/action_text/encrypted_rich_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/models/action_text/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/models/action_text/rich_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachables/_content_attachment.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachables/_missing_attachable.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachables/_remote_image.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachment_galleries/_attachment_gallery.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/contents/_content.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/active_storage/blobs/_blob.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/layouts/action_text/contents/_content.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/db/migrate/20180528164100_create_action_text_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachables/content_attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachables/missing_attachable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachables/remote_image.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachment_gallery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachments/caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachments/minification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachments/trix_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/content.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/encryption.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/fixture_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/html_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/plain_text_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/system_test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/trix_attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/generators/action_text/install/install_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/generators/action_text/install/templates/actiontext.css".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/rails/generators/test_unit/install_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/rails/generators/test_unit/templates/fixtures.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/tasks/actiontext.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/package.json".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/app/assets/javascripts/rails-ujs.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/app/assets/javascripts/rails-ujs.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/buffers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/cache_expiry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker/erb_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker/ruby_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker/wildcard_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/digestor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/flows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/active_model_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/asset_tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/asset_url_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/atom_feed_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/cache_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/capture_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/content_exfiltration_prevention_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/controller_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/csp_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/csrf_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/date_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/debug_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_options_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/javascript_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/number_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/output_safety_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/rendering_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/sanitize_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/check_box.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/checkable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_check_boxes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_radio_buttons.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/color_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/date_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/datetime_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/datetime_local_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/datetime_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/email_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/file_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/grouped_collection_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/hidden_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/label.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/month_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/number_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/password_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/placeholderable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/radio_button.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/range_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/search_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/select_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/tel_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/text_area.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/text_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/time_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/time_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/time_zone_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/translator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/url_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/week_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/weekday_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/text_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/translation_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/url_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/layouts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/lookup_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/model_naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/path_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/path_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/record_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/render_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/render_parser/prism_render_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/render_parser/ripper_render_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/abstract_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/collection_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/object_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/partial_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/partial_renderer/collection_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/streaming_template_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/template_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/routing_url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/tasks/cache_digests.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/erb/erubi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/raw.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/inline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/raw_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/renderable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/sources.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/sources/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template_details.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/testing/resolvers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/unbound_template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/view_paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/configured_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/enqueue_after_transaction_commit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/enqueuing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/execution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/instrumentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/abstract_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/async_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/backburner_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/delayed_job_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/inline_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/queue_classic_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/resque_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/sidekiq_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/sneakers_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/sucker_punch_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/test_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_priority.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/big_decimal_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/date_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/date_time_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/duration_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/module_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/object_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/range_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/symbol_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/time_object_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/time_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/time_with_zone_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/timezones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/job_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/templates/application_job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/templates/job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/api.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute/user_provided_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_mutation_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_registration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_set/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_set/yaml_encoder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/dirty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/forbidden_attributes_protection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/nested_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/secure_password.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/serializers/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/big_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/binary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/boolean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/decimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/float.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/accepts_multiparameter_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/mutable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/numeric.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/time_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/immutable_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/serialize_cast_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/absence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/acceptance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/clusivity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/comparability.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/confirmation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/exclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/helper_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/inclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/numericality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/presence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/resolve_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/validates.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/examples/performance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/examples/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/aggregations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/association_relation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/alias_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/association_scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/belongs_to_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/belongs_to_polymorphic_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/belongs_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/collection_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/has_and_belongs_to_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/has_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/has_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/singular_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/collection_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/collection_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/disable_joins_association_scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/foreign_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_many_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_many_through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_one_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_one_through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency/join_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency/join_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency/join_part.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/nested_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/batch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/singular_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/asynchronous_queries_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/before_type_cast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/composite_primary_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/dirty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/primary_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/query.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/read.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/time_zone_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/write.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/autosave_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/coders/column_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/coders/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/coders/yaml_column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool/queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool/reaper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/database_limits.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/query_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/savepoints.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/transaction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract_mysql_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/deduplicable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/explain_pretty_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/type_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql2/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql2_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/pool_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/pool_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/explain_pretty_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/bit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/bit_varying.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/bytea.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/cidr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/decimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/enum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/hstore.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/inet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/interval.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/jsonb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/legacy_point.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/macaddr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/money.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/oid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/point.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/specialized_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/timestamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/timestamp_with_time_zone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/type_map_initializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/uuid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/vector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/referential_integrity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/type_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/schema_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sql_type_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/explain_pretty_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/statement_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/trilogy/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/trilogy_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_handling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/counter_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/connection_url_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/database_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/hash_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/url_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/delegated_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/destroy_association_async_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/disable_joins_association_relation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/dynamic_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/auto_filtered_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/cipher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/cipher/aes256_gcm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/configurable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/contexts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/derived_secret_key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/deterministic_key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encryptable_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encrypted_attribute_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encrypted_fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encrypting_only_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/envelope_encryption_key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/extended_deterministic_queries.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/extended_deterministic_uniqueness_validator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/key_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/message_pack_message_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/message_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/null_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/properties.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/read_only_null_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/scheme.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/enum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/model_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/render_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/table_row.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/table_rows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/future_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/insert_all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/internal_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/legacy_yaml_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/locking/optimistic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/locking/pessimistic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/marshalling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/message_pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/database_selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/database_selector/resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/database_selector/resolver/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/shard_selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/command_recorder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/default_strategy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/execution_strategy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/join_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/pending_migration_connection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/model_schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/nested_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/no_touching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/normalization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/persistence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/promise.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/query_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/query_logs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/query_logs_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/querying.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/console_sandbox.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/controller_runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/databases.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/job_runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/readonly_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/reflection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/batches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/batches/batch_enumerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/delegation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/finder_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/from_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/merger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/array_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/association_query_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/basic_object_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/polymorphic_array_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/range_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/relation_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/query_attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/query_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/spawn_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/where_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/runtime_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/sanitization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/schema_migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/scoping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/scoping/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/scoping/named.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/secure_password.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/secure_token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/signed_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/statement_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/suppressor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/table_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/mysql_database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/postgresql_database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/sqlite_database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/test_databases.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/test_fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/testing/query_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/timestamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/token_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/touch_later.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/transaction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/transactions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/adapter_specific_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/decimal_without_scale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/hash_lookup_type_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/internal/timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/serialized.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/type_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/unsigned_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type_caster.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type_caster/connection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type_caster/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/absence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/associated.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/numericality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/presence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/uniqueness.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/alias_predication.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/attributes/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/bind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/composite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/plain_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/sql_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/substitute_binds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/crud.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/delete_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/expressions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/factory_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/filter_predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/insert_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/math.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/ascending.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/binary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/bind_param.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/bound_sql_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/casted.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/count.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/cte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/delete_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/descending.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/equality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/extract.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/false.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/fragments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/full_outer_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/homogeneous_in.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/in.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/infix_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/inner_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/insert_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/join_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/leading_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/matches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/named_function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/nary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/node_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/ordering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/outer_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/over.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/right_outer_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/select_core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/select_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/sql_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/string_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/table_alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/true.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/unary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/unary_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/unqualified_column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/update_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/values_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/window.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/order_predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/select_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/tree_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/update_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/dot.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/mysql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/postgresql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/sqlite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/to_sql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/window_predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/application_record/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/application_record/application_record_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/application_record/templates/application_record.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration/migration_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration/templates/create_table_migration.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration/templates/migration.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/model_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/templates/abstract_base_class.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/templates/model.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/templates/module.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/multi_db/multi_db_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/multi_db/templates/multi_db.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/assets/javascripts/activestorage.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/assets/javascripts/activestorage.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/blobs/proxy_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/blobs/redirect_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/direct_uploads_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/disk_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/representations/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/representations/proxy_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/representations/redirect_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/disable_session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/file_server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/set_blob.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/set_current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/blob_record.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/blob_upload.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/direct_upload.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/direct_upload_controller.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/direct_uploads_controller.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/file_checksum.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/helpers.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/index.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/ujs.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/analyze_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/base_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/mirror_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/preview_image_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/purge_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/transform_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/analyzable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/identifiable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/representable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/servable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/filename.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/named_variant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/preview.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variant_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variant_with_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/config/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/migrate/20170806125915_create_active_storage_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/update_migrate/20190112182829_add_service_name_to_active_storage_blobs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/update_migrate/20191206030411_create_active_storage_variant_records.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/update_migrate/20211119233751_remove_not_null_on_active_storage_blobs_checksum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/audio_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer/image_magick.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer/vips.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/null_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/video_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/create_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/create_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/create_one_of_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/delete_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/delete_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/detach_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/detach_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/purge_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/purge_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/downloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/fixture_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer/mupdf_previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer/poppler_pdf_previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer/video_previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/reflection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/azure_storage_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/configurator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/disk_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/gcs_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/mirror_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/s3_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/transformers/image_processing_transformer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/transformers/transformer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/tasks/activestorage.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/actionable_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/array_inquirer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/backtrace_cleaner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/benchmarkable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/broadcast_logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/coder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/file_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/mem_cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/memory_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/null_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/redis_cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/serializer_with_fallback.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/strategy/local_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/class_attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/code_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concurrency/load_interlock_aware_monitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concurrency/null_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concurrency/share_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/configurable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/configuration_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/extract.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/extract_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/inquiry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/wrap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/big_decimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/big_decimal/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class/attribute_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class/subclasses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_and_time/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_and_time/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_and_time/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/digest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/digest/uuid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/enumerable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/erb/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/file/atomic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/deep_merge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/deep_transform_values.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/except.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/indifferent_access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/keys.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/reverse_merge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/slice.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer/multiple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel/concern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel/reporting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel/singleton_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/load_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/aliasing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/anonymous.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/attr_internal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/attribute_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/concerning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/delegation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/introspection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/redefine_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/remove_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/name_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric/bytes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/deep_dup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/duplicable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/inclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/instance_variables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/to_param.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/to_query.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/try.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/with_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/pathname.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/pathname/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/pathname/existence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/compare_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/each.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/overlap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/securerandom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/exclude.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/filters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/indent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/inquiry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/multibyte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/output_safety.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/starts_ends_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/strip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/symbol/starts_ends_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/thread/backtrace/location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/current_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/current_attributes/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deep_mergeable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/delegation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies/autoload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies/interlock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies/require_dependency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/behaviors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/constant_accessor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/deprecators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/disallowed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/method_wrappers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/proxy_wrappers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/reporting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/descendants_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/digest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/duration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/duration/iso8601_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/duration/iso8601_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/encrypted_configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/encrypted_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/environment_inquirer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/error_reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/error_reporter/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/evented_file_update_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/execution_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/execution_context/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/execution_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/executor/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/file_update_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/fork_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/gzip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/hash_with_indifferent_access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/html_safe_translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/i18n_railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector/transliterate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/isolated_execution_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/json/decoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/json/encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/key_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/lazy_load_hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/locale/en.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/log_subscriber/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/logger_silence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/logger_thread_safe_level.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_encryptors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack/cache_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack/extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack/serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_verifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/codec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/rotation_configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/rotation_coordinator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/rotator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/serializer_with_fallback.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/multibyte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/multibyte/chars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/multibyte/unicode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/notifications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/notifications/fanout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/notifications/instrumenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_currency_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_delimited_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_human_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_human_size_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_percentage_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_phone_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_rounded_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/rounding_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/option_merger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/ordered_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/ordered_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/parameter_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/rescuable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/secure_compare_rotator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/security_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/string_inquirer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/syntax_error_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/tagged_logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/autorun.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/constant_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/constant_stubbing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/declarative.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/error_reporter_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/file_fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/isolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/method_call_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization/worker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelize_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/setup_and_teardown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/tagged_logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/tests_without_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/time_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/time_with_zone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/values/time_zone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/jdom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/libxml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/libxmlsax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/nokogiri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/nokogirisax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/rexml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/LICENSE.MIT".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/README.YARD.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/processor/mixin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/sexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/LEGAL".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/lib/base64.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/sig/base64.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/benchmark.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/lib/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/bigdecimal.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/bigdecimal.c".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/bigdecimal.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/bits.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/feature.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/missing.c".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/missing.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/missing/dtoa.c".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/static_assert.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal.so".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/jacobian.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/ludcmp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/math.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/newton.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/sample/linear.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/sample/nlsolve.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/sample/pi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/CHANGES".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/Gemfile.lock".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/builder.blurb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/builder.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/jamis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/releases/builder-1.2.4.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/releases/builder-2.0.0.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/releases/builder-2.1.1.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xchar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xmlbase.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xmlevents.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xmlmarkup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/rakelib/publish.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/rakelib/tags.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/rakelib/testing.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/performance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_eventbuilder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_markupbuilder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_method_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_namecollision.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_xchar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/README_INDEX.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/bin/coderay".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/duo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/comment_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/count.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/debug_lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/encoder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html/css.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html/numbering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/lines_of_code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/page.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/span.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/statistic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/token_kind_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/for_redcloth.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/file_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/plugin_host.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/word_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/c.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/clojure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/cpp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/css.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/delphi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/go.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/groovy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/haml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/java.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/java/builtin_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/java_script.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/lua.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/php.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/python.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/raydebug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby/patterns.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby/string_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/sass.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/sql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/taskpaper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles/_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles/alpha.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles/style.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/token_kinds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/tokens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/tokens_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/ConcurrentRubyService.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent-ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/agent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/async.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/locals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/semaphore.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/atomic_direct_update.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/obligation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/observable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concurrent_ruby.jar".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/dataflow.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/delay.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/exchanger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/timer_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/future.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/immutable_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/ivar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/maybe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/mutable_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/mvar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/promise.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/promises.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/re_include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/scheduled_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/settable_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/full_memory_barrier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/safe_initialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/volatile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/timer_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/tuple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/tvar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/native_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/processor_counter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/Changes.md".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/connection_pool.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool/timed_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool/wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/HISTORY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/crass.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/token-scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/tokenizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_core.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_parse.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_strftime.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_strptime.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_tmx.h".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/prereq.mk".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/zonetab.h".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/zonetab.list".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/lib/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/lib/date_core.so".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CONTRIBUTORS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/LICENCE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/Manifest.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/bin/htmldiff".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/bin/ldiff".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/docs/COPYING.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/docs/artistic.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff-lcs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/backports.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/htmldiff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/hunk.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/internals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/ldiff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/mise.toml".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/change_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/diff_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/123_x".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/456_x".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/aX".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/bXaX".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ds1.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ds2.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/empty".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/file1.bin".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/file2.bin".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/four_lines".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/four_lines_with_missing_new_line".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.chef-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.chef-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-d".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/new-chef".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/new-chef2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/old-chef".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/old-chef2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/hunk_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/issues_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/lcs_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/ldiff_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/patch_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/sdiff_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/traverse_balanced_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/traverse_sequences_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/HISTORY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/docile.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/backtrace_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/chaining_fallback_context_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/execution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/fallback_context_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/drb.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/acl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/drb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/eq.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/extserv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/extservm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/gw.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/observer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/ssl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/timeridconv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/unix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/weakidconv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/BDSL".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/NEWS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/_doc/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/erb.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/escape.c".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/def_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/escape.so".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/libexec/erb".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/CHANGELOG".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/lib/erubi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/lib/erubi/capture_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/lib/erubi/capture_end.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/CHANGELOG".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/Readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/mo_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/po_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/storage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/db.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/db_models/translation_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/db_models/translation_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/merge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/mo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/empty.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/iconv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/mofile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/poparser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/LICENSE.SPECS".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/ffi.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.5/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.6/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.7/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.0/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.1/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.2/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.3/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.4/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/abstract_memory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/autopointer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/buffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/callback.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/data_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/dynamic_library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/enum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/errno.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/ffi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/library_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/managedstruct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/memorypointer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-windows/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/arm-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/arm-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/arm-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/hppa1.1-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/hppa2.0-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-cygwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-gnu/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-netbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-windows/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/ia64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/loongarch64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mips-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mips64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mips64el-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsel-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa32r6-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa32r6el-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa64r6-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa64r6el-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-aix/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc64le-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/riscv64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/s390-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/s390x-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparc-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparc-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparcv9-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparcv9-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparcv9-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sw_64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-cygwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-dragonflybsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-haiku/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-msys/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-netbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-windows/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/pointer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_by_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_layout_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/const_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/generator_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/struct_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/types_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/union.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/variadic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/rakelib/ffi_gem_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/getlogin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/getpid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/gettimeofday.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/hello.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/hello_ractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/inotify.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/pty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/qsort.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/qsort_ractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/abstract_memory.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/auto_pointer.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/buffer.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/data_converter.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/dynamic_library.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/enum.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/function.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/library.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/native_type.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/pointer.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_by_reference.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_by_value.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_layout.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_layout_builder.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/type.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/CONTRIBUTORS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/changelog.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/formatador.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/lib/formatador.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/lib/formatador/progressbar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/lib/formatador/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/tests/basic_tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/tests/table_tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/tests/tests_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/forwardable-1.3.3/forwardable.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/forwardable-1.3.3/lib/forwardable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/forwardable-1.3.3/lib/forwardable/impl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsgcat".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsgfmt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsginit".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsgmerge".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rxgettext".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/gpl-2.0.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/lgpl-3.0.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/news.md".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/ruby-license.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/gettext.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/class_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/locale_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/mo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/text_domain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/text_domain_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/text_domain_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msgcat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msgfmt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msginit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msgmerge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/erubi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/glade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/gtk_builder_ui_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/xgettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/bg/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/bs/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ca/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/cs/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/de/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/el/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/eo/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/es/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/et/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/fr/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/hr/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/hu/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/it/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ja/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ko/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/lv/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/nb/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/nl/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/pt_BR/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ru/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/sr/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/sv/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/uk/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/vi/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/zh/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/zh_TW/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bg/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bg/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bg/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bs/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bs/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bs/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ca/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ca/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ca/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/cs/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/cs/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/cs/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/de/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/de/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/de/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/el/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/el/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/el/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/eo/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/eo/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/eo/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/es/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/es/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/es/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/et/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/et/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/et/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/fr/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/fr/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/fr/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/gettext.pot".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hr/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hr/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hr/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hu/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hu/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hu/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/it/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/it/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/it/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ja/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ja/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ja/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ko/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ko/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ko/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/lv/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/lv/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/lv/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nb/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nb/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nb/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nl/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nl/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nl/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/pt_BR/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/pt_BR/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/pt_BR/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ru/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ru/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ru/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sr/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sr/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sr/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sv/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sv/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sv/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/uk/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/uk/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/uk/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/vi/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/vi/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/vi/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh_TW/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh_TW/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh_TW/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/README".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/README".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/cookie.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/gettext.css".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/helloerb.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/helloerb1.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/helloerb2.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/hellolib.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/index.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/other.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_glade2.glade".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_glade2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_gtk2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_gtk_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_gtk_builder.ui".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_noop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_plural.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_tk.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/src/po_parser.ry".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/backtick.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/block_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/double_quote_in_double_quote.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/double_quote_in_single_quote.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/literal_concatenation_with_continuation_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/middle_new_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/multiple_lines_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/multiple_messages_in_same_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/multiple_same_messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/one_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/one_new_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/percent_strings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/pipe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/quoted_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/backslash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/ascii.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/ascii.rxml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/case.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/minus.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/non_ascii.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/glade/2.glade".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/glade/3.glade".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/gtk_builder_ui_definitions.ui".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/hello.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/lower_n_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/multi_text_domain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/non_ascii.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/np_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ns_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ns_/custom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/p_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_lower_i.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_lower_w.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_upper_i.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_upper_w.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/s_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/s_/custom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/untranslated.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/upper_n_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/upper_nn_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/cr/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/da/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/da/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/test2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr_BE/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr_BE_Foo/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ir/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/backslash.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/non_ascii.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/np_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/ns_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/p_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/rubyparser.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/s_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/test2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/test3.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/untranslated.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/la/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/la/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/li/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/li/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/po/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/sl/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/zh_Hant/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/run-test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_class_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_locale_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_mo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_po_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain_bind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain_multi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain_toplevel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/app.pot".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/de/app.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/en/app.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/en/test.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/simple_1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/simple_2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/simple_translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/version.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/parser/test_glade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/parser/test_gtk_builder_ui_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/parser/test_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test.pot".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_msgcat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_msginit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_msgmerge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_xgettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/action_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_model/name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_model/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/base_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/gettext_hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/haml_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/html_safe_translations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/i18n_hacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/model_attributes_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/slim_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/string_interpolate_fix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/tasks/gettext_rails_i18n.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/fixture_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/global_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/identification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/locator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/signed_global_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/uri/gid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/globalid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/bin/_guard-core".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/bin/guard".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/images/failed.png".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/images/pending.png".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/images/success.png".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/aruba_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli/environments/bundler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli/environments/evaluate_only.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli/environments/valid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commander.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/notification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/pause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/reload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/show.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/evaluator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/guard.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/guardfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/dsl_describer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/dsl_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/guardfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/guardfile/evaluator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/guardfile/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/interactor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/debugging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/groups.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/plugins.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/tracing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/traps.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/jobs/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/jobs/pry_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/jobs/sleep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/plugin_util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/rake_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/templates/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui/colors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/deprecated_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/match_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/pathname_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/simple_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/tasks/releaser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/man/guard.1".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/man/guard.1.html".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/guard-compat.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/example.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/test/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/test/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/guard/compat/example_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/guard/compat/example_template_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/guard/compat/no_guard_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/gemfiles/Gemfile.rspec-2.99".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/gemfiles/Gemfile.rspec-3.4".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/gemfiles/common".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/guard-rspec.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/base_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/factory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/focused_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/keeping_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/simple_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/results.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/rspec_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/templates/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec_defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec_formatter_results_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/acceptance/fixtures/succeeding_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/acceptance/formatter_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/command_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/deprecator_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/base_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/factory_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/focused_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/keeping_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/shared_examples.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/simple_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/notifier_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/results_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/rspec_process_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/runner_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/template_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec_formatter_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/guard-rubocop.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop/templates/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/guard/rubocop/runner_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/guard/rubocop_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/support/silence_output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/support/simplecov.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/cache_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/cascade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/fallbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/flatten.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/interpolation_compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/key_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/lazy_loadable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/memoize.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/pluralization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/transliterator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/gettext/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/gettext/po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/interpolate/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/fallbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag/parents.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag/rfc4646.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/middleware.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/basics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/procs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/pluralization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/procs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/console.c".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/win32_vk.inc".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/lib/io/console.so".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/lib/io/console/size.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/doc/irb/irb-tools.rd.ja".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/doc/irb/irb.rd.ja".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/exe/irb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/irb.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/cmd/nop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/color_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/backtrace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/catch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/cd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/chws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/continue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/copy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/delete.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/disable_irb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/exit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/finish.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/force_exit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/internal_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/irb_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/ls.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/measure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/next.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/pushws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/show_doc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/show_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/step.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/subirb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/whereami.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/completion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/debug/ui.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/default_commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/easter-egg.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/change-ws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/eval_history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/multi-irb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/tracer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/use-loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/workspaces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/frame.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/helper_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/helper_method/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/helper_method/conf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/init.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/input-method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/help-message".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/ja/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/ja/help-message".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/nesting_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/output-method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/pager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ruby-lex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ruby_logo.aa".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/source_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/workspace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ws-for-case-2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/xmp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/man/irb.1".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/CHANGES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/LEGAL".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/fbuffer/fbuffer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/generator/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/generator/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/generator/generator.c".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/parser/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/parser/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/parser/parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/simd/conf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/simd/simd.h".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/vendor/fpconv.c".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/vendor/jeaiii-ltoa.h".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/json.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/bigdecimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/complex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/ostruct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/rational.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/common.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext/generator.so".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext/generator/state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext/parser.so".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/generic_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/truffle_ruby/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server-protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/code_action_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/code_action_trigger_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_item_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_item_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_trigger_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/diagnostic_severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/diagnostic_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/document_diagnostic_report_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/document_highlight_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/error_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/failure_handling_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/file_change_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/file_operation_pattern_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/folding_range_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/initialize_error_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/inlay_hint_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/insert_text_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/insert_text_mode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/markup_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/message_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/moniker_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/notebook_cell_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/position_encoding_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/prepare_support_default_behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/resource_operation_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/semantic_token_modifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/semantic_token_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/signature_help_trigger_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/symbol_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/symbol_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/text_document_save_reason.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/text_document_sync_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/token_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/uniqueness_level.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/watch_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/annotated_text_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/apply_workspace_edit_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/apply_workspace_edit_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_incoming_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_incoming_calls_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_outgoing_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_outgoing_calls_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_prepare_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/cancel_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/change_annotation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_presentation_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_item_label_details.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/configuration_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/configuration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_file_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_file_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_related_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_server_cancellation_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_configuration_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_configuration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_workspace_folders_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_close_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_close_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_open_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_open_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_save_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_save_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_diagnostic_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_diagnostic_report_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execution_summary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_create.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_delete.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_pattern_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_rename.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_system_watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/full_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialized_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_label_part.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_evaluatable_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_variable_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/insert_replace_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_ranges.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/location_link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/log_message_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/log_trace_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/markup_content.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/message_action_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell_array_change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell_text_document_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_change_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notification_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/optional_versioned_text_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/parameter_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/partial_result_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/prepare_rename_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/previous_result_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/progress_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/publish_diagnostics_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/publish_diagnostics_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/registration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/registration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/regular_expressions_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/related_full_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/related_unchanged_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/relative_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_file_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/request_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/response_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/response_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/save_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_legend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/server_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/set_trace_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_request_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_request_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/static_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/symbol_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_change_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_content_change_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_position_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_save_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_sync_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_sync_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_prepare_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_subtypes_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_supertypes_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unchanged_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unregistration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unregistration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/versioned_notebook_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/versioned_text_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/will_save_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_begin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_cancel_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_create_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_end.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_report_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_edit_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folders_change_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folders_server_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_full_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_unchanged_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io/reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io/writer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio/reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio/writer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/Gemfile.lock".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/about.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/rules.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/support/merges_upstream_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/bin/listen".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/bsd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/darwin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/linux.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/polling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/windows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/fsm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/listener.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/listener/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/monotonic_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/queue_optimizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/record/entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/record/symlink_detector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/silencer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/silencer/controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/ChangeLog".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/doc/text/news.md".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/data/languages.tab.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/data/regions.tab.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/env.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/jruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/posix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/win32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/win32_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/info/language.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/info/region.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/middleware.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/cldr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/common.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/irregular.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/posix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/rfc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/taglist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/locale.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/README".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/cookie.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/index.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/locale.css".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/README".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/hello_rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/hello_rack.ru".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/locale_rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/sample_1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/sample_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_detect_cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_detect_general.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_driver_jruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_driver_win32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_taglist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/log_device.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/concerns.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/elements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html4/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html4/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/libxml2_workarounds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/safelist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/scrub.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/metahelpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/scrubber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/scrubbers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/xml/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/xml/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/ARCHITECTURE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/MIT_LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/VERSION".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/date_rolling_log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/multi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/rolling_log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/size_rolling_log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/writer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/date_time_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/exception_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/id_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/inspect_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/multiply_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/object_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/pretty_print_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/redact_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/round_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/string_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/strip_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/structured_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/tagged_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/truncate_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/log_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack/request_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack/unit_of_work.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tag_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tag_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tagged_logger_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tagged_logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lumberjack.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/attachments_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/check_delivery_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/address.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/address_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_disposition_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_location_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_transfer_encoding_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_type_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/date_time_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/envelope_from_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/message_ids_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/mime_version_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/phrase_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/received_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/7bit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/8bit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/base64.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/binary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/identity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/quoted_printable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/transfer_encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/unix_to_unix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/envelope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/field_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/bcc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/cc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/comments_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_address_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_message_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_description_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_disposition_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_location_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_transfer_encoding_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_type_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/from_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/in_reply_to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/keywords_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/message_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/mime_version_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/named_structured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/named_unstructured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/optional_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/parameter_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/received_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/references_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/reply_to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_bcc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_cc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_from_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_message_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_sender_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/return_path_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/sender_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/structured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/subject_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/unstructured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/header.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/indifferent_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/mail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/matchers/attachment_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/matchers/has_sent_mail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte/chars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte/unicode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/exim.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/file_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/logger_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/sendmail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/smtp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/smtp_connection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/test_mailer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/imap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/pop3.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/test_retriever.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parser_tools.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/address_lists_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/address_lists_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_disposition_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_disposition_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_location_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_location_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_transfer_encoding_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_transfer_encoding_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_type_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_type_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/date_time_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/date_time_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/envelope_from_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/envelope_from_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/message_ids_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/message_ids_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/mime_version_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/mime_version_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/phrase_lists_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/phrase_lists_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/received_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/received_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_content_transfer_encoding.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_content_type.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_mime.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2183_content_disposition.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc3629_utf8.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5234_abnf_core_rules.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_address.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_date_time.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_lexical_tokens.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/part.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parts_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/smtp_envelope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/utilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/values/unicode_tables.dat".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/APACHE-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/magic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/mime_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/mime_type/definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/README.markdown".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/code_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/source_location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/method_source.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/method_source/code_helpers_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/method_source_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/CHANGELOG".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bench/bench.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bin/db_pull_request".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/db/content_type_mime.db".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/db/ext_mime.db".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/mini_mime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/mini_mime/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/mini_mime.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/History.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Manifest.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/design_rationale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/hoe/minitest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/autorun.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/compress.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/error_on_warning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/expectations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/hell.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/manual_plugins.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/mock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/parallel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/pride.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/pride_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/unit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/metametameta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_mock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_test_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/autoenvironment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/dumper/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/loader/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/loader/predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/nenv.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/docs/styles.css".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/authenticators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/command_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config/attr_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config/attr_inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config/attr_type_coercion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/connection_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/data_encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/data_lite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/deprecated_client_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/esearch_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/fetch_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/flags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_parser/parser_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/anonymous_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/authentication_exchange.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/authenticators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/client_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/cram_md5_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/digest_md5_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/external_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/gs2_header.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/login_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/oauthbearer_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/plain_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/protocol_adapters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/scram_algorithm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/scram_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/stringprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/xoauth2_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/search_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sequence_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/nameprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/saslprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/saslprep_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/trace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/uidplus_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/vanished_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/net-imap.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/benchmarks.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/rdoc.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/rfcs.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/saslprep.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/string_prep_tables_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/sample/net-imap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/lib/net/pop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/net-pop.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/lib/net/protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/net-protocol.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/NEWS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_cram_md5.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_login.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_plain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_xoauth2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/net-smtp.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/changes.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/Changes".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/README".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_epoll.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_iouring.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_kqueue.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_linuxaio.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_poll.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_port.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_select.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_vars.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_win32.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_wrap.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/bytebuffer.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/libev.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/monitor.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/nio4r.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/nio4r_ext.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/ByteBuffer.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/Monitor.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/Nio4r.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/Selector.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/selector.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/bytebuffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/monitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio4r.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio4r_ext.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/license.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/LICENSE-DEPENDENCIES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/bin/nokogiri".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/dependencies.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/depend".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/gumbo.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_document.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_element_description.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_entity_lookup.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_sax_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_sax_parser_context.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_sax_push_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libexslt/exslt.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libexslt/exsltconfig.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libexslt/exsltexports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/HTMLparser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/HTMLtree.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/SAX.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/SAX2.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/c14n.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/catalog.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/chvalid.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/debugXML.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/dict.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/encoding.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/entities.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/globals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/hash.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/list.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/nanoftp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/nanohttp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/parser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/parserInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/pattern.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/relaxng.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/schemasInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/schematron.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/threads.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/tree.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/uri.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/valid.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xinclude.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xlink.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlIO.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlautomata.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlerror.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlexports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlmemory.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlmodule.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlreader.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlregexp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlsave.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlschemas.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlschemastypes.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlstring.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlunicode.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlversion.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlwriter.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xpath.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xpathInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xpointer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/attributes.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/documents.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/extensions.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/extra.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/functions.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/imports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/keys.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/namespaces.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/numbersInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/pattern.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/preproc.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/security.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/templates.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/transform.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/variables.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xslt.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltconfig.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltexports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltlocale.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltutils.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/libxml2_polyfill.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/nokogiri.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/nokogiri.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/test_global_handlers.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_attr.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_attribute_decl.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_cdata.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_comment.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_document.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_document_fragment.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_dtd.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_element_content.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_element_decl.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_encoding_handler.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_entity_decl.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_entity_reference.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_namespace.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_node.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_node_set.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_processing_instruction.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_reader.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_relax_ng.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_sax_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_sax_parser_context.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_sax_push_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_schema.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_syntax_error.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_text.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_xpath_context.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xslt_stylesheet.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/gumbo-parser/CHANGES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/gumbo-parser/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/gumbo-parser/THANKS".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.1/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.2/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.3/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.4/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/class_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/parser.y".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/parser_extras.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/selector_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rex".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/xpath_visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/decorators/slop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/encoding_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/extension.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/gumbo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/element_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/element_description_defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/encoding_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/entity_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/sax/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/sax/parser_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/sax/push_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/jruby/dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/jruby/nokogiri_jars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/attribute_decl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/cdata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/character_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/dtd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/element_content.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/element_decl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/entity_decl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/entity_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/namespace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/node/save_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/node_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/notation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/parse_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/pp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/pp/character_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/pp/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/processing_instruction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/relax_ng.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/parser_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/push_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/searchable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/xpath.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/xpath/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/xpath_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xslt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xslt/stylesheet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/xsd/xmlparser/nokogiri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/images/failed.png".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/images/pending.png".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/images/success.png".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/detected.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/emacs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/emacs/client.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/gntp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/growl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/libnotify.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/notifysend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/rb_notifu.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/terminal_notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/terminal_title.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux/client.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux/notification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/lib/ostruct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/ostruct.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/parallel-1.27.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/parallel-1.27.0/lib/parallel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parallel-1.27.0/lib/parallel/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/bin/ruby-parse".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/bin/ruby-rewrite".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/gauntlet_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ast/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ast/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/builders/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/clobbering_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/current_arg_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/diagnostic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/diagnostic/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer-F0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer-F1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer-strings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/dedenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/explanation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/stack_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/macruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/max_numparam_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/meta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby18.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby19.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby20.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby21.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby22.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby23.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby24.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby25.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby26.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby27.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby30.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby31.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby33.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby34.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/rubymotion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/runner/ruby_parse.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/runner/ruby_rewrite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/buffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/comment/associator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/collection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/heredoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/objc_kwarg.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/rescue_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/send.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/ternary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/rewriter/action.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/tree_rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/tree_rewriter/action.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/static_environment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/tree_rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/unknown_encoding_in_magic_comment_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/variables_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/parser.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/lib/po_to_json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/lib/po_to_json/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/lib/pp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/pp.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/lib/prettyprint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/prettyprint.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/lib/prime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/prime.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/sig/integer-extension.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/sig/manifest.yaml".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/sig/prime.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/BSDmakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/config.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/build_system.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/configuration.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/cruby_compilation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/design.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/encoding.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/fuzzing.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/heredocs.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/javascript.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/local_variable_depth.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/mapping.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/parser_translation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/parsing_rules.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/releasing.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/relocation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/ripper_translation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/ruby_api.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/ruby_parser_translation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/serialization.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/testing.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/api_node.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/api_pack.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/extension.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/extension.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/ast.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/defines.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/diagnostic.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/encoding.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/node.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/options.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/pack.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/parser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/prettyprint.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/regexp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/static_literals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_buffer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_char.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_constant_pool.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_integer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_list.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_memchr.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_newline_list.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_string.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_strncasecmp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_strpbrk.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/version.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/desugar_compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/dispatcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/dot_visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/ffi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/inspect_visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/lex_compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/mutation_compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/node_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result/comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result/newlines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/append_as_bytes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/byteindex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/scan_byte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/unpack1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/warn.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/prism.so".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/reflection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/relocation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/serialize.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/string_query.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser/lexer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser33.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser34.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser35.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser_current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ripper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ripper/sexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ripper/shim.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ruby_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/prism.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/compiler.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/dsl.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/inspect_visitor.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/node.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/node_ext.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/parse_result.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/reflection.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/string_query.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser33.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser34.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser35.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/ripper.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/visitor.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/compiler.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/dispatcher.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/dot_visitor.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/dsl.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/inspect_visitor.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/lex_compat.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/mutation_compiler.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/node.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/node_ext.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/pack.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/parse_result.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/parse_result/comments.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/pattern.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/reflection.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/relocation.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/serialize.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/string_query.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/visitor.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/diagnostic.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/encoding.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/node.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/options.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/pack.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/prettyprint.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/prism.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/regexp.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/serialize.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/static_literals.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/token_type.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_buffer.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_char.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_constant_pool.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_integer.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_list.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_memchr.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_newline_list.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_string.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_strncasecmp.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_strpbrk.c".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/bin/pry".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/basic_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/block_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/class_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code/code_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code/code_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code/loc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/color_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/command_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/command_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/amend_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/bang.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/bang_pry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/abstract_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/exception_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/file_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/input_expression_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/change_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/change_prompt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/clear_screen.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/code_collector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/disable_pry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/easter_eggs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/edit/exception_patcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/edit/file_and_line_locator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/exit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/exit_all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/exit_program.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/find_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/fix_indent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/hist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/import_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/jump_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/list_inspectors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/globals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/grep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/instance_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/interrogatable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/jruby_hacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/local_names.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/local_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/ls_entity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/methods_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/self_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/nesting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/play.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/pry_backtrace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/pry_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/raise_up.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/reload_code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/reset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/save_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/shell_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/shell_mode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_doc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_input.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/stat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/switch_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/toggle_color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/watch_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/watch_expression/expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/whereami.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/wtf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/attributable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/lazy_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/memoized_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/control_d_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/core_extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/env.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/exception_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/forwardable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/base_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/command_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/documentation_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/options_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/platform.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/indent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/input/simple_stdio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/input_completer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/input_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/last_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method/disowned.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method/patcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method/weird_method_locator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/object_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/pager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/prompt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/pry_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/pry_instance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/repl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/repl_file_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/ring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop/commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop/option.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/syntax_highlighter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/system_command_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/evalable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/mockable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/pry_tester.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/utility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/variables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/warning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/wrapped_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/wrapped_module/candidate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/depend".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_emitter.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_emitter.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_parser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_to_ruby.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_to_ruby.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_yaml_tree.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_yaml_tree.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych.so".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/class_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/coder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/core_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/handlers/document_stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/handlers/recorder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/ruby_events.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/tree_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/yaml_events.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/mapping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/scalar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/sequence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/omap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/scalar_scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/tree_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/versions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/depth_first.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/emitter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/json_tree.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/to_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/yaml_tree.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/y.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ChangeLog".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/README.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/TODO".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/bin/racc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/en/grammar.en.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/en/grammar2.en.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/command.ja.html".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/debug.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/grammar.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/index.ja.html".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/parser.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/usage.ja.html".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/cparse.c".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/cparse.so".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/debugflags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/grammar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/grammarfileparser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/iset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/logfilegenerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/parser-text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/parserfilegenerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/sourcetext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/statetransitiontable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/static.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/SPEC.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/auth/abstract/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/auth/abstract/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/auth/basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/bad_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/body_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/cascade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/common_logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/conditional_get.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/content_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/content_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/deflater.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/etag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/events.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/files.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/head.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/media_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/method_override.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mock_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mock_response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart/uploaded_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/null_logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/query_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/recursive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/rewindable_input.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/sendfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/show_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/show_status.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/static.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/tempfile_reaper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/urlmap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/abstract/id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/cookie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/license.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/releases.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/security.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/History.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/cookie_jar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/uploaded_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/bin/rackup".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/handler/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/handler/webrick.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/lobster.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/license.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/releases.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/security.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails-dom-testing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/dom_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/selector_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/dom_assertions_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/parser_selection_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/selector_assertions_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails-html-sanitizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/sanitizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/sanitizer/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/scrubbers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/rails_api_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/sanitizer_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/scrubbers_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/RDOC_MAIN.md".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/exe/rails".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/minitest/rails_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/api/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/api/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/app_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/bootstrap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/default_middleware_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/dummy_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/finisher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/routes_reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/autoloaders.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/autoloaders/inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/backtrace_cleaner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/code_statistics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/code_statistics_calculator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/actions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/environment_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/helpers/editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/about/about_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/app/update_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/application/application_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/boot/boot_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/console/console_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/console/irb_console.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/credentials/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/credentials/credentials_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/credentials/credentials_command/diffing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/db/system/change/change_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/dbconsole/dbconsole_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/destroy/destroy_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/dev/dev_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/devcontainer/devcontainer_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/encrypted/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/encrypted/encrypted_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/gem_help/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/gem_help/gem_help_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/generate/generate_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/help/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/help/help_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/initializers/initializers_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/middleware/middleware_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/new/new_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/notes/notes_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/plugin/plugin_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/rake/rake_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/restart/restart_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/routes/routes_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/runner/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/runner/runner_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/secret/secret_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/server/server_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/stats/stats_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/test/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/test/test_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/unused_routes/unused_routes_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/version/version_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/console/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/dev_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/lazy_route_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/railties.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/updater.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/actions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/actions/create_migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/active_model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/app_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/app_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/database.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/authentication_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/templates/app/views/passwords/edit.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/templates/app/views/passwords/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/templates/app/views/sessions/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/controller/controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/controller/templates/view.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/mailer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/layout.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/layout.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/view.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/view.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/scaffold_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/_form.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/index.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/new.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/partial.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/show.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/generated_attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/model_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/named_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/app_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/Dockerfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/Gemfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/README.md.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/Rakefile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/assets/stylesheets/application.css.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/controllers/application_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/helpers/application_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/jobs/application_job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/mailers/application_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/models/application_record.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/layouts/application.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/layouts/mailer.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/layouts/mailer.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/pwa/manifest.json.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/pwa/service-worker.js".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/brakeman.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/dev.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/rails.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/rake.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/rubocop.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/setup.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/thrust.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config.ru.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/application.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/boot.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/cable.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/mysql.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/postgresql.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/sqlite3.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/trilogy.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/deploy.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environment.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environments/test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/assets.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/content_security_policy.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/cors.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/filter_parameter_logging.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/inflections.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/new_framework_defaults_8_0.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/locales/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/puma.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/routes.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/storage.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/db/seeds.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/docker-entrypoint.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/dockerignore.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/gitattributes.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/github/ci.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/github/dependabot.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/gitignore.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/kamal-secrets.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/node-version.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/400.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/404.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/406-unsupported-browser.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/422.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/500.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/icon.png".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/icon.svg".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/robots.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/rubocop.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/ruby-version.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/test/application_system_test_case.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/test/test_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/application_record/application_record_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/authentication_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/channels/application_cable/connection.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/controllers/concerns/authentication.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/controllers/passwords_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/controllers/sessions_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/mailers/passwords_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/models/current.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/models/session.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/models/user.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/views/passwords_mailer/reset.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/views/passwords_mailer/reset.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/test/mailers/previews/passwords_mailer_preview.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/benchmark/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/benchmark/benchmark_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/benchmark/templates/benchmark.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/controller/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/controller/controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/controller/templates/controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/credentials/credentials_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/credentials/templates/credentials.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/db/system/change/change_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/devcontainer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/Dockerfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/compose.yaml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/devcontainer.json.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/encrypted_file/encrypted_file_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/encryption_key_file/encryption_key_file_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/generator_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/templates/%file_name%_generator.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/templates/USAGE.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/helper/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/helper/helper_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/helper/templates/helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/integration_test/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/integration_test/integration_test_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/master_key/master_key_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/migration/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/migration/migration_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/model/model_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/plugin_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/%name%.gemspec.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/Gemfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/MIT-LICENSE.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/README.md.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/Rakefile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/controllers/%namespaced_name%/application_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/helpers/%namespaced_name%/application_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/jobs/%namespaced_name%/application_job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/mailers/%namespaced_name%/application_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/models/%namespaced_name%/application_record.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/views/layouts/%namespaced_name%/application.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/bin/rails.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/bin/rubocop.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/bin/test.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/config/routes.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/github/ci.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/github/dependabot.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/gitignore.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/engine.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/railtie.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/version.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/tasks/%namespaced_name%_tasks.rake.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rails/boot.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rails/routes.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rubocop.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/%namespaced_name%_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/application_system_test_case.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/integration/navigation_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/test_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/resource/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/resource/resource_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/resource_route/resource_route_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold/scaffold_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/scaffold_controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/templates/api_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/templates/controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/script/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/script/script_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/script/templates/script.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/system_test/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/system_test/system_test_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/task/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/task/task_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/task/templates/task.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/resource_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/authentication/authentication_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/authentication/templates/test/fixtures/users.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/authentication/templates/test/models/user_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/controller/controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/controller/templates/functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/generator/generator_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/generator/templates/generator_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/helper/helper_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/integration/integration_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/integration/templates/integration_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/job/job_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/job/templates/unit_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/mailer/mailer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/mailer/templates/functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/mailer/templates/preview.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/model/model_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/model/templates/fixtures.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/model/templates/unit_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/plugin_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/templates/%file_name%_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/templates/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/scaffold_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/templates/api_functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/templates/functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/templates/system_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/system/system_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/system/templates/application_system_test_case.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/system/templates/system_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/testing/behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/testing/setup_and_teardown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/health_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/info_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/initializable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/mailers_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/plugin/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/pwa_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rack/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rack/silence_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rackup/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/railtie/configurable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/railtie/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/source_annotation_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/engine.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/framework.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/log.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/misc.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/statistics.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/tmp.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/yarn.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/zeitwerk.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/layouts/application.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/info/notes.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/info/properties.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/info/routes.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/mailers/email.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/mailers/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/mailers/mailer.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/welcome/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/line_filtering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/test_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/testing.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/testing/maintain_test_schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/welcome_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/zeitwerk_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/README.markdown".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/global.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/null_presenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/presenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/refinement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/string_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/x11_color_names.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/History.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/command_line_usage.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/Rakefile1".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/Rakefile2".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/a.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/b.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/main.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/glossary.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/jamis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/proto_rake.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/rake.1".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/rakefile.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/rational.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/exe/rake".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/application.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/backtrace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/clean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/cloneable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/cpu_counter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/default_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/dsl_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/early_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/ext/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_creation_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_utils_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/invocation_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/invocation_exception_mixin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/late_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/linked_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/loaders/makefile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/multi_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/name_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/packagetask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/phony.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/private_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/promise.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/pseudo_status.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/rake_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/rake_test_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/rule_recursion_overflow_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task_argument_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/tasklib.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/testtask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/thread_history_display.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/thread_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/trace_output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/win32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/rake.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/bin/fsevent_watch".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/FSEventsFix.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/FSEventsFix.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/TSICTString.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/TSICTString.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/cli.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/cli.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/common.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/compat.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/compat.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/defines.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/main.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/signal_handlers.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/signal_handlers.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/rakefile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/otnetstring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/rb-fsevent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/rb-fsevent/fsevent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/rb-fsevent/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/rb-fsevent.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/native.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/native/flags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/rb-inotify.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/spec/inotify_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/spec/notifier_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/CONTRIBUTING.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/CVE-2013-0256.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/ExampleMarkdown.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/ExampleRDoc.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/History.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/LEGAL.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/LICENSE.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/RI.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/TODO.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/exe/rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/exe/ri".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/anon_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/any_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/class_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/context/section.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/extend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/ghost_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/meta_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/method_attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/mixin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/normal_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/normal_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/require.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/single_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/top_level.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_objects.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/cross_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/erb_partial.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/erbio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/darkfish.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/json_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/markup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot/message_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot/po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot/po_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/ri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_footer.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_head.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_classes.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_extends.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_installed.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_toggle.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/class.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/css/fonts.css".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/css/rdoc.css".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/add.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/arrow_up.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/brick.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/brick_link.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bug.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bullet_black.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/date.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/delete.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/find.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/macFFBgHack.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/package.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/page_green.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/page_white_text.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/page_white_width.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/plugin.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/ruby.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/tag_blue.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/tag_green.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/transparent.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/wrench.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/wrench_orange.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/zoom.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/index.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/js/darkfish.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/js/search.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/page.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/servlet_not_found.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/servlet_root.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/table_of_contents.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/json_index/js/navigation.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/json_index/js/searcher.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/i18n/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/i18n/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/known_classes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown.kpeg".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown/entities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown/literals.kpeg".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown/literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attr_changer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attr_span.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attribute_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/blank_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/block_quote.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/hard_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/heading.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/indented_paragraph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/list_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/paragraph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/pre_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/raw.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/regexp_handling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_ansi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_bs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_html_crossref.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_html_snippet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_joined_paragraph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_label.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_rdoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_table_of_contents.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_tt_only.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/verbatim.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/c.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/changelog.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/prism_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/rd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/ripper_state_lex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/ruby_tools.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/block_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/block_parser.ry".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/inline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/inline_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/inline_parser.ry".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rdoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rubygems_hook.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/servlet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats/normal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats/quiet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats/verbose.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/token_stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/tom_doc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rubygems_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/man/ri.1".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/rdoc.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/alternation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/anchor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/backreference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_set/intersection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_set/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/escape_sequence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/free_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/keep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/posix_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/root.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/unicode_property.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/construct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/escape_sequence_char.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/escape_sequence_codepoint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/human_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/match.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/match_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/negative.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/parts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/printing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/referenced_expressions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/strfregexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/traverse.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/quantifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/sequence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/sequence_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/shared.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/subexpression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/lexer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/char_type.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/errors/premature_end_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/errors/scanner_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/errors/validation_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/properties/long.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/properties/short.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/property.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/scanner.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/any.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/anchor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/assertion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/backreference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/character_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/character_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/keep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/meta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/posix_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/quantifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/unicode_property.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/virtual.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/version_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/1.8.6.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/1.9.1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/1.9.3.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.0.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.2.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.3.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.4.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.4.1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.5.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.6.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.6.2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.6.3.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/3.1.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/3.2.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/3.5.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/regexp_parser.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/face.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io/ansi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io/dumb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io/windows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/composite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/emacs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/vi_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/vi_insert.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_stroke.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/kill_ring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/line_editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/unicode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/unicode/east_asian_width.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/license_of_rb-readline".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/lib/rspec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/lib/rspec/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/exe/rspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/autorun.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/backtrace_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/coordinator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/example_minimizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/fork_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/shell_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/shell_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/utilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/configuration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/did_you_mean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/drb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/example.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/example_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/example_status_persister.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/filter_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/flat_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/base_bisect_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/base_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/base_text_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/bisect_drb_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/bisect_progress_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/console_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/deprecation_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/documentation_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/exception_presenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/failure_list_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/fallback_message_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/html_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/html_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/html_snippet_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/json_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/profile_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/progress_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/snippet_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/syntax_highlighter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/invocations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/memoized_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/metadata_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/minitest_assertions_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/flexmock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/mocha.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/rr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/rspec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/notifications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/option_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/ordering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/output_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/pending.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/profiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/project_initializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/project_initializer/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/rake_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/ruby_project.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/sandbox.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/shared_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/shared_example_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/shell_escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/test_unit_assertions_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/warnings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/world.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/block_snippet_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/expectation_target.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/fail_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/failure_aggregator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/minitest_integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/aliased_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/base_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_between.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_instance_of.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_kind_of.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_within.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/compound.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/contain_exactly.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/count_expectation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/cover.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/eq.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/eql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/equal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/exist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/has.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/have_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/match.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/operators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/raise_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/respond_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/satisfy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/start_or_end_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/throw_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/yield.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/composable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/english_phrasing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/fail_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/generated_descriptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/matcher_delegator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/matcher_protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/multi_matcher_diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/error_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/expect_chain_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/expectation_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/message_chains.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/recorder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/stub_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/stub_chain_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/argument_list_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/argument_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/error_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/example_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/instance_method_stasher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/marshal_extension.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/expectation_customization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/have_received.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/receive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/receive_message_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/receive_messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/message_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/message_expectation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/method_double.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/method_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/minitest_integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/mutate_const.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/object_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/order_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/standalone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/targets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/test_double.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/verifying_double.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/verifying_message_expectation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/verifying_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/caller_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/comparable_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/differ.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/directory_maker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/encoded_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/fuzzy_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/hunk_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/matcher_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/method_signature_verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/mutex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/object_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/recursive_const_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/reentrant_mutex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/ruby_features.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source/location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/deprecation_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/diff_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/formatting_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/in_sub_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/library_wide_checks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/shell_out.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/stderr_splitter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/string_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/with_isolated_directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/with_isolated_stderr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/warnings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/with_keywords_when_needed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/assets/logo.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/assets/output.css.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/assets/output.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/config/default.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/config/internal_affairs.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/config/obsoletion.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/exe/rubocop".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/arguments_env.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/arguments_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ast_aliases.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cache_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cached_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/auto_generate_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/execute_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/init_dotfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/lsp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/show_cops.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/show_docs_url.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/suggest_extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/environment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/comment_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_loader_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/changed_enforced_styles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/changed_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/cop_rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/extracted_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/parameter_rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/removed_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/renamed_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/split_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_regeneration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_validator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/autocorrect_logic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/badge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/duplicated_gem.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/duplicated_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/gem_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/gem_filename.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/insecure_protocol_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/ordered_gems.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/commissioner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/alignment_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/condition_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/each_to_for_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/empty_line_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/for_to_each_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/if_then_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/lambda_literal_to_method_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/line_break_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/multiline_literal_brace_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/ordered_gem_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/parentheses_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/percent_literal_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/punctuation_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/require_library_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/space_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/string_literal_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/unused_arg_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/documentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/exclude_limit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/force.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/add_runtime_dependency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/dependency_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/deprecated_attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/development_dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/duplicated_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/ordered_dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/require_mfa.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/required_ruby_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/ruby_version_globals_usage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/generator/configuration_injector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/generator/require_file_injector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/ignored_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/cop_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/cop_enabled.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/create_empty_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/empty_line_between_expect_offense_and_correction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/example_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/example_heredoc_delimiter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/inherit_deprecated_cop_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/lambda_or_proc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/location_exists.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/location_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/location_line_equality_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/method_name_end_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/method_name_equal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_destructuring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_first_or_last_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_matcher_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_pattern_groups.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_pattern_groups/ast_processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_pattern_groups/ast_walker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_type_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_type_multiple_predicates.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_type_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/numblock_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/offense_location_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/on_send_without_on_csend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/operator_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/processed_source_buffer_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_context_config_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_described_class_as_subject.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_expect_offense_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_let_rubocop_config_new.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_location_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_message_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_method_dispatch_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_source_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/single_line_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/style_detected_api_use.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/undefined_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/useless_message_assertion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/useless_restrict_on_send.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/access_modifier_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/argument_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/array_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/assignment_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/begin_end_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/block_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/block_end_newline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/case_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/class_structure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/closing_heredoc_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/closing_parenthesis_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/comment_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/condition_position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/def_end_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/dot_position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/else_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_after_guard_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_after_magic_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_after_multiline_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_between_defs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_after_module_inclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_access_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_attribute_accessor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_begin_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_block_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_class_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_exception_handling_keywords.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_method_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_module_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/end_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/end_of_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/extra_spacing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_argument_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_array_element_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_array_element_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_hash_element_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_hash_element_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_method_argument_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_method_parameter_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_parameter_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/hash_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/heredoc_argument_closing_parenthesis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/heredoc_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/indentation_consistency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/indentation_style.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/indentation_width.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/initial_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/leading_comment_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/leading_empty_lines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_continuation_leading_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_continuation_spacing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_end_string_concatenation_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_array_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_array_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_assignment_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_block_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_hash_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_hash_key_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_argument_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_call_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_call_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_definition_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_parameter_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_operation_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/parameter_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/redundant_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/rescue_ensure_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/single_line_block_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_colon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_comma.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_not.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_block_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_equals_in_parameter_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_method_call_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_operators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_block_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_brackets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_comma.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_first_arg.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_in_lambda_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_array_literal_brackets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_array_percent_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_block_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_hash_literal_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_parens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_percent_literal_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_range_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_reference_brackets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_string_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/trailing_empty_lines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/trailing_whitespace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/legacy/corrections_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/legacy/corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_block_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_operator_precedence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_regexp_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/array_literal_in_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/assignment_in_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/big_decimal_new.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/binary_operator_with_identical_operands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/boolean_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/circular_argument_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_definition_in_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_overwritten_in_rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_reassignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_resolution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/cop_directive_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/debugger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/deprecated_class_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/deprecated_constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/deprecated_open_ssl_constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/disjunctive_assignment_in_constructor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_case_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_elsif_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_hash_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_magic_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_match_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_regexp_character_class_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_require.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_rescue_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_set_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/each_with_object_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/else_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_conditional_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_ensure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_in_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_when.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ensure_return.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/erb_new_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/flip_flop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/float_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/float_out_of_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/format_parameter_mismatch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/hash_compare_by_identity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/hash_new_with_keyword_arguments_as_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/heredoc_method_call_position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/identity_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/implicit_string_concatenation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/incompatible_io_select_with_fiber_scheduler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ineffective_access_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/inherit_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/interpolation_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/it_without_arguments_in_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/lambda_without_literal_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/literal_as_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/literal_assignment_in_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/literal_in_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/missing_cop_enable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/missing_super.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/mixed_case_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/mixed_regexp_capture_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/multiple_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/nested_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/nested_percent_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/next_without_accumulator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/no_return_in_begin_end_blocks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/non_atomic_file_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/non_deterministic_require_order.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/non_local_exit_from_iterator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/number_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/numbered_parameter_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/numeric_operation_with_constant_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/or_assignment_to_constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ordered_magic_comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/out_of_range_regexp_ref.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/percent_string_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/percent_symbol_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/raise_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/rand_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_cop_disable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_cop_enable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_dir_glob_sort.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_regexp_quantifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_require_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_safe_navigation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_splat_expansion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_string_coercion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_type_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_with_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_with_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/refinement_import_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/regexp_as_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/require_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/require_range_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/require_relative_self_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/rescue_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/rescue_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/return_in_void_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/safe_navigation_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/safe_navigation_consistency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/safe_navigation_with_empty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/script_permission.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/self_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/send_with_mixin_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shadowed_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shadowed_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shadowing_outer_local_variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shared_mutable_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/struct_new_override.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/suppressed_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/suppressed_exception_in_number_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/symbol_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/to_enum_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/to_json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/top_level_return_with_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/trailing_comma_in_attribute_declaration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/triple_quotes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/underscore_prefixed_variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unescaped_bracket_in_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unexpected_block_arity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unified_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unmodified_reduce_accumulator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unreachable_code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unreachable_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unused_block_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unused_method_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/uri_escape_unescape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/uri_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_access_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_constant_scoping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_default_value_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_defined.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_else_without_rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_numeric_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_or.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_ruby2_keywords.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_setter_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_times.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/utils/nil_receiver_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/void.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/message_annotator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/abc_size.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/block_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/block_nesting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/class_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/collection_literal_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/cyclomatic_complexity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/method_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/module_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/parameter_lists.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/perceived_complexity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/abc_size_calculator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/code_length_calculator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/iterating_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/repeated_attribute_discount.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/repeated_csend_discount.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/migration/department_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_identifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_receivers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/annotation_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/array_min_size.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/array_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/auto_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/check_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/check_line_breakable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/check_single_line_suitability.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/code_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/comments_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_enforced_style.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_formatting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_max.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_numbering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/def_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/dig_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/documentation_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/duplication.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/empty_lines_around_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/empty_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/end_keyword_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/endless_method_rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/enforce_superclass.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/first_element_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/forbidden_identifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/forbidden_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/frozen_string_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/gem_declaration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/gemspec_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_alignment_styles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_shorthand_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_subset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_transform_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/heredoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/integer_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/line_length_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/match_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/method_complexity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/method_preference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/min_body_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/min_branches_count.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_element_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_element_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_expression_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_literal_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/negative_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/nil_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/on_normal_if_unless.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/ordered_gem_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/percent_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/percent_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/preceding_following_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/preferred_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/range_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/rational_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/require_library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/rescue_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/safe_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/space_after_punctuation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/space_before_punctuation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/statement_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/string_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/string_literals_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/surrounding_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/symbol_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/target_ruby_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/trailing_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/trailing_comma.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/uncommunicative_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/unused_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/visibility_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/accessor_method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/ascii_identifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/binary_operator_parameter_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/block_forwarding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/block_parameter_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/class_and_module_camel_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/constant_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/file_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/heredoc_delimiter_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/heredoc_delimiter_naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/inclusive_language.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/memoized_instance_variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/method_parameter_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/predicate_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/predicate_prefix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/rescued_exceptions_variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/variable_number.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/offense.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/compound_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/eval.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/io_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/json_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/marshal_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/open.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/yaml_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/access_modifier_declarations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/accessor_grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ambiguous_endless_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/and_or.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/arguments_forwarding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_coercion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_first_last.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_intersect.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ascii_comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/auto_resource_cleanup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bare_percent_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/begin_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bisected_attr_accessor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bisected_attr_accessor/macro.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bitwise_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/block_comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/block_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/case_equality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/case_like_if.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/character_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_and_module_children.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_equality_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_methods_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/collection_compact.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/collection_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/collection_querying.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/colon_method_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/colon_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/combinable_defined.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/combinable_loops.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/command_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/comment_annotation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/commented_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/comparable_between.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/comparable_clamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/concat_array_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/conditional_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/constant_visibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/copyright.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/data_inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/def_with_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/dig_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/dir.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/dir_empty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/disable_cops_within_source_code_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/document_dynamic_eval_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/documentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/documentation_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/double_cop_disable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/double_negation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/each_for_simple_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/each_with_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_block_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_case_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_heredoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_lambda_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_string_inside_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/end_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/endless_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/env_home.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/eval_with_location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/even_odd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/exact_regexp_match.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/expand_path_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/explicit_block_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/exponential_notation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/fetch_env_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_empty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_read.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_touch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_write.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/float_division.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/format_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/format_string_token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/frozen_string_literal_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/global_std_stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/global_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/guard_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_as_last_array_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_each_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_except.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_fetch_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_like_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_slice.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_transform_keys.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_transform_values.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/identical_conditional_branches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_inside_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_unless_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_with_boolean_literal_branches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_with_semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/implicit_runtime_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/in_pattern_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/infinite_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/inline_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/inverse_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/invertible_unless_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ip_addresses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/it_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/it_block_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/keyword_arguments_merging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/keyword_parameters_order.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/lambda.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/lambda_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/line_end_concatenation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/magic_comment_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_compact_with_conditional_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_into_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_to_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_to_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_with_args_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_with_args_parentheses/omit_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_with_args_parentheses/require_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_without_args_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_called_on_do_end_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_def_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/min_max.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/min_max_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/missing_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/missing_respond_to_missing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/mixin_grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/mixin_usage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/module_function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_block_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_if_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_if_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_in_pattern_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_memoization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_method_signature.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_ternary_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_when_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiple_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/mutable_constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_if.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_if_else_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_unless.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_while.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_file_dirname.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_parenthesized_calls.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_ternary_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/next.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nil_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nil_lambda.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/non_nil_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/not.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numbered_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numbered_parameters_limit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numeric_literal_prefix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numeric_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numeric_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/object_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/one_line_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/open_struct_use.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/operator_method_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/option_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/optional_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/optional_boolean_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/or_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/parallel_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/parentheses_around_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/percent_literal_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/percent_q_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/perl_backrefs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/preferred_hash_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/proc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/quoted_symbols.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/raise_args.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/random_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_array_constructor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_array_flatten.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_begin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_capital_w.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_constant_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_current_directory_in_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_double_splat_hash_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_each.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_fetch_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_file_extension_in_require.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_filter_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_freeze.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_heredoc_delimiter_quotes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_initialize.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_interpolation_unfreeze.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_line_continuation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_percent_q.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_character_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_constructor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_return.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_self.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_self_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_self_assignment_branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_sort.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_sort_by.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_string_escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/regexp_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/require_order.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/rescue_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/rescue_standard_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/return_nil.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/return_nil_in_predicate_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/safe_navigation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/safe_navigation_chain_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/sample.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/select_by_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/self_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/send.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/send_with_literal_method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/signal_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_argument_dig.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_line_block_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_line_do_end_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_line_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/slicing_with_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/sole_nested_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/special_global_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/stabby_lambda_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/static_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/stderr_puts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_chars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_concatenation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_hash_keys.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_literals_in_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/strip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/struct_inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/super_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/super_with_args_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/swap_values.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/symbol_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/symbol_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/symbol_proc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ternary_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/top_level_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_body_on_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_body_on_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_body_on_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_array_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_block_args.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_hash_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_method_end_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_underscore_variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trivial_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/unless_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/unless_logical_operators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/unpack_first.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/variable_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/when_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/while_until_do.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/while_until_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/word_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/yaml_file_read.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/yoda_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/yoda_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/zero_length_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/team.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/utils/format_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/branchable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/variable_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cops_documentation_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/core_ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/directive_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/processed_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/regexp_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/regexp_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/feature_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/file_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/file_patterns.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/auto_gen_config_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/base_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/clang_style_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/colorizable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/disabled_config_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/emacs_style_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/file_list_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/formatter_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/fuubar_style_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/github_actions_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/html_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/json_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/junit_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/markdown_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/offense_count_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/pacman_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/progress_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/quiet_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/simple_text_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/tap_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/text_util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/worst_offenders_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lockfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/diagnostic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/stdin_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/magic_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/name_similarity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/path_util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/pending_cops_reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/platform.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/configuration_integrator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/load_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/not_supported_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rake_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/remote_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/result_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/cop_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/expect_offense.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/parallel_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/shared_contexts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/exec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/restart.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/start.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/status.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/stop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command/exec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command/stop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/socket_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/string_interpreter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/target_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/target_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/warning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/yaml_duplication_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/ruby_lsp/rubocop/addon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/ruby_lsp/rubocop/runtime_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop-ast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/builder_prism.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/ext/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/alias_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/and_asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/and_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/arg_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/args_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/array_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/block_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/break_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/case_match_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/case_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/casgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/class_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/complex_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/const_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/csend_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/def_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/defined_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/dstr_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/ensure_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/float_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/for_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/forward_args_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/hash_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/if_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/in_pattern_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/index_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/indexasgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/int_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/keyword_begin_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/keyword_splat_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/lambda_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/masgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/basic_literal_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/binary_operator_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/collection_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/conditional_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/constant_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/descendence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/hash_element_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/method_dispatch_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/method_identifier_predicates.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/modifier_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/numeric_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/parameterized_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/predicate_operator_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mlhs_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/module_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/next_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/op_asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/or_asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/or_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/pair_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/procarg0_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/range_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/rational_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/regexp_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/resbody_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/rescue_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/return_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/self_class_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/send_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/str_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/super_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/symbol_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/until_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/var_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/when_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/while_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/yield_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/atom_subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/binding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/node_pattern_subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/sequence_subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/lexer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/lexer.rex".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/lexer.rex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/method_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/parser.racc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/parser.y".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/sets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/with_meta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/processed_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/rubocop_compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/sexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/traversal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/utilities/simple_forwardable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/calculators/length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/bar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/percentage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/rate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/title.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/errors/invalid_progress_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/molecule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/non_tty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/tty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/progress.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projectors/smoothed_average.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements/progress_enumerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/throttle.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/timer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/lib/securerandom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/lib/shellany.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/lib/shellany/sheller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/lib/shellany/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/shellany.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/spec/lib/shellany/sheller_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/spec/shellany_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/doc/alternate-formatters.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/doc/commercial-services.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/doc/editor-integration.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/minitest/simplecov_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/branches_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/files_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/lines_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/results_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/command_guesser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/coverage_statistics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/default_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/exit_code_handling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/maximum_coverage_drop_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/minimum_coverage_by_file_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/minimum_overall_coverage_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/file_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/formatter/multi_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/formatter/simple_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/last_run.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/lines_classifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/load_global_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/no_defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/bundler_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/hidden_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/root_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/test_frameworks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/result_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/result_merger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/simulate_coverage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/source_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/source_file/branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/source_file/line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/useless_results_remover.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/lib/simplecov-html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/lib/simplecov-html/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_asc.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_asc_disabled.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_both.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_desc.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_desc_disabled.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/application.css".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/application.js".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/border.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/controls.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/loading.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/loading_background.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/favicon_green.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/favicon_red.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/favicon_yellow.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_flat_0_aaaaaa_40x100.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_flat_75_ffffff_40x100.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_55_fbf9ee_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_65_ffffff_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_75_dadada_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_75_e6e6e6_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_95_fef1ec_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_highlight-soft_75_cccccc_1x100.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_222222_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_2e83ff_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_454545_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_888888_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_cd0a0a_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/loading.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/magnify.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/covered_percent.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/file_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/source_file.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/result_exporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/result_hash_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/source_file_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/lib/singleton.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/singleton.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/NEWS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/docs/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/stringio.c".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/lib/stringio.so".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/COPYING.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/double_metaphone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/levenshtein.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/metaphone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/porter_stemming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/soundex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/white_similarity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/double_metaphone.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/metaphone.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/metaphone_buggy.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/porter_stemming_input.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/porter_stemming_output.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/soundex.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/double_metaphone_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/levenshtein_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/metaphone_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/porter_stemming_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/soundex_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/text_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/white_similarity_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/bin/thor".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/create_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/create_link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/empty_directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/file_manipulation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/inject_into_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/core_ext/hash_with_indifferent_access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/invocation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/line_editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/line_editor/basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/line_editor/readline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/nested_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/option.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/rake_compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/column_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/lcs_diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/table_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/wrapped_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/thor.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/lib/timeout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/timeout.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/CHANGES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/annual_rules.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/country.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/country_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/constant_offset_data_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/country_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/data_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/linked_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/posix_time_zone_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/ruby_data_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/transitions_data_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_data_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/datetime_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/info_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/linked_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/offset_timezone_period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/ruby_core_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/string_deduper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/time_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_transition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/transition_rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/transitions_timezone_period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/data/display_width.marshal.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/emoji_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/no_string_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/reline_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/string_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/Gemfile.lock".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/data/emoji.marshal.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/data/generate_constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_emoji_keycap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_include_mqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_include_mqe_uqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_picto.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_picto_no_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_possible.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_component.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_modifier_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_text_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_valid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_valid_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_well_formed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_well_formed_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_emoji_keycap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_include_mqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_include_mqe_uqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_picto.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_picto_no_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_possible.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_component.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_modifier_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_text_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_valid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_valid_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_well_formed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_well_formed_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/lazy_constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/spec/emoji_test_txt_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/spec/unicode_emoji_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/unicode-emoji.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/docs/kernel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/common.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ftp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/generic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/https.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ldap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ldaps.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/mailto.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/rfc2396_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/rfc3986_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/wss.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/apple_core_media.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/chrome.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/edge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/gecko.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/internet_explorer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/itunes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/libavformat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/opera.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/playstation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/podcast_addict.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/vivaldi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/webkit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/wechat_browser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/windows_media_player.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/comparable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/operating_systems.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/useragent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/WebsocketMaskService.java".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/websocket_mask.c".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/draft75.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/draft76.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi/frame.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/stream_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/mask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/websocket_mask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket_mask.so".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/lib/websocket/extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/lib/websocket/extensions/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/LEGAL".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/bin/yard".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/bin/yardoc".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/bin/yri".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/CodeObjects.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/GettingStarted.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Handlers.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Overview.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Parser.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Tags.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/TagsArch.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Templates.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/WhatsNew.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/code-objects-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/handlers-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/overview-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/parser-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/tags-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/fulldoc/html/full_list_tag.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/fulldoc/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/layout/html/tag_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/yard_tags/html/list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/yard_tags/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/rubygems_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/autoload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/command_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/display.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/gems.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/graph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/markup_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/stats.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/yardoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/yardopts_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/yri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/class_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/class_variable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/constant_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/extended_method_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/extra_file_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/macro_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/method_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/module_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/namespace_mapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/namespace_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/root_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/insertion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/symbol_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/docstring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/docstring_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/gem_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/globals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/alias_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/attribute_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/class_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/init_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/mixin_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/module_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/override_comment_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/path_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/struct_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/symbol_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/common/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/alias_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/attribute_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/class_condition_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/class_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/class_variable_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/comment_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/decorator_handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/dsl_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/dsl_handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/exception_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/extend_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/alias_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/attribute_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/class_condition_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/class_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/class_variable_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/comment_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/dsl_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/exception_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/extend_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/mixin_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/module_function_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/module_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/private_class_method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/private_constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/visibility_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/yield_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/method_condition_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/mixin_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/module_function_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/module_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/private_class_method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/private_constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/public_class_method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/struct_handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/visibility_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/yield_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/pot_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/open_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/c/c_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/c/comment_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/c/statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/ast_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/irb/slex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/ruby_lex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/ruby_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/statement_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/token_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/ruby_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/token_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/source_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rake/yardoc_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/registry_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/registry_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/MIT.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/gem.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/source_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/doc_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/hook.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/specification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/file_system_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/process_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/stdout_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/yardoc_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/display_file_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/display_object_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/frames_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/library_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/library_index_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/list_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/root_request_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/search_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/static_file_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/static_file_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/doc_server_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/doc_server_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/http_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/library_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/rack_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/router.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/static_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/fulldoc/html/css/custom.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/fulldoc/html/images/processing.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/fulldoc/html/js/autocomplete.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/layout/html/breadcrumb.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/layout/html/script_setup.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/method_details/html/permalink.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/method_details/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/headers.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/library_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/listing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/title.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/processing/html/processing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/processing/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/search/html/search.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/search/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/webrick_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/default_factory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/default_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/directives.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/option_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/overload_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/ref_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/ref_tag_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/tag_format_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/types_explainer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/erb_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/base_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/filter_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/html_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/html_syntax_highlight_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/markup/rdoc_markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/markup/rdoc_markup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/markup_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/method_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/module_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/text_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/uml_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/section.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/template_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/po/ja.po".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/dot/superklass.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/html/constructor_details.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/html/subclasses.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/text/subclasses.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/constant/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/constant/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/abstract.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/deprecated.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/note.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/private.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/returns_void.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/todo.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/abstract.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/deprecated.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/note.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/private.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/returns_void.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/todo.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/css/common.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/css/full_list.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/css/style.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/frames.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list_class.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list_file.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list_method.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/js/app.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/js/full_list.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/js/jquery.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/dot/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/breadcrumb.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/files.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/footer.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/headers.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/listing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/objects.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/script_setup.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/search.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/html/method_signature.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/html/source.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/text/method_signature.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/child.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/dependencies.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/info.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/attribute_details.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/attribute_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/box_info.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/children.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/constant_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/defines.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/inherited_attributes.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/inherited_constants.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/inherited_methods.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/item_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/method_details_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/method_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/methodmissing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/pre_docstring.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/children.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/class_meths_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/extends.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/includes.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/instance_meths_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/files.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/headers.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/readme.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/root/dot/child.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/root/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/root/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/example.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/option.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/overload.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/see.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/tag.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/example.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/option.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/overload.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/see.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/tag.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/class/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/docstring/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/fulldoc/html/css/style.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/fulldoc/html/js/app.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/fulldoc/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/layout/html/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/method/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/method/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/module/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/module/html/method_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/module/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/onefile/html/files.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/onefile/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/onefile/html/toc.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/tags/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/core_ext/kernel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/core_ext/module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/cref.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/cref/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/gem_inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/gem_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/internal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/eager_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/null_inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/real_mod_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/autoloads.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/explicit_namespaces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/inceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/loaders.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/version.rb".freeze, "vendor/bundle/ruby/3.4.0/plugins/rdoc_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/plugins/yard_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/specifications/actioncable-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionmailbox-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionmailer-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionpack-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actiontext-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionview-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activejob-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activemodel-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activerecord-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activestorage-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activesupport-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ast-2.4.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/base64-0.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/benchmark-0.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/bigdecimal-3.2.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/builder-3.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/coderay-1.1.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/concurrent-ruby-1.3.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/connection_pool-2.5.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/crass-1.0.6.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/date-3.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/diff-lcs-1.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/docile-1.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/drb-2.2.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/erb-5.0.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/erubi-1.13.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/fast_gettext-4.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ffi-1.17.2-x86_64-linux-gnu.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/formatador-1.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/forwardable-1.3.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/gettext-3.5.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/gettext_i18n_rails-1.13.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/globalid-1.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-2.19.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-compat-1.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-rspec-4.7.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-rubocop-1.5.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/i18n-1.14.7.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/io-console-0.8.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/irb-1.15.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/json-2.13.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/language_server-protocol-3.17.0.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/lint_roller-1.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/listen-3.9.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/locale-2.1.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/logger-1.7.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/loofah-2.24.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/lumberjack-1.4.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/mail-2.8.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/marcel-1.0.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/method_source-1.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/mini_mime-1.1.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/minitest-5.25.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/nenv-0.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-imap-0.5.10.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-pop-0.1.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-protocol-0.2.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-smtp-0.5.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/nio4r-2.7.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/nokogiri-1.18.9-x86_64-linux-gnu.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/notiffany-0.1.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ostruct-0.6.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/parallel-1.27.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/parser-3.3.9.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/po_to_json-2.0.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/pp-0.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/prettyprint-0.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/prime-0.1.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/prism-1.5.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/pry-0.15.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/psych-5.2.6.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/racc-1.8.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rack-3.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rack-session-2.1.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rack-test-2.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rackup-2.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rails-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rails-dom-testing-2.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rails-html-sanitizer-1.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/railties-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rainbow-3.1.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rake-13.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rb-fsevent-0.11.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rb-inotify-0.11.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rdoc-6.14.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/regexp_parser-2.11.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/reline-0.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-3.13.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-core-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-expectations-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-mocks-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-support-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rubocop-1.80.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rubocop-ast-1.46.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ruby-progressbar-1.13.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/securerandom-0.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/shellany-0.0.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/simplecov-0.22.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/simplecov-html-0.13.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/simplecov_json_formatter-0.1.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/singleton-0.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/stringio-3.1.7.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/text-1.3.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/thor-1.4.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/timeout-0.4.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/tzinfo-2.0.6.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/unicode-display_width-3.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/unicode-emoji-4.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/uri-1.0.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/useragent-0.16.11.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/websocket-driver-0.8.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/websocket-extensions-0.1.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/yard-0.9.37.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/zeitwerk-2.7.3.gemspec".freeze] ++ s.files = ["CHANGELOG.md".freeze, "LICENSE".freeze, "README.md".freeze, "lib/assets/javascripts/gettext/all.js".freeze, "lib/gettext_i18n_rails_js.rb".freeze, "lib/gettext_i18n_rails_js/config.rb".freeze, "lib/gettext_i18n_rails_js/engine.rb".freeze, "lib/gettext_i18n_rails_js/parser.rb".freeze, "lib/gettext_i18n_rails_js/parser/base.rb".freeze, "lib/gettext_i18n_rails_js/parser/handlebars.rb".freeze, "lib/gettext_i18n_rails_js/parser/javascript.rb".freeze, "lib/gettext_i18n_rails_js/task.rb".freeze, "lib/gettext_i18n_rails_js/version.rb".freeze, "lib/tasks/gettext_i18n_rails_js_tasks.rake".freeze, "vendor/assets/javascripts/gettext/jed.js".freeze] + s.homepage = "https://github.com/webhippie/gettext_i18n_rails_js".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) diff --git a/devel/rubygem-gettext_i18n_rails_js-rails50/Makefile b/devel/rubygem-gettext_i18n_rails_js-rails50/Makefile index 68eafb146bb3..b0fc26db1e38 100644 --- a/devel/rubygem-gettext_i18n_rails_js-rails50/Makefile +++ b/devel/rubygem-gettext_i18n_rails_js-rails50/Makefile @@ -1,5 +1,5 @@ PORTNAME= gettext_i18n_rails_js -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails50 @@ -20,4 +20,7 @@ USES= gem NO_ARCH= yes +post-patch: + @${RM} -r ${WRKSRC}/vendor/bundle/ + .include <bsd.port.mk> diff --git a/devel/rubygem-gettext_i18n_rails_js-rails50/distinfo b/devel/rubygem-gettext_i18n_rails_js-rails50/distinfo index e9d5b056af51..ef98492c174f 100644 --- a/devel/rubygem-gettext_i18n_rails_js-rails50/distinfo +++ b/devel/rubygem-gettext_i18n_rails_js-rails50/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716892338 -SHA256 (rubygem/gettext_i18n_rails_js-2.1.0.gem) = 2c9e537537d02c549198b9e4567c3b8d31f7c0cd77810a9eadd0b2d17d1d9d36 -SIZE (rubygem/gettext_i18n_rails_js-2.1.0.gem) = 26112 +TIMESTAMP = 1759324270 +SHA256 (rubygem/gettext_i18n_rails_js-2.2.0.gem) = 4c83baea7d97ab5183241d136439f7b4b06c24a6665bf0eab21352f212a64f1f +SIZE (rubygem/gettext_i18n_rails_js-2.2.0.gem) = 37464064 diff --git a/devel/rubygem-gettext_i18n_rails_js-rails50/files/patch-gemspec b/devel/rubygem-gettext_i18n_rails_js-rails50/files/patch-gemspec new file mode 100644 index 000000000000..c8804bc70516 --- /dev/null +++ b/devel/rubygem-gettext_i18n_rails_js-rails50/files/patch-gemspec @@ -0,0 +1,13 @@ +% sed -i .orig 's|, "vendor/bundle/[^"]*".freeze||g;' gettext_i18n_rails_js.gemspec + +--- gettext_i18n_rails_js.gemspec.orig 2025-10-02 14:10:17 UTC ++++ gettext_i18n_rails_js.gemspec +@@ -12,7 +12,7 @@ Gem::Specification.new do |s| + s.date = "1980-01-02" + s.description = " It will find translations inside your .js and .coffee files, then it will\n create JSON versions of your .PO files and will let you serve them with the\n rest of your assets, thus letting you access all your translations offline\n from client side javascript.\n".freeze + s.email = ["thomas@webhippie.de".freeze, "nubis@woobiz.com.ar".freeze] +- s.files = ["CHANGELOG.md".freeze, "LICENSE".freeze, "README.md".freeze, "lib/assets/javascripts/gettext/all.js".freeze, "lib/gettext_i18n_rails_js.rb".freeze, "lib/gettext_i18n_rails_js/config.rb".freeze, "lib/gettext_i18n_rails_js/engine.rb".freeze, "lib/gettext_i18n_rails_js/parser.rb".freeze, "lib/gettext_i18n_rails_js/parser/base.rb".freeze, "lib/gettext_i18n_rails_js/parser/handlebars.rb".freeze, "lib/gettext_i18n_rails_js/parser/javascript.rb".freeze, "lib/gettext_i18n_rails_js/task.rb".freeze, "lib/gettext_i18n_rails_js/version.rb".freeze, "lib/tasks/gettext_i18n_rails_js_tasks.rake".freeze, "vendor/assets/javascripts/gettext/jed.js".freeze, "vendor/bundle/ruby/3.4.0/bin/_guard-core".freeze, "vendor/bundle/ruby/3.4.0/bin/coderay".freeze, "vendor/bundle/ruby/3.4.0/bin/erb".freeze, "vendor/bundle/ruby/3.4.0/bin/guard".freeze, "vendor/bundle/ruby/3.4.0/bin/htmldiff".freeze, "vendor/bundle/ruby/3.4.0/bin/irb".freeze, "vendor/bundle/ruby/3.4.0/bin/ldiff".freeze, "vendor/bundle/ruby/3.4.0/bin/listen".freeze, "vendor/bundle/ruby/3.4.0/bin/nokogiri".freeze, "vendor/bundle/ruby/3.4.0/bin/pry".freeze, "vendor/bundle/ruby/3.4.0/bin/racc".freeze, "vendor/bundle/ruby/3.4.0/bin/rackup".freeze, "vendor/bundle/ruby/3.4.0/bin/rails".freeze, "vendor/bundle/ruby/3.4.0/bin/rake".freeze, "vendor/bundle/ruby/3.4.0/bin/rdoc".freeze, "vendor/bundle/ruby/3.4.0/bin/ri".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsgcat".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsgfmt".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsginit".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsgmerge".freeze, "vendor/bundle/ruby/3.4.0/bin/rspec".freeze, "vendor/bundle/ruby/3.4.0/bin/rubocop".freeze, "vendor/bundle/ruby/3.4.0/bin/ruby-parse".freeze, "vendor/bundle/ruby/3.4.0/bin/ruby-rewrite".freeze, "vendor/bundle/ruby/3.4.0/bin/rxgettext".freeze, "vendor/bundle/ruby/3.4.0/bin/thor".freeze, "vendor/bundle/ruby/3.4.0/bin/yard".freeze, "vendor/bundle/ruby/3.4.0/bin/yardoc".freeze, "vendor/bundle/ruby/3.4.0/bin/yri".freeze, "vendor/bundle/ruby/3.4.0/cache/actioncable-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionmailbox-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionmailer-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionpack-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actiontext-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionview-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activejob-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activemodel-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activerecord-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activestorage-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activesupport-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ast-2.4.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/base64-0.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/benchmark-0.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/bigdecimal-3.2.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/builder-3.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/coderay-1.1.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/concurrent-ruby-1.3.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/connection_pool-2.5.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/crass-1.0.6.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/date-3.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/diff-lcs-1.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/docile-1.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/drb-2.2.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/erb-5.0.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/erubi-1.13.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/fast_gettext-4.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ffi-1.17.2-x86_64-linux-gnu.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/formatador-1.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/forwardable-1.3.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/gettext-3.5.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/gettext_i18n_rails-1.13.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/globalid-1.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-2.19.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-compat-1.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-rspec-4.7.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-rubocop-1.5.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/i18n-1.14.7.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/io-console-0.8.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/irb-1.15.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/json-2.13.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/language_server-protocol-3.17.0.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/lint_roller-1.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/listen-3.9.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/locale-2.1.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/logger-1.7.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/loofah-2.24.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/lumberjack-1.4.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/mail-2.8.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/marcel-1.0.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/method_source-1.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/mini_mime-1.1.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/minitest-5.25.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/nenv-0.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-imap-0.5.10.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-pop-0.1.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-protocol-0.2.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-smtp-0.5.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/nio4r-2.7.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/nokogiri-1.18.9-x86_64-linux-gnu.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/notiffany-0.1.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ostruct-0.6.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/parallel-1.27.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/parser-3.3.9.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/po_to_json-2.0.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/pp-0.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/prettyprint-0.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/prime-0.1.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/prism-1.5.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/pry-0.15.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/psych-5.2.6.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/racc-1.8.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rack-3.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rack-session-2.1.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rack-test-2.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rackup-2.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rails-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rails-dom-testing-2.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rails-html-sanitizer-1.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/railties-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rainbow-3.1.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rake-13.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rb-fsevent-0.11.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rb-inotify-0.11.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rdoc-6.14.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/regexp_parser-2.11.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/reline-0.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-3.13.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-core-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-expectations-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-mocks-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-support-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rubocop-1.80.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rubocop-ast-1.46.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ruby-progressbar-1.13.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/securerandom-0.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/shellany-0.0.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/simplecov-0.22.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/simplecov-html-0.13.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/simplecov_json_formatter-0.1.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/singleton-0.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/stringio-3.1.7.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/text-1.3.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/thor-1.4.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/timeout-0.4.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/tzinfo-2.0.6.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/unicode-display_width-3.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/unicode-emoji-4.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/uri-1.0.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/useragent-0.16.11.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/websocket-driver-0.8.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/websocket-extensions-0.1.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/yard-0.9.37.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/zeitwerk-2.7.3.gem".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/bigdecimal.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/date_core.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/erb/escape.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/io/console.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/json/ext/generator.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/json/ext/parser.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/nio4r_ext.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/prism/prism.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/psych.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/racc/cparse.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/stringio.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/websocket_mask.so".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/app/assets/javascripts/action_cable.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/app/assets/javascripts/actioncable.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/app/assets/javascripts/actioncable.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/broadcasting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/periodic_timers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/streams.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/authorization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/client_socket.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/identification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/internal_channel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/message_buffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/stream_event_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/subscriptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/tagged_logger_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/web_socket.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/helpers/action_cable_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/remote_connections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/broadcasting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/connections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/worker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/worker/active_record_connection_management.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/async.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/channel_prefix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/inline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/postgresql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/redis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/subscriber_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/channel_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/application_cable/channel.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/application_cable/connection.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/channel.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/javascript/channel.js.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/javascript/consumer.js.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/javascript/index.js.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/test_unit/channel_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/test_unit/templates/channel_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/mailgun/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/postmark/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/relay/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/sendgrid/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/inbound_emails/sources_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/incinerates_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/reroutes_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/jobs/action_mailbox/incineration_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/jobs/action_mailbox/routing_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/incineratable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/incineratable/incineration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/message_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/routable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/layouts/rails/conductor.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/sources/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/config/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/db/migrate/20180917164000_create_action_mailbox_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/address_equality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/address_wrapping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/addresses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/from_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/recipients.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/relayer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/router.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/router/route.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/routing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/generators/action_mailbox/install/install_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/mailbox_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/templates/application_mailbox.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/templates/mailbox.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/test_unit/mailbox_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/test_unit/templates/mailbox_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/tasks/ingress.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/tasks/install.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/collector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/delivery_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/form_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/inline_preview_interceptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/mail_delivery_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/mail_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/message_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/parameterized.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/preview.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/queued_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/rescuable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/mailer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/templates/application_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/templates/mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/asset_paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/caching/fragments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/collector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/railties/routes_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/api.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/api/api_rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/form_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/allow_browser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/basic_implicit_render.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/conditional_get.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/content_security_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/cookies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/data_streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/default_headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/etag_with_flash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/etag_with_template_digest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/flash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/head.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/http_authentication.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/implicit_render.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/instrumentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/live.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/mime_responds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/parameter_encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/params_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/permissions_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rate_limiting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/redirecting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/renderers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/request_forgery_protection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/strong_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/testing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/railties/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/template_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/content_disposition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/content_security_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/filter_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/filter_redirect.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/mime_negotiation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/mime_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/mime_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/param_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/param_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/permissions_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/query_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/rack_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/upload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/url.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/gtg/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/gtg/simulator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/gtg/transition_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/nfa/dot.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/nodes/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/path/pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/route.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/router.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/router/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visitors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visualizer/fsm.css".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visualizer/fsm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visualizer/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/actionable_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/assume_ssl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/cookies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/debug_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/debug_locks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/debug_view.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/exception_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/flash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/host_authorization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/public_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/remote_ip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/request_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/server_timing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/abstract_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/cookie_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/mem_cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/show_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/ssl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/static.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_actions.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_actions.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_message_and_suggestions.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/blocked_host.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/blocked_host.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/invalid_statement.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/invalid_statement.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_template.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/unknown_action.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/request/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/request/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/endpoint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/mapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/polymorphic_routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/redirection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/route_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/routes_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/browser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/test_helpers/setup_and_teardown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertion_response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertions/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertions/routing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/request_encoder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_helpers/page_dump_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_pack/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_pack/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/actiontext.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/actiontext.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/trix.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/stylesheets/trix.css".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/helpers/action_text/content_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/helpers/action_text/tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/javascript/actiontext/attachment_upload.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/javascript/actiontext/index.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/models/action_text/encrypted_rich_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/models/action_text/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/models/action_text/rich_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachables/_content_attachment.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachables/_missing_attachable.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachables/_remote_image.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachment_galleries/_attachment_gallery.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/contents/_content.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/active_storage/blobs/_blob.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/layouts/action_text/contents/_content.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/db/migrate/20180528164100_create_action_text_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachables/content_attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachables/missing_attachable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachables/remote_image.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachment_gallery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachments/caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachments/minification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachments/trix_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/content.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/encryption.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/fixture_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/html_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/plain_text_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/system_test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/trix_attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/generators/action_text/install/install_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/generators/action_text/install/templates/actiontext.css".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/rails/generators/test_unit/install_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/rails/generators/test_unit/templates/fixtures.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/tasks/actiontext.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/package.json".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/app/assets/javascripts/rails-ujs.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/app/assets/javascripts/rails-ujs.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/buffers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/cache_expiry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker/erb_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker/ruby_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker/wildcard_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/digestor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/flows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/active_model_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/asset_tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/asset_url_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/atom_feed_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/cache_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/capture_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/content_exfiltration_prevention_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/controller_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/csp_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/csrf_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/date_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/debug_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_options_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/javascript_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/number_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/output_safety_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/rendering_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/sanitize_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/check_box.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/checkable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_check_boxes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_radio_buttons.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/color_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/date_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/datetime_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/datetime_local_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/datetime_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/email_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/file_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/grouped_collection_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/hidden_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/label.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/month_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/number_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/password_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/placeholderable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/radio_button.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/range_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/search_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/select_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/tel_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/text_area.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/text_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/time_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/time_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/time_zone_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/translator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/url_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/week_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/weekday_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/text_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/translation_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/url_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/layouts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/lookup_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/model_naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/path_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/path_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/record_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/render_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/render_parser/prism_render_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/render_parser/ripper_render_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/abstract_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/collection_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/object_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/partial_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/partial_renderer/collection_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/streaming_template_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/template_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/routing_url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/tasks/cache_digests.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/erb/erubi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/raw.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/inline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/raw_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/renderable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/sources.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/sources/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template_details.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/testing/resolvers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/unbound_template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/view_paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/configured_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/enqueue_after_transaction_commit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/enqueuing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/execution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/instrumentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/abstract_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/async_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/backburner_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/delayed_job_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/inline_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/queue_classic_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/resque_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/sidekiq_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/sneakers_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/sucker_punch_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/test_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_priority.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/big_decimal_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/date_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/date_time_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/duration_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/module_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/object_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/range_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/symbol_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/time_object_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/time_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/time_with_zone_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/timezones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/job_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/templates/application_job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/templates/job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/api.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute/user_provided_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_mutation_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_registration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_set/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_set/yaml_encoder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/dirty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/forbidden_attributes_protection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/nested_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/secure_password.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/serializers/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/big_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/binary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/boolean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/decimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/float.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/accepts_multiparameter_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/mutable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/numeric.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/time_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/immutable_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/serialize_cast_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/absence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/acceptance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/clusivity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/comparability.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/confirmation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/exclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/helper_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/inclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/numericality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/presence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/resolve_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/validates.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/examples/performance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/examples/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/aggregations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/association_relation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/alias_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/association_scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/belongs_to_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/belongs_to_polymorphic_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/belongs_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/collection_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/has_and_belongs_to_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/has_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/has_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/singular_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/collection_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/collection_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/disable_joins_association_scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/foreign_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_many_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_many_through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_one_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_one_through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency/join_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency/join_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency/join_part.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/nested_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/batch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/singular_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/asynchronous_queries_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/before_type_cast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/composite_primary_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/dirty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/primary_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/query.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/read.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/time_zone_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/write.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/autosave_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/coders/column_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/coders/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/coders/yaml_column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool/queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool/reaper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/database_limits.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/query_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/savepoints.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/transaction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract_mysql_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/deduplicable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/explain_pretty_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/type_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql2/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql2_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/pool_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/pool_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/explain_pretty_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/bit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/bit_varying.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/bytea.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/cidr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/decimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/enum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/hstore.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/inet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/interval.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/jsonb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/legacy_point.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/macaddr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/money.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/oid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/point.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/specialized_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/timestamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/timestamp_with_time_zone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/type_map_initializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/uuid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/vector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/referential_integrity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/type_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/schema_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sql_type_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/explain_pretty_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/statement_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/trilogy/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/trilogy_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_handling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/counter_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/connection_url_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/database_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/hash_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/url_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/delegated_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/destroy_association_async_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/disable_joins_association_relation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/dynamic_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/auto_filtered_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/cipher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/cipher/aes256_gcm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/configurable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/contexts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/derived_secret_key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/deterministic_key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encryptable_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encrypted_attribute_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encrypted_fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encrypting_only_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/envelope_encryption_key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/extended_deterministic_queries.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/extended_deterministic_uniqueness_validator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/key_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/message_pack_message_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/message_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/null_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/properties.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/read_only_null_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/scheme.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/enum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/model_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/render_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/table_row.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/table_rows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/future_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/insert_all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/internal_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/legacy_yaml_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/locking/optimistic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/locking/pessimistic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/marshalling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/message_pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/database_selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/database_selector/resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/database_selector/resolver/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/shard_selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/command_recorder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/default_strategy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/execution_strategy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/join_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/pending_migration_connection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/model_schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/nested_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/no_touching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/normalization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/persistence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/promise.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/query_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/query_logs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/query_logs_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/querying.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/console_sandbox.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/controller_runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/databases.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/job_runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/readonly_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/reflection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/batches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/batches/batch_enumerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/delegation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/finder_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/from_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/merger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/array_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/association_query_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/basic_object_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/polymorphic_array_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/range_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/relation_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/query_attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/query_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/spawn_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/where_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/runtime_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/sanitization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/schema_migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/scoping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/scoping/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/scoping/named.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/secure_password.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/secure_token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/signed_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/statement_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/suppressor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/table_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/mysql_database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/postgresql_database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/sqlite_database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/test_databases.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/test_fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/testing/query_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/timestamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/token_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/touch_later.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/transaction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/transactions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/adapter_specific_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/decimal_without_scale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/hash_lookup_type_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/internal/timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/serialized.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/type_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/unsigned_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type_caster.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type_caster/connection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type_caster/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/absence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/associated.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/numericality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/presence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/uniqueness.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/alias_predication.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/attributes/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/bind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/composite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/plain_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/sql_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/substitute_binds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/crud.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/delete_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/expressions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/factory_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/filter_predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/insert_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/math.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/ascending.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/binary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/bind_param.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/bound_sql_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/casted.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/count.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/cte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/delete_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/descending.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/equality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/extract.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/false.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/fragments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/full_outer_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/homogeneous_in.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/in.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/infix_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/inner_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/insert_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/join_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/leading_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/matches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/named_function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/nary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/node_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/ordering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/outer_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/over.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/right_outer_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/select_core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/select_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/sql_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/string_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/table_alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/true.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/unary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/unary_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/unqualified_column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/update_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/values_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/window.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/order_predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/select_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/tree_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/update_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/dot.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/mysql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/postgresql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/sqlite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/to_sql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/window_predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/application_record/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/application_record/application_record_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/application_record/templates/application_record.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration/migration_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration/templates/create_table_migration.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration/templates/migration.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/model_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/templates/abstract_base_class.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/templates/model.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/templates/module.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/multi_db/multi_db_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/multi_db/templates/multi_db.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/assets/javascripts/activestorage.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/assets/javascripts/activestorage.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/blobs/proxy_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/blobs/redirect_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/direct_uploads_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/disk_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/representations/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/representations/proxy_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/representations/redirect_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/disable_session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/file_server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/set_blob.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/set_current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/blob_record.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/blob_upload.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/direct_upload.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/direct_upload_controller.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/direct_uploads_controller.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/file_checksum.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/helpers.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/index.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/ujs.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/analyze_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/base_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/mirror_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/preview_image_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/purge_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/transform_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/analyzable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/identifiable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/representable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/servable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/filename.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/named_variant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/preview.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variant_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variant_with_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/config/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/migrate/20170806125915_create_active_storage_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/update_migrate/20190112182829_add_service_name_to_active_storage_blobs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/update_migrate/20191206030411_create_active_storage_variant_records.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/update_migrate/20211119233751_remove_not_null_on_active_storage_blobs_checksum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/audio_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer/image_magick.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer/vips.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/null_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/video_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/create_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/create_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/create_one_of_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/delete_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/delete_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/detach_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/detach_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/purge_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/purge_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/downloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/fixture_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer/mupdf_previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer/poppler_pdf_previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer/video_previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/reflection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/azure_storage_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/configurator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/disk_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/gcs_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/mirror_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/s3_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/transformers/image_processing_transformer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/transformers/transformer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/tasks/activestorage.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/actionable_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/array_inquirer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/backtrace_cleaner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/benchmarkable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/broadcast_logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/coder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/file_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/mem_cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/memory_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/null_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/redis_cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/serializer_with_fallback.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/strategy/local_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/class_attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/code_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concurrency/load_interlock_aware_monitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concurrency/null_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concurrency/share_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/configurable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/configuration_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/extract.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/extract_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/inquiry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/wrap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/big_decimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/big_decimal/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class/attribute_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class/subclasses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_and_time/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_and_time/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_and_time/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/digest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/digest/uuid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/enumerable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/erb/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/file/atomic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/deep_merge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/deep_transform_values.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/except.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/indifferent_access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/keys.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/reverse_merge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/slice.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer/multiple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel/concern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel/reporting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel/singleton_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/load_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/aliasing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/anonymous.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/attr_internal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/attribute_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/concerning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/delegation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/introspection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/redefine_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/remove_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/name_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric/bytes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/deep_dup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/duplicable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/inclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/instance_variables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/to_param.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/to_query.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/try.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/with_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/pathname.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/pathname/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/pathname/existence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/compare_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/each.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/overlap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/securerandom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/exclude.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/filters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/indent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/inquiry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/multibyte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/output_safety.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/starts_ends_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/strip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/symbol/starts_ends_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/thread/backtrace/location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/current_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/current_attributes/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deep_mergeable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/delegation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies/autoload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies/interlock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies/require_dependency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/behaviors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/constant_accessor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/deprecators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/disallowed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/method_wrappers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/proxy_wrappers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/reporting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/descendants_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/digest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/duration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/duration/iso8601_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/duration/iso8601_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/encrypted_configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/encrypted_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/environment_inquirer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/error_reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/error_reporter/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/evented_file_update_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/execution_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/execution_context/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/execution_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/executor/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/file_update_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/fork_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/gzip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/hash_with_indifferent_access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/html_safe_translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/i18n_railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector/transliterate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/isolated_execution_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/json/decoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/json/encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/key_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/lazy_load_hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/locale/en.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/log_subscriber/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/logger_silence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/logger_thread_safe_level.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_encryptors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack/cache_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack/extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack/serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_verifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/codec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/rotation_configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/rotation_coordinator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/rotator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/serializer_with_fallback.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/multibyte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/multibyte/chars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/multibyte/unicode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/notifications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/notifications/fanout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/notifications/instrumenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_currency_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_delimited_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_human_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_human_size_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_percentage_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_phone_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_rounded_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/rounding_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/option_merger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/ordered_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/ordered_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/parameter_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/rescuable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/secure_compare_rotator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/security_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/string_inquirer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/syntax_error_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/tagged_logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/autorun.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/constant_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/constant_stubbing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/declarative.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/error_reporter_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/file_fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/isolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/method_call_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization/worker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelize_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/setup_and_teardown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/tagged_logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/tests_without_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/time_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/time_with_zone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/values/time_zone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/jdom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/libxml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/libxmlsax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/nokogiri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/nokogirisax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/rexml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/LICENSE.MIT".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/README.YARD.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/processor/mixin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/sexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/LEGAL".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/lib/base64.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/sig/base64.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/benchmark.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/lib/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/bigdecimal.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/bigdecimal.c".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/bigdecimal.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/bits.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/feature.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/missing.c".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/missing.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/missing/dtoa.c".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/static_assert.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal.so".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/jacobian.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/ludcmp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/math.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/newton.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/sample/linear.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/sample/nlsolve.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/sample/pi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/CHANGES".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/Gemfile.lock".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/builder.blurb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/builder.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/jamis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/releases/builder-1.2.4.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/releases/builder-2.0.0.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/releases/builder-2.1.1.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xchar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xmlbase.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xmlevents.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xmlmarkup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/rakelib/publish.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/rakelib/tags.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/rakelib/testing.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/performance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_eventbuilder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_markupbuilder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_method_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_namecollision.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_xchar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/README_INDEX.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/bin/coderay".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/duo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/comment_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/count.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/debug_lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/encoder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html/css.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html/numbering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/lines_of_code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/page.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/span.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/statistic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/token_kind_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/for_redcloth.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/file_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/plugin_host.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/word_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/c.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/clojure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/cpp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/css.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/delphi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/go.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/groovy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/haml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/java.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/java/builtin_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/java_script.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/lua.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/php.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/python.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/raydebug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby/patterns.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby/string_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/sass.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/sql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/taskpaper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles/_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles/alpha.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles/style.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/token_kinds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/tokens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/tokens_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/ConcurrentRubyService.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent-ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/agent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/async.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/locals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/semaphore.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/atomic_direct_update.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/obligation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/observable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concurrent_ruby.jar".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/dataflow.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/delay.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/exchanger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/timer_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/future.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/immutable_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/ivar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/maybe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/mutable_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/mvar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/promise.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/promises.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/re_include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/scheduled_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/settable_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/full_memory_barrier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/safe_initialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/volatile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/timer_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/tuple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/tvar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/native_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/processor_counter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/Changes.md".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/connection_pool.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool/timed_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool/wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/HISTORY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/crass.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/token-scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/tokenizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_core.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_parse.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_strftime.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_strptime.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_tmx.h".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/prereq.mk".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/zonetab.h".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/zonetab.list".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/lib/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/lib/date_core.so".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CONTRIBUTORS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/LICENCE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/Manifest.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/bin/htmldiff".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/bin/ldiff".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/docs/COPYING.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/docs/artistic.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff-lcs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/backports.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/htmldiff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/hunk.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/internals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/ldiff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/mise.toml".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/change_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/diff_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/123_x".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/456_x".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/aX".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/bXaX".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ds1.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ds2.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/empty".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/file1.bin".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/file2.bin".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/four_lines".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/four_lines_with_missing_new_line".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.chef-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.chef-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-d".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/new-chef".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/new-chef2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/old-chef".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/old-chef2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/hunk_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/issues_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/lcs_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/ldiff_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/patch_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/sdiff_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/traverse_balanced_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/traverse_sequences_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/HISTORY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/docile.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/backtrace_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/chaining_fallback_context_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/execution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/fallback_context_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/drb.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/acl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/drb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/eq.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/extserv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/extservm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/gw.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/observer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/ssl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/timeridconv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/unix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/weakidconv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/BDSL".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/NEWS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/_doc/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/erb.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/escape.c".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/def_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/escape.so".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/libexec/erb".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/CHANGELOG".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/lib/erubi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/lib/erubi/capture_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/lib/erubi/capture_end.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/CHANGELOG".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/Readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/mo_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/po_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/storage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/db.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/db_models/translation_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/db_models/translation_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/merge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/mo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/empty.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/iconv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/mofile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/poparser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/LICENSE.SPECS".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/ffi.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.5/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.6/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.7/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.0/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.1/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.2/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.3/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.4/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/abstract_memory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/autopointer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/buffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/callback.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/data_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/dynamic_library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/enum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/errno.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/ffi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/library_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/managedstruct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/memorypointer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-windows/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/arm-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/arm-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/arm-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/hppa1.1-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/hppa2.0-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-cygwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-gnu/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-netbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-windows/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/ia64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/loongarch64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mips-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mips64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mips64el-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsel-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa32r6-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa32r6el-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa64r6-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa64r6el-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-aix/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc64le-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/riscv64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/s390-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/s390x-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparc-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparc-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparcv9-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparcv9-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparcv9-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sw_64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-cygwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-dragonflybsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-haiku/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-msys/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-netbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-windows/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/pointer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_by_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_layout_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/const_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/generator_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/struct_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/types_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/union.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/variadic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/rakelib/ffi_gem_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/getlogin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/getpid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/gettimeofday.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/hello.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/hello_ractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/inotify.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/pty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/qsort.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/qsort_ractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/abstract_memory.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/auto_pointer.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/buffer.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/data_converter.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/dynamic_library.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/enum.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/function.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/library.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/native_type.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/pointer.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_by_reference.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_by_value.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_layout.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_layout_builder.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/type.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/CONTRIBUTORS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/changelog.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/formatador.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/lib/formatador.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/lib/formatador/progressbar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/lib/formatador/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/tests/basic_tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/tests/table_tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/tests/tests_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/forwardable-1.3.3/forwardable.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/forwardable-1.3.3/lib/forwardable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/forwardable-1.3.3/lib/forwardable/impl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsgcat".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsgfmt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsginit".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsgmerge".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rxgettext".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/gpl-2.0.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/lgpl-3.0.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/news.md".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/ruby-license.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/gettext.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/class_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/locale_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/mo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/text_domain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/text_domain_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/text_domain_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msgcat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msgfmt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msginit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msgmerge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/erubi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/glade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/gtk_builder_ui_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/xgettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/bg/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/bs/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ca/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/cs/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/de/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/el/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/eo/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/es/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/et/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/fr/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/hr/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/hu/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/it/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ja/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ko/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/lv/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/nb/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/nl/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/pt_BR/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ru/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/sr/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/sv/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/uk/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/vi/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/zh/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/zh_TW/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bg/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bg/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bg/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bs/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bs/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bs/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ca/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ca/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ca/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/cs/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/cs/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/cs/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/de/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/de/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/de/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/el/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/el/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/el/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/eo/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/eo/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/eo/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/es/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/es/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/es/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/et/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/et/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/et/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/fr/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/fr/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/fr/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/gettext.pot".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hr/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hr/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hr/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hu/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hu/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hu/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/it/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/it/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/it/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ja/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ja/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ja/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ko/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ko/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ko/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/lv/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/lv/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/lv/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nb/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nb/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nb/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nl/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nl/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nl/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/pt_BR/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/pt_BR/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/pt_BR/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ru/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ru/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ru/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sr/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sr/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sr/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sv/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sv/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sv/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/uk/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/uk/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/uk/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/vi/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/vi/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/vi/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh_TW/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh_TW/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh_TW/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/README".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/README".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/cookie.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/gettext.css".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/helloerb.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/helloerb1.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/helloerb2.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/hellolib.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/index.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/other.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_glade2.glade".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_glade2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_gtk2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_gtk_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_gtk_builder.ui".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_noop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_plural.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_tk.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/src/po_parser.ry".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/backtick.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/block_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/double_quote_in_double_quote.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/double_quote_in_single_quote.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/literal_concatenation_with_continuation_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/middle_new_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/multiple_lines_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/multiple_messages_in_same_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/multiple_same_messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/one_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/one_new_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/percent_strings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/pipe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/quoted_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/backslash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/ascii.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/ascii.rxml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/case.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/minus.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/non_ascii.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/glade/2.glade".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/glade/3.glade".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/gtk_builder_ui_definitions.ui".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/hello.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/lower_n_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/multi_text_domain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/non_ascii.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/np_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ns_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ns_/custom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/p_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_lower_i.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_lower_w.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_upper_i.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_upper_w.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/s_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/s_/custom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/untranslated.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/upper_n_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/upper_nn_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/cr/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/da/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/da/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/test2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr_BE/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr_BE_Foo/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ir/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/backslash.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/non_ascii.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/np_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/ns_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/p_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/rubyparser.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/s_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/test2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/test3.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/untranslated.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/la/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/la/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/li/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/li/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/po/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/sl/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/zh_Hant/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/run-test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_class_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_locale_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_mo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_po_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain_bind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain_multi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain_toplevel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/app.pot".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/de/app.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/en/app.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/en/test.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/simple_1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/simple_2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/simple_translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/version.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/parser/test_glade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/parser/test_gtk_builder_ui_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/parser/test_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test.pot".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_msgcat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_msginit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_msgmerge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_xgettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/action_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_model/name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_model/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/base_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/gettext_hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/haml_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/html_safe_translations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/i18n_hacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/model_attributes_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/slim_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/string_interpolate_fix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/tasks/gettext_rails_i18n.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/fixture_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/global_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/identification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/locator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/signed_global_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/uri/gid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/globalid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/bin/_guard-core".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/bin/guard".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/images/failed.png".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/images/pending.png".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/images/success.png".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/aruba_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli/environments/bundler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli/environments/evaluate_only.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli/environments/valid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commander.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/notification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/pause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/reload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/show.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/evaluator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/guard.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/guardfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/dsl_describer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/dsl_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/guardfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/guardfile/evaluator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/guardfile/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/interactor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/debugging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/groups.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/plugins.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/tracing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/traps.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/jobs/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/jobs/pry_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/jobs/sleep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/plugin_util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/rake_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/templates/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui/colors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/deprecated_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/match_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/pathname_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/simple_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/tasks/releaser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/man/guard.1".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/man/guard.1.html".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/guard-compat.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/example.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/test/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/test/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/guard/compat/example_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/guard/compat/example_template_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/guard/compat/no_guard_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/gemfiles/Gemfile.rspec-2.99".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/gemfiles/Gemfile.rspec-3.4".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/gemfiles/common".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/guard-rspec.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/base_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/factory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/focused_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/keeping_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/simple_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/results.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/rspec_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/templates/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec_defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec_formatter_results_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/acceptance/fixtures/succeeding_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/acceptance/formatter_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/command_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/deprecator_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/base_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/factory_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/focused_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/keeping_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/shared_examples.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/simple_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/notifier_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/results_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/rspec_process_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/runner_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/template_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec_formatter_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/guard-rubocop.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop/templates/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/guard/rubocop/runner_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/guard/rubocop_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/support/silence_output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/support/simplecov.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/cache_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/cascade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/fallbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/flatten.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/interpolation_compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/key_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/lazy_loadable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/memoize.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/pluralization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/transliterator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/gettext/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/gettext/po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/interpolate/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/fallbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag/parents.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag/rfc4646.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/middleware.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/basics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/procs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/pluralization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/procs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/console.c".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/win32_vk.inc".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/lib/io/console.so".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/lib/io/console/size.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/doc/irb/irb-tools.rd.ja".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/doc/irb/irb.rd.ja".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/exe/irb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/irb.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/cmd/nop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/color_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/backtrace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/catch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/cd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/chws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/continue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/copy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/delete.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/disable_irb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/exit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/finish.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/force_exit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/internal_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/irb_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/ls.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/measure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/next.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/pushws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/show_doc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/show_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/step.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/subirb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/whereami.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/completion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/debug/ui.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/default_commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/easter-egg.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/change-ws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/eval_history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/multi-irb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/tracer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/use-loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/workspaces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/frame.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/helper_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/helper_method/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/helper_method/conf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/init.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/input-method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/help-message".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/ja/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/ja/help-message".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/nesting_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/output-method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/pager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ruby-lex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ruby_logo.aa".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/source_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/workspace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ws-for-case-2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/xmp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/man/irb.1".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/CHANGES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/LEGAL".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/fbuffer/fbuffer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/generator/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/generator/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/generator/generator.c".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/parser/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/parser/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/parser/parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/simd/conf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/simd/simd.h".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/vendor/fpconv.c".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/vendor/jeaiii-ltoa.h".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/json.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/bigdecimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/complex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/ostruct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/rational.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/common.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext/generator.so".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext/generator/state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext/parser.so".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/generic_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/truffle_ruby/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server-protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/code_action_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/code_action_trigger_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_item_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_item_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_trigger_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/diagnostic_severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/diagnostic_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/document_diagnostic_report_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/document_highlight_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/error_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/failure_handling_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/file_change_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/file_operation_pattern_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/folding_range_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/initialize_error_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/inlay_hint_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/insert_text_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/insert_text_mode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/markup_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/message_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/moniker_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/notebook_cell_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/position_encoding_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/prepare_support_default_behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/resource_operation_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/semantic_token_modifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/semantic_token_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/signature_help_trigger_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/symbol_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/symbol_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/text_document_save_reason.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/text_document_sync_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/token_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/uniqueness_level.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/watch_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/annotated_text_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/apply_workspace_edit_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/apply_workspace_edit_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_incoming_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_incoming_calls_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_outgoing_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_outgoing_calls_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_prepare_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/cancel_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/change_annotation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_presentation_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_item_label_details.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/configuration_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/configuration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_file_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_file_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_related_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_server_cancellation_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_configuration_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_configuration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_workspace_folders_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_close_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_close_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_open_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_open_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_save_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_save_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_diagnostic_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_diagnostic_report_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execution_summary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_create.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_delete.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_pattern_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_rename.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_system_watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/full_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialized_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_label_part.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_evaluatable_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_variable_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/insert_replace_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_ranges.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/location_link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/log_message_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/log_trace_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/markup_content.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/message_action_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell_array_change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell_text_document_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_change_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notification_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/optional_versioned_text_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/parameter_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/partial_result_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/prepare_rename_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/previous_result_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/progress_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/publish_diagnostics_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/publish_diagnostics_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/registration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/registration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/regular_expressions_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/related_full_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/related_unchanged_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/relative_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_file_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/request_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/response_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/response_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/save_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_legend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/server_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/set_trace_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_request_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_request_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/static_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/symbol_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_change_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_content_change_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_position_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_save_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_sync_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_sync_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_prepare_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_subtypes_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_supertypes_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unchanged_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unregistration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unregistration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/versioned_notebook_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/versioned_text_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/will_save_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_begin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_cancel_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_create_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_end.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_report_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_edit_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folders_change_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folders_server_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_full_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_unchanged_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io/reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io/writer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio/reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio/writer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/Gemfile.lock".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/about.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/rules.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/support/merges_upstream_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/bin/listen".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/bsd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/darwin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/linux.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/polling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/windows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/fsm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/listener.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/listener/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/monotonic_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/queue_optimizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/record/entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/record/symlink_detector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/silencer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/silencer/controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/ChangeLog".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/doc/text/news.md".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/data/languages.tab.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/data/regions.tab.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/env.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/jruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/posix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/win32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/win32_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/info/language.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/info/region.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/middleware.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/cldr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/common.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/irregular.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/posix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/rfc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/taglist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/locale.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/README".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/cookie.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/index.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/locale.css".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/README".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/hello_rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/hello_rack.ru".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/locale_rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/sample_1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/sample_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_detect_cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_detect_general.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_driver_jruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_driver_win32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_taglist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/log_device.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/concerns.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/elements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html4/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html4/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/libxml2_workarounds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/safelist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/scrub.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/metahelpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/scrubber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/scrubbers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/xml/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/xml/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/ARCHITECTURE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/MIT_LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/VERSION".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/date_rolling_log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/multi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/rolling_log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/size_rolling_log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/writer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/date_time_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/exception_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/id_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/inspect_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/multiply_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/object_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/pretty_print_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/redact_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/round_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/string_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/strip_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/structured_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/tagged_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/truncate_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/log_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack/request_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack/unit_of_work.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tag_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tag_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tagged_logger_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tagged_logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lumberjack.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/attachments_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/check_delivery_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/address.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/address_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_disposition_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_location_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_transfer_encoding_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_type_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/date_time_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/envelope_from_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/message_ids_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/mime_version_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/phrase_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/received_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/7bit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/8bit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/base64.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/binary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/identity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/quoted_printable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/transfer_encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/unix_to_unix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/envelope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/field_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/bcc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/cc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/comments_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_address_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_message_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_description_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_disposition_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_location_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_transfer_encoding_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_type_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/from_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/in_reply_to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/keywords_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/message_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/mime_version_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/named_structured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/named_unstructured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/optional_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/parameter_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/received_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/references_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/reply_to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_bcc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_cc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_from_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_message_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_sender_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/return_path_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/sender_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/structured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/subject_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/unstructured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/header.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/indifferent_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/mail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/matchers/attachment_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/matchers/has_sent_mail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte/chars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte/unicode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/exim.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/file_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/logger_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/sendmail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/smtp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/smtp_connection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/test_mailer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/imap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/pop3.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/test_retriever.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parser_tools.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/address_lists_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/address_lists_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_disposition_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_disposition_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_location_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_location_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_transfer_encoding_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_transfer_encoding_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_type_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_type_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/date_time_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/date_time_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/envelope_from_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/envelope_from_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/message_ids_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/message_ids_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/mime_version_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/mime_version_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/phrase_lists_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/phrase_lists_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/received_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/received_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_content_transfer_encoding.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_content_type.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_mime.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2183_content_disposition.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc3629_utf8.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5234_abnf_core_rules.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_address.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_date_time.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_lexical_tokens.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/part.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parts_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/smtp_envelope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/utilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/values/unicode_tables.dat".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/APACHE-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/magic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/mime_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/mime_type/definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/README.markdown".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/code_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/source_location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/method_source.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/method_source/code_helpers_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/method_source_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/CHANGELOG".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bench/bench.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bin/db_pull_request".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/db/content_type_mime.db".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/db/ext_mime.db".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/mini_mime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/mini_mime/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/mini_mime.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/History.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Manifest.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/design_rationale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/hoe/minitest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/autorun.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/compress.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/error_on_warning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/expectations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/hell.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/manual_plugins.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/mock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/parallel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/pride.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/pride_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/unit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/metametameta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_mock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_test_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/autoenvironment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/dumper/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/loader/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/loader/predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/nenv.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/docs/styles.css".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/authenticators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/command_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config/attr_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config/attr_inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config/attr_type_coercion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/connection_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/data_encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/data_lite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/deprecated_client_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/esearch_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/fetch_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/flags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_parser/parser_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/anonymous_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/authentication_exchange.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/authenticators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/client_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/cram_md5_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/digest_md5_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/external_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/gs2_header.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/login_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/oauthbearer_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/plain_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/protocol_adapters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/scram_algorithm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/scram_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/stringprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/xoauth2_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/search_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sequence_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/nameprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/saslprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/saslprep_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/trace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/uidplus_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/vanished_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/net-imap.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/benchmarks.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/rdoc.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/rfcs.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/saslprep.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/string_prep_tables_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/sample/net-imap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/lib/net/pop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/net-pop.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/lib/net/protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/net-protocol.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/NEWS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_cram_md5.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_login.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_plain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_xoauth2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/net-smtp.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/changes.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/Changes".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/README".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_epoll.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_iouring.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_kqueue.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_linuxaio.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_poll.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_port.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_select.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_vars.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_win32.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_wrap.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/bytebuffer.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/libev.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/monitor.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/nio4r.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/nio4r_ext.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/ByteBuffer.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/Monitor.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/Nio4r.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/Selector.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/selector.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/bytebuffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/monitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio4r.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio4r_ext.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/license.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/LICENSE-DEPENDENCIES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/bin/nokogiri".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/dependencies.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/depend".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/gumbo.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_document.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_element_description.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_entity_lookup.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_sax_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_sax_parser_context.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_sax_push_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libexslt/exslt.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libexslt/exsltconfig.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libexslt/exsltexports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/HTMLparser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/HTMLtree.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/SAX.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/SAX2.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/c14n.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/catalog.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/chvalid.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/debugXML.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/dict.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/encoding.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/entities.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/globals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/hash.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/list.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/nanoftp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/nanohttp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/parser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/parserInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/pattern.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/relaxng.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/schemasInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/schematron.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/threads.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/tree.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/uri.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/valid.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xinclude.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xlink.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlIO.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlautomata.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlerror.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlexports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlmemory.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlmodule.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlreader.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlregexp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlsave.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlschemas.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlschemastypes.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlstring.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlunicode.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlversion.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlwriter.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xpath.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xpathInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xpointer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/attributes.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/documents.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/extensions.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/extra.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/functions.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/imports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/keys.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/namespaces.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/numbersInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/pattern.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/preproc.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/security.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/templates.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/transform.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/variables.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xslt.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltconfig.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltexports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltlocale.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltutils.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/libxml2_polyfill.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/nokogiri.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/nokogiri.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/test_global_handlers.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_attr.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_attribute_decl.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_cdata.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_comment.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_document.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_document_fragment.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_dtd.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_element_content.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_element_decl.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_encoding_handler.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_entity_decl.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_entity_reference.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_namespace.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_node.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_node_set.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_processing_instruction.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_reader.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_relax_ng.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_sax_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_sax_parser_context.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_sax_push_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_schema.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_syntax_error.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_text.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_xpath_context.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xslt_stylesheet.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/gumbo-parser/CHANGES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/gumbo-parser/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/gumbo-parser/THANKS".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.1/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.2/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.3/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.4/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/class_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/parser.y".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/parser_extras.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/selector_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rex".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/xpath_visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/decorators/slop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/encoding_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/extension.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/gumbo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/element_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/element_description_defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/encoding_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/entity_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/sax/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/sax/parser_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/sax/push_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/jruby/dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/jruby/nokogiri_jars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/attribute_decl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/cdata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/character_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/dtd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/element_content.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/element_decl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/entity_decl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/entity_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/namespace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/node/save_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/node_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/notation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/parse_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/pp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/pp/character_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/pp/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/processing_instruction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/relax_ng.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/parser_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/push_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/searchable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/xpath.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/xpath/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/xpath_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xslt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xslt/stylesheet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/xsd/xmlparser/nokogiri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/images/failed.png".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/images/pending.png".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/images/success.png".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/detected.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/emacs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/emacs/client.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/gntp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/growl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/libnotify.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/notifysend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/rb_notifu.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/terminal_notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/terminal_title.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux/client.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux/notification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/lib/ostruct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/ostruct.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/parallel-1.27.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/parallel-1.27.0/lib/parallel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parallel-1.27.0/lib/parallel/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/bin/ruby-parse".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/bin/ruby-rewrite".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/gauntlet_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ast/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ast/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/builders/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/clobbering_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/current_arg_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/diagnostic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/diagnostic/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer-F0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer-F1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer-strings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/dedenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/explanation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/stack_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/macruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/max_numparam_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/meta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby18.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby19.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby20.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby21.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby22.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby23.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby24.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby25.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby26.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby27.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby30.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby31.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby33.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby34.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/rubymotion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/runner/ruby_parse.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/runner/ruby_rewrite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/buffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/comment/associator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/collection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/heredoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/objc_kwarg.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/rescue_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/send.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/ternary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/rewriter/action.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/tree_rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/tree_rewriter/action.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/static_environment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/tree_rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/unknown_encoding_in_magic_comment_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/variables_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/parser.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/lib/po_to_json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/lib/po_to_json/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/lib/pp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/pp.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/lib/prettyprint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/prettyprint.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/lib/prime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/prime.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/sig/integer-extension.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/sig/manifest.yaml".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/sig/prime.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/BSDmakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/config.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/build_system.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/configuration.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/cruby_compilation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/design.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/encoding.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/fuzzing.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/heredocs.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/javascript.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/local_variable_depth.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/mapping.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/parser_translation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/parsing_rules.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/releasing.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/relocation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/ripper_translation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/ruby_api.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/ruby_parser_translation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/serialization.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/testing.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/api_node.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/api_pack.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/extension.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/extension.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/ast.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/defines.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/diagnostic.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/encoding.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/node.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/options.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/pack.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/parser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/prettyprint.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/regexp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/static_literals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_buffer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_char.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_constant_pool.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_integer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_list.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_memchr.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_newline_list.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_string.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_strncasecmp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_strpbrk.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/version.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/desugar_compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/dispatcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/dot_visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/ffi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/inspect_visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/lex_compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/mutation_compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/node_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result/comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result/newlines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/append_as_bytes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/byteindex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/scan_byte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/unpack1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/warn.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/prism.so".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/reflection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/relocation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/serialize.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/string_query.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser/lexer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser33.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser34.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser35.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser_current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ripper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ripper/sexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ripper/shim.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ruby_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/prism.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/compiler.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/dsl.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/inspect_visitor.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/node.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/node_ext.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/parse_result.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/reflection.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/string_query.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser33.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser34.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser35.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/ripper.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/visitor.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/compiler.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/dispatcher.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/dot_visitor.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/dsl.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/inspect_visitor.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/lex_compat.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/mutation_compiler.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/node.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/node_ext.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/pack.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/parse_result.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/parse_result/comments.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/pattern.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/reflection.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/relocation.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/serialize.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/string_query.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/visitor.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/diagnostic.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/encoding.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/node.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/options.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/pack.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/prettyprint.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/prism.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/regexp.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/serialize.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/static_literals.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/token_type.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_buffer.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_char.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_constant_pool.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_integer.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_list.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_memchr.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_newline_list.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_string.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_strncasecmp.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_strpbrk.c".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/bin/pry".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/basic_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/block_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/class_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code/code_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code/code_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code/loc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/color_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/command_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/command_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/amend_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/bang.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/bang_pry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/abstract_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/exception_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/file_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/input_expression_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/change_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/change_prompt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/clear_screen.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/code_collector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/disable_pry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/easter_eggs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/edit/exception_patcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/edit/file_and_line_locator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/exit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/exit_all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/exit_program.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/find_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/fix_indent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/hist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/import_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/jump_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/list_inspectors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/globals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/grep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/instance_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/interrogatable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/jruby_hacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/local_names.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/local_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/ls_entity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/methods_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/self_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/nesting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/play.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/pry_backtrace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/pry_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/raise_up.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/reload_code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/reset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/save_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/shell_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/shell_mode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_doc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_input.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/stat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/switch_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/toggle_color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/watch_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/watch_expression/expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/whereami.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/wtf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/attributable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/lazy_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/memoized_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/control_d_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/core_extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/env.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/exception_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/forwardable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/base_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/command_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/documentation_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/options_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/platform.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/indent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/input/simple_stdio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/input_completer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/input_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/last_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method/disowned.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method/patcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method/weird_method_locator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/object_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/pager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/prompt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/pry_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/pry_instance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/repl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/repl_file_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/ring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop/commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop/option.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/syntax_highlighter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/system_command_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/evalable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/mockable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/pry_tester.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/utility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/variables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/warning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/wrapped_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/wrapped_module/candidate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/depend".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_emitter.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_emitter.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_parser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_to_ruby.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_to_ruby.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_yaml_tree.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_yaml_tree.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych.so".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/class_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/coder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/core_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/handlers/document_stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/handlers/recorder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/ruby_events.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/tree_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/yaml_events.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/mapping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/scalar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/sequence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/omap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/scalar_scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/tree_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/versions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/depth_first.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/emitter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/json_tree.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/to_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/yaml_tree.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/y.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ChangeLog".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/README.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/TODO".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/bin/racc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/en/grammar.en.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/en/grammar2.en.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/command.ja.html".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/debug.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/grammar.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/index.ja.html".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/parser.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/usage.ja.html".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/cparse.c".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/cparse.so".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/debugflags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/grammar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/grammarfileparser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/iset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/logfilegenerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/parser-text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/parserfilegenerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/sourcetext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/statetransitiontable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/static.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/SPEC.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/auth/abstract/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/auth/abstract/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/auth/basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/bad_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/body_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/cascade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/common_logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/conditional_get.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/content_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/content_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/deflater.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/etag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/events.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/files.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/head.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/media_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/method_override.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mock_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mock_response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart/uploaded_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/null_logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/query_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/recursive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/rewindable_input.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/sendfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/show_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/show_status.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/static.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/tempfile_reaper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/urlmap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/abstract/id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/cookie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/license.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/releases.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/security.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/History.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/cookie_jar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/uploaded_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/bin/rackup".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/handler/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/handler/webrick.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/lobster.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/license.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/releases.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/security.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails-dom-testing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/dom_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/selector_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/dom_assertions_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/parser_selection_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/selector_assertions_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails-html-sanitizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/sanitizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/sanitizer/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/scrubbers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/rails_api_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/sanitizer_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/scrubbers_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/RDOC_MAIN.md".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/exe/rails".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/minitest/rails_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/api/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/api/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/app_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/bootstrap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/default_middleware_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/dummy_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/finisher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/routes_reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/autoloaders.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/autoloaders/inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/backtrace_cleaner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/code_statistics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/code_statistics_calculator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/actions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/environment_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/helpers/editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/about/about_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/app/update_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/application/application_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/boot/boot_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/console/console_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/console/irb_console.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/credentials/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/credentials/credentials_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/credentials/credentials_command/diffing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/db/system/change/change_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/dbconsole/dbconsole_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/destroy/destroy_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/dev/dev_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/devcontainer/devcontainer_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/encrypted/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/encrypted/encrypted_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/gem_help/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/gem_help/gem_help_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/generate/generate_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/help/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/help/help_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/initializers/initializers_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/middleware/middleware_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/new/new_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/notes/notes_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/plugin/plugin_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/rake/rake_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/restart/restart_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/routes/routes_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/runner/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/runner/runner_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/secret/secret_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/server/server_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/stats/stats_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/test/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/test/test_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/unused_routes/unused_routes_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/version/version_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/console/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/dev_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/lazy_route_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/railties.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/updater.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/actions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/actions/create_migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/active_model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/app_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/app_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/database.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/authentication_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/templates/app/views/passwords/edit.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/templates/app/views/passwords/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/templates/app/views/sessions/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/controller/controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/controller/templates/view.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/mailer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/layout.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/layout.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/view.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/view.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/scaffold_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/_form.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/index.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/new.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/partial.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/show.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/generated_attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/model_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/named_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/app_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/Dockerfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/Gemfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/README.md.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/Rakefile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/assets/stylesheets/application.css.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/controllers/application_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/helpers/application_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/jobs/application_job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/mailers/application_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/models/application_record.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/layouts/application.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/layouts/mailer.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/layouts/mailer.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/pwa/manifest.json.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/pwa/service-worker.js".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/brakeman.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/dev.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/rails.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/rake.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/rubocop.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/setup.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/thrust.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config.ru.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/application.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/boot.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/cable.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/mysql.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/postgresql.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/sqlite3.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/trilogy.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/deploy.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environment.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environments/test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/assets.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/content_security_policy.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/cors.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/filter_parameter_logging.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/inflections.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/new_framework_defaults_8_0.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/locales/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/puma.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/routes.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/storage.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/db/seeds.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/docker-entrypoint.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/dockerignore.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/gitattributes.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/github/ci.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/github/dependabot.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/gitignore.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/kamal-secrets.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/node-version.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/400.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/404.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/406-unsupported-browser.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/422.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/500.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/icon.png".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/icon.svg".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/robots.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/rubocop.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/ruby-version.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/test/application_system_test_case.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/test/test_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/application_record/application_record_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/authentication_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/channels/application_cable/connection.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/controllers/concerns/authentication.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/controllers/passwords_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/controllers/sessions_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/mailers/passwords_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/models/current.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/models/session.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/models/user.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/views/passwords_mailer/reset.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/views/passwords_mailer/reset.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/test/mailers/previews/passwords_mailer_preview.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/benchmark/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/benchmark/benchmark_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/benchmark/templates/benchmark.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/controller/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/controller/controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/controller/templates/controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/credentials/credentials_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/credentials/templates/credentials.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/db/system/change/change_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/devcontainer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/Dockerfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/compose.yaml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/devcontainer.json.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/encrypted_file/encrypted_file_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/encryption_key_file/encryption_key_file_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/generator_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/templates/%file_name%_generator.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/templates/USAGE.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/helper/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/helper/helper_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/helper/templates/helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/integration_test/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/integration_test/integration_test_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/master_key/master_key_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/migration/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/migration/migration_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/model/model_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/plugin_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/%name%.gemspec.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/Gemfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/MIT-LICENSE.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/README.md.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/Rakefile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/controllers/%namespaced_name%/application_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/helpers/%namespaced_name%/application_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/jobs/%namespaced_name%/application_job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/mailers/%namespaced_name%/application_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/models/%namespaced_name%/application_record.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/views/layouts/%namespaced_name%/application.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/bin/rails.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/bin/rubocop.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/bin/test.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/config/routes.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/github/ci.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/github/dependabot.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/gitignore.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/engine.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/railtie.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/version.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/tasks/%namespaced_name%_tasks.rake.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rails/boot.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rails/routes.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rubocop.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/%namespaced_name%_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/application_system_test_case.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/integration/navigation_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/test_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/resource/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/resource/resource_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/resource_route/resource_route_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold/scaffold_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/scaffold_controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/templates/api_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/templates/controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/script/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/script/script_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/script/templates/script.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/system_test/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/system_test/system_test_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/task/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/task/task_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/task/templates/task.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/resource_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/authentication/authentication_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/authentication/templates/test/fixtures/users.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/authentication/templates/test/models/user_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/controller/controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/controller/templates/functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/generator/generator_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/generator/templates/generator_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/helper/helper_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/integration/integration_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/integration/templates/integration_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/job/job_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/job/templates/unit_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/mailer/mailer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/mailer/templates/functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/mailer/templates/preview.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/model/model_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/model/templates/fixtures.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/model/templates/unit_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/plugin_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/templates/%file_name%_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/templates/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/scaffold_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/templates/api_functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/templates/functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/templates/system_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/system/system_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/system/templates/application_system_test_case.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/system/templates/system_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/testing/behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/testing/setup_and_teardown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/health_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/info_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/initializable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/mailers_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/plugin/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/pwa_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rack/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rack/silence_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rackup/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/railtie/configurable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/railtie/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/source_annotation_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/engine.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/framework.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/log.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/misc.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/statistics.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/tmp.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/yarn.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/zeitwerk.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/layouts/application.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/info/notes.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/info/properties.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/info/routes.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/mailers/email.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/mailers/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/mailers/mailer.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/welcome/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/line_filtering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/test_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/testing.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/testing/maintain_test_schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/welcome_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/zeitwerk_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/README.markdown".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/global.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/null_presenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/presenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/refinement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/string_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/x11_color_names.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/History.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/command_line_usage.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/Rakefile1".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/Rakefile2".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/a.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/b.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/main.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/glossary.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/jamis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/proto_rake.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/rake.1".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/rakefile.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/rational.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/exe/rake".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/application.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/backtrace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/clean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/cloneable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/cpu_counter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/default_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/dsl_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/early_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/ext/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_creation_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_utils_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/invocation_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/invocation_exception_mixin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/late_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/linked_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/loaders/makefile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/multi_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/name_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/packagetask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/phony.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/private_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/promise.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/pseudo_status.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/rake_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/rake_test_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/rule_recursion_overflow_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task_argument_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/tasklib.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/testtask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/thread_history_display.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/thread_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/trace_output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/win32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/rake.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/bin/fsevent_watch".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/FSEventsFix.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/FSEventsFix.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/TSICTString.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/TSICTString.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/cli.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/cli.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/common.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/compat.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/compat.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/defines.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/main.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/signal_handlers.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/signal_handlers.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/rakefile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/otnetstring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/rb-fsevent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/rb-fsevent/fsevent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/rb-fsevent/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/rb-fsevent.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/native.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/native/flags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/rb-inotify.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/spec/inotify_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/spec/notifier_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/CONTRIBUTING.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/CVE-2013-0256.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/ExampleMarkdown.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/ExampleRDoc.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/History.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/LEGAL.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/LICENSE.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/RI.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/TODO.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/exe/rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/exe/ri".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/anon_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/any_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/class_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/context/section.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/extend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/ghost_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/meta_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/method_attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/mixin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/normal_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/normal_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/require.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/single_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/top_level.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_objects.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/cross_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/erb_partial.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/erbio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/darkfish.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/json_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/markup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot/message_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot/po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot/po_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/ri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_footer.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_head.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_classes.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_extends.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_installed.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_toggle.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/class.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/css/fonts.css".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/css/rdoc.css".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/add.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/arrow_up.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/brick.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/brick_link.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bug.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bullet_black.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/date.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/delete.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/find.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/macFFBgHack.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/package.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/page_green.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/page_white_text.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/page_white_width.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/plugin.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/ruby.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/tag_blue.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/tag_green.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/transparent.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/wrench.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/wrench_orange.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/zoom.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/index.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/js/darkfish.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/js/search.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/page.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/servlet_not_found.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/servlet_root.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/table_of_contents.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/json_index/js/navigation.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/json_index/js/searcher.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/i18n/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/i18n/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/known_classes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown.kpeg".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown/entities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown/literals.kpeg".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown/literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attr_changer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attr_span.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attribute_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/blank_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/block_quote.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/hard_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/heading.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/indented_paragraph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/list_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/paragraph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/pre_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/raw.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/regexp_handling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_ansi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_bs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_html_crossref.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_html_snippet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_joined_paragraph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_label.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_rdoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_table_of_contents.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_tt_only.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/verbatim.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/c.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/changelog.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/prism_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/rd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/ripper_state_lex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/ruby_tools.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/block_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/block_parser.ry".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/inline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/inline_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/inline_parser.ry".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rdoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rubygems_hook.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/servlet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats/normal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats/quiet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats/verbose.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/token_stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/tom_doc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rubygems_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/man/ri.1".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/rdoc.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/alternation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/anchor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/backreference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_set/intersection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_set/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/escape_sequence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/free_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/keep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/posix_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/root.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/unicode_property.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/construct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/escape_sequence_char.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/escape_sequence_codepoint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/human_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/match.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/match_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/negative.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/parts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/printing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/referenced_expressions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/strfregexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/traverse.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/quantifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/sequence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/sequence_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/shared.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/subexpression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/lexer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/char_type.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/errors/premature_end_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/errors/scanner_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/errors/validation_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/properties/long.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/properties/short.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/property.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/scanner.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/any.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/anchor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/assertion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/backreference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/character_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/character_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/keep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/meta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/posix_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/quantifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/unicode_property.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/virtual.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/version_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/1.8.6.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/1.9.1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/1.9.3.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.0.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.2.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.3.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.4.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.4.1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.5.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.6.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.6.2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.6.3.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/3.1.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/3.2.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/3.5.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/regexp_parser.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/face.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io/ansi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io/dumb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io/windows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/composite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/emacs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/vi_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/vi_insert.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_stroke.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/kill_ring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/line_editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/unicode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/unicode/east_asian_width.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/license_of_rb-readline".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/lib/rspec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/lib/rspec/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/exe/rspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/autorun.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/backtrace_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/coordinator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/example_minimizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/fork_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/shell_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/shell_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/utilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/configuration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/did_you_mean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/drb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/example.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/example_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/example_status_persister.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/filter_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/flat_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/base_bisect_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/base_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/base_text_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/bisect_drb_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/bisect_progress_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/console_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/deprecation_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/documentation_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/exception_presenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/failure_list_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/fallback_message_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/html_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/html_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/html_snippet_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/json_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/profile_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/progress_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/snippet_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/syntax_highlighter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/invocations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/memoized_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/metadata_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/minitest_assertions_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/flexmock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/mocha.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/rr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/rspec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/notifications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/option_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/ordering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/output_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/pending.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/profiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/project_initializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/project_initializer/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/rake_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/ruby_project.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/sandbox.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/shared_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/shared_example_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/shell_escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/test_unit_assertions_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/warnings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/world.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/block_snippet_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/expectation_target.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/fail_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/failure_aggregator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/minitest_integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/aliased_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/base_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_between.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_instance_of.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_kind_of.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_within.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/compound.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/contain_exactly.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/count_expectation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/cover.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/eq.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/eql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/equal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/exist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/has.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/have_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/match.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/operators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/raise_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/respond_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/satisfy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/start_or_end_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/throw_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/yield.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/composable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/english_phrasing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/fail_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/generated_descriptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/matcher_delegator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/matcher_protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/multi_matcher_diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/error_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/expect_chain_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/expectation_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/message_chains.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/recorder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/stub_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/stub_chain_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/argument_list_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/argument_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/error_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/example_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/instance_method_stasher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/marshal_extension.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/expectation_customization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/have_received.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/receive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/receive_message_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/receive_messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/message_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/message_expectation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/method_double.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/method_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/minitest_integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/mutate_const.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/object_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/order_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/standalone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/targets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/test_double.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/verifying_double.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/verifying_message_expectation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/verifying_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/caller_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/comparable_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/differ.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/directory_maker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/encoded_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/fuzzy_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/hunk_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/matcher_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/method_signature_verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/mutex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/object_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/recursive_const_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/reentrant_mutex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/ruby_features.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source/location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/deprecation_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/diff_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/formatting_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/in_sub_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/library_wide_checks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/shell_out.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/stderr_splitter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/string_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/with_isolated_directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/with_isolated_stderr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/warnings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/with_keywords_when_needed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/assets/logo.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/assets/output.css.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/assets/output.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/config/default.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/config/internal_affairs.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/config/obsoletion.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/exe/rubocop".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/arguments_env.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/arguments_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ast_aliases.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cache_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cached_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/auto_generate_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/execute_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/init_dotfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/lsp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/show_cops.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/show_docs_url.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/suggest_extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/environment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/comment_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_loader_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/changed_enforced_styles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/changed_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/cop_rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/extracted_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/parameter_rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/removed_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/renamed_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/split_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_regeneration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_validator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/autocorrect_logic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/badge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/duplicated_gem.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/duplicated_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/gem_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/gem_filename.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/insecure_protocol_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/ordered_gems.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/commissioner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/alignment_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/condition_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/each_to_for_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/empty_line_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/for_to_each_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/if_then_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/lambda_literal_to_method_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/line_break_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/multiline_literal_brace_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/ordered_gem_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/parentheses_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/percent_literal_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/punctuation_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/require_library_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/space_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/string_literal_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/unused_arg_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/documentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/exclude_limit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/force.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/add_runtime_dependency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/dependency_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/deprecated_attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/development_dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/duplicated_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/ordered_dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/require_mfa.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/required_ruby_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/ruby_version_globals_usage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/generator/configuration_injector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/generator/require_file_injector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/ignored_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/cop_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/cop_enabled.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/create_empty_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/empty_line_between_expect_offense_and_correction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/example_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/example_heredoc_delimiter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/inherit_deprecated_cop_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/lambda_or_proc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/location_exists.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/location_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/location_line_equality_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/method_name_end_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/method_name_equal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_destructuring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_first_or_last_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_matcher_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_pattern_groups.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_pattern_groups/ast_processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_pattern_groups/ast_walker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_type_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_type_multiple_predicates.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_type_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/numblock_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/offense_location_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/on_send_without_on_csend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/operator_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/processed_source_buffer_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_context_config_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_described_class_as_subject.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_expect_offense_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_let_rubocop_config_new.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_location_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_message_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_method_dispatch_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_source_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/single_line_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/style_detected_api_use.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/undefined_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/useless_message_assertion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/useless_restrict_on_send.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/access_modifier_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/argument_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/array_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/assignment_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/begin_end_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/block_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/block_end_newline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/case_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/class_structure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/closing_heredoc_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/closing_parenthesis_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/comment_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/condition_position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/def_end_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/dot_position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/else_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_after_guard_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_after_magic_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_after_multiline_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_between_defs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_after_module_inclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_access_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_attribute_accessor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_begin_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_block_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_class_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_exception_handling_keywords.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_method_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_module_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/end_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/end_of_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/extra_spacing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_argument_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_array_element_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_array_element_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_hash_element_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_hash_element_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_method_argument_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_method_parameter_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_parameter_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/hash_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/heredoc_argument_closing_parenthesis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/heredoc_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/indentation_consistency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/indentation_style.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/indentation_width.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/initial_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/leading_comment_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/leading_empty_lines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_continuation_leading_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_continuation_spacing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_end_string_concatenation_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_array_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_array_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_assignment_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_block_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_hash_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_hash_key_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_argument_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_call_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_call_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_definition_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_parameter_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_operation_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/parameter_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/redundant_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/rescue_ensure_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/single_line_block_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_colon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_comma.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_not.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_block_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_equals_in_parameter_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_method_call_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_operators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_block_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_brackets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_comma.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_first_arg.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_in_lambda_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_array_literal_brackets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_array_percent_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_block_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_hash_literal_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_parens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_percent_literal_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_range_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_reference_brackets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_string_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/trailing_empty_lines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/trailing_whitespace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/legacy/corrections_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/legacy/corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_block_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_operator_precedence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_regexp_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/array_literal_in_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/assignment_in_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/big_decimal_new.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/binary_operator_with_identical_operands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/boolean_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/circular_argument_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_definition_in_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_overwritten_in_rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_reassignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_resolution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/cop_directive_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/debugger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/deprecated_class_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/deprecated_constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/deprecated_open_ssl_constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/disjunctive_assignment_in_constructor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_case_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_elsif_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_hash_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_magic_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_match_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_regexp_character_class_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_require.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_rescue_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_set_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/each_with_object_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/else_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_conditional_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_ensure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_in_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_when.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ensure_return.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/erb_new_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/flip_flop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/float_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/float_out_of_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/format_parameter_mismatch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/hash_compare_by_identity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/hash_new_with_keyword_arguments_as_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/heredoc_method_call_position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/identity_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/implicit_string_concatenation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/incompatible_io_select_with_fiber_scheduler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ineffective_access_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/inherit_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/interpolation_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/it_without_arguments_in_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/lambda_without_literal_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/literal_as_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/literal_assignment_in_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/literal_in_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/missing_cop_enable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/missing_super.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/mixed_case_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/mixed_regexp_capture_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/multiple_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/nested_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/nested_percent_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/next_without_accumulator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/no_return_in_begin_end_blocks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/non_atomic_file_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/non_deterministic_require_order.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/non_local_exit_from_iterator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/number_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/numbered_parameter_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/numeric_operation_with_constant_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/or_assignment_to_constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ordered_magic_comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/out_of_range_regexp_ref.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/percent_string_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/percent_symbol_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/raise_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/rand_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_cop_disable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_cop_enable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_dir_glob_sort.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_regexp_quantifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_require_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_safe_navigation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_splat_expansion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_string_coercion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_type_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_with_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_with_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/refinement_import_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/regexp_as_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/require_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/require_range_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/require_relative_self_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/rescue_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/rescue_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/return_in_void_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/safe_navigation_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/safe_navigation_consistency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/safe_navigation_with_empty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/script_permission.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/self_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/send_with_mixin_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shadowed_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shadowed_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shadowing_outer_local_variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shared_mutable_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/struct_new_override.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/suppressed_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/suppressed_exception_in_number_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/symbol_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/to_enum_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/to_json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/top_level_return_with_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/trailing_comma_in_attribute_declaration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/triple_quotes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/underscore_prefixed_variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unescaped_bracket_in_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unexpected_block_arity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unified_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unmodified_reduce_accumulator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unreachable_code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unreachable_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unused_block_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unused_method_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/uri_escape_unescape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/uri_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_access_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_constant_scoping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_default_value_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_defined.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_else_without_rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_numeric_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_or.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_ruby2_keywords.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_setter_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_times.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/utils/nil_receiver_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/void.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/message_annotator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/abc_size.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/block_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/block_nesting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/class_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/collection_literal_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/cyclomatic_complexity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/method_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/module_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/parameter_lists.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/perceived_complexity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/abc_size_calculator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/code_length_calculator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/iterating_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/repeated_attribute_discount.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/repeated_csend_discount.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/migration/department_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_identifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_receivers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/annotation_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/array_min_size.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/array_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/auto_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/check_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/check_line_breakable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/check_single_line_suitability.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/code_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/comments_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_enforced_style.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_formatting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_max.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_numbering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/def_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/dig_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/documentation_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/duplication.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/empty_lines_around_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/empty_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/end_keyword_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/endless_method_rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/enforce_superclass.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/first_element_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/forbidden_identifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/forbidden_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/frozen_string_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/gem_declaration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/gemspec_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_alignment_styles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_shorthand_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_subset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_transform_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/heredoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/integer_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/line_length_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/match_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/method_complexity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/method_preference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/min_body_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/min_branches_count.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_element_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_element_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_expression_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_literal_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/negative_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/nil_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/on_normal_if_unless.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/ordered_gem_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/percent_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/percent_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/preceding_following_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/preferred_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/range_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/rational_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/require_library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/rescue_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/safe_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/space_after_punctuation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/space_before_punctuation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/statement_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/string_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/string_literals_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/surrounding_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/symbol_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/target_ruby_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/trailing_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/trailing_comma.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/uncommunicative_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/unused_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/visibility_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/accessor_method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/ascii_identifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/binary_operator_parameter_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/block_forwarding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/block_parameter_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/class_and_module_camel_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/constant_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/file_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/heredoc_delimiter_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/heredoc_delimiter_naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/inclusive_language.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/memoized_instance_variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/method_parameter_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/predicate_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/predicate_prefix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/rescued_exceptions_variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/variable_number.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/offense.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/compound_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/eval.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/io_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/json_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/marshal_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/open.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/yaml_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/access_modifier_declarations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/accessor_grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ambiguous_endless_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/and_or.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/arguments_forwarding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_coercion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_first_last.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_intersect.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ascii_comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/auto_resource_cleanup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bare_percent_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/begin_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bisected_attr_accessor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bisected_attr_accessor/macro.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bitwise_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/block_comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/block_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/case_equality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/case_like_if.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/character_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_and_module_children.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_equality_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_methods_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/collection_compact.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/collection_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/collection_querying.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/colon_method_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/colon_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/combinable_defined.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/combinable_loops.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/command_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/comment_annotation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/commented_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/comparable_between.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/comparable_clamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/concat_array_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/conditional_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/constant_visibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/copyright.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/data_inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/def_with_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/dig_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/dir.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/dir_empty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/disable_cops_within_source_code_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/document_dynamic_eval_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/documentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/documentation_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/double_cop_disable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/double_negation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/each_for_simple_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/each_with_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_block_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_case_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_heredoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_lambda_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_string_inside_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/end_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/endless_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/env_home.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/eval_with_location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/even_odd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/exact_regexp_match.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/expand_path_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/explicit_block_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/exponential_notation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/fetch_env_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_empty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_read.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_touch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_write.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/float_division.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/format_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/format_string_token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/frozen_string_literal_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/global_std_stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/global_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/guard_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_as_last_array_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_each_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_except.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_fetch_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_like_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_slice.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_transform_keys.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_transform_values.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/identical_conditional_branches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_inside_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_unless_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_with_boolean_literal_branches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_with_semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/implicit_runtime_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/in_pattern_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/infinite_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/inline_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/inverse_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/invertible_unless_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ip_addresses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/it_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/it_block_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/keyword_arguments_merging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/keyword_parameters_order.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/lambda.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/lambda_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/line_end_concatenation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/magic_comment_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_compact_with_conditional_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_into_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_to_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_to_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_with_args_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_with_args_parentheses/omit_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_with_args_parentheses/require_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_without_args_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_called_on_do_end_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_def_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/min_max.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/min_max_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/missing_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/missing_respond_to_missing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/mixin_grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/mixin_usage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/module_function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_block_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_if_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_if_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_in_pattern_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_memoization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_method_signature.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_ternary_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_when_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiple_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/mutable_constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_if.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_if_else_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_unless.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_while.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_file_dirname.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_parenthesized_calls.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_ternary_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/next.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nil_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nil_lambda.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/non_nil_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/not.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numbered_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numbered_parameters_limit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numeric_literal_prefix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numeric_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numeric_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/object_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/one_line_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/open_struct_use.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/operator_method_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/option_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/optional_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/optional_boolean_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/or_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/parallel_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/parentheses_around_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/percent_literal_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/percent_q_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/perl_backrefs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/preferred_hash_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/proc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/quoted_symbols.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/raise_args.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/random_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_array_constructor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_array_flatten.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_begin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_capital_w.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_constant_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_current_directory_in_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_double_splat_hash_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_each.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_fetch_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_file_extension_in_require.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_filter_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_freeze.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_heredoc_delimiter_quotes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_initialize.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_interpolation_unfreeze.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_line_continuation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_percent_q.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_character_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_constructor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_return.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_self.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_self_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_self_assignment_branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_sort.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_sort_by.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_string_escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/regexp_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/require_order.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/rescue_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/rescue_standard_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/return_nil.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/return_nil_in_predicate_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/safe_navigation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/safe_navigation_chain_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/sample.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/select_by_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/self_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/send.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/send_with_literal_method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/signal_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_argument_dig.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_line_block_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_line_do_end_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_line_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/slicing_with_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/sole_nested_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/special_global_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/stabby_lambda_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/static_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/stderr_puts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_chars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_concatenation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_hash_keys.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_literals_in_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/strip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/struct_inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/super_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/super_with_args_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/swap_values.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/symbol_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/symbol_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/symbol_proc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ternary_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/top_level_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_body_on_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_body_on_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_body_on_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_array_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_block_args.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_hash_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_method_end_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_underscore_variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trivial_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/unless_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/unless_logical_operators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/unpack_first.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/variable_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/when_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/while_until_do.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/while_until_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/word_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/yaml_file_read.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/yoda_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/yoda_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/zero_length_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/team.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/utils/format_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/branchable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/variable_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cops_documentation_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/core_ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/directive_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/processed_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/regexp_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/regexp_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/feature_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/file_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/file_patterns.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/auto_gen_config_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/base_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/clang_style_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/colorizable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/disabled_config_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/emacs_style_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/file_list_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/formatter_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/fuubar_style_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/github_actions_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/html_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/json_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/junit_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/markdown_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/offense_count_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/pacman_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/progress_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/quiet_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/simple_text_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/tap_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/text_util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/worst_offenders_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lockfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/diagnostic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/stdin_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/magic_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/name_similarity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/path_util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/pending_cops_reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/platform.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/configuration_integrator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/load_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/not_supported_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rake_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/remote_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/result_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/cop_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/expect_offense.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/parallel_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/shared_contexts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/exec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/restart.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/start.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/status.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/stop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command/exec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command/stop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/socket_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/string_interpreter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/target_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/target_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/warning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/yaml_duplication_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/ruby_lsp/rubocop/addon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/ruby_lsp/rubocop/runtime_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop-ast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/builder_prism.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/ext/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/alias_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/and_asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/and_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/arg_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/args_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/array_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/block_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/break_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/case_match_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/case_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/casgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/class_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/complex_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/const_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/csend_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/def_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/defined_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/dstr_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/ensure_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/float_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/for_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/forward_args_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/hash_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/if_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/in_pattern_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/index_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/indexasgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/int_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/keyword_begin_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/keyword_splat_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/lambda_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/masgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/basic_literal_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/binary_operator_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/collection_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/conditional_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/constant_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/descendence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/hash_element_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/method_dispatch_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/method_identifier_predicates.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/modifier_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/numeric_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/parameterized_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/predicate_operator_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mlhs_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/module_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/next_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/op_asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/or_asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/or_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/pair_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/procarg0_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/range_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/rational_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/regexp_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/resbody_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/rescue_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/return_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/self_class_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/send_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/str_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/super_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/symbol_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/until_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/var_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/when_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/while_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/yield_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/atom_subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/binding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/node_pattern_subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/sequence_subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/lexer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/lexer.rex".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/lexer.rex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/method_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/parser.racc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/parser.y".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/sets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/with_meta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/processed_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/rubocop_compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/sexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/traversal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/utilities/simple_forwardable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/calculators/length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/bar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/percentage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/rate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/title.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/errors/invalid_progress_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/molecule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/non_tty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/tty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/progress.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projectors/smoothed_average.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements/progress_enumerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/throttle.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/timer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/lib/securerandom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/lib/shellany.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/lib/shellany/sheller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/lib/shellany/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/shellany.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/spec/lib/shellany/sheller_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/spec/shellany_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/doc/alternate-formatters.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/doc/commercial-services.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/doc/editor-integration.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/minitest/simplecov_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/branches_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/files_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/lines_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/results_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/command_guesser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/coverage_statistics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/default_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/exit_code_handling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/maximum_coverage_drop_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/minimum_coverage_by_file_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/minimum_overall_coverage_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/file_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/formatter/multi_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/formatter/simple_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/last_run.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/lines_classifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/load_global_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/no_defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/bundler_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/hidden_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/root_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/test_frameworks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/result_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/result_merger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/simulate_coverage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/source_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/source_file/branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/source_file/line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/useless_results_remover.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/lib/simplecov-html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/lib/simplecov-html/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_asc.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_asc_disabled.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_both.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_desc.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_desc_disabled.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/application.css".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/application.js".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/border.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/controls.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/loading.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/loading_background.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/favicon_green.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/favicon_red.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/favicon_yellow.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_flat_0_aaaaaa_40x100.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_flat_75_ffffff_40x100.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_55_fbf9ee_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_65_ffffff_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_75_dadada_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_75_e6e6e6_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_95_fef1ec_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_highlight-soft_75_cccccc_1x100.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_222222_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_2e83ff_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_454545_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_888888_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_cd0a0a_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/loading.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/magnify.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/covered_percent.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/file_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/source_file.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/result_exporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/result_hash_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/source_file_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/lib/singleton.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/singleton.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/NEWS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/docs/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/stringio.c".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/lib/stringio.so".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/COPYING.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/double_metaphone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/levenshtein.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/metaphone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/porter_stemming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/soundex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/white_similarity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/double_metaphone.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/metaphone.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/metaphone_buggy.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/porter_stemming_input.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/porter_stemming_output.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/soundex.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/double_metaphone_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/levenshtein_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/metaphone_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/porter_stemming_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/soundex_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/text_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/white_similarity_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/bin/thor".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/create_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/create_link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/empty_directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/file_manipulation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/inject_into_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/core_ext/hash_with_indifferent_access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/invocation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/line_editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/line_editor/basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/line_editor/readline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/nested_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/option.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/rake_compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/column_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/lcs_diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/table_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/wrapped_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/thor.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/lib/timeout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/timeout.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/CHANGES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/annual_rules.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/country.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/country_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/constant_offset_data_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/country_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/data_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/linked_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/posix_time_zone_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/ruby_data_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/transitions_data_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_data_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/datetime_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/info_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/linked_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/offset_timezone_period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/ruby_core_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/string_deduper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/time_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_transition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/transition_rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/transitions_timezone_period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/data/display_width.marshal.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/emoji_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/no_string_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/reline_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/string_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/Gemfile.lock".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/data/emoji.marshal.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/data/generate_constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_emoji_keycap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_include_mqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_include_mqe_uqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_picto.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_picto_no_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_possible.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_component.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_modifier_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_text_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_valid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_valid_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_well_formed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_well_formed_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_emoji_keycap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_include_mqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_include_mqe_uqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_picto.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_picto_no_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_possible.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_component.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_modifier_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_text_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_valid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_valid_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_well_formed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_well_formed_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/lazy_constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/spec/emoji_test_txt_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/spec/unicode_emoji_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/unicode-emoji.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/docs/kernel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/common.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ftp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/generic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/https.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ldap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ldaps.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/mailto.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/rfc2396_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/rfc3986_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/wss.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/apple_core_media.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/chrome.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/edge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/gecko.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/internet_explorer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/itunes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/libavformat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/opera.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/playstation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/podcast_addict.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/vivaldi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/webkit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/wechat_browser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/windows_media_player.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/comparable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/operating_systems.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/useragent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/WebsocketMaskService.java".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/websocket_mask.c".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/draft75.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/draft76.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi/frame.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/stream_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/mask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/websocket_mask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket_mask.so".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/lib/websocket/extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/lib/websocket/extensions/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/LEGAL".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/bin/yard".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/bin/yardoc".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/bin/yri".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/CodeObjects.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/GettingStarted.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Handlers.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Overview.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Parser.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Tags.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/TagsArch.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Templates.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/WhatsNew.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/code-objects-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/handlers-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/overview-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/parser-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/tags-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/fulldoc/html/full_list_tag.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/fulldoc/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/layout/html/tag_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/yard_tags/html/list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/yard_tags/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/rubygems_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/autoload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/command_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/display.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/gems.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/graph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/markup_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/stats.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/yardoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/yardopts_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/yri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/class_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/class_variable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/constant_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/extended_method_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/extra_file_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/macro_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/method_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/module_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/namespace_mapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/namespace_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/root_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/insertion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/symbol_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/docstring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/docstring_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/gem_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/globals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/alias_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/attribute_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/class_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/init_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/mixin_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/module_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/override_comment_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/path_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/struct_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/symbol_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/common/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/alias_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/attribute_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/class_condition_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/class_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/class_variable_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/comment_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/decorator_handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/dsl_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/dsl_handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/exception_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/extend_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/alias_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/attribute_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/class_condition_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/class_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/class_variable_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/comment_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/dsl_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/exception_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/extend_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/mixin_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/module_function_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/module_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/private_class_method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/private_constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/visibility_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/yield_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/method_condition_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/mixin_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/module_function_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/module_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/private_class_method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/private_constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/public_class_method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/struct_handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/visibility_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/yield_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/pot_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/open_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/c/c_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/c/comment_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/c/statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/ast_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/irb/slex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/ruby_lex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/ruby_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/statement_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/token_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/ruby_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/token_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/source_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rake/yardoc_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/registry_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/registry_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/MIT.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/gem.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/source_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/doc_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/hook.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/specification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/file_system_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/process_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/stdout_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/yardoc_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/display_file_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/display_object_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/frames_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/library_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/library_index_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/list_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/root_request_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/search_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/static_file_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/static_file_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/doc_server_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/doc_server_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/http_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/library_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/rack_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/router.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/static_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/fulldoc/html/css/custom.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/fulldoc/html/images/processing.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/fulldoc/html/js/autocomplete.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/layout/html/breadcrumb.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/layout/html/script_setup.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/method_details/html/permalink.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/method_details/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/headers.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/library_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/listing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/title.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/processing/html/processing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/processing/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/search/html/search.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/search/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/webrick_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/default_factory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/default_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/directives.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/option_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/overload_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/ref_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/ref_tag_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/tag_format_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/types_explainer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/erb_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/base_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/filter_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/html_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/html_syntax_highlight_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/markup/rdoc_markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/markup/rdoc_markup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/markup_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/method_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/module_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/text_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/uml_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/section.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/template_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/po/ja.po".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/dot/superklass.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/html/constructor_details.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/html/subclasses.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/text/subclasses.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/constant/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/constant/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/abstract.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/deprecated.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/note.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/private.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/returns_void.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/todo.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/abstract.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/deprecated.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/note.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/private.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/returns_void.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/todo.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/css/common.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/css/full_list.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/css/style.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/frames.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list_class.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list_file.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list_method.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/js/app.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/js/full_list.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/js/jquery.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/dot/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/breadcrumb.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/files.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/footer.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/headers.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/listing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/objects.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/script_setup.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/search.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/html/method_signature.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/html/source.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/text/method_signature.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/child.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/dependencies.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/info.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/attribute_details.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/attribute_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/box_info.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/children.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/constant_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/defines.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/inherited_attributes.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/inherited_constants.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/inherited_methods.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/item_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/method_details_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/method_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/methodmissing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/pre_docstring.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/children.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/class_meths_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/extends.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/includes.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/instance_meths_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/files.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/headers.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/readme.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/root/dot/child.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/root/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/root/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/example.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/option.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/overload.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/see.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/tag.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/example.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/option.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/overload.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/see.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/tag.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/class/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/docstring/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/fulldoc/html/css/style.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/fulldoc/html/js/app.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/fulldoc/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/layout/html/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/method/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/method/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/module/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/module/html/method_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/module/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/onefile/html/files.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/onefile/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/onefile/html/toc.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/tags/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/core_ext/kernel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/core_ext/module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/cref.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/cref/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/gem_inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/gem_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/internal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/eager_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/null_inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/real_mod_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/autoloads.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/explicit_namespaces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/inceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/loaders.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/version.rb".freeze, "vendor/bundle/ruby/3.4.0/plugins/rdoc_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/plugins/yard_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/specifications/actioncable-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionmailbox-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionmailer-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionpack-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actiontext-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionview-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activejob-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activemodel-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activerecord-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activestorage-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activesupport-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ast-2.4.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/base64-0.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/benchmark-0.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/bigdecimal-3.2.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/builder-3.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/coderay-1.1.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/concurrent-ruby-1.3.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/connection_pool-2.5.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/crass-1.0.6.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/date-3.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/diff-lcs-1.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/docile-1.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/drb-2.2.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/erb-5.0.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/erubi-1.13.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/fast_gettext-4.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ffi-1.17.2-x86_64-linux-gnu.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/formatador-1.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/forwardable-1.3.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/gettext-3.5.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/gettext_i18n_rails-1.13.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/globalid-1.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-2.19.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-compat-1.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-rspec-4.7.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-rubocop-1.5.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/i18n-1.14.7.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/io-console-0.8.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/irb-1.15.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/json-2.13.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/language_server-protocol-3.17.0.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/lint_roller-1.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/listen-3.9.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/locale-2.1.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/logger-1.7.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/loofah-2.24.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/lumberjack-1.4.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/mail-2.8.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/marcel-1.0.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/method_source-1.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/mini_mime-1.1.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/minitest-5.25.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/nenv-0.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-imap-0.5.10.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-pop-0.1.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-protocol-0.2.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-smtp-0.5.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/nio4r-2.7.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/nokogiri-1.18.9-x86_64-linux-gnu.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/notiffany-0.1.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ostruct-0.6.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/parallel-1.27.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/parser-3.3.9.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/po_to_json-2.0.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/pp-0.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/prettyprint-0.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/prime-0.1.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/prism-1.5.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/pry-0.15.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/psych-5.2.6.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/racc-1.8.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rack-3.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rack-session-2.1.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rack-test-2.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rackup-2.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rails-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rails-dom-testing-2.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rails-html-sanitizer-1.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/railties-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rainbow-3.1.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rake-13.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rb-fsevent-0.11.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rb-inotify-0.11.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rdoc-6.14.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/regexp_parser-2.11.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/reline-0.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-3.13.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-core-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-expectations-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-mocks-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-support-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rubocop-1.80.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rubocop-ast-1.46.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ruby-progressbar-1.13.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/securerandom-0.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/shellany-0.0.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/simplecov-0.22.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/simplecov-html-0.13.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/simplecov_json_formatter-0.1.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/singleton-0.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/stringio-3.1.7.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/text-1.3.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/thor-1.4.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/timeout-0.4.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/tzinfo-2.0.6.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/unicode-display_width-3.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/unicode-emoji-4.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/uri-1.0.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/useragent-0.16.11.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/websocket-driver-0.8.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/websocket-extensions-0.1.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/yard-0.9.37.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/zeitwerk-2.7.3.gemspec".freeze] ++ s.files = ["CHANGELOG.md".freeze, "LICENSE".freeze, "README.md".freeze, "lib/assets/javascripts/gettext/all.js".freeze, "lib/gettext_i18n_rails_js.rb".freeze, "lib/gettext_i18n_rails_js/config.rb".freeze, "lib/gettext_i18n_rails_js/engine.rb".freeze, "lib/gettext_i18n_rails_js/parser.rb".freeze, "lib/gettext_i18n_rails_js/parser/base.rb".freeze, "lib/gettext_i18n_rails_js/parser/handlebars.rb".freeze, "lib/gettext_i18n_rails_js/parser/javascript.rb".freeze, "lib/gettext_i18n_rails_js/task.rb".freeze, "lib/gettext_i18n_rails_js/version.rb".freeze, "lib/tasks/gettext_i18n_rails_js_tasks.rake".freeze, "vendor/assets/javascripts/gettext/jed.js".freeze] + s.homepage = "https://github.com/webhippie/gettext_i18n_rails_js".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) diff --git a/devel/rubygem-gettext_i18n_rails_js-rails52/Makefile b/devel/rubygem-gettext_i18n_rails_js-rails52/Makefile index 83b7a547c79a..918e88599e04 100644 --- a/devel/rubygem-gettext_i18n_rails_js-rails52/Makefile +++ b/devel/rubygem-gettext_i18n_rails_js-rails52/Makefile @@ -1,5 +1,5 @@ PORTNAME= gettext_i18n_rails_js -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails52 @@ -20,4 +20,7 @@ USES= gem NO_ARCH= yes +post-patch: + @${RM} -r ${WRKSRC}/vendor/bundle/ + .include <bsd.port.mk> diff --git a/devel/rubygem-gettext_i18n_rails_js-rails52/distinfo b/devel/rubygem-gettext_i18n_rails_js-rails52/distinfo index 609a13117103..ef98492c174f 100644 --- a/devel/rubygem-gettext_i18n_rails_js-rails52/distinfo +++ b/devel/rubygem-gettext_i18n_rails_js-rails52/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716892340 -SHA256 (rubygem/gettext_i18n_rails_js-2.1.0.gem) = 2c9e537537d02c549198b9e4567c3b8d31f7c0cd77810a9eadd0b2d17d1d9d36 -SIZE (rubygem/gettext_i18n_rails_js-2.1.0.gem) = 26112 +TIMESTAMP = 1759324270 +SHA256 (rubygem/gettext_i18n_rails_js-2.2.0.gem) = 4c83baea7d97ab5183241d136439f7b4b06c24a6665bf0eab21352f212a64f1f +SIZE (rubygem/gettext_i18n_rails_js-2.2.0.gem) = 37464064 diff --git a/devel/rubygem-gettext_i18n_rails_js-rails52/files/patch-gemspec b/devel/rubygem-gettext_i18n_rails_js-rails52/files/patch-gemspec new file mode 100644 index 000000000000..c8804bc70516 --- /dev/null +++ b/devel/rubygem-gettext_i18n_rails_js-rails52/files/patch-gemspec @@ -0,0 +1,13 @@ +% sed -i .orig 's|, "vendor/bundle/[^"]*".freeze||g;' gettext_i18n_rails_js.gemspec + +--- gettext_i18n_rails_js.gemspec.orig 2025-10-02 14:10:17 UTC ++++ gettext_i18n_rails_js.gemspec +@@ -12,7 +12,7 @@ Gem::Specification.new do |s| + s.date = "1980-01-02" + s.description = " It will find translations inside your .js and .coffee files, then it will\n create JSON versions of your .PO files and will let you serve them with the\n rest of your assets, thus letting you access all your translations offline\n from client side javascript.\n".freeze + s.email = ["thomas@webhippie.de".freeze, "nubis@woobiz.com.ar".freeze] +- s.files = ["CHANGELOG.md".freeze, "LICENSE".freeze, "README.md".freeze, "lib/assets/javascripts/gettext/all.js".freeze, "lib/gettext_i18n_rails_js.rb".freeze, "lib/gettext_i18n_rails_js/config.rb".freeze, "lib/gettext_i18n_rails_js/engine.rb".freeze, "lib/gettext_i18n_rails_js/parser.rb".freeze, "lib/gettext_i18n_rails_js/parser/base.rb".freeze, "lib/gettext_i18n_rails_js/parser/handlebars.rb".freeze, "lib/gettext_i18n_rails_js/parser/javascript.rb".freeze, "lib/gettext_i18n_rails_js/task.rb".freeze, "lib/gettext_i18n_rails_js/version.rb".freeze, "lib/tasks/gettext_i18n_rails_js_tasks.rake".freeze, "vendor/assets/javascripts/gettext/jed.js".freeze, "vendor/bundle/ruby/3.4.0/bin/_guard-core".freeze, "vendor/bundle/ruby/3.4.0/bin/coderay".freeze, "vendor/bundle/ruby/3.4.0/bin/erb".freeze, "vendor/bundle/ruby/3.4.0/bin/guard".freeze, "vendor/bundle/ruby/3.4.0/bin/htmldiff".freeze, "vendor/bundle/ruby/3.4.0/bin/irb".freeze, "vendor/bundle/ruby/3.4.0/bin/ldiff".freeze, "vendor/bundle/ruby/3.4.0/bin/listen".freeze, "vendor/bundle/ruby/3.4.0/bin/nokogiri".freeze, "vendor/bundle/ruby/3.4.0/bin/pry".freeze, "vendor/bundle/ruby/3.4.0/bin/racc".freeze, "vendor/bundle/ruby/3.4.0/bin/rackup".freeze, "vendor/bundle/ruby/3.4.0/bin/rails".freeze, "vendor/bundle/ruby/3.4.0/bin/rake".freeze, "vendor/bundle/ruby/3.4.0/bin/rdoc".freeze, "vendor/bundle/ruby/3.4.0/bin/ri".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsgcat".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsgfmt".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsginit".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsgmerge".freeze, "vendor/bundle/ruby/3.4.0/bin/rspec".freeze, "vendor/bundle/ruby/3.4.0/bin/rubocop".freeze, "vendor/bundle/ruby/3.4.0/bin/ruby-parse".freeze, "vendor/bundle/ruby/3.4.0/bin/ruby-rewrite".freeze, "vendor/bundle/ruby/3.4.0/bin/rxgettext".freeze, "vendor/bundle/ruby/3.4.0/bin/thor".freeze, "vendor/bundle/ruby/3.4.0/bin/yard".freeze, "vendor/bundle/ruby/3.4.0/bin/yardoc".freeze, "vendor/bundle/ruby/3.4.0/bin/yri".freeze, "vendor/bundle/ruby/3.4.0/cache/actioncable-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionmailbox-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionmailer-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionpack-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actiontext-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionview-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activejob-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activemodel-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activerecord-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activestorage-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activesupport-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ast-2.4.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/base64-0.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/benchmark-0.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/bigdecimal-3.2.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/builder-3.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/coderay-1.1.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/concurrent-ruby-1.3.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/connection_pool-2.5.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/crass-1.0.6.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/date-3.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/diff-lcs-1.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/docile-1.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/drb-2.2.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/erb-5.0.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/erubi-1.13.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/fast_gettext-4.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ffi-1.17.2-x86_64-linux-gnu.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/formatador-1.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/forwardable-1.3.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/gettext-3.5.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/gettext_i18n_rails-1.13.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/globalid-1.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-2.19.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-compat-1.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-rspec-4.7.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-rubocop-1.5.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/i18n-1.14.7.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/io-console-0.8.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/irb-1.15.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/json-2.13.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/language_server-protocol-3.17.0.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/lint_roller-1.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/listen-3.9.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/locale-2.1.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/logger-1.7.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/loofah-2.24.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/lumberjack-1.4.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/mail-2.8.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/marcel-1.0.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/method_source-1.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/mini_mime-1.1.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/minitest-5.25.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/nenv-0.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-imap-0.5.10.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-pop-0.1.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-protocol-0.2.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-smtp-0.5.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/nio4r-2.7.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/nokogiri-1.18.9-x86_64-linux-gnu.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/notiffany-0.1.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ostruct-0.6.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/parallel-1.27.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/parser-3.3.9.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/po_to_json-2.0.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/pp-0.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/prettyprint-0.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/prime-0.1.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/prism-1.5.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/pry-0.15.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/psych-5.2.6.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/racc-1.8.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rack-3.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rack-session-2.1.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rack-test-2.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rackup-2.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rails-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rails-dom-testing-2.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rails-html-sanitizer-1.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/railties-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rainbow-3.1.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rake-13.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rb-fsevent-0.11.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rb-inotify-0.11.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rdoc-6.14.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/regexp_parser-2.11.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/reline-0.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-3.13.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-core-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-expectations-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-mocks-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-support-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rubocop-1.80.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rubocop-ast-1.46.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ruby-progressbar-1.13.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/securerandom-0.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/shellany-0.0.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/simplecov-0.22.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/simplecov-html-0.13.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/simplecov_json_formatter-0.1.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/singleton-0.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/stringio-3.1.7.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/text-1.3.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/thor-1.4.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/timeout-0.4.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/tzinfo-2.0.6.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/unicode-display_width-3.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/unicode-emoji-4.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/uri-1.0.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/useragent-0.16.11.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/websocket-driver-0.8.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/websocket-extensions-0.1.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/yard-0.9.37.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/zeitwerk-2.7.3.gem".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/bigdecimal.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/date_core.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/erb/escape.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/io/console.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/json/ext/generator.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/json/ext/parser.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/nio4r_ext.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/prism/prism.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/psych.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/racc/cparse.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/stringio.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/websocket_mask.so".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/app/assets/javascripts/action_cable.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/app/assets/javascripts/actioncable.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/app/assets/javascripts/actioncable.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/broadcasting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/periodic_timers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/streams.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/authorization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/client_socket.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/identification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/internal_channel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/message_buffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/stream_event_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/subscriptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/tagged_logger_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/web_socket.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/helpers/action_cable_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/remote_connections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/broadcasting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/connections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/worker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/worker/active_record_connection_management.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/async.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/channel_prefix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/inline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/postgresql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/redis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/subscriber_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/channel_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/application_cable/channel.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/application_cable/connection.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/channel.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/javascript/channel.js.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/javascript/consumer.js.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/javascript/index.js.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/test_unit/channel_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/test_unit/templates/channel_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/mailgun/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/postmark/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/relay/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/sendgrid/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/inbound_emails/sources_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/incinerates_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/reroutes_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/jobs/action_mailbox/incineration_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/jobs/action_mailbox/routing_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/incineratable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/incineratable/incineration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/message_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/routable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/layouts/rails/conductor.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/sources/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/config/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/db/migrate/20180917164000_create_action_mailbox_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/address_equality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/address_wrapping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/addresses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/from_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/recipients.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/relayer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/router.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/router/route.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/routing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/generators/action_mailbox/install/install_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/mailbox_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/templates/application_mailbox.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/templates/mailbox.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/test_unit/mailbox_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/test_unit/templates/mailbox_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/tasks/ingress.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/tasks/install.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/collector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/delivery_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/form_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/inline_preview_interceptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/mail_delivery_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/mail_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/message_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/parameterized.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/preview.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/queued_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/rescuable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/mailer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/templates/application_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/templates/mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/asset_paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/caching/fragments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/collector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/railties/routes_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/api.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/api/api_rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/form_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/allow_browser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/basic_implicit_render.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/conditional_get.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/content_security_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/cookies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/data_streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/default_headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/etag_with_flash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/etag_with_template_digest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/flash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/head.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/http_authentication.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/implicit_render.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/instrumentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/live.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/mime_responds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/parameter_encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/params_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/permissions_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rate_limiting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/redirecting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/renderers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/request_forgery_protection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/strong_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/testing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/railties/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/template_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/content_disposition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/content_security_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/filter_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/filter_redirect.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/mime_negotiation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/mime_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/mime_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/param_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/param_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/permissions_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/query_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/rack_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/upload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/url.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/gtg/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/gtg/simulator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/gtg/transition_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/nfa/dot.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/nodes/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/path/pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/route.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/router.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/router/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visitors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visualizer/fsm.css".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visualizer/fsm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visualizer/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/actionable_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/assume_ssl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/cookies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/debug_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/debug_locks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/debug_view.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/exception_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/flash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/host_authorization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/public_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/remote_ip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/request_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/server_timing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/abstract_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/cookie_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/mem_cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/show_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/ssl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/static.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_actions.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_actions.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_message_and_suggestions.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/blocked_host.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/blocked_host.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/invalid_statement.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/invalid_statement.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_template.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/unknown_action.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/request/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/request/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/endpoint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/mapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/polymorphic_routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/redirection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/route_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/routes_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/browser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/test_helpers/setup_and_teardown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertion_response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertions/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertions/routing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/request_encoder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_helpers/page_dump_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_pack/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_pack/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/actiontext.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/actiontext.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/trix.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/stylesheets/trix.css".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/helpers/action_text/content_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/helpers/action_text/tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/javascript/actiontext/attachment_upload.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/javascript/actiontext/index.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/models/action_text/encrypted_rich_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/models/action_text/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/models/action_text/rich_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachables/_content_attachment.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachables/_missing_attachable.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachables/_remote_image.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachment_galleries/_attachment_gallery.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/contents/_content.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/active_storage/blobs/_blob.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/layouts/action_text/contents/_content.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/db/migrate/20180528164100_create_action_text_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachables/content_attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachables/missing_attachable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachables/remote_image.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachment_gallery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachments/caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachments/minification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachments/trix_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/content.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/encryption.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/fixture_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/html_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/plain_text_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/system_test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/trix_attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/generators/action_text/install/install_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/generators/action_text/install/templates/actiontext.css".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/rails/generators/test_unit/install_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/rails/generators/test_unit/templates/fixtures.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/tasks/actiontext.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/package.json".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/app/assets/javascripts/rails-ujs.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/app/assets/javascripts/rails-ujs.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/buffers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/cache_expiry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker/erb_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker/ruby_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker/wildcard_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/digestor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/flows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/active_model_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/asset_tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/asset_url_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/atom_feed_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/cache_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/capture_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/content_exfiltration_prevention_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/controller_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/csp_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/csrf_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/date_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/debug_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_options_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/javascript_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/number_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/output_safety_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/rendering_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/sanitize_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/check_box.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/checkable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_check_boxes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_radio_buttons.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/color_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/date_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/datetime_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/datetime_local_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/datetime_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/email_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/file_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/grouped_collection_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/hidden_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/label.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/month_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/number_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/password_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/placeholderable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/radio_button.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/range_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/search_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/select_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/tel_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/text_area.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/text_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/time_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/time_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/time_zone_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/translator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/url_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/week_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/weekday_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/text_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/translation_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/url_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/layouts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/lookup_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/model_naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/path_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/path_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/record_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/render_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/render_parser/prism_render_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/render_parser/ripper_render_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/abstract_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/collection_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/object_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/partial_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/partial_renderer/collection_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/streaming_template_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/template_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/routing_url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/tasks/cache_digests.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/erb/erubi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/raw.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/inline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/raw_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/renderable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/sources.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/sources/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template_details.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/testing/resolvers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/unbound_template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/view_paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/configured_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/enqueue_after_transaction_commit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/enqueuing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/execution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/instrumentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/abstract_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/async_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/backburner_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/delayed_job_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/inline_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/queue_classic_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/resque_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/sidekiq_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/sneakers_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/sucker_punch_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/test_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_priority.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/big_decimal_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/date_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/date_time_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/duration_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/module_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/object_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/range_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/symbol_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/time_object_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/time_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/time_with_zone_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/timezones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/job_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/templates/application_job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/templates/job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/api.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute/user_provided_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_mutation_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_registration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_set/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_set/yaml_encoder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/dirty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/forbidden_attributes_protection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/nested_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/secure_password.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/serializers/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/big_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/binary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/boolean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/decimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/float.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/accepts_multiparameter_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/mutable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/numeric.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/time_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/immutable_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/serialize_cast_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/absence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/acceptance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/clusivity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/comparability.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/confirmation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/exclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/helper_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/inclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/numericality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/presence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/resolve_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/validates.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/examples/performance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/examples/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/aggregations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/association_relation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/alias_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/association_scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/belongs_to_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/belongs_to_polymorphic_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/belongs_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/collection_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/has_and_belongs_to_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/has_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/has_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/singular_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/collection_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/collection_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/disable_joins_association_scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/foreign_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_many_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_many_through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_one_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_one_through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency/join_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency/join_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency/join_part.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/nested_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/batch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/singular_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/asynchronous_queries_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/before_type_cast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/composite_primary_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/dirty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/primary_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/query.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/read.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/time_zone_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/write.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/autosave_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/coders/column_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/coders/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/coders/yaml_column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool/queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool/reaper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/database_limits.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/query_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/savepoints.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/transaction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract_mysql_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/deduplicable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/explain_pretty_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/type_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql2/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql2_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/pool_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/pool_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/explain_pretty_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/bit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/bit_varying.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/bytea.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/cidr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/decimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/enum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/hstore.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/inet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/interval.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/jsonb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/legacy_point.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/macaddr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/money.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/oid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/point.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/specialized_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/timestamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/timestamp_with_time_zone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/type_map_initializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/uuid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/vector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/referential_integrity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/type_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/schema_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sql_type_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/explain_pretty_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/statement_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/trilogy/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/trilogy_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_handling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/counter_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/connection_url_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/database_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/hash_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/url_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/delegated_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/destroy_association_async_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/disable_joins_association_relation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/dynamic_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/auto_filtered_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/cipher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/cipher/aes256_gcm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/configurable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/contexts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/derived_secret_key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/deterministic_key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encryptable_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encrypted_attribute_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encrypted_fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encrypting_only_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/envelope_encryption_key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/extended_deterministic_queries.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/extended_deterministic_uniqueness_validator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/key_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/message_pack_message_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/message_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/null_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/properties.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/read_only_null_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/scheme.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/enum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/model_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/render_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/table_row.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/table_rows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/future_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/insert_all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/internal_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/legacy_yaml_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/locking/optimistic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/locking/pessimistic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/marshalling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/message_pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/database_selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/database_selector/resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/database_selector/resolver/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/shard_selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/command_recorder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/default_strategy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/execution_strategy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/join_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/pending_migration_connection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/model_schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/nested_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/no_touching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/normalization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/persistence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/promise.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/query_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/query_logs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/query_logs_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/querying.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/console_sandbox.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/controller_runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/databases.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/job_runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/readonly_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/reflection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/batches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/batches/batch_enumerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/delegation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/finder_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/from_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/merger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/array_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/association_query_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/basic_object_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/polymorphic_array_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/range_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/relation_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/query_attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/query_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/spawn_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/where_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/runtime_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/sanitization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/schema_migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/scoping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/scoping/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/scoping/named.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/secure_password.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/secure_token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/signed_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/statement_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/suppressor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/table_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/mysql_database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/postgresql_database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/sqlite_database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/test_databases.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/test_fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/testing/query_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/timestamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/token_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/touch_later.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/transaction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/transactions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/adapter_specific_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/decimal_without_scale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/hash_lookup_type_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/internal/timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/serialized.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/type_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/unsigned_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type_caster.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type_caster/connection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type_caster/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/absence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/associated.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/numericality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/presence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/uniqueness.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/alias_predication.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/attributes/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/bind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/composite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/plain_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/sql_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/substitute_binds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/crud.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/delete_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/expressions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/factory_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/filter_predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/insert_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/math.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/ascending.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/binary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/bind_param.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/bound_sql_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/casted.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/count.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/cte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/delete_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/descending.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/equality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/extract.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/false.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/fragments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/full_outer_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/homogeneous_in.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/in.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/infix_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/inner_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/insert_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/join_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/leading_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/matches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/named_function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/nary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/node_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/ordering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/outer_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/over.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/right_outer_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/select_core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/select_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/sql_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/string_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/table_alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/true.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/unary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/unary_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/unqualified_column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/update_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/values_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/window.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/order_predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/select_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/tree_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/update_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/dot.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/mysql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/postgresql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/sqlite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/to_sql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/window_predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/application_record/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/application_record/application_record_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/application_record/templates/application_record.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration/migration_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration/templates/create_table_migration.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration/templates/migration.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/model_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/templates/abstract_base_class.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/templates/model.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/templates/module.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/multi_db/multi_db_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/multi_db/templates/multi_db.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/assets/javascripts/activestorage.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/assets/javascripts/activestorage.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/blobs/proxy_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/blobs/redirect_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/direct_uploads_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/disk_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/representations/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/representations/proxy_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/representations/redirect_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/disable_session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/file_server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/set_blob.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/set_current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/blob_record.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/blob_upload.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/direct_upload.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/direct_upload_controller.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/direct_uploads_controller.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/file_checksum.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/helpers.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/index.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/ujs.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/analyze_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/base_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/mirror_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/preview_image_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/purge_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/transform_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/analyzable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/identifiable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/representable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/servable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/filename.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/named_variant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/preview.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variant_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variant_with_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/config/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/migrate/20170806125915_create_active_storage_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/update_migrate/20190112182829_add_service_name_to_active_storage_blobs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/update_migrate/20191206030411_create_active_storage_variant_records.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/update_migrate/20211119233751_remove_not_null_on_active_storage_blobs_checksum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/audio_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer/image_magick.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer/vips.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/null_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/video_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/create_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/create_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/create_one_of_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/delete_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/delete_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/detach_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/detach_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/purge_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/purge_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/downloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/fixture_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer/mupdf_previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer/poppler_pdf_previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer/video_previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/reflection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/azure_storage_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/configurator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/disk_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/gcs_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/mirror_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/s3_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/transformers/image_processing_transformer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/transformers/transformer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/tasks/activestorage.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/actionable_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/array_inquirer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/backtrace_cleaner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/benchmarkable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/broadcast_logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/coder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/file_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/mem_cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/memory_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/null_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/redis_cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/serializer_with_fallback.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/strategy/local_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/class_attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/code_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concurrency/load_interlock_aware_monitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concurrency/null_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concurrency/share_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/configurable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/configuration_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/extract.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/extract_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/inquiry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/wrap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/big_decimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/big_decimal/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class/attribute_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class/subclasses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_and_time/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_and_time/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_and_time/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/digest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/digest/uuid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/enumerable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/erb/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/file/atomic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/deep_merge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/deep_transform_values.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/except.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/indifferent_access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/keys.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/reverse_merge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/slice.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer/multiple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel/concern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel/reporting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel/singleton_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/load_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/aliasing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/anonymous.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/attr_internal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/attribute_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/concerning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/delegation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/introspection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/redefine_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/remove_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/name_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric/bytes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/deep_dup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/duplicable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/inclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/instance_variables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/to_param.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/to_query.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/try.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/with_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/pathname.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/pathname/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/pathname/existence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/compare_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/each.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/overlap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/securerandom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/exclude.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/filters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/indent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/inquiry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/multibyte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/output_safety.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/starts_ends_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/strip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/symbol/starts_ends_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/thread/backtrace/location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/current_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/current_attributes/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deep_mergeable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/delegation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies/autoload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies/interlock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies/require_dependency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/behaviors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/constant_accessor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/deprecators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/disallowed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/method_wrappers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/proxy_wrappers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/reporting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/descendants_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/digest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/duration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/duration/iso8601_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/duration/iso8601_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/encrypted_configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/encrypted_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/environment_inquirer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/error_reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/error_reporter/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/evented_file_update_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/execution_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/execution_context/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/execution_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/executor/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/file_update_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/fork_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/gzip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/hash_with_indifferent_access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/html_safe_translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/i18n_railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector/transliterate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/isolated_execution_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/json/decoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/json/encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/key_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/lazy_load_hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/locale/en.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/log_subscriber/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/logger_silence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/logger_thread_safe_level.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_encryptors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack/cache_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack/extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack/serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_verifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/codec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/rotation_configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/rotation_coordinator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/rotator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/serializer_with_fallback.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/multibyte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/multibyte/chars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/multibyte/unicode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/notifications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/notifications/fanout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/notifications/instrumenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_currency_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_delimited_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_human_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_human_size_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_percentage_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_phone_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_rounded_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/rounding_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/option_merger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/ordered_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/ordered_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/parameter_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/rescuable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/secure_compare_rotator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/security_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/string_inquirer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/syntax_error_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/tagged_logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/autorun.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/constant_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/constant_stubbing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/declarative.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/error_reporter_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/file_fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/isolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/method_call_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization/worker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelize_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/setup_and_teardown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/tagged_logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/tests_without_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/time_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/time_with_zone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/values/time_zone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/jdom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/libxml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/libxmlsax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/nokogiri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/nokogirisax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/rexml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/LICENSE.MIT".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/README.YARD.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/processor/mixin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/sexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/LEGAL".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/lib/base64.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/sig/base64.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/benchmark.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/lib/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/bigdecimal.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/bigdecimal.c".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/bigdecimal.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/bits.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/feature.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/missing.c".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/missing.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/missing/dtoa.c".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/static_assert.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal.so".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/jacobian.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/ludcmp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/math.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/newton.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/sample/linear.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/sample/nlsolve.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/sample/pi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/CHANGES".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/Gemfile.lock".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/builder.blurb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/builder.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/jamis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/releases/builder-1.2.4.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/releases/builder-2.0.0.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/releases/builder-2.1.1.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xchar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xmlbase.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xmlevents.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xmlmarkup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/rakelib/publish.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/rakelib/tags.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/rakelib/testing.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/performance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_eventbuilder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_markupbuilder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_method_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_namecollision.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_xchar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/README_INDEX.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/bin/coderay".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/duo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/comment_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/count.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/debug_lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/encoder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html/css.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html/numbering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/lines_of_code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/page.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/span.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/statistic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/token_kind_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/for_redcloth.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/file_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/plugin_host.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/word_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/c.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/clojure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/cpp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/css.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/delphi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/go.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/groovy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/haml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/java.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/java/builtin_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/java_script.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/lua.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/php.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/python.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/raydebug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby/patterns.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby/string_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/sass.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/sql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/taskpaper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles/_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles/alpha.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles/style.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/token_kinds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/tokens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/tokens_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/ConcurrentRubyService.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent-ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/agent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/async.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/locals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/semaphore.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/atomic_direct_update.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/obligation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/observable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concurrent_ruby.jar".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/dataflow.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/delay.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/exchanger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/timer_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/future.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/immutable_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/ivar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/maybe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/mutable_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/mvar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/promise.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/promises.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/re_include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/scheduled_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/settable_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/full_memory_barrier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/safe_initialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/volatile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/timer_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/tuple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/tvar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/native_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/processor_counter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/Changes.md".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/connection_pool.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool/timed_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool/wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/HISTORY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/crass.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/token-scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/tokenizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_core.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_parse.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_strftime.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_strptime.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_tmx.h".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/prereq.mk".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/zonetab.h".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/zonetab.list".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/lib/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/lib/date_core.so".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CONTRIBUTORS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/LICENCE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/Manifest.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/bin/htmldiff".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/bin/ldiff".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/docs/COPYING.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/docs/artistic.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff-lcs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/backports.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/htmldiff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/hunk.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/internals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/ldiff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/mise.toml".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/change_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/diff_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/123_x".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/456_x".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/aX".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/bXaX".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ds1.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ds2.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/empty".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/file1.bin".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/file2.bin".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/four_lines".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/four_lines_with_missing_new_line".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.chef-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.chef-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-d".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/new-chef".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/new-chef2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/old-chef".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/old-chef2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/hunk_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/issues_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/lcs_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/ldiff_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/patch_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/sdiff_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/traverse_balanced_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/traverse_sequences_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/HISTORY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/docile.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/backtrace_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/chaining_fallback_context_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/execution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/fallback_context_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/drb.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/acl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/drb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/eq.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/extserv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/extservm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/gw.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/observer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/ssl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/timeridconv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/unix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/weakidconv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/BDSL".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/NEWS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/_doc/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/erb.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/escape.c".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/def_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/escape.so".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/libexec/erb".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/CHANGELOG".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/lib/erubi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/lib/erubi/capture_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/lib/erubi/capture_end.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/CHANGELOG".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/Readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/mo_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/po_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/storage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/db.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/db_models/translation_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/db_models/translation_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/merge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/mo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/empty.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/iconv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/mofile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/poparser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/LICENSE.SPECS".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/ffi.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.5/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.6/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.7/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.0/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.1/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.2/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.3/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.4/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/abstract_memory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/autopointer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/buffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/callback.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/data_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/dynamic_library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/enum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/errno.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/ffi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/library_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/managedstruct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/memorypointer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-windows/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/arm-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/arm-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/arm-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/hppa1.1-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/hppa2.0-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-cygwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-gnu/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-netbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-windows/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/ia64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/loongarch64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mips-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mips64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mips64el-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsel-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa32r6-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa32r6el-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa64r6-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa64r6el-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-aix/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc64le-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/riscv64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/s390-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/s390x-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparc-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparc-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparcv9-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparcv9-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparcv9-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sw_64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-cygwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-dragonflybsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-haiku/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-msys/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-netbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-windows/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/pointer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_by_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_layout_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/const_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/generator_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/struct_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/types_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/union.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/variadic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/rakelib/ffi_gem_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/getlogin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/getpid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/gettimeofday.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/hello.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/hello_ractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/inotify.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/pty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/qsort.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/qsort_ractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/abstract_memory.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/auto_pointer.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/buffer.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/data_converter.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/dynamic_library.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/enum.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/function.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/library.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/native_type.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/pointer.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_by_reference.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_by_value.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_layout.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_layout_builder.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/type.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/CONTRIBUTORS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/changelog.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/formatador.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/lib/formatador.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/lib/formatador/progressbar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/lib/formatador/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/tests/basic_tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/tests/table_tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/tests/tests_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/forwardable-1.3.3/forwardable.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/forwardable-1.3.3/lib/forwardable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/forwardable-1.3.3/lib/forwardable/impl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsgcat".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsgfmt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsginit".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsgmerge".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rxgettext".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/gpl-2.0.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/lgpl-3.0.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/news.md".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/ruby-license.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/gettext.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/class_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/locale_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/mo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/text_domain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/text_domain_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/text_domain_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msgcat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msgfmt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msginit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msgmerge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/erubi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/glade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/gtk_builder_ui_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/xgettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/bg/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/bs/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ca/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/cs/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/de/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/el/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/eo/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/es/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/et/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/fr/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/hr/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/hu/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/it/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ja/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ko/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/lv/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/nb/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/nl/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/pt_BR/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ru/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/sr/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/sv/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/uk/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/vi/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/zh/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/zh_TW/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bg/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bg/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bg/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bs/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bs/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bs/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ca/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ca/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ca/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/cs/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/cs/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/cs/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/de/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/de/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/de/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/el/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/el/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/el/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/eo/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/eo/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/eo/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/es/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/es/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/es/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/et/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/et/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/et/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/fr/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/fr/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/fr/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/gettext.pot".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hr/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hr/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hr/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hu/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hu/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hu/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/it/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/it/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/it/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ja/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ja/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ja/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ko/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ko/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ko/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/lv/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/lv/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/lv/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nb/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nb/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nb/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nl/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nl/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nl/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/pt_BR/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/pt_BR/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/pt_BR/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ru/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ru/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ru/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sr/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sr/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sr/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sv/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sv/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sv/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/uk/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/uk/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/uk/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/vi/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/vi/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/vi/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh_TW/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh_TW/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh_TW/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/README".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/README".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/cookie.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/gettext.css".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/helloerb.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/helloerb1.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/helloerb2.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/hellolib.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/index.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/other.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_glade2.glade".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_glade2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_gtk2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_gtk_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_gtk_builder.ui".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_noop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_plural.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_tk.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/src/po_parser.ry".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/backtick.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/block_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/double_quote_in_double_quote.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/double_quote_in_single_quote.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/literal_concatenation_with_continuation_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/middle_new_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/multiple_lines_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/multiple_messages_in_same_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/multiple_same_messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/one_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/one_new_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/percent_strings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/pipe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/quoted_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/backslash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/ascii.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/ascii.rxml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/case.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/minus.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/non_ascii.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/glade/2.glade".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/glade/3.glade".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/gtk_builder_ui_definitions.ui".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/hello.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/lower_n_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/multi_text_domain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/non_ascii.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/np_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ns_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ns_/custom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/p_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_lower_i.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_lower_w.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_upper_i.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_upper_w.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/s_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/s_/custom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/untranslated.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/upper_n_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/upper_nn_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/cr/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/da/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/da/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/test2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr_BE/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr_BE_Foo/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ir/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/backslash.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/non_ascii.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/np_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/ns_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/p_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/rubyparser.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/s_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/test2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/test3.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/untranslated.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/la/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/la/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/li/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/li/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/po/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/sl/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/zh_Hant/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/run-test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_class_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_locale_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_mo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_po_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain_bind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain_multi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain_toplevel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/app.pot".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/de/app.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/en/app.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/en/test.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/simple_1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/simple_2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/simple_translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/version.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/parser/test_glade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/parser/test_gtk_builder_ui_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/parser/test_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test.pot".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_msgcat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_msginit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_msgmerge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_xgettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/action_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_model/name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_model/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/base_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/gettext_hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/haml_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/html_safe_translations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/i18n_hacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/model_attributes_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/slim_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/string_interpolate_fix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/tasks/gettext_rails_i18n.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/fixture_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/global_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/identification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/locator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/signed_global_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/uri/gid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/globalid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/bin/_guard-core".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/bin/guard".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/images/failed.png".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/images/pending.png".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/images/success.png".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/aruba_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli/environments/bundler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli/environments/evaluate_only.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli/environments/valid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commander.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/notification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/pause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/reload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/show.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/evaluator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/guard.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/guardfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/dsl_describer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/dsl_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/guardfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/guardfile/evaluator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/guardfile/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/interactor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/debugging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/groups.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/plugins.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/tracing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/traps.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/jobs/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/jobs/pry_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/jobs/sleep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/plugin_util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/rake_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/templates/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui/colors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/deprecated_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/match_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/pathname_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/simple_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/tasks/releaser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/man/guard.1".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/man/guard.1.html".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/guard-compat.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/example.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/test/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/test/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/guard/compat/example_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/guard/compat/example_template_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/guard/compat/no_guard_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/gemfiles/Gemfile.rspec-2.99".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/gemfiles/Gemfile.rspec-3.4".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/gemfiles/common".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/guard-rspec.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/base_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/factory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/focused_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/keeping_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/simple_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/results.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/rspec_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/templates/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec_defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec_formatter_results_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/acceptance/fixtures/succeeding_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/acceptance/formatter_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/command_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/deprecator_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/base_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/factory_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/focused_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/keeping_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/shared_examples.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/simple_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/notifier_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/results_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/rspec_process_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/runner_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/template_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec_formatter_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/guard-rubocop.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop/templates/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/guard/rubocop/runner_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/guard/rubocop_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/support/silence_output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/support/simplecov.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/cache_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/cascade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/fallbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/flatten.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/interpolation_compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/key_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/lazy_loadable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/memoize.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/pluralization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/transliterator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/gettext/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/gettext/po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/interpolate/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/fallbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag/parents.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag/rfc4646.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/middleware.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/basics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/procs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/pluralization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/procs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/console.c".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/win32_vk.inc".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/lib/io/console.so".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/lib/io/console/size.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/doc/irb/irb-tools.rd.ja".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/doc/irb/irb.rd.ja".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/exe/irb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/irb.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/cmd/nop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/color_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/backtrace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/catch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/cd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/chws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/continue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/copy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/delete.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/disable_irb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/exit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/finish.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/force_exit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/internal_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/irb_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/ls.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/measure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/next.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/pushws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/show_doc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/show_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/step.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/subirb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/whereami.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/completion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/debug/ui.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/default_commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/easter-egg.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/change-ws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/eval_history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/multi-irb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/tracer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/use-loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/workspaces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/frame.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/helper_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/helper_method/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/helper_method/conf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/init.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/input-method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/help-message".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/ja/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/ja/help-message".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/nesting_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/output-method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/pager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ruby-lex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ruby_logo.aa".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/source_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/workspace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ws-for-case-2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/xmp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/man/irb.1".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/CHANGES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/LEGAL".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/fbuffer/fbuffer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/generator/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/generator/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/generator/generator.c".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/parser/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/parser/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/parser/parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/simd/conf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/simd/simd.h".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/vendor/fpconv.c".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/vendor/jeaiii-ltoa.h".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/json.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/bigdecimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/complex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/ostruct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/rational.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/common.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext/generator.so".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext/generator/state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext/parser.so".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/generic_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/truffle_ruby/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server-protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/code_action_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/code_action_trigger_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_item_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_item_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_trigger_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/diagnostic_severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/diagnostic_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/document_diagnostic_report_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/document_highlight_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/error_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/failure_handling_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/file_change_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/file_operation_pattern_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/folding_range_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/initialize_error_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/inlay_hint_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/insert_text_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/insert_text_mode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/markup_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/message_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/moniker_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/notebook_cell_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/position_encoding_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/prepare_support_default_behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/resource_operation_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/semantic_token_modifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/semantic_token_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/signature_help_trigger_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/symbol_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/symbol_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/text_document_save_reason.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/text_document_sync_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/token_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/uniqueness_level.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/watch_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/annotated_text_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/apply_workspace_edit_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/apply_workspace_edit_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_incoming_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_incoming_calls_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_outgoing_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_outgoing_calls_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_prepare_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/cancel_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/change_annotation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_presentation_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_item_label_details.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/configuration_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/configuration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_file_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_file_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_related_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_server_cancellation_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_configuration_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_configuration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_workspace_folders_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_close_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_close_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_open_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_open_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_save_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_save_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_diagnostic_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_diagnostic_report_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execution_summary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_create.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_delete.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_pattern_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_rename.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_system_watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/full_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialized_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_label_part.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_evaluatable_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_variable_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/insert_replace_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_ranges.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/location_link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/log_message_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/log_trace_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/markup_content.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/message_action_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell_array_change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell_text_document_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_change_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notification_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/optional_versioned_text_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/parameter_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/partial_result_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/prepare_rename_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/previous_result_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/progress_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/publish_diagnostics_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/publish_diagnostics_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/registration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/registration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/regular_expressions_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/related_full_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/related_unchanged_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/relative_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_file_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/request_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/response_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/response_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/save_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_legend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/server_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/set_trace_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_request_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_request_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/static_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/symbol_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_change_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_content_change_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_position_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_save_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_sync_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_sync_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_prepare_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_subtypes_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_supertypes_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unchanged_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unregistration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unregistration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/versioned_notebook_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/versioned_text_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/will_save_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_begin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_cancel_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_create_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_end.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_report_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_edit_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folders_change_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folders_server_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_full_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_unchanged_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io/reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io/writer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio/reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio/writer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/Gemfile.lock".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/about.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/rules.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/support/merges_upstream_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/bin/listen".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/bsd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/darwin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/linux.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/polling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/windows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/fsm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/listener.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/listener/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/monotonic_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/queue_optimizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/record/entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/record/symlink_detector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/silencer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/silencer/controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/ChangeLog".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/doc/text/news.md".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/data/languages.tab.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/data/regions.tab.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/env.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/jruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/posix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/win32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/win32_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/info/language.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/info/region.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/middleware.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/cldr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/common.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/irregular.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/posix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/rfc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/taglist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/locale.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/README".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/cookie.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/index.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/locale.css".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/README".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/hello_rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/hello_rack.ru".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/locale_rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/sample_1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/sample_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_detect_cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_detect_general.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_driver_jruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_driver_win32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_taglist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/log_device.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/concerns.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/elements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html4/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html4/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/libxml2_workarounds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/safelist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/scrub.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/metahelpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/scrubber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/scrubbers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/xml/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/xml/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/ARCHITECTURE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/MIT_LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/VERSION".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/date_rolling_log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/multi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/rolling_log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/size_rolling_log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/writer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/date_time_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/exception_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/id_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/inspect_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/multiply_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/object_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/pretty_print_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/redact_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/round_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/string_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/strip_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/structured_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/tagged_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/truncate_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/log_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack/request_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack/unit_of_work.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tag_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tag_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tagged_logger_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tagged_logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lumberjack.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/attachments_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/check_delivery_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/address.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/address_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_disposition_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_location_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_transfer_encoding_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_type_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/date_time_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/envelope_from_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/message_ids_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/mime_version_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/phrase_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/received_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/7bit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/8bit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/base64.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/binary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/identity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/quoted_printable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/transfer_encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/unix_to_unix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/envelope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/field_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/bcc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/cc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/comments_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_address_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_message_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_description_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_disposition_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_location_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_transfer_encoding_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_type_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/from_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/in_reply_to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/keywords_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/message_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/mime_version_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/named_structured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/named_unstructured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/optional_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/parameter_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/received_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/references_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/reply_to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_bcc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_cc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_from_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_message_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_sender_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/return_path_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/sender_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/structured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/subject_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/unstructured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/header.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/indifferent_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/mail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/matchers/attachment_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/matchers/has_sent_mail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte/chars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte/unicode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/exim.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/file_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/logger_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/sendmail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/smtp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/smtp_connection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/test_mailer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/imap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/pop3.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/test_retriever.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parser_tools.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/address_lists_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/address_lists_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_disposition_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_disposition_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_location_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_location_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_transfer_encoding_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_transfer_encoding_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_type_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_type_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/date_time_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/date_time_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/envelope_from_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/envelope_from_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/message_ids_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/message_ids_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/mime_version_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/mime_version_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/phrase_lists_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/phrase_lists_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/received_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/received_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_content_transfer_encoding.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_content_type.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_mime.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2183_content_disposition.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc3629_utf8.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5234_abnf_core_rules.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_address.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_date_time.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_lexical_tokens.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/part.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parts_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/smtp_envelope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/utilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/values/unicode_tables.dat".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/APACHE-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/magic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/mime_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/mime_type/definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/README.markdown".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/code_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/source_location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/method_source.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/method_source/code_helpers_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/method_source_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/CHANGELOG".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bench/bench.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bin/db_pull_request".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/db/content_type_mime.db".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/db/ext_mime.db".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/mini_mime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/mini_mime/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/mini_mime.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/History.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Manifest.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/design_rationale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/hoe/minitest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/autorun.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/compress.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/error_on_warning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/expectations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/hell.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/manual_plugins.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/mock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/parallel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/pride.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/pride_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/unit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/metametameta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_mock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_test_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/autoenvironment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/dumper/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/loader/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/loader/predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/nenv.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/docs/styles.css".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/authenticators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/command_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config/attr_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config/attr_inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config/attr_type_coercion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/connection_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/data_encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/data_lite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/deprecated_client_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/esearch_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/fetch_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/flags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_parser/parser_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/anonymous_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/authentication_exchange.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/authenticators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/client_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/cram_md5_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/digest_md5_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/external_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/gs2_header.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/login_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/oauthbearer_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/plain_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/protocol_adapters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/scram_algorithm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/scram_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/stringprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/xoauth2_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/search_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sequence_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/nameprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/saslprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/saslprep_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/trace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/uidplus_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/vanished_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/net-imap.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/benchmarks.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/rdoc.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/rfcs.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/saslprep.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/string_prep_tables_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/sample/net-imap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/lib/net/pop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/net-pop.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/lib/net/protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/net-protocol.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/NEWS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_cram_md5.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_login.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_plain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_xoauth2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/net-smtp.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/changes.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/Changes".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/README".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_epoll.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_iouring.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_kqueue.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_linuxaio.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_poll.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_port.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_select.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_vars.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_win32.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_wrap.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/bytebuffer.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/libev.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/monitor.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/nio4r.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/nio4r_ext.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/ByteBuffer.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/Monitor.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/Nio4r.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/Selector.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/selector.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/bytebuffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/monitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio4r.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio4r_ext.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/license.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/LICENSE-DEPENDENCIES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/bin/nokogiri".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/dependencies.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/depend".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/gumbo.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_document.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_element_description.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_entity_lookup.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_sax_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_sax_parser_context.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_sax_push_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libexslt/exslt.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libexslt/exsltconfig.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libexslt/exsltexports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/HTMLparser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/HTMLtree.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/SAX.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/SAX2.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/c14n.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/catalog.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/chvalid.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/debugXML.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/dict.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/encoding.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/entities.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/globals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/hash.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/list.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/nanoftp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/nanohttp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/parser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/parserInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/pattern.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/relaxng.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/schemasInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/schematron.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/threads.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/tree.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/uri.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/valid.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xinclude.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xlink.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlIO.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlautomata.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlerror.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlexports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlmemory.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlmodule.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlreader.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlregexp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlsave.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlschemas.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlschemastypes.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlstring.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlunicode.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlversion.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlwriter.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xpath.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xpathInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xpointer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/attributes.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/documents.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/extensions.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/extra.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/functions.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/imports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/keys.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/namespaces.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/numbersInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/pattern.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/preproc.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/security.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/templates.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/transform.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/variables.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xslt.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltconfig.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltexports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltlocale.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltutils.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/libxml2_polyfill.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/nokogiri.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/nokogiri.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/test_global_handlers.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_attr.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_attribute_decl.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_cdata.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_comment.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_document.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_document_fragment.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_dtd.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_element_content.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_element_decl.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_encoding_handler.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_entity_decl.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_entity_reference.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_namespace.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_node.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_node_set.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_processing_instruction.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_reader.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_relax_ng.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_sax_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_sax_parser_context.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_sax_push_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_schema.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_syntax_error.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_text.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_xpath_context.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xslt_stylesheet.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/gumbo-parser/CHANGES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/gumbo-parser/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/gumbo-parser/THANKS".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.1/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.2/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.3/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.4/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/class_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/parser.y".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/parser_extras.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/selector_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rex".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/xpath_visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/decorators/slop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/encoding_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/extension.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/gumbo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/element_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/element_description_defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/encoding_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/entity_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/sax/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/sax/parser_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/sax/push_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/jruby/dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/jruby/nokogiri_jars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/attribute_decl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/cdata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/character_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/dtd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/element_content.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/element_decl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/entity_decl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/entity_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/namespace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/node/save_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/node_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/notation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/parse_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/pp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/pp/character_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/pp/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/processing_instruction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/relax_ng.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/parser_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/push_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/searchable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/xpath.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/xpath/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/xpath_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xslt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xslt/stylesheet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/xsd/xmlparser/nokogiri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/images/failed.png".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/images/pending.png".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/images/success.png".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/detected.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/emacs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/emacs/client.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/gntp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/growl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/libnotify.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/notifysend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/rb_notifu.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/terminal_notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/terminal_title.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux/client.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux/notification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/lib/ostruct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/ostruct.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/parallel-1.27.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/parallel-1.27.0/lib/parallel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parallel-1.27.0/lib/parallel/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/bin/ruby-parse".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/bin/ruby-rewrite".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/gauntlet_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ast/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ast/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/builders/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/clobbering_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/current_arg_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/diagnostic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/diagnostic/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer-F0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer-F1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer-strings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/dedenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/explanation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/stack_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/macruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/max_numparam_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/meta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby18.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby19.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby20.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby21.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby22.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby23.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby24.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby25.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby26.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby27.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby30.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby31.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby33.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby34.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/rubymotion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/runner/ruby_parse.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/runner/ruby_rewrite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/buffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/comment/associator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/collection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/heredoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/objc_kwarg.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/rescue_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/send.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/ternary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/rewriter/action.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/tree_rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/tree_rewriter/action.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/static_environment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/tree_rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/unknown_encoding_in_magic_comment_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/variables_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/parser.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/lib/po_to_json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/lib/po_to_json/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/lib/pp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/pp.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/lib/prettyprint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/prettyprint.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/lib/prime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/prime.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/sig/integer-extension.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/sig/manifest.yaml".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/sig/prime.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/BSDmakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/config.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/build_system.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/configuration.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/cruby_compilation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/design.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/encoding.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/fuzzing.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/heredocs.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/javascript.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/local_variable_depth.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/mapping.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/parser_translation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/parsing_rules.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/releasing.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/relocation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/ripper_translation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/ruby_api.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/ruby_parser_translation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/serialization.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/testing.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/api_node.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/api_pack.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/extension.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/extension.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/ast.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/defines.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/diagnostic.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/encoding.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/node.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/options.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/pack.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/parser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/prettyprint.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/regexp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/static_literals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_buffer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_char.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_constant_pool.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_integer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_list.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_memchr.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_newline_list.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_string.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_strncasecmp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_strpbrk.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/version.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/desugar_compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/dispatcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/dot_visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/ffi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/inspect_visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/lex_compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/mutation_compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/node_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result/comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result/newlines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/append_as_bytes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/byteindex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/scan_byte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/unpack1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/warn.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/prism.so".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/reflection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/relocation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/serialize.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/string_query.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser/lexer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser33.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser34.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser35.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser_current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ripper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ripper/sexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ripper/shim.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ruby_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/prism.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/compiler.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/dsl.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/inspect_visitor.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/node.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/node_ext.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/parse_result.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/reflection.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/string_query.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser33.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser34.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser35.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/ripper.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/visitor.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/compiler.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/dispatcher.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/dot_visitor.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/dsl.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/inspect_visitor.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/lex_compat.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/mutation_compiler.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/node.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/node_ext.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/pack.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/parse_result.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/parse_result/comments.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/pattern.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/reflection.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/relocation.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/serialize.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/string_query.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/visitor.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/diagnostic.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/encoding.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/node.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/options.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/pack.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/prettyprint.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/prism.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/regexp.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/serialize.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/static_literals.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/token_type.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_buffer.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_char.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_constant_pool.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_integer.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_list.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_memchr.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_newline_list.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_string.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_strncasecmp.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_strpbrk.c".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/bin/pry".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/basic_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/block_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/class_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code/code_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code/code_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code/loc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/color_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/command_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/command_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/amend_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/bang.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/bang_pry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/abstract_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/exception_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/file_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/input_expression_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/change_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/change_prompt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/clear_screen.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/code_collector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/disable_pry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/easter_eggs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/edit/exception_patcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/edit/file_and_line_locator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/exit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/exit_all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/exit_program.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/find_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/fix_indent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/hist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/import_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/jump_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/list_inspectors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/globals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/grep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/instance_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/interrogatable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/jruby_hacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/local_names.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/local_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/ls_entity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/methods_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/self_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/nesting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/play.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/pry_backtrace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/pry_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/raise_up.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/reload_code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/reset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/save_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/shell_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/shell_mode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_doc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_input.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/stat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/switch_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/toggle_color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/watch_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/watch_expression/expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/whereami.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/wtf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/attributable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/lazy_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/memoized_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/control_d_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/core_extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/env.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/exception_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/forwardable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/base_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/command_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/documentation_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/options_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/platform.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/indent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/input/simple_stdio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/input_completer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/input_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/last_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method/disowned.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method/patcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method/weird_method_locator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/object_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/pager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/prompt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/pry_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/pry_instance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/repl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/repl_file_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/ring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop/commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop/option.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/syntax_highlighter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/system_command_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/evalable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/mockable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/pry_tester.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/utility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/variables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/warning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/wrapped_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/wrapped_module/candidate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/depend".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_emitter.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_emitter.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_parser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_to_ruby.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_to_ruby.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_yaml_tree.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_yaml_tree.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych.so".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/class_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/coder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/core_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/handlers/document_stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/handlers/recorder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/ruby_events.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/tree_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/yaml_events.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/mapping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/scalar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/sequence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/omap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/scalar_scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/tree_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/versions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/depth_first.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/emitter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/json_tree.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/to_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/yaml_tree.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/y.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ChangeLog".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/README.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/TODO".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/bin/racc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/en/grammar.en.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/en/grammar2.en.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/command.ja.html".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/debug.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/grammar.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/index.ja.html".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/parser.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/usage.ja.html".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/cparse.c".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/cparse.so".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/debugflags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/grammar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/grammarfileparser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/iset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/logfilegenerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/parser-text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/parserfilegenerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/sourcetext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/statetransitiontable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/static.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/SPEC.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/auth/abstract/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/auth/abstract/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/auth/basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/bad_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/body_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/cascade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/common_logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/conditional_get.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/content_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/content_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/deflater.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/etag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/events.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/files.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/head.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/media_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/method_override.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mock_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mock_response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart/uploaded_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/null_logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/query_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/recursive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/rewindable_input.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/sendfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/show_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/show_status.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/static.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/tempfile_reaper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/urlmap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/abstract/id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/cookie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/license.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/releases.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/security.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/History.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/cookie_jar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/uploaded_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/bin/rackup".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/handler/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/handler/webrick.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/lobster.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/license.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/releases.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/security.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails-dom-testing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/dom_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/selector_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/dom_assertions_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/parser_selection_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/selector_assertions_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails-html-sanitizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/sanitizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/sanitizer/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/scrubbers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/rails_api_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/sanitizer_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/scrubbers_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/RDOC_MAIN.md".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/exe/rails".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/minitest/rails_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/api/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/api/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/app_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/bootstrap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/default_middleware_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/dummy_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/finisher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/routes_reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/autoloaders.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/autoloaders/inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/backtrace_cleaner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/code_statistics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/code_statistics_calculator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/actions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/environment_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/helpers/editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/about/about_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/app/update_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/application/application_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/boot/boot_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/console/console_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/console/irb_console.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/credentials/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/credentials/credentials_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/credentials/credentials_command/diffing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/db/system/change/change_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/dbconsole/dbconsole_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/destroy/destroy_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/dev/dev_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/devcontainer/devcontainer_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/encrypted/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/encrypted/encrypted_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/gem_help/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/gem_help/gem_help_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/generate/generate_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/help/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/help/help_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/initializers/initializers_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/middleware/middleware_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/new/new_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/notes/notes_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/plugin/plugin_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/rake/rake_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/restart/restart_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/routes/routes_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/runner/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/runner/runner_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/secret/secret_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/server/server_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/stats/stats_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/test/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/test/test_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/unused_routes/unused_routes_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/version/version_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/console/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/dev_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/lazy_route_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/railties.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/updater.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/actions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/actions/create_migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/active_model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/app_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/app_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/database.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/authentication_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/templates/app/views/passwords/edit.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/templates/app/views/passwords/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/templates/app/views/sessions/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/controller/controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/controller/templates/view.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/mailer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/layout.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/layout.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/view.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/view.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/scaffold_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/_form.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/index.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/new.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/partial.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/show.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/generated_attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/model_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/named_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/app_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/Dockerfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/Gemfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/README.md.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/Rakefile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/assets/stylesheets/application.css.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/controllers/application_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/helpers/application_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/jobs/application_job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/mailers/application_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/models/application_record.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/layouts/application.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/layouts/mailer.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/layouts/mailer.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/pwa/manifest.json.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/pwa/service-worker.js".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/brakeman.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/dev.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/rails.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/rake.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/rubocop.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/setup.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/thrust.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config.ru.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/application.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/boot.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/cable.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/mysql.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/postgresql.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/sqlite3.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/trilogy.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/deploy.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environment.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environments/test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/assets.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/content_security_policy.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/cors.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/filter_parameter_logging.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/inflections.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/new_framework_defaults_8_0.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/locales/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/puma.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/routes.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/storage.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/db/seeds.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/docker-entrypoint.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/dockerignore.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/gitattributes.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/github/ci.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/github/dependabot.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/gitignore.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/kamal-secrets.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/node-version.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/400.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/404.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/406-unsupported-browser.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/422.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/500.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/icon.png".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/icon.svg".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/robots.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/rubocop.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/ruby-version.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/test/application_system_test_case.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/test/test_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/application_record/application_record_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/authentication_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/channels/application_cable/connection.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/controllers/concerns/authentication.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/controllers/passwords_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/controllers/sessions_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/mailers/passwords_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/models/current.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/models/session.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/models/user.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/views/passwords_mailer/reset.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/views/passwords_mailer/reset.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/test/mailers/previews/passwords_mailer_preview.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/benchmark/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/benchmark/benchmark_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/benchmark/templates/benchmark.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/controller/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/controller/controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/controller/templates/controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/credentials/credentials_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/credentials/templates/credentials.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/db/system/change/change_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/devcontainer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/Dockerfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/compose.yaml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/devcontainer.json.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/encrypted_file/encrypted_file_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/encryption_key_file/encryption_key_file_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/generator_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/templates/%file_name%_generator.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/templates/USAGE.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/helper/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/helper/helper_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/helper/templates/helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/integration_test/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/integration_test/integration_test_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/master_key/master_key_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/migration/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/migration/migration_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/model/model_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/plugin_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/%name%.gemspec.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/Gemfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/MIT-LICENSE.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/README.md.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/Rakefile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/controllers/%namespaced_name%/application_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/helpers/%namespaced_name%/application_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/jobs/%namespaced_name%/application_job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/mailers/%namespaced_name%/application_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/models/%namespaced_name%/application_record.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/views/layouts/%namespaced_name%/application.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/bin/rails.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/bin/rubocop.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/bin/test.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/config/routes.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/github/ci.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/github/dependabot.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/gitignore.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/engine.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/railtie.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/version.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/tasks/%namespaced_name%_tasks.rake.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rails/boot.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rails/routes.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rubocop.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/%namespaced_name%_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/application_system_test_case.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/integration/navigation_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/test_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/resource/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/resource/resource_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/resource_route/resource_route_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold/scaffold_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/scaffold_controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/templates/api_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/templates/controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/script/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/script/script_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/script/templates/script.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/system_test/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/system_test/system_test_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/task/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/task/task_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/task/templates/task.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/resource_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/authentication/authentication_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/authentication/templates/test/fixtures/users.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/authentication/templates/test/models/user_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/controller/controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/controller/templates/functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/generator/generator_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/generator/templates/generator_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/helper/helper_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/integration/integration_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/integration/templates/integration_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/job/job_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/job/templates/unit_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/mailer/mailer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/mailer/templates/functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/mailer/templates/preview.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/model/model_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/model/templates/fixtures.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/model/templates/unit_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/plugin_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/templates/%file_name%_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/templates/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/scaffold_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/templates/api_functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/templates/functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/templates/system_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/system/system_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/system/templates/application_system_test_case.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/system/templates/system_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/testing/behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/testing/setup_and_teardown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/health_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/info_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/initializable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/mailers_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/plugin/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/pwa_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rack/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rack/silence_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rackup/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/railtie/configurable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/railtie/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/source_annotation_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/engine.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/framework.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/log.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/misc.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/statistics.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/tmp.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/yarn.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/zeitwerk.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/layouts/application.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/info/notes.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/info/properties.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/info/routes.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/mailers/email.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/mailers/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/mailers/mailer.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/welcome/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/line_filtering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/test_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/testing.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/testing/maintain_test_schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/welcome_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/zeitwerk_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/README.markdown".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/global.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/null_presenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/presenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/refinement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/string_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/x11_color_names.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/History.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/command_line_usage.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/Rakefile1".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/Rakefile2".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/a.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/b.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/main.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/glossary.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/jamis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/proto_rake.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/rake.1".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/rakefile.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/rational.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/exe/rake".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/application.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/backtrace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/clean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/cloneable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/cpu_counter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/default_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/dsl_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/early_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/ext/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_creation_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_utils_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/invocation_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/invocation_exception_mixin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/late_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/linked_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/loaders/makefile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/multi_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/name_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/packagetask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/phony.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/private_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/promise.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/pseudo_status.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/rake_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/rake_test_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/rule_recursion_overflow_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task_argument_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/tasklib.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/testtask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/thread_history_display.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/thread_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/trace_output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/win32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/rake.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/bin/fsevent_watch".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/FSEventsFix.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/FSEventsFix.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/TSICTString.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/TSICTString.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/cli.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/cli.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/common.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/compat.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/compat.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/defines.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/main.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/signal_handlers.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/signal_handlers.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/rakefile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/otnetstring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/rb-fsevent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/rb-fsevent/fsevent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/rb-fsevent/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/rb-fsevent.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/native.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/native/flags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/rb-inotify.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/spec/inotify_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/spec/notifier_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/CONTRIBUTING.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/CVE-2013-0256.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/ExampleMarkdown.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/ExampleRDoc.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/History.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/LEGAL.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/LICENSE.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/RI.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/TODO.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/exe/rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/exe/ri".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/anon_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/any_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/class_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/context/section.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/extend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/ghost_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/meta_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/method_attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/mixin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/normal_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/normal_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/require.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/single_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/top_level.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_objects.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/cross_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/erb_partial.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/erbio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/darkfish.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/json_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/markup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot/message_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot/po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot/po_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/ri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_footer.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_head.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_classes.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_extends.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_installed.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_toggle.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/class.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/css/fonts.css".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/css/rdoc.css".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/add.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/arrow_up.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/brick.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/brick_link.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bug.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bullet_black.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/date.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/delete.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/find.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/macFFBgHack.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/package.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/page_green.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/page_white_text.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/page_white_width.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/plugin.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/ruby.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/tag_blue.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/tag_green.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/transparent.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/wrench.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/wrench_orange.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/zoom.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/index.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/js/darkfish.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/js/search.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/page.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/servlet_not_found.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/servlet_root.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/table_of_contents.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/json_index/js/navigation.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/json_index/js/searcher.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/i18n/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/i18n/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/known_classes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown.kpeg".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown/entities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown/literals.kpeg".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown/literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attr_changer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attr_span.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attribute_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/blank_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/block_quote.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/hard_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/heading.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/indented_paragraph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/list_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/paragraph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/pre_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/raw.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/regexp_handling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_ansi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_bs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_html_crossref.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_html_snippet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_joined_paragraph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_label.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_rdoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_table_of_contents.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_tt_only.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/verbatim.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/c.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/changelog.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/prism_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/rd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/ripper_state_lex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/ruby_tools.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/block_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/block_parser.ry".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/inline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/inline_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/inline_parser.ry".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rdoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rubygems_hook.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/servlet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats/normal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats/quiet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats/verbose.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/token_stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/tom_doc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rubygems_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/man/ri.1".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/rdoc.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/alternation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/anchor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/backreference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_set/intersection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_set/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/escape_sequence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/free_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/keep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/posix_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/root.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/unicode_property.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/construct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/escape_sequence_char.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/escape_sequence_codepoint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/human_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/match.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/match_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/negative.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/parts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/printing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/referenced_expressions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/strfregexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/traverse.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/quantifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/sequence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/sequence_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/shared.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/subexpression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/lexer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/char_type.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/errors/premature_end_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/errors/scanner_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/errors/validation_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/properties/long.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/properties/short.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/property.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/scanner.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/any.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/anchor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/assertion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/backreference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/character_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/character_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/keep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/meta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/posix_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/quantifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/unicode_property.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/virtual.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/version_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/1.8.6.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/1.9.1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/1.9.3.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.0.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.2.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.3.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.4.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.4.1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.5.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.6.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.6.2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.6.3.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/3.1.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/3.2.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/3.5.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/regexp_parser.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/face.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io/ansi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io/dumb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io/windows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/composite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/emacs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/vi_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/vi_insert.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_stroke.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/kill_ring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/line_editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/unicode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/unicode/east_asian_width.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/license_of_rb-readline".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/lib/rspec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/lib/rspec/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/exe/rspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/autorun.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/backtrace_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/coordinator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/example_minimizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/fork_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/shell_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/shell_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/utilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/configuration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/did_you_mean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/drb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/example.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/example_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/example_status_persister.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/filter_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/flat_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/base_bisect_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/base_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/base_text_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/bisect_drb_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/bisect_progress_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/console_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/deprecation_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/documentation_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/exception_presenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/failure_list_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/fallback_message_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/html_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/html_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/html_snippet_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/json_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/profile_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/progress_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/snippet_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/syntax_highlighter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/invocations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/memoized_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/metadata_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/minitest_assertions_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/flexmock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/mocha.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/rr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/rspec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/notifications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/option_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/ordering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/output_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/pending.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/profiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/project_initializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/project_initializer/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/rake_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/ruby_project.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/sandbox.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/shared_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/shared_example_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/shell_escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/test_unit_assertions_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/warnings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/world.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/block_snippet_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/expectation_target.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/fail_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/failure_aggregator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/minitest_integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/aliased_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/base_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_between.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_instance_of.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_kind_of.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_within.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/compound.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/contain_exactly.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/count_expectation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/cover.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/eq.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/eql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/equal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/exist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/has.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/have_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/match.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/operators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/raise_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/respond_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/satisfy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/start_or_end_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/throw_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/yield.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/composable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/english_phrasing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/fail_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/generated_descriptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/matcher_delegator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/matcher_protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/multi_matcher_diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/error_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/expect_chain_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/expectation_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/message_chains.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/recorder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/stub_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/stub_chain_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/argument_list_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/argument_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/error_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/example_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/instance_method_stasher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/marshal_extension.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/expectation_customization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/have_received.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/receive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/receive_message_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/receive_messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/message_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/message_expectation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/method_double.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/method_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/minitest_integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/mutate_const.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/object_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/order_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/standalone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/targets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/test_double.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/verifying_double.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/verifying_message_expectation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/verifying_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/caller_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/comparable_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/differ.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/directory_maker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/encoded_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/fuzzy_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/hunk_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/matcher_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/method_signature_verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/mutex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/object_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/recursive_const_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/reentrant_mutex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/ruby_features.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source/location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/deprecation_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/diff_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/formatting_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/in_sub_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/library_wide_checks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/shell_out.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/stderr_splitter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/string_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/with_isolated_directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/with_isolated_stderr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/warnings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/with_keywords_when_needed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/assets/logo.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/assets/output.css.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/assets/output.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/config/default.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/config/internal_affairs.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/config/obsoletion.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/exe/rubocop".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/arguments_env.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/arguments_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ast_aliases.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cache_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cached_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/auto_generate_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/execute_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/init_dotfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/lsp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/show_cops.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/show_docs_url.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/suggest_extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/environment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/comment_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_loader_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/changed_enforced_styles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/changed_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/cop_rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/extracted_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/parameter_rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/removed_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/renamed_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/split_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_regeneration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_validator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/autocorrect_logic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/badge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/duplicated_gem.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/duplicated_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/gem_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/gem_filename.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/insecure_protocol_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/ordered_gems.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/commissioner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/alignment_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/condition_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/each_to_for_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/empty_line_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/for_to_each_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/if_then_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/lambda_literal_to_method_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/line_break_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/multiline_literal_brace_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/ordered_gem_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/parentheses_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/percent_literal_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/punctuation_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/require_library_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/space_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/string_literal_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/unused_arg_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/documentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/exclude_limit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/force.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/add_runtime_dependency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/dependency_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/deprecated_attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/development_dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/duplicated_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/ordered_dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/require_mfa.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/required_ruby_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/ruby_version_globals_usage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/generator/configuration_injector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/generator/require_file_injector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/ignored_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/cop_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/cop_enabled.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/create_empty_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/empty_line_between_expect_offense_and_correction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/example_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/example_heredoc_delimiter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/inherit_deprecated_cop_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/lambda_or_proc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/location_exists.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/location_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/location_line_equality_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/method_name_end_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/method_name_equal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_destructuring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_first_or_last_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_matcher_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_pattern_groups.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_pattern_groups/ast_processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_pattern_groups/ast_walker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_type_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_type_multiple_predicates.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_type_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/numblock_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/offense_location_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/on_send_without_on_csend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/operator_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/processed_source_buffer_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_context_config_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_described_class_as_subject.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_expect_offense_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_let_rubocop_config_new.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_location_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_message_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_method_dispatch_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_source_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/single_line_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/style_detected_api_use.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/undefined_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/useless_message_assertion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/useless_restrict_on_send.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/access_modifier_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/argument_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/array_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/assignment_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/begin_end_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/block_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/block_end_newline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/case_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/class_structure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/closing_heredoc_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/closing_parenthesis_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/comment_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/condition_position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/def_end_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/dot_position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/else_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_after_guard_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_after_magic_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_after_multiline_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_between_defs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_after_module_inclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_access_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_attribute_accessor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_begin_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_block_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_class_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_exception_handling_keywords.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_method_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_module_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/end_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/end_of_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/extra_spacing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_argument_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_array_element_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_array_element_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_hash_element_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_hash_element_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_method_argument_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_method_parameter_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_parameter_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/hash_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/heredoc_argument_closing_parenthesis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/heredoc_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/indentation_consistency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/indentation_style.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/indentation_width.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/initial_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/leading_comment_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/leading_empty_lines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_continuation_leading_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_continuation_spacing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_end_string_concatenation_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_array_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_array_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_assignment_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_block_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_hash_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_hash_key_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_argument_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_call_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_call_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_definition_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_parameter_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_operation_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/parameter_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/redundant_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/rescue_ensure_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/single_line_block_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_colon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_comma.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_not.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_block_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_equals_in_parameter_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_method_call_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_operators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_block_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_brackets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_comma.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_first_arg.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_in_lambda_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_array_literal_brackets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_array_percent_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_block_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_hash_literal_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_parens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_percent_literal_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_range_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_reference_brackets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_string_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/trailing_empty_lines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/trailing_whitespace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/legacy/corrections_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/legacy/corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_block_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_operator_precedence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_regexp_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/array_literal_in_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/assignment_in_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/big_decimal_new.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/binary_operator_with_identical_operands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/boolean_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/circular_argument_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_definition_in_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_overwritten_in_rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_reassignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_resolution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/cop_directive_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/debugger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/deprecated_class_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/deprecated_constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/deprecated_open_ssl_constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/disjunctive_assignment_in_constructor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_case_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_elsif_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_hash_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_magic_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_match_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_regexp_character_class_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_require.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_rescue_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_set_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/each_with_object_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/else_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_conditional_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_ensure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_in_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_when.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ensure_return.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/erb_new_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/flip_flop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/float_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/float_out_of_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/format_parameter_mismatch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/hash_compare_by_identity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/hash_new_with_keyword_arguments_as_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/heredoc_method_call_position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/identity_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/implicit_string_concatenation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/incompatible_io_select_with_fiber_scheduler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ineffective_access_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/inherit_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/interpolation_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/it_without_arguments_in_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/lambda_without_literal_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/literal_as_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/literal_assignment_in_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/literal_in_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/missing_cop_enable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/missing_super.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/mixed_case_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/mixed_regexp_capture_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/multiple_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/nested_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/nested_percent_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/next_without_accumulator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/no_return_in_begin_end_blocks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/non_atomic_file_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/non_deterministic_require_order.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/non_local_exit_from_iterator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/number_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/numbered_parameter_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/numeric_operation_with_constant_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/or_assignment_to_constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ordered_magic_comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/out_of_range_regexp_ref.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/percent_string_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/percent_symbol_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/raise_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/rand_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_cop_disable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_cop_enable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_dir_glob_sort.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_regexp_quantifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_require_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_safe_navigation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_splat_expansion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_string_coercion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_type_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_with_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_with_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/refinement_import_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/regexp_as_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/require_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/require_range_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/require_relative_self_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/rescue_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/rescue_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/return_in_void_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/safe_navigation_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/safe_navigation_consistency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/safe_navigation_with_empty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/script_permission.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/self_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/send_with_mixin_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shadowed_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shadowed_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shadowing_outer_local_variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shared_mutable_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/struct_new_override.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/suppressed_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/suppressed_exception_in_number_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/symbol_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/to_enum_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/to_json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/top_level_return_with_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/trailing_comma_in_attribute_declaration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/triple_quotes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/underscore_prefixed_variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unescaped_bracket_in_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unexpected_block_arity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unified_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unmodified_reduce_accumulator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unreachable_code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unreachable_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unused_block_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unused_method_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/uri_escape_unescape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/uri_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_access_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_constant_scoping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_default_value_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_defined.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_else_without_rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_numeric_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_or.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_ruby2_keywords.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_setter_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_times.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/utils/nil_receiver_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/void.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/message_annotator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/abc_size.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/block_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/block_nesting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/class_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/collection_literal_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/cyclomatic_complexity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/method_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/module_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/parameter_lists.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/perceived_complexity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/abc_size_calculator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/code_length_calculator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/iterating_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/repeated_attribute_discount.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/repeated_csend_discount.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/migration/department_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_identifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_receivers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/annotation_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/array_min_size.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/array_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/auto_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/check_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/check_line_breakable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/check_single_line_suitability.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/code_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/comments_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_enforced_style.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_formatting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_max.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_numbering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/def_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/dig_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/documentation_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/duplication.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/empty_lines_around_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/empty_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/end_keyword_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/endless_method_rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/enforce_superclass.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/first_element_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/forbidden_identifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/forbidden_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/frozen_string_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/gem_declaration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/gemspec_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_alignment_styles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_shorthand_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_subset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_transform_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/heredoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/integer_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/line_length_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/match_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/method_complexity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/method_preference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/min_body_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/min_branches_count.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_element_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_element_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_expression_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_literal_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/negative_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/nil_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/on_normal_if_unless.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/ordered_gem_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/percent_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/percent_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/preceding_following_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/preferred_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/range_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/rational_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/require_library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/rescue_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/safe_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/space_after_punctuation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/space_before_punctuation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/statement_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/string_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/string_literals_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/surrounding_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/symbol_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/target_ruby_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/trailing_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/trailing_comma.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/uncommunicative_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/unused_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/visibility_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/accessor_method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/ascii_identifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/binary_operator_parameter_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/block_forwarding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/block_parameter_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/class_and_module_camel_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/constant_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/file_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/heredoc_delimiter_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/heredoc_delimiter_naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/inclusive_language.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/memoized_instance_variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/method_parameter_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/predicate_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/predicate_prefix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/rescued_exceptions_variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/variable_number.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/offense.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/compound_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/eval.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/io_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/json_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/marshal_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/open.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/yaml_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/access_modifier_declarations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/accessor_grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ambiguous_endless_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/and_or.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/arguments_forwarding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_coercion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_first_last.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_intersect.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ascii_comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/auto_resource_cleanup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bare_percent_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/begin_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bisected_attr_accessor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bisected_attr_accessor/macro.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bitwise_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/block_comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/block_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/case_equality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/case_like_if.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/character_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_and_module_children.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_equality_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_methods_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/collection_compact.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/collection_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/collection_querying.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/colon_method_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/colon_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/combinable_defined.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/combinable_loops.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/command_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/comment_annotation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/commented_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/comparable_between.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/comparable_clamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/concat_array_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/conditional_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/constant_visibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/copyright.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/data_inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/def_with_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/dig_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/dir.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/dir_empty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/disable_cops_within_source_code_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/document_dynamic_eval_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/documentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/documentation_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/double_cop_disable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/double_negation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/each_for_simple_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/each_with_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_block_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_case_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_heredoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_lambda_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_string_inside_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/end_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/endless_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/env_home.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/eval_with_location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/even_odd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/exact_regexp_match.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/expand_path_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/explicit_block_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/exponential_notation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/fetch_env_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_empty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_read.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_touch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_write.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/float_division.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/format_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/format_string_token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/frozen_string_literal_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/global_std_stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/global_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/guard_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_as_last_array_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_each_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_except.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_fetch_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_like_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_slice.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_transform_keys.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_transform_values.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/identical_conditional_branches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_inside_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_unless_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_with_boolean_literal_branches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_with_semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/implicit_runtime_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/in_pattern_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/infinite_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/inline_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/inverse_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/invertible_unless_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ip_addresses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/it_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/it_block_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/keyword_arguments_merging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/keyword_parameters_order.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/lambda.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/lambda_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/line_end_concatenation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/magic_comment_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_compact_with_conditional_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_into_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_to_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_to_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_with_args_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_with_args_parentheses/omit_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_with_args_parentheses/require_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_without_args_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_called_on_do_end_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_def_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/min_max.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/min_max_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/missing_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/missing_respond_to_missing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/mixin_grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/mixin_usage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/module_function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_block_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_if_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_if_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_in_pattern_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_memoization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_method_signature.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_ternary_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_when_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiple_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/mutable_constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_if.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_if_else_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_unless.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_while.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_file_dirname.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_parenthesized_calls.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_ternary_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/next.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nil_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nil_lambda.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/non_nil_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/not.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numbered_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numbered_parameters_limit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numeric_literal_prefix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numeric_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numeric_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/object_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/one_line_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/open_struct_use.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/operator_method_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/option_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/optional_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/optional_boolean_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/or_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/parallel_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/parentheses_around_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/percent_literal_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/percent_q_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/perl_backrefs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/preferred_hash_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/proc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/quoted_symbols.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/raise_args.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/random_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_array_constructor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_array_flatten.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_begin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_capital_w.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_constant_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_current_directory_in_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_double_splat_hash_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_each.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_fetch_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_file_extension_in_require.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_filter_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_freeze.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_heredoc_delimiter_quotes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_initialize.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_interpolation_unfreeze.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_line_continuation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_percent_q.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_character_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_constructor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_return.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_self.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_self_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_self_assignment_branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_sort.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_sort_by.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_string_escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/regexp_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/require_order.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/rescue_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/rescue_standard_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/return_nil.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/return_nil_in_predicate_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/safe_navigation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/safe_navigation_chain_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/sample.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/select_by_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/self_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/send.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/send_with_literal_method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/signal_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_argument_dig.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_line_block_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_line_do_end_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_line_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/slicing_with_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/sole_nested_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/special_global_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/stabby_lambda_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/static_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/stderr_puts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_chars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_concatenation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_hash_keys.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_literals_in_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/strip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/struct_inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/super_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/super_with_args_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/swap_values.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/symbol_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/symbol_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/symbol_proc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ternary_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/top_level_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_body_on_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_body_on_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_body_on_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_array_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_block_args.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_hash_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_method_end_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_underscore_variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trivial_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/unless_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/unless_logical_operators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/unpack_first.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/variable_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/when_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/while_until_do.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/while_until_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/word_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/yaml_file_read.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/yoda_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/yoda_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/zero_length_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/team.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/utils/format_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/branchable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/variable_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cops_documentation_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/core_ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/directive_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/processed_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/regexp_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/regexp_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/feature_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/file_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/file_patterns.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/auto_gen_config_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/base_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/clang_style_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/colorizable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/disabled_config_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/emacs_style_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/file_list_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/formatter_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/fuubar_style_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/github_actions_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/html_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/json_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/junit_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/markdown_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/offense_count_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/pacman_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/progress_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/quiet_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/simple_text_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/tap_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/text_util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/worst_offenders_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lockfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/diagnostic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/stdin_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/magic_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/name_similarity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/path_util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/pending_cops_reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/platform.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/configuration_integrator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/load_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/not_supported_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rake_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/remote_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/result_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/cop_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/expect_offense.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/parallel_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/shared_contexts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/exec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/restart.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/start.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/status.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/stop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command/exec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command/stop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/socket_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/string_interpreter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/target_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/target_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/warning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/yaml_duplication_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/ruby_lsp/rubocop/addon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/ruby_lsp/rubocop/runtime_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop-ast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/builder_prism.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/ext/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/alias_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/and_asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/and_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/arg_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/args_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/array_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/block_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/break_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/case_match_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/case_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/casgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/class_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/complex_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/const_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/csend_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/def_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/defined_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/dstr_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/ensure_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/float_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/for_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/forward_args_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/hash_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/if_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/in_pattern_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/index_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/indexasgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/int_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/keyword_begin_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/keyword_splat_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/lambda_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/masgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/basic_literal_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/binary_operator_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/collection_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/conditional_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/constant_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/descendence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/hash_element_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/method_dispatch_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/method_identifier_predicates.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/modifier_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/numeric_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/parameterized_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/predicate_operator_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mlhs_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/module_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/next_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/op_asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/or_asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/or_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/pair_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/procarg0_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/range_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/rational_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/regexp_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/resbody_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/rescue_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/return_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/self_class_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/send_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/str_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/super_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/symbol_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/until_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/var_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/when_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/while_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/yield_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/atom_subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/binding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/node_pattern_subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/sequence_subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/lexer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/lexer.rex".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/lexer.rex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/method_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/parser.racc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/parser.y".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/sets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/with_meta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/processed_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/rubocop_compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/sexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/traversal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/utilities/simple_forwardable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/calculators/length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/bar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/percentage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/rate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/title.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/errors/invalid_progress_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/molecule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/non_tty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/tty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/progress.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projectors/smoothed_average.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements/progress_enumerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/throttle.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/timer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/lib/securerandom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/lib/shellany.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/lib/shellany/sheller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/lib/shellany/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/shellany.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/spec/lib/shellany/sheller_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/spec/shellany_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/doc/alternate-formatters.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/doc/commercial-services.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/doc/editor-integration.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/minitest/simplecov_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/branches_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/files_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/lines_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/results_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/command_guesser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/coverage_statistics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/default_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/exit_code_handling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/maximum_coverage_drop_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/minimum_coverage_by_file_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/minimum_overall_coverage_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/file_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/formatter/multi_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/formatter/simple_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/last_run.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/lines_classifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/load_global_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/no_defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/bundler_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/hidden_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/root_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/test_frameworks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/result_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/result_merger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/simulate_coverage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/source_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/source_file/branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/source_file/line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/useless_results_remover.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/lib/simplecov-html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/lib/simplecov-html/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_asc.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_asc_disabled.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_both.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_desc.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_desc_disabled.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/application.css".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/application.js".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/border.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/controls.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/loading.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/loading_background.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/favicon_green.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/favicon_red.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/favicon_yellow.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_flat_0_aaaaaa_40x100.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_flat_75_ffffff_40x100.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_55_fbf9ee_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_65_ffffff_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_75_dadada_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_75_e6e6e6_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_95_fef1ec_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_highlight-soft_75_cccccc_1x100.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_222222_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_2e83ff_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_454545_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_888888_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_cd0a0a_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/loading.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/magnify.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/covered_percent.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/file_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/source_file.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/result_exporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/result_hash_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/source_file_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/lib/singleton.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/singleton.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/NEWS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/docs/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/stringio.c".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/lib/stringio.so".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/COPYING.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/double_metaphone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/levenshtein.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/metaphone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/porter_stemming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/soundex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/white_similarity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/double_metaphone.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/metaphone.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/metaphone_buggy.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/porter_stemming_input.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/porter_stemming_output.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/soundex.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/double_metaphone_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/levenshtein_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/metaphone_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/porter_stemming_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/soundex_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/text_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/white_similarity_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/bin/thor".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/create_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/create_link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/empty_directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/file_manipulation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/inject_into_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/core_ext/hash_with_indifferent_access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/invocation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/line_editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/line_editor/basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/line_editor/readline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/nested_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/option.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/rake_compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/column_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/lcs_diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/table_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/wrapped_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/thor.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/lib/timeout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/timeout.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/CHANGES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/annual_rules.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/country.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/country_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/constant_offset_data_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/country_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/data_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/linked_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/posix_time_zone_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/ruby_data_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/transitions_data_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_data_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/datetime_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/info_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/linked_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/offset_timezone_period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/ruby_core_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/string_deduper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/time_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_transition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/transition_rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/transitions_timezone_period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/data/display_width.marshal.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/emoji_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/no_string_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/reline_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/string_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/Gemfile.lock".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/data/emoji.marshal.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/data/generate_constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_emoji_keycap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_include_mqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_include_mqe_uqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_picto.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_picto_no_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_possible.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_component.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_modifier_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_text_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_valid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_valid_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_well_formed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_well_formed_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_emoji_keycap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_include_mqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_include_mqe_uqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_picto.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_picto_no_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_possible.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_component.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_modifier_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_text_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_valid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_valid_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_well_formed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_well_formed_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/lazy_constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/spec/emoji_test_txt_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/spec/unicode_emoji_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/unicode-emoji.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/docs/kernel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/common.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ftp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/generic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/https.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ldap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ldaps.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/mailto.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/rfc2396_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/rfc3986_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/wss.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/apple_core_media.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/chrome.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/edge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/gecko.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/internet_explorer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/itunes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/libavformat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/opera.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/playstation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/podcast_addict.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/vivaldi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/webkit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/wechat_browser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/windows_media_player.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/comparable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/operating_systems.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/useragent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/WebsocketMaskService.java".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/websocket_mask.c".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/draft75.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/draft76.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi/frame.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/stream_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/mask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/websocket_mask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket_mask.so".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/lib/websocket/extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/lib/websocket/extensions/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/LEGAL".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/bin/yard".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/bin/yardoc".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/bin/yri".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/CodeObjects.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/GettingStarted.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Handlers.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Overview.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Parser.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Tags.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/TagsArch.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Templates.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/WhatsNew.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/code-objects-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/handlers-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/overview-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/parser-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/tags-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/fulldoc/html/full_list_tag.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/fulldoc/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/layout/html/tag_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/yard_tags/html/list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/yard_tags/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/rubygems_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/autoload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/command_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/display.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/gems.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/graph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/markup_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/stats.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/yardoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/yardopts_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/yri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/class_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/class_variable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/constant_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/extended_method_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/extra_file_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/macro_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/method_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/module_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/namespace_mapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/namespace_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/root_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/insertion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/symbol_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/docstring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/docstring_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/gem_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/globals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/alias_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/attribute_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/class_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/init_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/mixin_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/module_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/override_comment_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/path_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/struct_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/symbol_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/common/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/alias_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/attribute_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/class_condition_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/class_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/class_variable_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/comment_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/decorator_handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/dsl_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/dsl_handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/exception_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/extend_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/alias_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/attribute_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/class_condition_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/class_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/class_variable_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/comment_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/dsl_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/exception_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/extend_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/mixin_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/module_function_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/module_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/private_class_method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/private_constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/visibility_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/yield_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/method_condition_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/mixin_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/module_function_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/module_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/private_class_method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/private_constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/public_class_method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/struct_handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/visibility_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/yield_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/pot_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/open_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/c/c_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/c/comment_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/c/statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/ast_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/irb/slex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/ruby_lex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/ruby_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/statement_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/token_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/ruby_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/token_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/source_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rake/yardoc_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/registry_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/registry_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/MIT.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/gem.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/source_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/doc_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/hook.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/specification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/file_system_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/process_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/stdout_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/yardoc_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/display_file_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/display_object_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/frames_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/library_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/library_index_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/list_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/root_request_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/search_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/static_file_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/static_file_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/doc_server_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/doc_server_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/http_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/library_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/rack_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/router.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/static_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/fulldoc/html/css/custom.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/fulldoc/html/images/processing.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/fulldoc/html/js/autocomplete.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/layout/html/breadcrumb.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/layout/html/script_setup.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/method_details/html/permalink.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/method_details/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/headers.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/library_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/listing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/title.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/processing/html/processing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/processing/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/search/html/search.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/search/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/webrick_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/default_factory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/default_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/directives.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/option_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/overload_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/ref_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/ref_tag_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/tag_format_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/types_explainer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/erb_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/base_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/filter_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/html_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/html_syntax_highlight_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/markup/rdoc_markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/markup/rdoc_markup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/markup_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/method_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/module_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/text_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/uml_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/section.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/template_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/po/ja.po".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/dot/superklass.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/html/constructor_details.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/html/subclasses.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/text/subclasses.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/constant/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/constant/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/abstract.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/deprecated.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/note.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/private.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/returns_void.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/todo.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/abstract.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/deprecated.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/note.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/private.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/returns_void.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/todo.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/css/common.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/css/full_list.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/css/style.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/frames.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list_class.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list_file.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list_method.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/js/app.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/js/full_list.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/js/jquery.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/dot/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/breadcrumb.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/files.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/footer.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/headers.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/listing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/objects.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/script_setup.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/search.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/html/method_signature.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/html/source.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/text/method_signature.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/child.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/dependencies.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/info.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/attribute_details.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/attribute_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/box_info.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/children.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/constant_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/defines.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/inherited_attributes.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/inherited_constants.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/inherited_methods.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/item_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/method_details_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/method_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/methodmissing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/pre_docstring.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/children.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/class_meths_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/extends.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/includes.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/instance_meths_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/files.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/headers.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/readme.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/root/dot/child.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/root/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/root/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/example.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/option.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/overload.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/see.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/tag.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/example.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/option.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/overload.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/see.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/tag.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/class/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/docstring/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/fulldoc/html/css/style.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/fulldoc/html/js/app.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/fulldoc/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/layout/html/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/method/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/method/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/module/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/module/html/method_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/module/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/onefile/html/files.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/onefile/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/onefile/html/toc.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/tags/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/core_ext/kernel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/core_ext/module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/cref.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/cref/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/gem_inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/gem_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/internal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/eager_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/null_inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/real_mod_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/autoloads.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/explicit_namespaces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/inceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/loaders.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/version.rb".freeze, "vendor/bundle/ruby/3.4.0/plugins/rdoc_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/plugins/yard_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/specifications/actioncable-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionmailbox-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionmailer-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionpack-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actiontext-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionview-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activejob-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activemodel-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activerecord-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activestorage-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activesupport-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ast-2.4.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/base64-0.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/benchmark-0.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/bigdecimal-3.2.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/builder-3.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/coderay-1.1.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/concurrent-ruby-1.3.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/connection_pool-2.5.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/crass-1.0.6.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/date-3.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/diff-lcs-1.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/docile-1.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/drb-2.2.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/erb-5.0.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/erubi-1.13.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/fast_gettext-4.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ffi-1.17.2-x86_64-linux-gnu.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/formatador-1.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/forwardable-1.3.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/gettext-3.5.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/gettext_i18n_rails-1.13.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/globalid-1.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-2.19.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-compat-1.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-rspec-4.7.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-rubocop-1.5.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/i18n-1.14.7.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/io-console-0.8.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/irb-1.15.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/json-2.13.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/language_server-protocol-3.17.0.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/lint_roller-1.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/listen-3.9.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/locale-2.1.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/logger-1.7.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/loofah-2.24.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/lumberjack-1.4.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/mail-2.8.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/marcel-1.0.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/method_source-1.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/mini_mime-1.1.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/minitest-5.25.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/nenv-0.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-imap-0.5.10.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-pop-0.1.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-protocol-0.2.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-smtp-0.5.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/nio4r-2.7.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/nokogiri-1.18.9-x86_64-linux-gnu.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/notiffany-0.1.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ostruct-0.6.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/parallel-1.27.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/parser-3.3.9.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/po_to_json-2.0.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/pp-0.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/prettyprint-0.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/prime-0.1.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/prism-1.5.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/pry-0.15.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/psych-5.2.6.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/racc-1.8.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rack-3.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rack-session-2.1.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rack-test-2.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rackup-2.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rails-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rails-dom-testing-2.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rails-html-sanitizer-1.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/railties-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rainbow-3.1.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rake-13.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rb-fsevent-0.11.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rb-inotify-0.11.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rdoc-6.14.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/regexp_parser-2.11.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/reline-0.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-3.13.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-core-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-expectations-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-mocks-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-support-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rubocop-1.80.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rubocop-ast-1.46.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ruby-progressbar-1.13.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/securerandom-0.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/shellany-0.0.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/simplecov-0.22.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/simplecov-html-0.13.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/simplecov_json_formatter-0.1.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/singleton-0.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/stringio-3.1.7.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/text-1.3.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/thor-1.4.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/timeout-0.4.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/tzinfo-2.0.6.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/unicode-display_width-3.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/unicode-emoji-4.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/uri-1.0.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/useragent-0.16.11.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/websocket-driver-0.8.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/websocket-extensions-0.1.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/yard-0.9.37.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/zeitwerk-2.7.3.gemspec".freeze] ++ s.files = ["CHANGELOG.md".freeze, "LICENSE".freeze, "README.md".freeze, "lib/assets/javascripts/gettext/all.js".freeze, "lib/gettext_i18n_rails_js.rb".freeze, "lib/gettext_i18n_rails_js/config.rb".freeze, "lib/gettext_i18n_rails_js/engine.rb".freeze, "lib/gettext_i18n_rails_js/parser.rb".freeze, "lib/gettext_i18n_rails_js/parser/base.rb".freeze, "lib/gettext_i18n_rails_js/parser/handlebars.rb".freeze, "lib/gettext_i18n_rails_js/parser/javascript.rb".freeze, "lib/gettext_i18n_rails_js/task.rb".freeze, "lib/gettext_i18n_rails_js/version.rb".freeze, "lib/tasks/gettext_i18n_rails_js_tasks.rake".freeze, "vendor/assets/javascripts/gettext/jed.js".freeze] + s.homepage = "https://github.com/webhippie/gettext_i18n_rails_js".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) diff --git a/devel/rubygem-gettext_i18n_rails_js/Makefile b/devel/rubygem-gettext_i18n_rails_js/Makefile index 1fd81f26ac8b..1941904be9dc 100644 --- a/devel/rubygem-gettext_i18n_rails_js/Makefile +++ b/devel/rubygem-gettext_i18n_rails_js/Makefile @@ -1,5 +1,5 @@ PORTNAME= gettext_i18n_rails_js -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -19,4 +19,7 @@ USES= gem NO_ARCH= yes +post-patch: + @${RM} -r ${WRKSRC}/vendor/bundle/ + .include <bsd.port.mk> diff --git a/devel/rubygem-gettext_i18n_rails_js/distinfo b/devel/rubygem-gettext_i18n_rails_js/distinfo index 59aa1b072159..ef98492c174f 100644 --- a/devel/rubygem-gettext_i18n_rails_js/distinfo +++ b/devel/rubygem-gettext_i18n_rails_js/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716892222 -SHA256 (rubygem/gettext_i18n_rails_js-2.1.0.gem) = 2c9e537537d02c549198b9e4567c3b8d31f7c0cd77810a9eadd0b2d17d1d9d36 -SIZE (rubygem/gettext_i18n_rails_js-2.1.0.gem) = 26112 +TIMESTAMP = 1759324270 +SHA256 (rubygem/gettext_i18n_rails_js-2.2.0.gem) = 4c83baea7d97ab5183241d136439f7b4b06c24a6665bf0eab21352f212a64f1f +SIZE (rubygem/gettext_i18n_rails_js-2.2.0.gem) = 37464064 diff --git a/devel/rubygem-gettext_i18n_rails_js/files/patch-gemspec b/devel/rubygem-gettext_i18n_rails_js/files/patch-gemspec new file mode 100644 index 000000000000..c8804bc70516 --- /dev/null +++ b/devel/rubygem-gettext_i18n_rails_js/files/patch-gemspec @@ -0,0 +1,13 @@ +% sed -i .orig 's|, "vendor/bundle/[^"]*".freeze||g;' gettext_i18n_rails_js.gemspec + +--- gettext_i18n_rails_js.gemspec.orig 2025-10-02 14:10:17 UTC ++++ gettext_i18n_rails_js.gemspec +@@ -12,7 +12,7 @@ Gem::Specification.new do |s| + s.date = "1980-01-02" + s.description = " It will find translations inside your .js and .coffee files, then it will\n create JSON versions of your .PO files and will let you serve them with the\n rest of your assets, thus letting you access all your translations offline\n from client side javascript.\n".freeze + s.email = ["thomas@webhippie.de".freeze, "nubis@woobiz.com.ar".freeze] +- s.files = ["CHANGELOG.md".freeze, "LICENSE".freeze, "README.md".freeze, "lib/assets/javascripts/gettext/all.js".freeze, "lib/gettext_i18n_rails_js.rb".freeze, "lib/gettext_i18n_rails_js/config.rb".freeze, "lib/gettext_i18n_rails_js/engine.rb".freeze, "lib/gettext_i18n_rails_js/parser.rb".freeze, "lib/gettext_i18n_rails_js/parser/base.rb".freeze, "lib/gettext_i18n_rails_js/parser/handlebars.rb".freeze, "lib/gettext_i18n_rails_js/parser/javascript.rb".freeze, "lib/gettext_i18n_rails_js/task.rb".freeze, "lib/gettext_i18n_rails_js/version.rb".freeze, "lib/tasks/gettext_i18n_rails_js_tasks.rake".freeze, "vendor/assets/javascripts/gettext/jed.js".freeze, "vendor/bundle/ruby/3.4.0/bin/_guard-core".freeze, "vendor/bundle/ruby/3.4.0/bin/coderay".freeze, "vendor/bundle/ruby/3.4.0/bin/erb".freeze, "vendor/bundle/ruby/3.4.0/bin/guard".freeze, "vendor/bundle/ruby/3.4.0/bin/htmldiff".freeze, "vendor/bundle/ruby/3.4.0/bin/irb".freeze, "vendor/bundle/ruby/3.4.0/bin/ldiff".freeze, "vendor/bundle/ruby/3.4.0/bin/listen".freeze, "vendor/bundle/ruby/3.4.0/bin/nokogiri".freeze, "vendor/bundle/ruby/3.4.0/bin/pry".freeze, "vendor/bundle/ruby/3.4.0/bin/racc".freeze, "vendor/bundle/ruby/3.4.0/bin/rackup".freeze, "vendor/bundle/ruby/3.4.0/bin/rails".freeze, "vendor/bundle/ruby/3.4.0/bin/rake".freeze, "vendor/bundle/ruby/3.4.0/bin/rdoc".freeze, "vendor/bundle/ruby/3.4.0/bin/ri".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsgcat".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsgfmt".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsginit".freeze, "vendor/bundle/ruby/3.4.0/bin/rmsgmerge".freeze, "vendor/bundle/ruby/3.4.0/bin/rspec".freeze, "vendor/bundle/ruby/3.4.0/bin/rubocop".freeze, "vendor/bundle/ruby/3.4.0/bin/ruby-parse".freeze, "vendor/bundle/ruby/3.4.0/bin/ruby-rewrite".freeze, "vendor/bundle/ruby/3.4.0/bin/rxgettext".freeze, "vendor/bundle/ruby/3.4.0/bin/thor".freeze, "vendor/bundle/ruby/3.4.0/bin/yard".freeze, "vendor/bundle/ruby/3.4.0/bin/yardoc".freeze, "vendor/bundle/ruby/3.4.0/bin/yri".freeze, "vendor/bundle/ruby/3.4.0/cache/actioncable-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionmailbox-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionmailer-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionpack-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actiontext-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/actionview-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activejob-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activemodel-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activerecord-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activestorage-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/activesupport-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ast-2.4.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/base64-0.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/benchmark-0.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/bigdecimal-3.2.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/builder-3.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/coderay-1.1.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/concurrent-ruby-1.3.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/connection_pool-2.5.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/crass-1.0.6.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/date-3.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/diff-lcs-1.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/docile-1.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/drb-2.2.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/erb-5.0.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/erubi-1.13.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/fast_gettext-4.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ffi-1.17.2-x86_64-linux-gnu.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/formatador-1.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/forwardable-1.3.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/gettext-3.5.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/gettext_i18n_rails-1.13.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/globalid-1.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-2.19.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-compat-1.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-rspec-4.7.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/guard-rubocop-1.5.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/i18n-1.14.7.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/io-console-0.8.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/irb-1.15.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/json-2.13.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/language_server-protocol-3.17.0.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/lint_roller-1.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/listen-3.9.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/locale-2.1.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/logger-1.7.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/loofah-2.24.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/lumberjack-1.4.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/mail-2.8.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/marcel-1.0.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/method_source-1.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/mini_mime-1.1.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/minitest-5.25.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/nenv-0.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-imap-0.5.10.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-pop-0.1.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-protocol-0.2.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/net-smtp-0.5.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/nio4r-2.7.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/nokogiri-1.18.9-x86_64-linux-gnu.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/notiffany-0.1.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ostruct-0.6.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/parallel-1.27.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/parser-3.3.9.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/po_to_json-2.0.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/pp-0.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/prettyprint-0.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/prime-0.1.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/prism-1.5.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/pry-0.15.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/psych-5.2.6.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/racc-1.8.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rack-3.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rack-session-2.1.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rack-test-2.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rackup-2.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rails-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rails-dom-testing-2.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rails-html-sanitizer-1.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/railties-8.0.2.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rainbow-3.1.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rake-13.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rb-fsevent-0.11.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rb-inotify-0.11.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rdoc-6.14.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/regexp_parser-2.11.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/reline-0.6.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-3.13.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-core-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-expectations-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-mocks-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rspec-support-3.13.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rubocop-1.80.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/rubocop-ast-1.46.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/ruby-progressbar-1.13.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/securerandom-0.4.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/shellany-0.0.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/simplecov-0.22.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/simplecov-html-0.13.2.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/simplecov_json_formatter-0.1.4.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/singleton-0.3.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/stringio-3.1.7.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/text-1.3.1.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/thor-1.4.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/timeout-0.4.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/tzinfo-2.0.6.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/unicode-display_width-3.2.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/unicode-emoji-4.1.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/uri-1.0.3.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/useragent-0.16.11.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/websocket-driver-0.8.0.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/websocket-extensions-0.1.5.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/yard-0.9.37.gem".freeze, "vendor/bundle/ruby/3.4.0/cache/zeitwerk-2.7.3.gem".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/bigdecimal.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/bigdecimal-3.2.3/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/date_core.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/erb/escape.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/erb-5.0.2/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/io/console.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/io-console-0.8.1/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/json/ext/generator.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/json/ext/parser.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/json-2.13.2/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/nio4r-2.7.4/nio4r_ext.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/prism-1.5.0/prism/prism.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/psych.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/racc/cparse.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/mkmf.log".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/stringio.so".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/gem.build_complete".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/gem_make.out".freeze, "vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/websocket-driver-0.8.0/websocket_mask.so".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/app/assets/javascripts/action_cable.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/app/assets/javascripts/actioncable.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/app/assets/javascripts/actioncable.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/broadcasting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/periodic_timers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/streams.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/channel/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/authorization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/client_socket.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/identification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/internal_channel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/message_buffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/stream_event_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/subscriptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/tagged_logger_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/connection/web_socket.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/helpers/action_cable_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/remote_connections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/broadcasting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/connections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/worker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/server/worker/active_record_connection_management.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/async.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/channel_prefix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/inline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/postgresql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/redis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/subscriber_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/subscription_adapter/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/action_cable/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/channel_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/application_cable/channel.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/application_cable/connection.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/channel.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/javascript/channel.js.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/javascript/consumer.js.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/channel/templates/javascript/index.js.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/test_unit/channel_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actioncable-8.0.2.1/lib/rails/generators/test_unit/templates/channel_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/mailgun/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/postmark/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/relay/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/action_mailbox/ingresses/sendgrid/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/inbound_emails/sources_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/inbound_emails_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/incinerates_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/action_mailbox/reroutes_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/controllers/rails/conductor/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/jobs/action_mailbox/incineration_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/jobs/action_mailbox/routing_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/incineratable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/incineratable/incineration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/message_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/inbound_email/routable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/models/action_mailbox/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/layouts/rails/conductor.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/sources/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/config/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/db/migrate/20180917164000_create_action_mailbox_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/address_equality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/address_wrapping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/addresses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/from_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/mail_ext/recipients.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/relayer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/router.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/router/route.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/routing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/action_mailbox/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/generators/action_mailbox/install/install_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/mailbox_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/templates/application_mailbox.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/mailbox/templates/mailbox.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/test_unit/mailbox_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/rails/generators/test_unit/templates/mailbox_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/tasks/ingress.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailbox-8.0.2.1/lib/tasks/install.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/collector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/delivery_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/form_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/inline_preview_interceptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/mail_delivery_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/mail_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/message_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/parameterized.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/preview.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/queued_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/rescuable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/action_mailer/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/mailer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/templates/application_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionmailer-8.0.2.1/lib/rails/generators/mailer/templates/mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/asset_paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/caching/fragments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/collector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/railties/routes_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/abstract_controller/url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/api.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/api/api_rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/form_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/allow_browser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/basic_implicit_render.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/conditional_get.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/content_security_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/cookies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/data_streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/default_headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/etag_with_flash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/etag_with_template_digest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/flash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/head.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/http_authentication.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/implicit_render.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/instrumentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/live.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/mime_responds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/parameter_encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/params_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/permissions_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rate_limiting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/redirecting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/renderers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/request_forgery_protection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/strong_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/testing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/metal/url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/railties/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/template_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_controller/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/content_disposition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/content_security_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/filter_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/filter_redirect.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/mime_negotiation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/mime_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/mime_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/param_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/param_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/permissions_policy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/query_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/rack_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/upload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/http/url.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/gtg/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/gtg/simulator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/gtg/transition_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/nfa/dot.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/nodes/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/path/pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/route.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/router.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/router/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visitors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visualizer/fsm.css".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visualizer/fsm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/journey/visualizer/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/actionable_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/assume_ssl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/cookies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/debug_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/debug_locks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/debug_view.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/exception_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/flash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/host_authorization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/public_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/remote_ip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/request_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/server_timing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/abstract_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/cookie_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/session/mem_cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/show_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/ssl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/static.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_actions.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_actions.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_message_and_suggestions.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/blocked_host.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/blocked_host.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/invalid_statement.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/invalid_statement.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_exact_template.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/missing_template.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/rescues/unknown_action.text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/request/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/request/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/endpoint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/mapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/polymorphic_routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/redirection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/route_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/routes_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/routing/url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/browser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/test_helpers/screenshot_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/system_testing/test_helpers/setup_and_teardown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertion_response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertions/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/assertions/routing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/request_encoder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_helpers/page_dump_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_dispatch/testing/test_response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_pack/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionpack-8.0.2.1/lib/action_pack/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/actiontext.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/actiontext.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/javascripts/trix.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/assets/stylesheets/trix.css".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/helpers/action_text/content_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/helpers/action_text/tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/javascript/actiontext/attachment_upload.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/javascript/actiontext/index.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/models/action_text/encrypted_rich_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/models/action_text/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/models/action_text/rich_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachables/_content_attachment.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachables/_missing_attachable.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachables/_remote_image.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/attachment_galleries/_attachment_gallery.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/action_text/contents/_content.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/active_storage/blobs/_blob.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/app/views/layouts/action_text/contents/_content.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/db/migrate/20180528164100_create_action_text_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachables/content_attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachables/missing_attachable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachables/remote_image.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachment_gallery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachments/caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachments/minification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attachments/trix_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/content.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/encryption.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/fixture_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/html_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/plain_text_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/system_test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/trix_attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/action_text/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/generators/action_text/install/install_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/generators/action_text/install/templates/actiontext.css".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/rails/generators/test_unit/install_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/rails/generators/test_unit/templates/fixtures.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/lib/tasks/actiontext.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actiontext-8.0.2.1/package.json".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/app/assets/javascripts/rails-ujs.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/app/assets/javascripts/rails-ujs.js".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/buffers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/cache_expiry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker/erb_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker/ruby_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/dependency_tracker/wildcard_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/digestor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/flows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/active_model_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/asset_tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/asset_url_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/atom_feed_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/cache_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/capture_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/content_exfiltration_prevention_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/controller_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/csp_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/csrf_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/date_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/debug_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_options_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/form_tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/javascript_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/number_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/output_safety_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/rendering_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/sanitize_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tag_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/check_box.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/checkable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_check_boxes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_radio_buttons.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/collection_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/color_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/date_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/datetime_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/datetime_local_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/datetime_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/email_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/file_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/grouped_collection_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/hidden_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/label.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/month_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/number_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/password_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/placeholderable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/radio_button.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/range_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/search_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/select_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/tel_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/text_area.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/text_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/time_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/time_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/time_zone_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/translator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/url_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/week_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/tags/weekday_select.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/text_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/translation_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/helpers/url_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/layouts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/lookup_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/model_naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/path_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/path_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/record_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/render_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/render_parser/prism_render_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/render_parser/ripper_render_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/abstract_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/collection_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/object_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/partial_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/partial_renderer/collection_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/streaming_template_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/renderer/template_renderer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/rendering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/routing_url_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/tasks/cache_digests.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/erb/erubi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/handlers/raw.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/inline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/raw_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/renderable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/sources.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/sources/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template/types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template_details.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/template_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/testing/resolvers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/unbound_template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/actionview-8.0.2.1/lib/action_view/view_paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/configured_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/enqueue_after_transaction_commit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/enqueuing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/execution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/instrumentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/abstract_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/async_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/backburner_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/delayed_job_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/inline_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/queue_classic_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/resque_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/sidekiq_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/sneakers_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/sucker_punch_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_adapters/test_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/queue_priority.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/big_decimal_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/date_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/date_time_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/duration_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/module_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/object_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/range_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/symbol_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/time_object_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/time_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/serializers/time_with_zone_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/timezones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/active_job/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/job_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/templates/application_job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activejob-8.0.2.1/lib/rails/generators/job/templates/job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/api.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute/user_provided_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_mutation_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_registration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_set/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attribute_set/yaml_encoder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/dirty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/forbidden_attributes_protection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/nested_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/secure_password.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/serializers/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/big_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/binary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/boolean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/decimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/float.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/accepts_multiparameter_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/mutable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/numeric.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/time_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/helpers/timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/immutable_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/serialize_cast_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/type/value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/absence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/acceptance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/clusivity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/comparability.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/confirmation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/exclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/helper_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/inclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/numericality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/presence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/resolve_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/validates.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validations/with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/validator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activemodel-8.0.2.1/lib/active_model/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/examples/performance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/examples/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/aggregations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/association_relation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/alias_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/association_scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/belongs_to_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/belongs_to_polymorphic_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/belongs_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/collection_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/has_and_belongs_to_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/has_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/has_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/builder/singular_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/collection_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/collection_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/disable_joins_association_scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/foreign_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_many_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_many_through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_one_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/has_one_through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency/join_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency/join_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/join_dependency/join_part.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/nested_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/batch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/preloader/through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/singular_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/associations/through_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/asynchronous_queries_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/before_type_cast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/composite_primary_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/dirty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/primary_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/query.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/read.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/time_zone_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attribute_methods/write.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/autosave_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/coders/column_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/coders/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/coders/yaml_column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool/queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/connection_pool/reaper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/database_limits.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/query_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/savepoints.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract/transaction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/abstract_mysql_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/deduplicable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/explain_pretty_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql/type_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql2/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/mysql2_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/pool_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/pool_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/explain_pretty_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/bit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/bit_varying.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/bytea.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/cidr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/decimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/enum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/hstore.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/inet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/interval.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/jsonb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/legacy_point.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/macaddr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/money.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/oid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/point.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/specialized_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/timestamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/timestamp_with_time_zone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/type_map_initializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/uuid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/vector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/oid/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/referential_integrity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/type_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/postgresql_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/schema_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sql_type_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/explain_pretty_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/quoting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_creation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3/schema_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/sqlite3_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/statement_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/trilogy/database_statements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_adapters/trilogy_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/connection_handling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/counter_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/connection_url_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/database_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/hash_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/database_configurations/url_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/delegated_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/destroy_association_async_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/disable_joins_association_relation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/dynamic_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/auto_filtered_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/cipher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/cipher/aes256_gcm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/configurable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/contexts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/derived_secret_key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/deterministic_key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encryptable_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encrypted_attribute_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encrypted_fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encrypting_only_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/envelope_encryption_key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/extended_deterministic_queries.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/extended_deterministic_uniqueness_validator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/key_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/key_provider.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/message_pack_message_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/message_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/null_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/properties.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/read_only_null_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/encryption/scheme.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/enum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/explain_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/model_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/render_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/table_row.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixture_set/table_rows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/future_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/insert_all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/internal_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/legacy_yaml_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/locking/optimistic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/locking/pessimistic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/marshalling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/message_pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/database_selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/database_selector/resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/database_selector/resolver/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/middleware/shard_selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/command_recorder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/default_strategy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/execution_strategy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/join_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/migration/pending_migration_connection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/model_schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/nested_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/no_touching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/normalization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/persistence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/promise.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/query_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/query_logs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/query_logs_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/querying.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/console_sandbox.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/controller_runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/databases.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/railties/job_runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/readonly_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/reflection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/batches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/batches/batch_enumerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/delegation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/finder_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/from_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/merger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/array_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/association_query_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/basic_object_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/polymorphic_array_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/range_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/predicate_builder/relation_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/query_attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/query_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/spawn_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/relation/where_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/runtime_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/sanitization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/schema_dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/schema_migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/scoping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/scoping/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/scoping/named.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/secure_password.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/secure_token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/serialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/signed_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/statement_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/suppressor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/table_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/mysql_database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/postgresql_database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/tasks/sqlite_database_tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/test_databases.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/test_fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/testing/query_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/timestamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/token_for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/touch_later.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/transaction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/transactions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/adapter_specific_registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/decimal_without_scale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/hash_lookup_type_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/internal/timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/serialized.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/type_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type/unsigned_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type_caster.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type_caster/connection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/type_caster/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/absence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/associated.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/numericality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/presence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/validations/uniqueness.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/active_record/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/alias_predication.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/attributes/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/bind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/composite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/plain_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/sql_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/collectors/substitute_binds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/crud.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/delete_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/expressions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/factory_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/filter_predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/insert_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/math.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/ascending.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/binary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/bind_param.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/bound_sql_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/casted.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/count.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/cte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/delete_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/descending.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/equality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/extract.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/false.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/fragments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/full_outer_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/homogeneous_in.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/in.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/infix_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/inner_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/insert_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/join_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/leading_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/matches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/named_function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/nary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/node_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/ordering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/outer_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/over.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/right_outer_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/select_core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/select_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/sql_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/string_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/table_alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/true.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/unary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/unary_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/unqualified_column.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/update_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/values_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/window.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/nodes/with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/order_predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/select_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/tree_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/update_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/dot.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/mysql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/postgresql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/sqlite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/to_sql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/visitors/visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/arel/window_predications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/application_record/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/application_record/application_record_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/application_record/templates/application_record.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration/migration_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration/templates/create_table_migration.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/migration/templates/migration.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/model_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/templates/abstract_base_class.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/templates/model.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/model/templates/module.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/multi_db/multi_db_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activerecord-8.0.2.1/lib/rails/generators/active_record/multi_db/templates/multi_db.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/assets/javascripts/activestorage.esm.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/assets/javascripts/activestorage.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/blobs/proxy_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/blobs/redirect_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/direct_uploads_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/disk_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/representations/base_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/representations/proxy_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/active_storage/representations/redirect_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/disable_session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/file_server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/set_blob.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/set_current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/controllers/concerns/active_storage/streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/blob_record.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/blob_upload.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/direct_upload.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/direct_upload_controller.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/direct_uploads_controller.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/file_checksum.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/helpers.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/index.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/javascript/activestorage/ujs.js".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/analyze_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/base_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/mirror_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/preview_image_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/purge_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/jobs/active_storage/transform_job.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/attachment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/analyzable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/identifiable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/representable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/blob/servable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/filename.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/named_variant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/preview.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variant_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variant_with_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/app/models/active_storage/variation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/config/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/migrate/20170806125915_create_active_storage_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/update_migrate/20190112182829_add_service_name_to_active_storage_blobs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/update_migrate/20191206030411_create_active_storage_variant_records.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/db/update_migrate/20211119233751_remove_not_null_on_active_storage_blobs_checksum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/audio_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer/image_magick.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/image_analyzer/vips.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/null_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/analyzer/video_analyzer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/create_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/create_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/create_one_of_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/delete_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/delete_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/detach_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/detach_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/purge_many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/changes/purge_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/many.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/attached/one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/downloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/fixture_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer/mupdf_previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer/poppler_pdf_previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/previewer/video_previewer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/reflection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/azure_storage_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/configurator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/disk_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/gcs_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/mirror_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/service/s3_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/transformers/image_processing_transformer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/transformers/transformer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/active_storage/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activestorage-8.0.2.1/lib/tasks/activestorage.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/actionable_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/array_inquirer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/backtrace_cleaner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/benchmarkable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/broadcast_logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/coder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/file_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/mem_cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/memory_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/null_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/redis_cache_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/serializer_with_fallback.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/strategy/local_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/class_attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/code_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concurrency/load_interlock_aware_monitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concurrency/null_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/concurrency/share_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/configurable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/configuration_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/extract.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/extract_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/inquiry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/array/wrap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/big_decimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/big_decimal/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class/attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class/attribute_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/class/subclasses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_and_time/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_and_time/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_and_time/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/date_time/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/digest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/digest/uuid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/enumerable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/erb/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/file/atomic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/deep_merge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/deep_transform_values.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/except.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/indifferent_access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/keys.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/reverse_merge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/hash/slice.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer/multiple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/integer/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel/concern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel/reporting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/kernel/singleton_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/load_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/aliasing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/anonymous.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/attr_internal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/attribute_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/concerning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/delegation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/introspection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/redefine_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/module/remove_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/name_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric/bytes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/numeric/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/deep_dup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/duplicable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/inclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/instance_variables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/to_param.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/to_query.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/try.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/object/with_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/pathname.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/pathname/blank.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/pathname/existence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/compare_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/each.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/range/overlap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/securerandom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/exclude.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/filters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/indent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/inquiry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/multibyte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/output_safety.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/starts_ends_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/strip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/string/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/symbol/starts_ends_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/thread/backtrace/location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/acts_like.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/calculations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/conversions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/core_ext/time/zones.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/current_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/current_attributes/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deep_mergeable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/delegation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies/autoload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies/interlock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/dependencies/require_dependency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/behaviors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/constant_accessor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/deprecators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/disallowed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/method_wrappers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/proxy_wrappers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecation/reporting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/descendants_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/digest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/duration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/duration/iso8601_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/duration/iso8601_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/encrypted_configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/encrypted_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/environment_inquirer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/error_reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/error_reporter/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/evented_file_update_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/execution_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/execution_context/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/execution_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/executor/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/file_update_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/fork_tracker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/gzip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/hash_with_indifferent_access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/html_safe_translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/i18n_railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector/inflections.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/inflector/transliterate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/isolated_execution_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/json/decoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/json/encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/key_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/lazy_load_hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/locale/en.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/locale/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/log_subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/log_subscriber/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/logger_silence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/logger_thread_safe_level.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_encryptors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack/cache_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack/extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_pack/serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/message_verifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/codec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/rotation_configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/rotation_coordinator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/rotator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/messages/serializer_with_fallback.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/multibyte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/multibyte/chars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/multibyte/unicode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/notifications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/notifications/fanout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/notifications/instrumenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_currency_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_delimited_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_human_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_human_size_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_percentage_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_phone_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/number_to_rounded_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/number_helper/rounding_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/option_merger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/ordered_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/ordered_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/parameter_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/rescuable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/secure_compare_rotator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/security_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/string_inquirer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/subscriber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/syntax_error_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/tagged_logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/autorun.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/constant_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/constant_stubbing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/declarative.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/error_reporter_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/file_fixtures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/isolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/method_call_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelization/worker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/parallelize_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/setup_and_teardown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/tagged_logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/tests_without_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/testing/time_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/time_with_zone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/values/time_zone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/jdom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/libxml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/libxmlsax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/nokogiri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/nokogirisax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/activesupport-8.0.2.1/lib/active_support/xml_mini/rexml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/LICENSE.MIT".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/README.YARD.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/processor/mixin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ast-2.4.3/lib/ast/sexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/LEGAL".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/lib/base64.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/base64-0.3.0/sig/base64.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/benchmark.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/benchmark-0.4.1/lib/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/bigdecimal.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/bigdecimal.c".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/bigdecimal.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/bits.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/feature.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/missing.c".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/missing.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/missing/dtoa.c".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/ext/bigdecimal/static_assert.h".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal.so".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/jacobian.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/ludcmp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/math.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/newton.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/lib/bigdecimal/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/sample/linear.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/sample/nlsolve.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/bigdecimal-3.2.3/sample/pi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/CHANGES".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/Gemfile.lock".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/builder.blurb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/builder.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/jamis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/releases/builder-1.2.4.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/releases/builder-2.0.0.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/doc/releases/builder-2.1.1.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xchar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xmlbase.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xmlevents.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/lib/builder/xmlmarkup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/rakelib/publish.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/rakelib/tags.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/rakelib/testing.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/performance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_eventbuilder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_markupbuilder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_method_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_namecollision.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/builder-3.3.0/test/test_xchar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/README_INDEX.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/bin/coderay".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/duo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/comment_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/count.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/debug_lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/div.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/encoder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html/css.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html/numbering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/html/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/lines_of_code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/page.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/span.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/statistic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/token_kind_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/encoders/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/for_redcloth.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/file_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/plugin_host.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/helpers/word_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/c.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/clojure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/cpp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/css.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/delphi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/go.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/groovy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/haml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/java.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/java/builtin_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/java_script.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/lua.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/php.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/python.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/raydebug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby/patterns.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/ruby/string_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/sass.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/sql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/taskpaper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/scanners/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles/_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles/alpha.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/styles/style.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/token_kinds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/tokens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/tokens_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/coderay-1.1.3/lib/coderay/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/ConcurrentRubyService.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent-ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/agent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/async.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/fiber_local_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/locals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/lock_local_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/semaphore.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/atomic_direct_update.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/atomics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/synchronized_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/map/truffleruby_map_backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/obligation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concern/observable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/concurrent_ruby.jar".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/dataflow.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/delay.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/exchanger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executor/timer_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/executors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/future.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/immutable_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/ivar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/maybe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/mutable_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/mvar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/promise.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/promises.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/re_include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/scheduled_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/settable_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/full_memory_barrier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/safe_initialization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/synchronization/volatile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/adder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/data_structures.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/power_of_two_tuple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/striped64.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/volatile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/thread_safe/util/xor_shift_random.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/timer_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/tuple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/tvar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/native_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/utility/processor_counter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/concurrent-ruby-1.3.5/lib/concurrent-ruby/concurrent/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/Changes.md".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/connection_pool.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool/timed_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/connection_pool-2.5.4/lib/connection_pool/wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/HISTORY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/crass.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/token-scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/tokenizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/crass-1.0.6/lib/crass/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_core.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_parse.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_strftime.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_strptime.c".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/date_tmx.h".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/prereq.mk".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/zonetab.h".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date/zonetab.list".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/lib/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/date-3.4.1/lib/date_core.so".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/CONTRIBUTORS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/LICENCE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/Manifest.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/bin/htmldiff".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/bin/ldiff".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/docs/COPYING.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/docs/artistic.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff-lcs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/backports.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/htmldiff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/hunk.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/internals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/ldiff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/lib/diff/lcs/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/mise.toml".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/change_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/diff_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/123_x".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/456_x".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/aX".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/bXaX".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ds1.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ds2.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/empty".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/file1.bin".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/file2.bin".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/four_lines".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/four_lines_with_missing_new_line".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/diff.missing_new_line2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.chef-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.chef-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/error.diff.missing_new_line2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin1-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.bin2-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-d".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.chef2-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.issue95_trailing_context-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line1-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-c".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-e".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-f".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/ldiff/output.diff.missing_new_line2-u".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/new-chef".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/new-chef2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/old-chef".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/fixtures/old-chef2".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/hunk_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/issues_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/lcs_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/ldiff_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/patch_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/sdiff_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/traverse_balanced_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/diff-lcs-1.6.2/spec/traverse_sequences_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/HISTORY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/docile.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/backtrace_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/chaining_fallback_context_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/execution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/fallback_context_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/docile-1.4.1/lib/docile/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/drb.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/acl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/drb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/eq.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/extserv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/extservm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/gw.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/observer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/ssl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/timeridconv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/unix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/drb-2.2.3/lib/drb/weakidconv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/BDSL".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/NEWS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/_doc/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/erb.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/escape.c".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/ext/erb/escape/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/def_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/escape.so".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/lib/erb/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erb-5.0.2/libexec/erb".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/CHANGELOG".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/lib/erubi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/lib/erubi/capture_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/erubi-1.13.1/lib/erubi/capture_end.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/CHANGELOG".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/Readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/mo_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/po_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/storage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/db.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/db_models/translation_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/db_models/translation_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/merge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/mo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/translation_repository/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/empty.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/iconv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/mofile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/poparser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/vendor/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/fast_gettext-4.1.0/lib/fast_gettext/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/LICENSE.SPECS".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/ffi.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.5/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.6/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/2.7/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.0/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.1/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.2/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.3/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/3.4/ffi_c.so".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/abstract_memory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/autopointer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/buffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/callback.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/data_converter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/dynamic_library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/enum.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/errno.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/ffi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/library_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/managedstruct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/memorypointer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/aarch64-windows/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/arm-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/arm-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/arm-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/hppa1.1-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/hppa2.0-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-cygwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-gnu/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-netbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/i386-windows/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/ia64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/loongarch64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mips-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mips64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mips64el-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsel-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa32r6-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa32r6el-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa64r6-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/mipsisa64r6el-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-aix/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/powerpc64le-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/riscv64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/s390-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/s390x-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparc-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparc-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparcv9-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparcv9-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sparcv9-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/sw_64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-cygwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-darwin/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-dragonflybsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-freebsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-freebsd12/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-haiku/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-linux/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-msys/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-netbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-openbsd/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-solaris/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/platform/x86_64-windows/types.conf".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/pointer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_by_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/struct_layout_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/const_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/generator_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/struct_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/tools/types_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/union.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/variadic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/lib/ffi/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/rakelib/ffi_gem_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/getlogin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/getpid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/gettimeofday.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/hello.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/hello_ractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/inotify.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/pty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/qsort.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/samples/qsort_ractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/abstract_memory.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/auto_pointer.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/buffer.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/data_converter.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/dynamic_library.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/enum.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/function.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/library.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/native_type.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/pointer.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_by_reference.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_by_value.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_layout.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/struct_layout_builder.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-x86_64-linux-gnu/sig/ffi/type.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/CONTRIBUTORS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/changelog.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/formatador.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/lib/formatador.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/lib/formatador/progressbar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/lib/formatador/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/tests/basic_tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/tests/table_tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/formatador-1.2.0/tests/tests_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/forwardable-1.3.3/forwardable.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/forwardable-1.3.3/lib/forwardable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/forwardable-1.3.3/lib/forwardable/impl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsgcat".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsgfmt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsginit".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rmsgmerge".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/bin/rxgettext".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/gpl-2.0.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/lgpl-3.0.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/news.md".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/doc/text/ruby-license.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/gettext.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/class_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/locale_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/mo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/text_domain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/text_domain_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/text_domain_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msgcat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msgfmt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msginit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/msgmerge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/erubi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/glade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/gtk_builder_ui_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/parser/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/tools/xgettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/lib/gettext/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/bg/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/bs/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ca/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/cs/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/de/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/el/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/eo/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/es/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/et/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/fr/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/hr/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/hu/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/it/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ja/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ko/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/lv/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/nb/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/nl/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/pt_BR/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/ru/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/sr/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/sv/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/uk/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/vi/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/zh/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/locale/zh_TW/LC_MESSAGES/gettext.mo".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bg/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bg/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bg/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bs/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bs/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/bs/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ca/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ca/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ca/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/cs/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/cs/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/cs/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/de/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/de/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/de/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/el/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/el/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/el/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/eo/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/eo/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/eo/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/es/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/es/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/es/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/et/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/et/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/et/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/fr/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/fr/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/fr/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/gettext.pot".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hr/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hr/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hr/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hu/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hu/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/hu/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/it/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/it/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/it/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ja/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ja/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ja/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ko/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ko/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ko/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/lv/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/lv/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/lv/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nb/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nb/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nb/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nl/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nl/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/nl/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/pt_BR/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/pt_BR/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/pt_BR/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ru/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ru/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/ru/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sr/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sr/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sr/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sv/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sv/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/sv/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/uk/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/uk/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/uk/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/vi/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/vi/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/vi/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh_TW/gettext.edit.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh_TW/gettext.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/po/zh_TW/gettext.po.time_stamp".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/README".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/README".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/cookie.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/gettext.css".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/helloerb.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/helloerb1.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/helloerb2.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/hellolib.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/index.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/other.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bg/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/bs/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ca/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/cs/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/de/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/el/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/eo/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/es/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/fr/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hr/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/hu/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/it/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ja/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ko/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/lv/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nb/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/nl/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/pt_BR/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/ru/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/sr/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/uk/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/vi/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/helloerb1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/helloerb2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/hellolib.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/cgi/po/zh_TW/main.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_glade2.glade".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_glade2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_gtk2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_gtk_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_gtk_builder.ui".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_noop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_plural.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/hello_tk.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bg/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/bs/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ca/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/cs/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/de/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/el/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/eo/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/es/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/fr/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hr/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/hu/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/it/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ja/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ko/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/lv/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nb/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/nl/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/pt_BR/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/ru/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sr/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/sv/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/uk/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/vi/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_glade2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_gtk2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_gtk_builder.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_noop.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/samples/po/zh_TW/hello_tk.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/src/po_parser.ry".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/backtick.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/block_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/double_quote_in_double_quote.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/double_quote_in_single_quote.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/literal_concatenation_with_continuation_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/middle_new_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/multiple_lines_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/multiple_messages_in_same_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/multiple_same_messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/one_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/one_new_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/percent_strings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/pipe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/_/quoted_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/backslash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/ascii.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/ascii.rxml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/case.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/minus.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/erb/non_ascii.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/glade/2.glade".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/glade/3.glade".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/gtk_builder_ui_definitions.ui".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/hello.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/lower_n_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/multi_text_domain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/non_ascii.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/np_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ns_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ns_/custom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/p_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_lower_i.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_lower_w.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_upper_i.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/ruby/percent_upper_w.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/s_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/s_/custom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/untranslated.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/upper_n_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/fixtures/upper_nn_.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/cr/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/da/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/da/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr/test2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr_BE/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/fr_BE_Foo/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ir/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/backslash.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/hello.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/non_ascii.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/np_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/ns_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/p_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/rubyparser.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/s_.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/test2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/test3.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/ja/untranslated.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/la/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/la/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/li/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/li/plural_error.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/po/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/sl/plural.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/po/zh_Hant/test1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/run-test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_class_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_locale_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_mo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_po_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain_bind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain_multi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_text_domain_toplevel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/test_thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/app.pot".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/de/app.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/en/app.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/en/test.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/simple_1.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/simple_2.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/simple_translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/files/version.po".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/parser/test_glade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/parser/test_gtk_builder_ui_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/parser/test_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test.pot".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_msgcat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_msginit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_msgmerge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext-3.5.1/test/tools/test_xgettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/action_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_model/name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_model/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/active_record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/base_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/gettext_hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/haml_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/html_safe_translations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/i18n_hacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/model_attributes_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/slim_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/string_interpolate_fix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/gettext_i18n_rails/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/gettext_i18n_rails-1.13.0/lib/tasks/gettext_rails_i18n.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/fixture_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/global_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/identification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/locator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/signed_global_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/uri/gid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/global_id/verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/globalid-1.2.1/lib/globalid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/bin/_guard-core".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/bin/guard".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/images/failed.png".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/images/pending.png".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/images/success.png".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/aruba_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli/environments/bundler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli/environments/evaluate_only.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/cli/environments/valid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commander.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/notification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/pause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/reload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/commands/show.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/evaluator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/guard.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/guardfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/deprecated/watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/dsl_describer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/dsl_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/guardfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/guardfile/evaluator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/guardfile/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/interactor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/debugging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/groups.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/plugins.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/tracing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/internals/traps.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/jobs/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/jobs/pry_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/jobs/sleep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/plugin_util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/rake_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/templates/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui/colors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/ui/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/deprecated_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/match_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/pathname_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/guard/watcher/pattern/simple_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/lib/tasks/releaser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/man/guard.1".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-2.19.1/man/guard.1.html".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/guard-compat.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/example.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/test/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/test/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/lib/guard/compat/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/guard/compat/example_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/guard/compat/example_template_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/guard/compat/no_guard_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-compat-1.2.1/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/gemfiles/Gemfile.rspec-2.99".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/gemfiles/Gemfile.rspec-3.4".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/gemfiles/common".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/guard-rspec.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/base_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/factory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/focused_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/keeping_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/inspectors/simple_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/results.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/rspec_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/templates/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec_defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/lib/guard/rspec_formatter_results_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/acceptance/fixtures/succeeding_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/acceptance/formatter_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/command_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/deprecator_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/base_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/factory_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/focused_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/keeping_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/shared_examples.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/inspectors/simple_inspector_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/notifier_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/results_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/rspec_process_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/runner_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec/template_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec_formatter_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/lib/guard/rspec_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rspec-4.7.3/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/guard-rubocop.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop/templates/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/lib/guard/rubocop/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/guard/rubocop/runner_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/guard/rubocop_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/support/silence_output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/guard-rubocop-1.5.0/spec/support/simplecov.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/cache_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/cascade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/fallbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/flatten.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/interpolation_compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/key_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/lazy_loadable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/memoize.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/pluralization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/backend/transliterator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/gettext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/gettext/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/gettext/po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/interpolate/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/fallbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag/parents.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag/rfc4646.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/locale/tag/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/middleware.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/basics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/procs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/localization/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/pluralization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/tests/procs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/i18n-1.14.7/lib/i18n/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/console.c".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/ext/io/console/win32_vk.inc".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/lib/io/console.so".freeze, "vendor/bundle/ruby/3.4.0/gems/io-console-0.8.1/lib/io/console/size.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/doc/irb/irb-tools.rd.ja".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/doc/irb/irb.rd.ja".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/exe/irb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/irb.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/cmd/nop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/color_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/backtrace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/catch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/cd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/chws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/continue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/copy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/delete.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/disable_irb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/exit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/finish.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/force_exit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/internal_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/irb_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/ls.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/measure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/next.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/pushws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/show_doc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/show_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/step.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/subirb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/command/whereami.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/completion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/debug/ui.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/default_commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/easter-egg.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/change-ws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/eval_history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/multi-irb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/tracer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/use-loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ext/workspaces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/frame.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/helper_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/helper_method/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/helper_method/conf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/init.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/input-method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/help-message".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/ja/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/lc/ja/help-message".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/nesting_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/output-method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/pager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ruby-lex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ruby_logo.aa".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/source_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/workspace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/ws-for-case-2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/lib/irb/xmp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/irb-1.15.2/man/irb.1".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/CHANGES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/LEGAL".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/fbuffer/fbuffer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/generator/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/generator/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/generator/generator.c".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/parser/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/parser/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/parser/parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/simd/conf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/simd/simd.h".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/vendor/fpconv.c".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/ext/json/ext/vendor/jeaiii-ltoa.h".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/json.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/bigdecimal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/complex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/date.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/ostruct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/rational.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/add/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/common.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext/generator.so".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext/generator/state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/ext/parser.so".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/generic_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/truffle_ruby/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/json-2.13.2/lib/json/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server-protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/code_action_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/code_action_trigger_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_item_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_item_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/completion_trigger_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/diagnostic_severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/diagnostic_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/document_diagnostic_report_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/document_highlight_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/error_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/failure_handling_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/file_change_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/file_operation_pattern_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/folding_range_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/initialize_error_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/inlay_hint_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/insert_text_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/insert_text_mode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/markup_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/message_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/moniker_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/notebook_cell_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/position_encoding_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/prepare_support_default_behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/resource_operation_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/semantic_token_modifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/semantic_token_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/signature_help_trigger_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/symbol_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/symbol_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/text_document_save_reason.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/text_document_sync_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/token_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/uniqueness_level.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/constant/watch_kind.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/annotated_text_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/apply_workspace_edit_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/apply_workspace_edit_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_incoming_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_incoming_calls_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_outgoing_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_outgoing_calls_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_prepare_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/call_hierarchy_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/cancel_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/change_annotation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_action_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/code_lens_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/color_presentation_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_item_label_details.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/completion_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/configuration_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/configuration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_file_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/create_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/declaration_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/definition_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_file_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/delete_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_related_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_server_cancellation_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/diagnostic_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_configuration_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_configuration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_watched_files_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_change_workspace_folders_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_close_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_close_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_open_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_open_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_save_notebook_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/did_save_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_color_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_diagnostic_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_diagnostic_report_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_formatting_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_highlight_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_link_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_on_type_formatting_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_range_formatting_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/document_symbol_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execute_command_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/execution_summary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_create.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_delete.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_pattern_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_operation_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_rename.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/file_system_watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/folding_range_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/formatting_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/full_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/hover_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/implementation_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialize_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/initialized_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_label_part.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inlay_hint_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_evaluatable_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_variable_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/inline_value_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/insert_replace_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_range_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/linked_editing_ranges.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/location_link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/log_message_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/log_trace_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/markup_content.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/message_action_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/moniker_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell_array_change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_cell_text_document_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_change_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notebook_document_sync_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/notification_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/optional_versioned_text_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/parameter_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/partial_result_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/prepare_rename_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/previous_result_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/progress_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/publish_diagnostics_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/publish_diagnostics_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/reference_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/registration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/registration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/regular_expressions_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/related_full_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/related_unchanged_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/relative_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_file_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_files_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/rename_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/request_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/response_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/response_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/save_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/selection_range_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_delta_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_legend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_range_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/semantic_tokens_workspace_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/server_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/set_trace_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_document_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_request_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/show_message_request_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_help_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/signature_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/static_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/symbol_information.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_change_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_content_change_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_position_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_save_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_sync_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_document_sync_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/text_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_definition_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_prepare_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_subtypes_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/type_hierarchy_supertypes_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unchanged_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unregistration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/unregistration_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/versioned_notebook_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/versioned_text_document_identifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/will_save_text_document_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_begin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_cancel_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_create_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_end.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/work_done_progress_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_diagnostic_report_partial_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_edit_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folders_change_event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_folders_server_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_full_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_client_capabilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_symbol_registration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/interface/workspace_unchanged_document_diagnostic_report.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io/reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/io/writer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio/reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/transport/stdio/writer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/language_server-protocol-3.17.0.5/lib/language_server/protocol/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/Gemfile.lock".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/about.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/rules.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/support/merges_upstream_metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lint_roller-1.1.0/lib/lint_roller/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/bin/listen".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/bsd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/darwin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/linux.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/polling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/adapter/windows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/backend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/event/queue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/fsm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/listener.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/listener/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/monotonic_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/queue_optimizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/record.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/record/entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/record/symlink_detector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/silencer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/silencer/controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/listen-3.9.0/lib/listen/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/ChangeLog".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/doc/text/news.md".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/data/languages.tab.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/data/regions.tab.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/env.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/jruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/posix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/win32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/driver/win32_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/info/language.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/info/region.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/middleware.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/cldr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/common.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/irregular.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/posix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/rfc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/tag/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/taglist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/lib/locale/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/locale.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/README".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/cookie.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/index.cgi".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/cgi/locale.css".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/README".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/hello_rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/hello_rack.ru".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/rack/locale_rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/sample_1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/samples/sample_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_detect_cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_detect_general.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_driver_jruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_driver_win32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_taglist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/locale-2.1.4/test/test_thread.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/log_device.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/logger-1.7.0/lib/logger/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/SECURITY.md".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/concerns.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/elements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html4/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html4/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/libxml2_workarounds.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/safelist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/html5/scrub.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/metahelpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/scrubber.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/scrubbers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/xml/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/loofah-2.24.1/lib/loofah/xml/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/ARCHITECTURE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/MIT_LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/VERSION".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/date_rolling_log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/multi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/rolling_log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/size_rolling_log_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/device/writer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/date_time_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/exception_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/id_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/inspect_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/multiply_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/object_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/pretty_print_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/redact_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/round_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/string_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/strip_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/structured_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/tagged_message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/formatter/truncate_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/log_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack/request_id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/rack/unit_of_work.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tag_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tag_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tagged_logger_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tagged_logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/tags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lib/lumberjack/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/lumberjack-1.4.2/lumberjack.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/attachments_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/check_delivery_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/address.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/address_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_disposition_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_location_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_transfer_encoding_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/content_type_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/date_time_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/envelope_from_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/message_ids_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/mime_version_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/phrase_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/elements/received_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/7bit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/8bit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/base64.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/binary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/identity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/quoted_printable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/transfer_encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/encodings/unix_to_unix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/envelope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/field_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/bcc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/cc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/comments_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_address_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/common_message_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_description_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_disposition_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_location_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_transfer_encoding_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/content_type_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/from_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/in_reply_to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/keywords_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/message_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/mime_version_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/named_structured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/named_unstructured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/optional_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/parameter_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/received_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/references_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/reply_to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_bcc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_cc_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_date_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_from_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_message_id_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_sender_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/resent_to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/return_path_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/sender_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/structured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/subject_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/to_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/fields/unstructured_field.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/header.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/indifferent_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/mail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/matchers/attachment_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/matchers/has_sent_mail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte/chars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte/unicode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/multibyte/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/exim.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/file_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/logger_delivery.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/sendmail.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/smtp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/smtp_connection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/delivery_methods/test_mailer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/imap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/pop3.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/network/retriever_methods/test_retriever.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parser_tools.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/address_lists_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/address_lists_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_disposition_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_disposition_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_location_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_location_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_transfer_encoding_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_transfer_encoding_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_type_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/content_type_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/date_time_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/date_time_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/envelope_from_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/envelope_from_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/message_ids_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/message_ids_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/mime_version_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/mime_version_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/phrase_lists_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/phrase_lists_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/received_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/received_parser.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_content_transfer_encoding.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_content_type.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2045_mime.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc2183_content_disposition.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc3629_utf8.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5234_abnf_core_rules.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_address.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_date_time.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parsers/rfc5322_lexical_tokens.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/part.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/parts_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/smtp_envelope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/utilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/values/unicode_tables.dat".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mail-2.8.1/lib/mail/yaml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/APACHE-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/magic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/mime_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/mime_type/definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/marcel-1.0.4/lib/marcel/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/README.markdown".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/code_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/source_location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/lib/method_source/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/method_source.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/method_source/code_helpers_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/method_source_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/method_source-1.1.0/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/CHANGELOG".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bench/bench.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bin/db_pull_request".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/db/content_type_mime.db".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/db/ext_mime.db".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/mini_mime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/lib/mini_mime/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/mini_mime-1.1.5/mini_mime.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/History.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Manifest.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/design_rationale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/hoe/minitest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/autorun.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/compress.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/error_on_warning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/expectations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/hell.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/manual_plugins.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/mock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/parallel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/pride.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/pride_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/test_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/lib/minitest/unit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/metametameta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_benchmark.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_mock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/minitest-5.25.5/test/minitest/test_minitest_test_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/autoenvironment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/dumper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/dumper/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/loader/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/environment/loader/predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/lib/nenv/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nenv-0.3.0/nenv.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/docs/styles.css".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/authenticators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/command_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config/attr_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config/attr_inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/config/attr_type_coercion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/connection_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/data_encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/data_lite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/deprecated_client_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/esearch_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/fetch_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/flags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_parser/parser_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/response_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/anonymous_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/authentication_exchange.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/authenticators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/client_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/cram_md5_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/digest_md5_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/external_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/gs2_header.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/login_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/oauthbearer_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/plain_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/protocol_adapters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/scram_algorithm.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/scram_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/stringprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl/xoauth2_authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sasl_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/search_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/sequence_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/nameprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/saslprep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/saslprep_tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/tables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/stringprep/trace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/uidplus_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/lib/net/imap/vanished_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/net-imap.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/benchmarks.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/rdoc.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/rfcs.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/saslprep.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/rakelib/string_prep_tables_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-imap-0.5.10/sample/net-imap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/lib/net/pop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-pop-0.1.2/net-pop.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/lib/net/protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-protocol-0.2.2/net-protocol.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/NEWS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_cram_md5.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_login.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_plain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_xoauth2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/authenticator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/net-smtp-0.5.1/net-smtp.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/changes.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/Changes".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/README".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_epoll.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_iouring.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_kqueue.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_linuxaio.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_poll.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_port.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_select.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_vars.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_win32.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/libev/ev_wrap.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/bytebuffer.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/libev.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/monitor.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/nio4r.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/nio4r_ext.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/ByteBuffer.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/Monitor.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/Nio4r.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/org/nio4r/Selector.java".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/ext/nio4r/selector.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/bytebuffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/monitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio4r.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/lib/nio4r_ext.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/license.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nio4r-2.7.4/readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/LICENSE-DEPENDENCIES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/bin/nokogiri".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/dependencies.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/depend".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/gumbo.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_document.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_element_description.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_entity_lookup.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_sax_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_sax_parser_context.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/html4_sax_push_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libexslt/exslt.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libexslt/exsltconfig.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libexslt/exsltexports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/HTMLparser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/HTMLtree.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/SAX.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/SAX2.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/c14n.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/catalog.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/chvalid.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/debugXML.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/dict.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/encoding.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/entities.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/globals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/hash.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/list.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/nanoftp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/nanohttp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/parser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/parserInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/pattern.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/relaxng.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/schemasInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/schematron.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/threads.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/tree.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/uri.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/valid.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xinclude.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xlink.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlIO.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlautomata.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlerror.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlexports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlmemory.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlmodule.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlreader.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlregexp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlsave.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlschemas.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlschemastypes.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlstring.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlunicode.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlversion.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xmlwriter.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xpath.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xpathInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxml2/libxml/xpointer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/attributes.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/documents.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/extensions.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/extra.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/functions.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/imports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/keys.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/namespaces.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/numbersInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/pattern.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/preproc.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/security.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/templates.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/transform.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/variables.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xslt.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltInternals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltconfig.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltexports.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltlocale.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/include/libxslt/xsltutils.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/libxml2_polyfill.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/nokogiri.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/nokogiri.h".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/test_global_handlers.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_attr.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_attribute_decl.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_cdata.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_comment.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_document.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_document_fragment.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_dtd.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_element_content.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_element_decl.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_encoding_handler.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_entity_decl.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_entity_reference.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_namespace.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_node.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_node_set.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_processing_instruction.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_reader.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_relax_ng.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_sax_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_sax_parser_context.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_sax_push_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_schema.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_syntax_error.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_text.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xml_xpath_context.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/ext/nokogiri/xslt_stylesheet.c".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/gumbo-parser/CHANGES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/gumbo-parser/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/gumbo-parser/THANKS".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.1/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.2/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.3/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/3.4/nokogiri.so".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/class_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/parser.y".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/parser_extras.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/selector_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/tokenizer.rex".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/css/xpath_visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/decorators/slop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/encoding_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/extension.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/gumbo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/element_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/element_description_defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/encoding_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/entity_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/sax/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/sax/parser_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html4/sax/push_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/html5/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/jruby/dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/jruby/nokogiri_jars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/version/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/attribute_decl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/cdata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/character_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/document_fragment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/dtd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/element_content.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/element_decl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/entity_decl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/entity_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/namespace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/node/save_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/node_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/notation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/parse_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/pp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/pp/character_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/pp/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/processing_instruction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/relax_ng.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/parser_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/sax/push_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/searchable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/xpath.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/xpath/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xml/xpath_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xslt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/nokogiri/xslt/stylesheet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/nokogiri-1.18.9-x86_64-linux-gnu/lib/xsd/xmlparser/nokogiri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/images/failed.png".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/images/pending.png".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/images/success.png".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/detected.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/emacs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/emacs/client.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/gntp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/growl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/libnotify.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/notifysend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/rb_notifu.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/terminal_notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/terminal_title.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux/client.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux/notification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/notifier/tmux/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/notiffany-0.1.3/lib/notiffany/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/lib/ostruct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ostruct-0.6.3/ostruct.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/parallel-1.27.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/parallel-1.27.0/lib/parallel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parallel-1.27.0/lib/parallel/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/bin/ruby-parse".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/bin/ruby-rewrite".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/gauntlet_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ast/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ast/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/builders/default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/clobbering_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/current_arg_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/deprecation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/diagnostic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/diagnostic/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer-F0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer-F1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer-strings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/dedenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/explanation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/lexer/stack_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/macruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/max_numparam_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/meta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby18.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby19.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby20.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby21.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby22.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby23.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby24.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby25.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby26.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby27.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby30.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby31.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby33.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/ruby34.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/rubymotion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/runner/ruby_parse.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/runner/ruby_rewrite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/buffer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/comment/associator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/collection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/heredoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/objc_kwarg.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/rescue_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/send.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/ternary.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/map/variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/rewriter/action.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/tree_rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/source/tree_rewriter/action.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/static_environment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/tree_rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/unknown_encoding_in_magic_comment_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/variables_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/lib/parser/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/parser-3.3.9.0/parser.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/lib/po_to_json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/po_to_json-2.0.0/lib/po_to_json/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/lib/pp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pp-0.6.2/pp.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/lib/prettyprint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prettyprint-0.2.0/prettyprint.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/lib/prime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/prime.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/sig/integer-extension.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/sig/manifest.yaml".freeze, "vendor/bundle/ruby/3.4.0/gems/prime-0.1.4/sig/prime.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/BSDmakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/config.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/build_system.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/configuration.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/cruby_compilation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/design.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/encoding.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/fuzzing.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/heredocs.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/javascript.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/local_variable_depth.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/mapping.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/parser_translation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/parsing_rules.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/releasing.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/relocation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/ripper_translation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/ruby_api.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/ruby_parser_translation.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/serialization.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/docs/testing.md".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/api_node.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/api_pack.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/extension.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/ext/prism/extension.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/ast.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/defines.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/diagnostic.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/encoding.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/node.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/options.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/pack.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/parser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/prettyprint.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/regexp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/static_literals.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_buffer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_char.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_constant_pool.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_integer.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_list.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_memchr.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_newline_list.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_string.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_strncasecmp.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/util/pm_strpbrk.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/include/prism/version.h".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/desugar_compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/dispatcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/dot_visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/ffi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/inspect_visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/lex_compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/mutation_compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/node_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/pack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result/comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/parse_result/newlines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/append_as_bytes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/byteindex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/scan_byte.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/unpack1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/polyfill/warn.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/prism.so".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/reflection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/relocation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/serialize.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/string_query.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser/lexer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser33.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser34.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser35.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/parser_current.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ripper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ripper/sexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ripper/shim.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/translation/ruby_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/lib/prism/visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/prism.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/compiler.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/dsl.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/inspect_visitor.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/node.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/node_ext.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/parse_result.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/reflection.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/string_query.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser33.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser34.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/parser35.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/translation/ripper.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/rbi/prism/visitor.rbi".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/compiler.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/dispatcher.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/dot_visitor.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/dsl.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/inspect_visitor.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/lex_compat.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/mutation_compiler.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/node.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/node_ext.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/pack.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/parse_result.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/parse_result/comments.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/pattern.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/reflection.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/relocation.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/serialize.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/string_query.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/sig/prism/visitor.rbs".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/diagnostic.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/encoding.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/node.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/options.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/pack.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/prettyprint.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/prism.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/regexp.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/serialize.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/static_literals.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/token_type.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_buffer.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_char.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_constant_pool.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_integer.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_list.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_memchr.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_newline_list.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_string.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_strncasecmp.c".freeze, "vendor/bundle/ruby/3.4.0/gems/prism-1.5.0/src/util/pm_strpbrk.c".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/bin/pry".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/basic_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/block_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/class_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code/code_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code/code_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code/loc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/code_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/color_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/command_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/command_state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/amend_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/bang.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/bang_pry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/abstract_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/exception_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/file_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cat/input_expression_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/cd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/change_inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/change_prompt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/clear_screen.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/code_collector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/disable_pry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/easter_eggs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/edit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/edit/exception_patcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/edit/file_and_line_locator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/exit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/exit_all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/exit_program.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/find_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/fix_indent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/hist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/import_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/jump_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/list_inspectors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/globals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/grep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/instance_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/interrogatable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/jruby_hacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/local_names.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/local_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/ls_entity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/methods_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ls/self_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/nesting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/play.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/pry_backtrace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/pry_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/raise_up.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/reload_code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/reset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/ri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/save_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/shell_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/shell_mode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_doc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_input.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/show_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/stat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/switch_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/toggle_color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/watch_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/watch_expression/expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/whereami.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/commands/wtf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/attributable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/lazy_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/memoized_value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/config/value.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/control_d_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/core_extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/env.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/exception_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/forwardable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/base_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/command_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/documentation_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/options_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/platform.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/helpers/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/indent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/input/simple_stdio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/input_completer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/input_lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/inspector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/last_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method/disowned.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method/patcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/method/weird_method_locator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/object_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/pager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/prompt.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/pry_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/pry_instance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/repl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/repl_file_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/ring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop/commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/slop/option.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/syntax_highlighter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/system_command_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/evalable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/mockable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/pry_tester.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/utility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/testable/variables.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/warning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/wrapped_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/pry-0.15.2/lib/pry/wrapped_module/candidate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/depend".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_emitter.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_emitter.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_parser.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_parser.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_to_ruby.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_to_ruby.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_yaml_tree.c".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych/psych_yaml_tree.h".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych.so".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/class_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/coder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/core_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/handlers/document_stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/handlers/recorder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/ruby_events.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/tree_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/json/yaml_events.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/mapping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/scalar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/sequence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/nodes/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/omap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/scalar_scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/streaming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/syntax_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/tree_builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/versions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/depth_first.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/emitter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/json_tree.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/to_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/visitor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/visitors/yaml_tree.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/lib/psych/y.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ChangeLog".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/README.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/TODO".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/bin/racc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/en/grammar.en.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/en/grammar2.en.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/command.ja.html".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/debug.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/grammar.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/index.ja.html".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/parser.ja.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/doc/ja/usage.ja.html".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/cparse.c".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/cparse.so".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/debugflags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/grammar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/grammarfileparser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/iset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/logfilegenerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/parser-text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/parserfilegenerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/sourcetext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/state.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/statetransitiontable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/lib/racc/static.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/SPEC.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/auth/abstract/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/auth/abstract/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/auth/basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/bad_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/body_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/cascade.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/common_logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/conditional_get.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/content_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/content_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/deflater.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/etag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/events.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/files.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/head.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/lint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/lock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/media_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/method_override.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mock_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/mock_response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/multipart/uploaded_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/null_logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/query_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/recursive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/rewindable_input.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/sendfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/show_exceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/show_status.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/static.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/tempfile_reaper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/urlmap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-3.2.1/lib/rack/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/abstract/id.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/cookie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/encryptor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/lib/rack/session/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/license.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/releases.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-session-2.1.1/security.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/History.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/cookie_jar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/uploaded_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rack-test-2.2.0/lib/rack/test/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/bin/rackup".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/handler/cgi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/handler/webrick.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/lobster.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/lib/rackup/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/license.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/readme.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/releases.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rackup-2.2.1/security.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-8.0.2.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails-dom-testing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/dom_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/selector_assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/selector_assertions/html_selector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/assertions/selector_assertions/substitution_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/lib/rails/dom/testing/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/dom_assertions_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/parser_selection_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/selector_assertions_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-dom-testing-2.3.0/test/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails-html-sanitizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/sanitizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/sanitizer/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/lib/rails/html/scrubbers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/rails_api_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/sanitizer_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rails-html-sanitizer-1.6.2/test/scrubbers_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/RDOC_MAIN.md".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/exe/rails".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/minitest/rails_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/api/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/api/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/app_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/bootstrap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/default_middleware_stack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/dummy_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/finisher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application/routes_reloader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/application_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/autoloaders.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/autoloaders/inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/backtrace_cleaner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/code_statistics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/code_statistics_calculator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/actions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/environment_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/command/helpers/editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/about/about_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/app/update_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/application/application_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/boot/boot_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/console/console_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/console/irb_console.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/credentials/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/credentials/credentials_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/credentials/credentials_command/diffing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/db/system/change/change_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/dbconsole/dbconsole_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/destroy/destroy_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/dev/dev_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/devcontainer/devcontainer_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/encrypted/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/encrypted/encrypted_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/gem_help/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/gem_help/gem_help_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/generate/generate_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/help/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/help/help_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/initializers/initializers_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/middleware/middleware_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/new/new_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/notes/notes_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/plugin/plugin_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/rake/rake_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/restart/restart_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/routes/routes_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/runner/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/runner/runner_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/secret/secret_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/server/server_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/stats/stats_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/test/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/test/test_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/unused_routes/unused_routes_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/commands/version/version_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/console/methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/deprecator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/dev_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/commands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/lazy_route_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/railties.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/engine/updater.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/actions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/actions/create_migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/active_model.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/app_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/app_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/database.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/authentication_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/templates/app/views/passwords/edit.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/templates/app/views/passwords/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/authentication/templates/app/views/sessions/new.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/controller/controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/controller/templates/view.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/mailer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/layout.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/layout.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/view.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/mailer/templates/view.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/scaffold_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/_form.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/edit.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/index.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/new.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/partial.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/erb/scaffold/templates/show.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/generated_attribute.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/migration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/model_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/named_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/app_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/Dockerfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/Gemfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/README.md.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/Rakefile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/assets/stylesheets/application.css.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/controllers/application_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/helpers/application_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/jobs/application_job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/mailers/application_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/models/application_record.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/layouts/application.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/layouts/mailer.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/layouts/mailer.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/pwa/manifest.json.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/app/views/pwa/service-worker.js".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/brakeman.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/dev.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/rails.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/rake.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/rubocop.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/setup.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/bin/thrust.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config.ru.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/application.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/boot.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/cable.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/mysql.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/postgresql.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/sqlite3.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/databases/trilogy.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/deploy.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environment.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/environments/test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/assets.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/content_security_policy.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/cors.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/filter_parameter_logging.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/inflections.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/initializers/new_framework_defaults_8_0.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/locales/en.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/puma.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/routes.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/config/storage.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/db/seeds.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/docker-entrypoint.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/dockerignore.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/gitattributes.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/github/ci.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/github/dependabot.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/gitignore.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/kamal-secrets.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/node-version.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/400.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/404.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/406-unsupported-browser.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/422.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/500.html".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/icon.png".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/icon.svg".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/public/robots.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/rubocop.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/ruby-version.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/test/application_system_test_case.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/app/templates/test/test_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/application_record/application_record_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/authentication_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/channels/application_cable/connection.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/controllers/concerns/authentication.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/controllers/passwords_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/controllers/sessions_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/mailers/passwords_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/models/current.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/models/session.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/models/user.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/views/passwords_mailer/reset.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/app/views/passwords_mailer/reset.text.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/authentication/templates/test/mailers/previews/passwords_mailer_preview.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/benchmark/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/benchmark/benchmark_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/benchmark/templates/benchmark.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/controller/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/controller/controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/controller/templates/controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/credentials/credentials_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/credentials/templates/credentials.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/db/system/change/change_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/devcontainer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/Dockerfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/compose.yaml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/devcontainer/templates/devcontainer/devcontainer.json.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/encrypted_file/encrypted_file_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/encryption_key_file/encryption_key_file_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/generator_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/templates/%file_name%_generator.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/generator/templates/USAGE.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/helper/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/helper/helper_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/helper/templates/helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/integration_test/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/integration_test/integration_test_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/master_key/master_key_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/migration/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/migration/migration_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/model/model_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/plugin_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/%name%.gemspec.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/Gemfile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/MIT-LICENSE.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/README.md.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/Rakefile.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/controllers/%namespaced_name%/application_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/helpers/%namespaced_name%/application_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/jobs/%namespaced_name%/application_job.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/mailers/%namespaced_name%/application_mailer.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/models/%namespaced_name%/application_record.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/app/views/layouts/%namespaced_name%/application.html.erb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/bin/rails.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/bin/rubocop.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/bin/test.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/config/routes.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/github/ci.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/github/dependabot.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/gitignore.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/engine.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/railtie.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/%namespaced_name%/version.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/lib/tasks/%namespaced_name%_tasks.rake.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rails/boot.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rails/routes.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/rubocop.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/%namespaced_name%_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/application_system_test_case.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/integration/navigation_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/plugin/templates/test/test_helper.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/resource/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/resource/resource_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/resource_route/resource_route_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold/scaffold_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/scaffold_controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/templates/api_controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/scaffold_controller/templates/controller.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/script/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/script/script_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/script/templates/script.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/system_test/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/system_test/system_test_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/task/USAGE".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/task/task_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/rails/task/templates/task.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/resource_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/authentication/authentication_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/authentication/templates/test/fixtures/users.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/authentication/templates/test/models/user_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/controller/controller_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/controller/templates/functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/generator/generator_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/generator/templates/generator_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/helper/helper_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/integration/integration_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/integration/templates/integration_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/job/job_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/job/templates/unit_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/mailer/mailer_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/mailer/templates/functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/mailer/templates/preview.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/model/model_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/model/templates/fixtures.yml.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/model/templates/unit_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/plugin_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/templates/%file_name%_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/plugin/templates/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/scaffold_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/templates/api_functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/templates/functional_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/scaffold/templates/system_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/system/system_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/system/templates/application_system_test_case.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/test_unit/system/templates/system_test.rb.tt".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/testing/assertions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/testing/behavior.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/generators/testing/setup_and_teardown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/health_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/info_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/initializable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/mailers_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/plugin/test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/pwa_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rack.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rack/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rack/silence_request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/rackup/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/railtie/configurable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/railtie/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/source_annotation_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/engine.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/framework.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/log.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/misc.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/statistics.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/tmp.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/yarn.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/tasks/zeitwerk.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/layouts/application.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/info/notes.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/info/properties.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/info/routes.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/mailers/email.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/mailers/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/mailers/mailer.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/templates/rails/welcome/index.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/line_filtering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/railtie.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/test_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/test_unit/testing.rake".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/testing/maintain_test_schema.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/welcome_controller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/railties-8.0.2.1/lib/rails/zeitwerk_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/README.markdown".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/global.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/null_presenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/presenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/refinement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/string_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rainbow-3.1.1/lib/rainbow/x11_color_names.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/History.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/command_line_usage.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/Rakefile1".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/Rakefile2".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/a.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/b.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/example/main.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/glossary.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/jamis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/proto_rake.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/rake.1".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/rakefile.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/doc/rational.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/exe/rake".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/application.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/backtrace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/clean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/cloneable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/cpu_counter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/default_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/dsl_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/early_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/ext/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_creation_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/file_utils_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/invocation_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/invocation_exception_mixin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/late_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/linked_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/loaders/makefile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/multi_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/name_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/packagetask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/phony.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/private_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/promise.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/pseudo_status.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/rake_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/rake_test_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/rule_recursion_overflow_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task_argument_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/task_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/tasklib.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/testtask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/thread_history_display.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/thread_pool.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/trace_output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/lib/rake/win32.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rake-13.3.0/rake.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/Guardfile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/bin/fsevent_watch".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/FSEventsFix.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/FSEventsFix.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/TSICTString.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/TSICTString.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/cli.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/cli.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/common.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/compat.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/compat.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/defines.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/main.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/signal_handlers.c".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/fsevent_watch/signal_handlers.h".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/ext/rakefile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/otnetstring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/rb-fsevent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/rb-fsevent/fsevent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/lib/rb-fsevent/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-fsevent-0.11.2/rb-fsevent.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/event.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/native.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/native/flags.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/notifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/lib/rb-inotify/watcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/rb-inotify.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/spec/inotify_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/spec/notifier_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rb-inotify-0.11.1/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/CONTRIBUTING.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/CVE-2013-0256.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/ExampleMarkdown.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/ExampleRDoc.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/History.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/LEGAL.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/LICENSE.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/RI.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/TODO.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/exe/rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/exe/ri".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/anon_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/any_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/class_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/context/section.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/extend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/ghost_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/meta_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/method_attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/mixin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/normal_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/normal_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/require.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/single_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_object/top_level.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/code_objects.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/cross_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/erb_partial.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/erbio.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/darkfish.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/json_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/markup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot/message_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot/po.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/pot/po_entry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/ri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_footer.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_head.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_classes.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_extends.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_includes.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_installed.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_methods.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_navigation.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_parent.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_search.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_sections.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_table_of_contents.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/_sidebar_toggle.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/class.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/css/fonts.css".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/css/rdoc.css".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-Light.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-LightItalic.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-Regular.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/Lato-RegularItalic.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Bold.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/fonts/SourceCodePro-Regular.ttf".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/add.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/arrow_up.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/brick.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/brick_link.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bug.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bullet_black.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bullet_toggle_minus.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/bullet_toggle_plus.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/date.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/delete.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/find.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/loadingAnimation.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/macFFBgHack.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/package.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/page_green.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/page_white_text.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/page_white_width.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/plugin.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/ruby.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/tag_blue.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/tag_green.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/transparent.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/wrench.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/wrench_orange.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/images/zoom.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/index.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/js/darkfish.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/js/search.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/page.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/servlet_not_found.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/servlet_root.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/darkfish/table_of_contents.rhtml".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/json_index/js/navigation.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/generator/template/json_index/js/searcher.js".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/i18n/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/i18n/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/known_classes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown.kpeg".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown/entities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown/literals.kpeg".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markdown/literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attr_changer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attr_span.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attribute_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/blank_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/block_quote.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/document.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/hard_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/heading.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/indented_paragraph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/list_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/paragraph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/pre_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/raw.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/regexp_handling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_ansi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_bs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_html_crossref.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_html_snippet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_joined_paragraph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_label.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_rdoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_table_of_contents.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/to_tt_only.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/markup/verbatim.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/c.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/changelog.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/prism_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/rd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/ripper_state_lex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/ruby_tools.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/simple.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/parser/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/block_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/block_parser.ry".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/inline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/inline_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rd/inline_parser.ry".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rdoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/paths.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/ri/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/rubygems_hook.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/servlet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats/normal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats/quiet.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/stats/verbose.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/token_stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/tom_doc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rdoc/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/lib/rubygems_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/man/ri.1".freeze, "vendor/bundle/ruby/3.4.0/gems/rdoc-6.14.2/rdoc.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/alternation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/anchor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/backreference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_set/intersection.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_set/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/character_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/escape_sequence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/free_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/keep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/posix_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/root.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/classes/unicode_property.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/construct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/escape_sequence_char.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/escape_sequence_codepoint.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/human_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/match.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/match_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/negative.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/parts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/printing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/referenced_expressions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/strfregexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/tests.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/methods/traverse.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/quantifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/sequence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/sequence_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/shared.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/expression/subexpression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/lexer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/char_type.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/errors/premature_end_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/errors/scanner_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/errors/validation_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/properties/long.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/properties/short.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/property.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/scanner/scanner.rl".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/any.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/anchor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/assertion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/backreference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/character_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/character_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/keep.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/meta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/posix_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/quantifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/unicode_property.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/token/virtual.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/version_lookup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/1.8.6.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/1.9.1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/1.9.3.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.0.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.2.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.3.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.4.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.4.1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.5.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.6.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.6.2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/2.6.3.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/3.1.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/3.2.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/syntax/versions/3.5.0.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/lib/regexp_parser/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/regexp_parser-2.11.2/regexp_parser.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/face.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/history.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io/ansi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io/dumb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/io/windows.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/composite.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/emacs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/vi_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_actor/vi_insert.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/key_stroke.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/kill_ring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/line_editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/unicode.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/unicode/east_asian_width.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/lib/reline/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/reline-0.6.2/license_of_rb-readline".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/lib/rspec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-3.13.1/lib/rspec/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/exe/rspec".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/autorun.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/backtrace_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/coordinator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/example_minimizer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/fork_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/shell_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/shell_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/bisect/utilities.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/configuration_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/did_you_mean.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/drb.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/example.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/example_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/example_status_persister.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/filter_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/flat_map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/base_bisect_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/base_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/base_text_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/bisect_drb_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/bisect_progress_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/console_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/deprecation_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/documentation_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/exception_presenter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/failure_list_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/fallback_message_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/html_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/html_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/html_snippet_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/json_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/profile_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/progress_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/snippet_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/formatters/syntax_highlighter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/hooks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/invocations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/memoized_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/metadata.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/metadata_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/minitest_assertions_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/flexmock.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/mocha.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/rr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/mocking_adapters/rspec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/notifications.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/option_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/ordering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/output_wrapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/pending.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/profiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/project_initializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/project_initializer/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/rake_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/ruby_project.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/sandbox.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/shared_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/shared_example_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/shell_escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/test_unit_assertions_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/warnings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-core-3.13.5/lib/rspec/core/world.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/block_snippet_extractor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/expectation_target.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/fail_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/failure_aggregator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/minitest_integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/expectations/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/aliased_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/all.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/base_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_between.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_instance_of.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_kind_of.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/be_within.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/change.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/compound.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/contain_exactly.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/count_expectation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/cover.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/eq.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/eql.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/equal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/exist.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/has.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/have_attributes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/include.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/match.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/operators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/raise_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/respond_to.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/satisfy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/start_or_end_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/throw_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/built_in/yield.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/composable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/dsl.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/english_phrasing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/fail_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/generated_descriptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/matcher_delegator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/matcher_protocol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-expectations-3.13.5/lib/rspec/matchers/multi_matcher_diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/error_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/expect_chain_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/expectation_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/message_chains.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/recorder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/stub_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/any_instance/stub_chain_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/argument_list_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/argument_matchers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/error_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/example_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/instance_method_stasher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/marshal_extension.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/expectation_customization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/have_received.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/receive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/receive_message_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/matchers/receive_messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/message_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/message_expectation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/method_double.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/method_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/minitest_integration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/mutate_const.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/object_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/order_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/standalone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/targets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/test_double.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/verifying_double.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/verifying_message_expectation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/verifying_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-mocks-3.13.5/lib/rspec/mocks/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/Changelog.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/caller_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/comparable_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/differ.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/directory_maker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/encoded_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/fuzzy_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/hunk_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/matcher_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/method_signature_verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/mutex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/object_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/recursive_const_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/reentrant_mutex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/ruby_features.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source/location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/source/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/deprecation_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/diff_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/formatting_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/in_sub_process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/library_wide_checks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/shell_out.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/stderr_splitter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/string_matcher.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/with_isolated_directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/spec/with_isolated_stderr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/warnings.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rspec-support-3.13.5/lib/rspec/support/with_keywords_when_needed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/assets/logo.png".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/assets/output.css.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/assets/output.html.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/config/default.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/config/internal_affairs.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/config/obsoletion.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/exe/rubocop".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/arguments_env.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/arguments_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ast_aliases.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cache_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cached_data.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/auto_generate_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/execute_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/init_dotfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/lsp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/show_cops.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/show_docs_url.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/suggest_extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/command/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cli/environment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/comment_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_loader_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/changed_enforced_styles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/changed_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/cop_rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/extracted_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/parameter_rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/removed_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/renamed_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_obsoletion/split_cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_regeneration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/config_validator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/autocorrect_logic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/badge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/duplicated_gem.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/duplicated_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/gem_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/gem_filename.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/gem_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/insecure_protocol_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/bundler/ordered_gems.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/commissioner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/cop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/alignment_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/condition_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/each_to_for_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/empty_line_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/for_to_each_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/if_then_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/lambda_literal_to_method_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/line_break_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/multiline_literal_brace_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/ordered_gem_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/parentheses_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/percent_literal_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/punctuation_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/require_library_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/space_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/string_literal_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/correctors/unused_arg_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/documentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/exclude_limit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/force.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/add_runtime_dependency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/dependency_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/deprecated_attribute_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/development_dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/duplicated_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/ordered_dependencies.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/require_mfa.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/required_ruby_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/gemspec/ruby_version_globals_usage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/generator/configuration_injector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/generator/require_file_injector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/ignored_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/cop_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/cop_enabled.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/create_empty_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/empty_line_between_expect_offense_and_correction.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/example_description.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/example_heredoc_delimiter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/inherit_deprecated_cop_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/lambda_or_proc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/location_exists.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/location_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/location_line_equality_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/method_name_end_with.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/method_name_equal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_destructuring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_first_or_last_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_matcher_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_pattern_groups.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_pattern_groups/ast_processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_pattern_groups/ast_walker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_type_group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_type_multiple_predicates.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/node_type_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/numblock_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/offense_location_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/on_send_without_on_csend.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/operator_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/processed_source_buffer_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_context_config_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_described_class_as_subject.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_expect_offense_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_let_rubocop_config_new.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_location_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_message_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_method_dispatch_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/redundant_source_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/single_line_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/style_detected_api_use.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/undefined_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/useless_message_assertion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/internal_affairs/useless_restrict_on_send.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/access_modifier_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/argument_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/array_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/assignment_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/begin_end_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/block_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/block_end_newline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/case_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/class_structure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/closing_heredoc_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/closing_parenthesis_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/comment_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/condition_position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/def_end_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/dot_position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/else_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_after_guard_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_after_magic_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_after_multiline_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_line_between_defs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_after_module_inclusion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_access_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_attribute_accessor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_begin_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_block_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_class_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_exception_handling_keywords.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_method_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/empty_lines_around_module_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/end_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/end_of_line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/extra_spacing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_argument_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_array_element_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_array_element_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_hash_element_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_hash_element_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_method_argument_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_method_parameter_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/first_parameter_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/hash_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/heredoc_argument_closing_parenthesis.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/heredoc_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/indentation_consistency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/indentation_style.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/indentation_width.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/initial_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/leading_comment_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/leading_empty_lines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_continuation_leading_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_continuation_spacing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_end_string_concatenation_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/line_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_array_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_array_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_assignment_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_block_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_hash_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_hash_key_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_argument_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_call_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_call_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_definition_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_method_parameter_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/multiline_operation_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/parameter_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/redundant_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/rescue_ensure_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/single_line_block_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_colon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_comma.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_not.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_after_semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_block_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_equals_in_parameter_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_method_call_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_around_operators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_block_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_brackets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_comma.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_first_arg.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_before_semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_in_lambda_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_array_literal_brackets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_array_percent_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_block_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_hash_literal_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_parens.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_percent_literal_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_range_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_reference_brackets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/space_inside_string_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/trailing_empty_lines.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/layout/trailing_whitespace.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/legacy/corrections_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/legacy/corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_block_association.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_operator_precedence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ambiguous_regexp_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/array_literal_in_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/assignment_in_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/big_decimal_new.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/binary_operator_with_identical_operands.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/boolean_symbol.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/circular_argument_reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_definition_in_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_overwritten_in_rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_reassignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/constant_resolution.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/cop_directive_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/debugger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/deprecated_class_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/deprecated_constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/deprecated_open_ssl_constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/disjunctive_assignment_in_constructor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_case_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_elsif_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_hash_key.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_magic_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_match_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_regexp_character_class_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_require.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_rescue_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/duplicate_set_element.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/each_with_object_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/else_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_conditional_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_ensure.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_in_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/empty_when.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ensure_return.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/erb_new_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/flip_flop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/float_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/float_out_of_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/format_parameter_mismatch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/hash_compare_by_identity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/hash_new_with_keyword_arguments_as_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/heredoc_method_call_position.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/identity_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/implicit_string_concatenation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/incompatible_io_select_with_fiber_scheduler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ineffective_access_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/inherit_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/interpolation_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/it_without_arguments_in_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/lambda_without_literal_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/literal_as_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/literal_assignment_in_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/literal_in_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/missing_cop_enable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/missing_super.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/mixed_case_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/mixed_regexp_capture_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/multiple_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/nested_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/nested_percent_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/next_without_accumulator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/no_return_in_begin_end_blocks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/non_atomic_file_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/non_deterministic_require_order.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/non_local_exit_from_iterator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/number_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/numbered_parameter_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/numeric_operation_with_constant_result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/or_assignment_to_constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/ordered_magic_comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/out_of_range_regexp_ref.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/percent_string_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/percent_symbol_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/raise_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/rand_one.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_cop_disable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_cop_enable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_dir_glob_sort.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_regexp_quantifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_require_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_safe_navigation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_splat_expansion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_string_coercion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_type_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_with_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/redundant_with_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/refinement_import_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/regexp_as_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/require_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/require_range_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/require_relative_self_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/rescue_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/rescue_type.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/return_in_void_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/safe_navigation_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/safe_navigation_consistency.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/safe_navigation_with_empty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/script_permission.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/self_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/send_with_mixin_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shadowed_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shadowed_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shadowing_outer_local_variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/shared_mutable_default.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/struct_new_override.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/suppressed_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/suppressed_exception_in_number_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/symbol_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/to_enum_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/to_json.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/top_level_return_with_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/trailing_comma_in_attribute_declaration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/triple_quotes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/underscore_prefixed_variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unescaped_bracket_in_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unexpected_block_arity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unified_integer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unmodified_reduce_accumulator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unreachable_code.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unreachable_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unused_block_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/unused_method_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/uri_escape_unescape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/uri_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_access_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_constant_scoping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_default_value_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_defined.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_else_without_rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_numeric_operation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_or.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_rescue.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_ruby2_keywords.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_setter_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/useless_times.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/utils/nil_receiver_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/lint/void.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/message_annotator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/abc_size.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/block_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/block_nesting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/class_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/collection_literal_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/cyclomatic_complexity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/method_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/module_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/parameter_lists.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/perceived_complexity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/abc_size_calculator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/code_length_calculator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/iterating_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/repeated_attribute_discount.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/metrics/utils/repeated_csend_discount.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/migration/department_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_identifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/allowed_receivers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/annotation_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/array_min_size.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/array_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/auto_corrector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/check_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/check_line_breakable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/check_single_line_suitability.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/code_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/comments_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_enforced_style.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_formatting.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_max.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/configurable_numbering.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/def_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/dig_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/documentation_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/duplication.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/empty_lines_around_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/empty_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/end_keyword_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/endless_method_rewriter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/enforce_superclass.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/first_element_line_break.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/forbidden_identifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/forbidden_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/frozen_string_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/gem_declaration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/gemspec_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_alignment_styles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_shorthand_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_subset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/hash_transform_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/heredoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/integer_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/line_length_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/match_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/method_complexity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/method_preference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/min_body_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/min_branches_count.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_element_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_element_line_breaks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_expression_indentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/multiline_literal_brace_layout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/negative_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/nil_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/on_normal_if_unless.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/ordered_gem_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/percent_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/percent_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/preceding_following_alignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/preferred_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/range_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/rational_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/require_library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/rescue_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/safe_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/space_after_punctuation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/space_before_punctuation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/statement_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/string_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/string_literals_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/surrounding_space.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/symbol_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/target_ruby_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/trailing_body.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/trailing_comma.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/uncommunicative_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/unused_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/mixin/visibility_help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/accessor_method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/ascii_identifiers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/binary_operator_parameter_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/block_forwarding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/block_parameter_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/class_and_module_camel_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/constant_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/file_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/heredoc_delimiter_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/heredoc_delimiter_naming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/inclusive_language.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/memoized_instance_variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/method_parameter_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/predicate_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/predicate_prefix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/rescued_exceptions_variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/variable_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/naming/variable_number.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/offense.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/compound_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/eval.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/io_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/json_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/marshal_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/open.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/security/yaml_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/access_modifier_declarations.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/accessor_grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/alias.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ambiguous_endless_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/and_or.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/arguments_forwarding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_coercion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_first_last.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_intersect.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/array_join.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ascii_comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/attr.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/auto_resource_cleanup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bare_percent_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/begin_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bisected_attr_accessor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bisected_attr_accessor/macro.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/bitwise_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/block_comments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/block_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/case_equality.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/case_like_if.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/character_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_and_module_children.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_equality_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_methods_definitions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/class_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/collection_compact.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/collection_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/collection_querying.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/colon_method_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/colon_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/combinable_defined.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/combinable_loops.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/command_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/comment_annotation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/commented_keyword.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/comparable_between.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/comparable_clamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/concat_array_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/conditional_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/constant_visibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/copyright.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/data_inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/date_time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/def_with_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/dig_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/dir.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/dir_empty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/disable_cops_within_source_code_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/document_dynamic_eval_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/documentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/documentation_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/double_cop_disable_directive.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/double_negation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/each_for_simple_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/each_with_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_block_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_case_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_heredoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_lambda_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/empty_string_inside_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/encoding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/end_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/endless_method.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/env_home.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/eval_with_location.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/even_odd.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/exact_regexp_match.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/expand_path_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/explicit_block_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/exponential_notation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/fetch_env_var.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_empty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_read.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_touch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/file_write.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/float_division.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/for.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/format_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/format_string_token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/frozen_string_literal_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/global_std_stream.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/global_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/guard_clause.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_as_last_array_item.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_conversion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_each_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_except.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_fetch_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_like_case.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_slice.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_syntax.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_transform_keys.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/hash_transform_values.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/identical_conditional_branches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_inside_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_unless_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_with_boolean_literal_branches.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/if_with_semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/implicit_runtime_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/in_pattern_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/infinite_loop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/inline_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/inverse_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/invertible_unless_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ip_addresses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/it_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/it_block_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/keyword_arguments_merging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/keyword_parameters_order.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/lambda.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/lambda_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/line_end_concatenation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/magic_comment_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_compact_with_conditional_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_into_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_to_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/map_to_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_with_args_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_with_args_parentheses/omit_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_with_args_parentheses/require_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_call_without_args_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_called_on_do_end_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/method_def_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/min_max.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/min_max_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/missing_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/missing_respond_to_missing.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/mixin_grouping.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/mixin_usage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/module_function.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_block_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_if_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_if_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_in_pattern_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_memoization.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_method_signature.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_ternary_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiline_when_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/multiple_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/mutable_constant.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_if.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_if_else_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_unless.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/negated_while.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_file_dirname.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_parenthesized_calls.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nested_ternary_operator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/next.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nil_comparison.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/nil_lambda.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/non_nil_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/not.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numbered_parameters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numbered_parameters_limit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numeric_literal_prefix.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numeric_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/numeric_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/object_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/one_line_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/open_struct_use.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/operator_method_call.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/option_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/optional_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/optional_boolean_parameter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/or_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/parallel_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/parentheses_around_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/percent_literal_delimiters.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/percent_q_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/perl_backrefs.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/preferred_hash_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/proc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/quoted_symbols.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/raise_args.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/random_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_array_constructor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_array_flatten.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_begin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_capital_w.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_constant_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_current_directory_in_path.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_double_splat_hash_braces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_each.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_fetch_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_file_extension_in_require.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_filter_chain.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_format.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_freeze.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_heredoc_delimiter_quotes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_initialize.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_interpolation_unfreeze.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_line_continuation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_percent_q.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_character_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_constructor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_regexp_escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_return.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_self.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_self_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_self_assignment_branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_sort.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_sort_by.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/redundant_string_escape.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/regexp_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/require_order.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/rescue_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/rescue_standard_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/return_nil.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/return_nil_in_predicate_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/safe_navigation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/safe_navigation_chain_length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/sample.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/select_by_regexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/self_assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/semicolon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/send.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/send_with_literal_method_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/signal_exception.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_argument_dig.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_line_block_params.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_line_do_end_block.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/single_line_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/slicing_with_range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/sole_nested_conditional.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/special_global_vars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/stabby_lambda_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/static_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/stderr_puts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_chars.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_concatenation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_hash_keys.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_literals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_literals_in_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/string_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/strip.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/struct_inheritance.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/super_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/super_with_args_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/swap_values.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/symbol_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/symbol_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/symbol_proc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/ternary_parentheses.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/top_level_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_body_on_class.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_body_on_method_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_body_on_module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_array_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_block_args.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_comma_in_hash_literal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_method_end_statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trailing_underscore_variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/trivial_accessors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/unless_else.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/unless_logical_operators.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/unpack_first.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/variable_interpolation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/when_then.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/while_until_do.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/while_until_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/word_array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/yaml_file_read.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/yoda_condition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/yoda_expression.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/style/zero_length_predicate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/team.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/utils/format_string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/assignment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/branchable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/reference.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/scope.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/variable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cop/variable_force/variable_table.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/cops_documentation_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/core_ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/directive_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/processed_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/regexp_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/ext/regexp_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/feature_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/file_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/file_patterns.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/auto_gen_config_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/base_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/clang_style_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/colorizable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/disabled_config_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/emacs_style_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/file_list_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/formatter_set.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/fuubar_style_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/github_actions_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/html_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/json_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/junit_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/markdown_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/offense_count_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/pacman_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/progress_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/quiet_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/simple_text_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/tap_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/text_util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/formatter/worst_offenders_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lockfile.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/diagnostic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/logger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/routes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/runtime.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/severity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/lsp/stdin_runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/magic_comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/name_similarity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/path_util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/pending_cops_reporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/platform.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/configuration_integrator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/load_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/plugin/not_supported_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rake_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/remote_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/result_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/cop_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/expect_offense.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/parallel_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/shared_contexts.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/rspec/support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/cli.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/exec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/restart.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/start.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/status.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/client_command/stop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/core.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/errors.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command/exec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/server_command/stop.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/server/socket_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/string_interpreter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/target_finder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/target_ruby.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/warning.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/rubocop/yaml_duplication_checker.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/ruby_lsp/rubocop/addon.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-1.80.2/lib/ruby_lsp/rubocop/runtime_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop-ast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/builder_prism.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/ext/range.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/alias_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/and_asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/and_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/arg_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/args_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/array_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/block_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/break_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/case_match_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/case_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/casgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/class_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/complex_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/const_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/csend_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/def_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/defined_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/dstr_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/ensure_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/float_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/for_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/forward_args_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/hash_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/if_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/in_pattern_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/index_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/indexasgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/int_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/keyword_begin_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/keyword_splat_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/lambda_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/masgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/basic_literal_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/binary_operator_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/collection_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/conditional_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/constant_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/descendence.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/hash_element_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/method_dispatch_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/method_identifier_predicates.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/modifier_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/numeric_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/parameterized_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mixin/predicate_operator_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/mlhs_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/module_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/next_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/op_asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/or_asgn_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/or_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/pair_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/procarg0_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/range_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/rational_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/regexp_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/resbody_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/rescue_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/return_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/self_class_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/send_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/str_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/super_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/symbol_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/until_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/var_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/when_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/while_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node/yield_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/builder.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/comment.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/atom_subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/binding.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/debug.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/node_pattern_subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/sequence_subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/compiler/subcompiler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/lexer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/lexer.rex".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/lexer.rex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/method_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/parser.racc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/parser.y".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/sets.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/node_pattern/with_meta.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/processed_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/rubocop_compatibility.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/sexp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/token.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/traversal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/utilities/simple_forwardable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/rubocop-ast-1.46.0/lib/rubocop/ast/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/calculators/length.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/bar.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/percentage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/rate.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/components/title.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/errors/invalid_progress_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/molecule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/format/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/output.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/non_tty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/null.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/outputs/tty.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/progress.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/projectors/smoothed_average.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/refinements/progress_enumerator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/throttle.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/time.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/timer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/ruby-progressbar-1.13.0/lib/ruby-progressbar/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/securerandom-0.4.1/lib/securerandom.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/lib/shellany.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/lib/shellany/sheller.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/lib/shellany/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/shellany.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/spec/lib/shellany/sheller_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/spec/shellany_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/shellany-0.0.1/spec/spec_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/doc/alternate-formatters.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/doc/commercial-services.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/doc/editor-integration.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/minitest/simplecov_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/branches_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/files_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/lines_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/combine/results_combiner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/command_guesser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/configuration.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/coverage_statistics.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/default_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/exit_code_handling.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/maximum_coverage_drop_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/minimum_coverage_by_file_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/exit_codes/minimum_overall_coverage_check.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/file_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/formatter/multi_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/formatter/simple_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/last_run.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/lines_classifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/load_global_config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/no_defaults.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/process.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/bundler_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/hidden_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/rails.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/root_filter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/profiles/test_frameworks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/result.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/result_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/result_merger.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/simulate_coverage.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/source_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/source_file/branch.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/source_file/line.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/useless_results_remover.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-0.22.0/lib/simplecov/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/lib/simplecov-html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/lib/simplecov-html/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_asc.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_asc_disabled.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_both.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_desc.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/DataTables-1.10.20/images/sort_desc_disabled.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/application.css".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/application.js".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/border.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/controls.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/loading.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/colorbox/loading_background.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/favicon_green.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/favicon_red.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/favicon_yellow.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_flat_0_aaaaaa_40x100.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_flat_75_ffffff_40x100.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_55_fbf9ee_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_65_ffffff_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_75_dadada_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_75_e6e6e6_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_glass_95_fef1ec_1x400.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-bg_highlight-soft_75_cccccc_1x100.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_222222_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_2e83ff_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_454545_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_888888_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/images/ui-icons_cd0a0a_256x240.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/loading.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/public/magnify.png".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/covered_percent.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/file_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov-html-0.13.2/views/source_file.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/result_exporter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/result_hash_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/source_file_formatter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/simplecov_json_formatter-0.1.4/lib/simplecov_json_formatter/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/bin/console".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/bin/setup".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/lib/singleton.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/singleton-0.3.0/singleton.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/NEWS.md".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/docs/io.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio/stringio.c".freeze, "vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/lib/stringio.so".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/COPYING.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/README.rdoc".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/double_metaphone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/levenshtein.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/metaphone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/porter_stemming.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/soundex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/lib/text/white_similarity.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/double_metaphone.csv".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/metaphone.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/metaphone_buggy.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/porter_stemming_input.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/porter_stemming_output.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/data/soundex.yml".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/double_metaphone_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/levenshtein_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/metaphone_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/porter_stemming_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/soundex_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/test_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/text_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/text-1.3.1/test/white_similarity_test.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/CONTRIBUTING.md".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/bin/thor".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/create_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/create_link.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/empty_directory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/file_manipulation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/actions/inject_into_file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/core_ext/hash_with_indifferent_access.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/group.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/invocation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/line_editor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/line_editor/basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/line_editor/readline.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/nested_context.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/argument.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/arguments.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/option.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/parser/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/rake_compat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/runner.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/color.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/column_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/html.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/lcs_diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/table_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/terminal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/shell/wrapped_printer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/util.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/lib/thor/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/thor-1.4.0/thor.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/lib/timeout.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/timeout-0.4.3/timeout.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/CHANGES.md".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/annual_rules.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/country.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/country_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/constant_offset_data_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/country_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/data_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/linked_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/posix_time_zone_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/ruby_data_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/transitions_data_timezone_info.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_data_source.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_sources/zoneinfo_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/data_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/datetime_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/country_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format1/timezone_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/country_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/format2/timezone_index_definition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/info_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/linked_timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/offset_timezone_period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/ruby_core_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/string_deduper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/time_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timestamp_with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/timezone_transition.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/transition_rule.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/transitions_timezone_period.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/tzinfo-2.0.6/lib/tzinfo/with_offset.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/data/display_width.marshal.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/emoji_support.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/no_string_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/reline_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-display_width-3.2.0/lib/unicode/display_width/string_ext.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/CODE_OF_CONDUCT.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/Gemfile".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/Gemfile.lock".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/MIT-LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/Rakefile".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/data/emoji.marshal.gz".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/data/generate_constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_emoji_keycap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_include_mqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_include_mqe_uqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_picto.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_picto_no_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_possible.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_component.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_modifier_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_prop_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_text_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_valid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_valid_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_well_formed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated/regex_well_formed_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_basic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_emoji_keycap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_include_mqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_include_mqe_uqe.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_picto.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_picto_no_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_possible.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_component.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_emoji.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_modifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_modifier_base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_prop_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_text_presentation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_valid.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_valid_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_well_formed.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/generated_native/regex_well_formed_include_text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/lazy_constants.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/lib/unicode/emoji/list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/spec/emoji_test_txt_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/spec/unicode_emoji_spec.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/unicode-emoji-4.1.0/unicode-emoji.gemspec".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/BSDL".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/COPYING".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/docs/kernel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/common.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ftp.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/generic.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/https.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ldap.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ldaps.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/mailto.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/rfc2396_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/rfc3986_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/ws.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/uri-1.0.3/lib/uri/wss.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/apple_core_media.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/chrome.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/edge.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/gecko.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/internet_explorer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/itunes.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/libavformat.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/opera.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/playstation.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/podcast_addict.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/vivaldi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/webkit.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/wechat_browser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/browsers/windows_media_player.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/comparable.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/operating_systems.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/user_agent/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/useragent-0.16.11/lib/useragent.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/Makefile".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/WebsocketMaskService.java".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/extconf.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/ext/websocket-driver/websocket_mask.c".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/client.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/draft75.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/draft76.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/event_emitter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi/frame.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/hybi/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/driver/stream_reader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http/headers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http/request.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/http/response.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/mask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket/websocket_mask.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-driver-0.8.0/lib/websocket_mask.so".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/LICENSE.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/lib/websocket/extensions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/websocket-extensions-0.1.5/lib/websocket/extensions/parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/CHANGELOG.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/LEGAL".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/bin/yard".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/bin/yardoc".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/bin/yri".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/CodeObjects.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/GettingStarted.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Handlers.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Overview.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Parser.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Tags.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/TagsArch.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/Templates.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/WhatsNew.md".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/code-objects-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/handlers-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/overview-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/parser-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/images/tags-class-diagram.png".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/fulldoc/html/full_list_tag.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/fulldoc/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/layout/html/tag_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/yard_tags/html/list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/default/yard_tags/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/docs/templates/plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/rubygems_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/autoload.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/command_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/diff.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/display.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/gems.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/graph.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/help.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/i18n.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/markup_types.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/stats.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/yardoc.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/yardopts_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/cli/yri.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/class_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/class_variable_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/constant_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/extended_method_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/extra_file_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/macro_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/method_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/module_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/namespace_mapper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/namespace_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/proxy.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/code_objects/root_object.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/array.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/file.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/insertion.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/string.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/core_ext/symbol_hash.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/docstring.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/docstring_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/gem_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/globals.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/alias_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/attribute_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/class_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/init_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/mixin_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/module_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/override_comment_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/path_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/struct_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/c/symbol_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/common/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/processor.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/alias_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/attribute_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/class_condition_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/class_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/class_variable_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/comment_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/decorator_handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/dsl_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/dsl_handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/exception_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/extend_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/alias_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/attribute_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/class_condition_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/class_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/class_variable_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/comment_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/dsl_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/exception_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/extend_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/mixin_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/module_function_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/module_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/private_class_method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/private_constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/visibility_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/legacy/yield_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/method_condition_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/mixin_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/module_function_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/module_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/private_class_method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/private_constant_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/public_class_method_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/struct_handler_methods.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/visibility_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/handlers/ruby/yield_handler.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/locale.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/message.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/messages.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/po_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/pot_generator.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/i18n/text.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/logging.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/open_struct.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/c/c_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/c/comment_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/c/statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/ast_node.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/irb/slex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/ruby_lex.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/ruby_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/statement.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/statement_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/legacy/token_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/ruby_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/ruby/token_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/parser/source_parser.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rake/yardoc_task.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/registry_resolver.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/registry_store.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/LICENSE.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/MIT.txt".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/gem.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/backports/source_index.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/doc_manager.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/hook.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/rubygems/specification.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/file_system_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/process_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/stdout_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/serializers/yardoc_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/base.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/display_file_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/display_object_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/frames_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/library_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/library_index_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/list_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/root_request_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/search_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/static_file_command.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/commands/static_file_helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/doc_server_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/doc_server_serializer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/http_utils.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/library_version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/rack_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/router.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/static_caching.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/fulldoc/html/css/custom.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/fulldoc/html/images/processing.gif".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/fulldoc/html/js/autocomplete.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/layout/html/breadcrumb.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/layout/html/script_setup.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/method_details/html/permalink.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/default/method_details/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/headers.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/library_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/listing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/library_list/html/title.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/processing/html/processing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/processing/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/search/html/search.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/templates/doc_server/search/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/server/webrick_adapter.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/default_factory.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/default_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/directives.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/library.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/option_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/overload_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/ref_tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/ref_tag_list.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/tag.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/tag_format_error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/tags/types_explainer.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/engine.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/erb_cache.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/base_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/filter_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/html_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/html_syntax_highlight_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/markup/rdoc_markdown.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/markup/rdoc_markup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/markup_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/method_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/module_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/text_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/helpers/uml_helper.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/section.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/template.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/templates/template_options.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/verifier.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/lib/yard/version.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/po/ja.po".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/dot/superklass.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/html/constructor_details.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/html/subclasses.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/class/text/subclasses.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/constant/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/constant/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/abstract.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/deprecated.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/note.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/private.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/returns_void.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/html/todo.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/abstract.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/deprecated.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/note.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/private.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/returns_void.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/text.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/docstring/text/todo.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/css/common.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/css/full_list.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/css/style.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/frames.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list_class.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list_file.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/full_list_method.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/js/app.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/js/full_list.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/js/jquery.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/fulldoc/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/dot/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/breadcrumb.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/files.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/footer.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/headers.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/listing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/objects.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/script_setup.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/search.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/html/method_signature.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/html/source.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/text/method_signature.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/method_details/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/child.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/dependencies.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/info.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/attribute_details.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/attribute_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/box_info.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/children.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/constant_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/defines.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/inherited_attributes.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/inherited_constants.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/inherited_methods.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/item_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/method_details_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/method_summary.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/methodmissing.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/html/pre_docstring.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/children.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/class_meths_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/extends.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/includes.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/instance_meths_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/module/text/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/files.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/headers.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/readme.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/onefile/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/root/dot/child.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/root/dot/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/root/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/example.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/option.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/overload.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/see.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/html/tag.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/example.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/index.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/option.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/overload.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/see.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/default/tags/text/tag.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/class/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/docstring/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/fulldoc/html/css/style.css".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/fulldoc/html/js/app.js".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/fulldoc/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/layout/html/layout.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/layout/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/method/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/method/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/module/html/header.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/module/html/method_list.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/module/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/onefile/html/files.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/onefile/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/onefile/html/toc.erb".freeze, "vendor/bundle/ruby/3.4.0/gems/yard-0.9.37/templates/guide/tags/html/setup.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/MIT-LICENSE".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/README.md".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/core_ext/kernel.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/core_ext/module.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/cref.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/cref/map.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/error.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/gem_inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/gem_loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/internal.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/callbacks.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/config.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/eager_load.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/loader/helpers.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/null_inflector.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/real_mod_name.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/autoloads.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/explicit_namespaces.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/inceptions.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/registry/loaders.rb".freeze, "vendor/bundle/ruby/3.4.0/gems/zeitwerk-2.7.3/lib/zeitwerk/version.rb".freeze, "vendor/bundle/ruby/3.4.0/plugins/rdoc_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/plugins/yard_plugin.rb".freeze, "vendor/bundle/ruby/3.4.0/specifications/actioncable-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionmailbox-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionmailer-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionpack-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actiontext-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/actionview-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activejob-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activemodel-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activerecord-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activestorage-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/activesupport-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ast-2.4.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/base64-0.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/benchmark-0.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/bigdecimal-3.2.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/builder-3.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/coderay-1.1.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/concurrent-ruby-1.3.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/connection_pool-2.5.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/crass-1.0.6.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/date-3.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/diff-lcs-1.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/docile-1.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/drb-2.2.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/erb-5.0.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/erubi-1.13.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/fast_gettext-4.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ffi-1.17.2-x86_64-linux-gnu.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/formatador-1.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/forwardable-1.3.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/gettext-3.5.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/gettext_i18n_rails-1.13.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/globalid-1.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-2.19.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-compat-1.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-rspec-4.7.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/guard-rubocop-1.5.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/i18n-1.14.7.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/io-console-0.8.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/irb-1.15.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/json-2.13.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/language_server-protocol-3.17.0.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/lint_roller-1.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/listen-3.9.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/locale-2.1.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/logger-1.7.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/loofah-2.24.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/lumberjack-1.4.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/mail-2.8.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/marcel-1.0.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/method_source-1.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/mini_mime-1.1.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/minitest-5.25.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/nenv-0.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-imap-0.5.10.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-pop-0.1.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-protocol-0.2.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/net-smtp-0.5.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/nio4r-2.7.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/nokogiri-1.18.9-x86_64-linux-gnu.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/notiffany-0.1.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ostruct-0.6.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/parallel-1.27.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/parser-3.3.9.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/po_to_json-2.0.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/pp-0.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/prettyprint-0.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/prime-0.1.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/prism-1.5.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/pry-0.15.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/psych-5.2.6.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/racc-1.8.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rack-3.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rack-session-2.1.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rack-test-2.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rackup-2.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rails-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rails-dom-testing-2.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rails-html-sanitizer-1.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/railties-8.0.2.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rainbow-3.1.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rake-13.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rb-fsevent-0.11.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rb-inotify-0.11.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rdoc-6.14.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/regexp_parser-2.11.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/reline-0.6.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-3.13.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-core-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-expectations-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-mocks-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rspec-support-3.13.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rubocop-1.80.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/rubocop-ast-1.46.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/ruby-progressbar-1.13.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/securerandom-0.4.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/shellany-0.0.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/simplecov-0.22.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/simplecov-html-0.13.2.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/simplecov_json_formatter-0.1.4.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/singleton-0.3.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/stringio-3.1.7.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/text-1.3.1.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/thor-1.4.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/timeout-0.4.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/tzinfo-2.0.6.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/unicode-display_width-3.2.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/unicode-emoji-4.1.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/uri-1.0.3.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/useragent-0.16.11.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/websocket-driver-0.8.0.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/websocket-extensions-0.1.5.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/yard-0.9.37.gemspec".freeze, "vendor/bundle/ruby/3.4.0/specifications/zeitwerk-2.7.3.gemspec".freeze] ++ s.files = ["CHANGELOG.md".freeze, "LICENSE".freeze, "README.md".freeze, "lib/assets/javascripts/gettext/all.js".freeze, "lib/gettext_i18n_rails_js.rb".freeze, "lib/gettext_i18n_rails_js/config.rb".freeze, "lib/gettext_i18n_rails_js/engine.rb".freeze, "lib/gettext_i18n_rails_js/parser.rb".freeze, "lib/gettext_i18n_rails_js/parser/base.rb".freeze, "lib/gettext_i18n_rails_js/parser/handlebars.rb".freeze, "lib/gettext_i18n_rails_js/parser/javascript.rb".freeze, "lib/gettext_i18n_rails_js/task.rb".freeze, "lib/gettext_i18n_rails_js/version.rb".freeze, "lib/tasks/gettext_i18n_rails_js_tasks.rake".freeze, "vendor/assets/javascripts/gettext/jed.js".freeze] + s.homepage = "https://github.com/webhippie/gettext_i18n_rails_js".freeze + s.licenses = ["MIT".freeze] + s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) diff --git a/devel/rubygem-google-iam-credentials-v1/Makefile b/devel/rubygem-google-iam-credentials-v1/Makefile index 240e18b015ff..02c89b63f52e 100644 --- a/devel/rubygem-google-iam-credentials-v1/Makefile +++ b/devel/rubygem-google-iam-credentials-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-iam-credentials-v1 -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-iam-credentials-v1/lat LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem diff --git a/devel/rubygem-google-iam-credentials-v1/distinfo b/devel/rubygem-google-iam-credentials-v1/distinfo index 48723e252d93..60bb98bcb5e5 100644 --- a/devel/rubygem-google-iam-credentials-v1/distinfo +++ b/devel/rubygem-google-iam-credentials-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716334 -SHA256 (rubygem/google-iam-credentials-v1-1.3.0.gem) = d5d98ac3d759eac5b9e17aaf85215d6422652639303aa2f850106a383e86486d -SIZE (rubygem/google-iam-credentials-v1-1.3.0.gem) = 42496 +TIMESTAMP = 1759324274 +SHA256 (rubygem/google-iam-credentials-v1-1.4.0.gem) = 4929b95e5edd681337bfd846fc437c0cc7c5de2f7aac0fcd2ae6552c7443e7ab +SIZE (rubygem/google-iam-credentials-v1-1.4.0.gem) = 42496 diff --git a/devel/rubygem-google-iam-credentials/Makefile b/devel/rubygem-google-iam-credentials/Makefile index ef526b87dc1d..2b1254af8422 100644 --- a/devel/rubygem-google-iam-credentials/Makefile +++ b/devel/rubygem-google-iam-credentials/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-iam-credentials -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-iam-credentials/distinfo b/devel/rubygem-google-iam-credentials/distinfo index 264e5fad5f9d..3d182238b4a4 100644 --- a/devel/rubygem-google-iam-credentials/distinfo +++ b/devel/rubygem-google-iam-credentials/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747547420 -SHA256 (rubygem/google-iam-credentials-1.5.1.gem) = b0f825a790cb8a5f74da16b0c430485da610504a65723abfe94d5bbd9cc69752 -SIZE (rubygem/google-iam-credentials-1.5.1.gem) = 13824 +TIMESTAMP = 1759324272 +SHA256 (rubygem/google-iam-credentials-1.5.2.gem) = a8f5047f98bad87d39318e32b6527bdf10265c8820e318336f4f4d844c8a2cd6 +SIZE (rubygem/google-iam-credentials-1.5.2.gem) = 13824 diff --git a/devel/rubygem-google-iam-v1/Makefile b/devel/rubygem-google-iam-v1/Makefile index 271e77932145..1239cb423098 100644 --- a/devel/rubygem-google-iam-v1/Makefile +++ b/devel/rubygem-google-iam-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-iam-v1 -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-iam-v1/latest/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors \ rubygem-grpc-google-iam-v1>=1.11<2:devel/rubygem-grpc-google-iam-v1 diff --git a/devel/rubygem-google-iam-v1/distinfo b/devel/rubygem-google-iam-v1/distinfo index 01f0e72f1732..a7aa5a65c117 100644 --- a/devel/rubygem-google-iam-v1/distinfo +++ b/devel/rubygem-google-iam-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716336 -SHA256 (rubygem/google-iam-v1-1.4.0.gem) = ab919ba620225770273a60064c49fde7e6ffd52f6539200b8d9cd0685286d08e -SIZE (rubygem/google-iam-v1-1.4.0.gem) = 43008 +TIMESTAMP = 1759324276 +SHA256 (rubygem/google-iam-v1-1.5.0.gem) = 72fcf9b254265f0a131cd3044702685aa66a018662fc0b2b4b43f8a1068c8842 +SIZE (rubygem/google-iam-v1-1.5.0.gem) = 43008 diff --git a/devel/rubygem-google-protobuf/Makefile b/devel/rubygem-google-protobuf/Makefile index 45a7673fb698..596055df9b47 100644 --- a/devel/rubygem-google-protobuf/Makefile +++ b/devel/rubygem-google-protobuf/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-protobuf -PORTVERSION= 4.32.0 +PORTVERSION= 4.32.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-protobuf/distinfo b/devel/rubygem-google-protobuf/distinfo index e71215d4099c..21bae1e48468 100644 --- a/devel/rubygem-google-protobuf/distinfo +++ b/devel/rubygem-google-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121768 -SHA256 (rubygem/google-protobuf-4.32.0.gem) = e64bdc0280e9bb9233fa3f62b72a5c4d1522679c5cb4485b0fec726d0b6b96ab -SIZE (rubygem/google-protobuf-4.32.0.gem) = 299520 +TIMESTAMP = 1759324278 +SHA256 (rubygem/google-protobuf-4.32.1.gem) = d9ec3f52a283802055647af5d824dcdfe0a791c6ecbad6a514442f40759015e7 +SIZE (rubygem/google-protobuf-4.32.1.gem) = 299520 diff --git a/devel/rubygem-metrics/Makefile b/devel/rubygem-metrics/Makefile index 5eb2f731b4b9..aa90b3517e36 100644 --- a/devel/rubygem-metrics/Makefile +++ b/devel/rubygem-metrics/Makefile @@ -1,5 +1,5 @@ PORTNAME= metrics -PORTVERSION= 0.14.0 +PORTVERSION= 0.15.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-metrics/distinfo b/devel/rubygem-metrics/distinfo index 10ffe049fcc2..21789e5a903e 100644 --- a/devel/rubygem-metrics/distinfo +++ b/devel/rubygem-metrics/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121774 -SHA256 (rubygem/metrics-0.14.0.gem) = a8fc5064633e0a2d9d6a151b22e642809094a38171cb0df5767f5f40578febe9 -SIZE (rubygem/metrics-0.14.0.gem) = 13312 +TIMESTAMP = 1759324280 +SHA256 (rubygem/metrics-0.15.0.gem) = 61ded5bac95118e995b1bc9ed4a5f19bc9814928a312a85b200abbdac9039072 +SIZE (rubygem/metrics-0.15.0.gem) = 14848 diff --git a/devel/rubygem-prometheus-client-mmap/Makefile b/devel/rubygem-prometheus-client-mmap/Makefile index 38fcb6f82477..3e44b8209cb2 100644 --- a/devel/rubygem-prometheus-client-mmap/Makefile +++ b/devel/rubygem-prometheus-client-mmap/Makefile @@ -1,6 +1,6 @@ PORTNAME= prometheus-client-mmap PORTVERSION= 1.2.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-rbs/Makefile b/devel/rubygem-rbs/Makefile index 4f26d7d56eaa..d1ee019634b0 100644 --- a/devel/rubygem-rbs/Makefile +++ b/devel/rubygem-rbs/Makefile @@ -1,5 +1,5 @@ PORTNAME= rbs -PORTVERSION= 3.9.4 +PORTVERSION= 3.9.5 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-rbs/distinfo b/devel/rubygem-rbs/distinfo index 69851bb4d4b0..9027d3bd2fb0 100644 --- a/devel/rubygem-rbs/distinfo +++ b/devel/rubygem-rbs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716346 -SHA256 (rubygem/rbs-3.9.4.gem) = 8e42c8f133fc2d94b65f62f34479546de1247b79892b57584f625b61e518a5d7 -SIZE (rubygem/rbs-3.9.4.gem) = 1095168 +TIMESTAMP = 1759324282 +SHA256 (rubygem/rbs-3.9.5.gem) = eabaaf60aee84e38cbf94839c6e1b9cd145c7295fc3cc0e88c92e4069b1119b0 +SIZE (rubygem/rbs-3.9.5.gem) = 1095168 diff --git a/devel/rubygem-ruby-lsp-rspec/Makefile b/devel/rubygem-ruby-lsp-rspec/Makefile index ac663058b4e2..a9b4435a84eb 100644 --- a/devel/rubygem-ruby-lsp-rspec/Makefile +++ b/devel/rubygem-ruby-lsp-rspec/Makefile @@ -1,5 +1,5 @@ PORTNAME= ruby-lsp-rspec -PORTVERSION= 0.1.27 +PORTVERSION= 0.1.28 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-ruby-lsp-rspec/distinfo b/devel/rubygem-ruby-lsp-rspec/distinfo index d55169602ce1..eedbdc51f490 100644 --- a/devel/rubygem-ruby-lsp-rspec/distinfo +++ b/devel/rubygem-ruby-lsp-rspec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753796202 -SHA256 (rubygem/ruby-lsp-rspec-0.1.27.gem) = 7581e951f8f25c1c2edf3ad2210bba92b55c73b22bdcd93df272413773869827 -SIZE (rubygem/ruby-lsp-rspec-0.1.27.gem) = 14336 +TIMESTAMP = 1759324284 +SHA256 (rubygem/ruby-lsp-rspec-0.1.28.gem) = 0db3b3ffba08c6d70eb7831e79090a1863f572fe131ed0ecfce8a2f7d01bf491 +SIZE (rubygem/ruby-lsp-rspec-0.1.28.gem) = 14336 diff --git a/devel/rubygem-sorbet-runtime/Makefile b/devel/rubygem-sorbet-runtime/Makefile index ebbd3a5417d1..9eec2c33b9c4 100644 --- a/devel/rubygem-sorbet-runtime/Makefile +++ b/devel/rubygem-sorbet-runtime/Makefile @@ -1,5 +1,5 @@ PORTNAME= sorbet-runtime -PORTVERSION= 0.6.12495 +PORTVERSION= 0.6.12521 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-sorbet-runtime/distinfo b/devel/rubygem-sorbet-runtime/distinfo index 060929d00afd..869a66ea754f 100644 --- a/devel/rubygem-sorbet-runtime/distinfo +++ b/devel/rubygem-sorbet-runtime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436647 -SHA256 (rubygem/sorbet-runtime-0.6.12495.gem) = fbf9e5e825c47e96a4a4f08af0b3a5c22ccc7e7ac25a4147e2b560741a3b32f4 -SIZE (rubygem/sorbet-runtime-0.6.12495.gem) = 90112 +TIMESTAMP = 1759324286 +SHA256 (rubygem/sorbet-runtime-0.6.12521.gem) = 8107bfc01ce271306076140cc3aee8fb6193aa0903efe63afa05e9d611d79a7e +SIZE (rubygem/sorbet-runtime-0.6.12521.gem) = 90112 diff --git a/devel/rubygem-term-ansicolor/Makefile b/devel/rubygem-term-ansicolor/Makefile index 5817f90b268c..82af68071e26 100644 --- a/devel/rubygem-term-ansicolor/Makefile +++ b/devel/rubygem-term-ansicolor/Makefile @@ -1,5 +1,5 @@ PORTNAME= term-ansicolor -PORTVERSION= 1.11.2 +PORTVERSION= 1.11.3 CATEGORIES= devel ruby MASTER_SITES= RG @@ -9,9 +9,9 @@ WWW= https://flori.github.io/term-ansicolor/ \ https://github.com/flori/term-ansicolor LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-tins>=1.0<2:devel/rubygem-tins +RUN_DEPENDS= rubygem-tins>=1<2:devel/rubygem-tins USES= gem diff --git a/devel/rubygem-term-ansicolor/distinfo b/devel/rubygem-term-ansicolor/distinfo index af9da2aab3a7..ae25650156e4 100644 --- a/devel/rubygem-term-ansicolor/distinfo +++ b/devel/rubygem-term-ansicolor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723201145 -SHA256 (rubygem/term-ansicolor-1.11.2.gem) = 4b00c63f21d496055045240907da30de077e8c6502b2ba7e8638509d689e5083 -SIZE (rubygem/term-ansicolor-1.11.2.gem) = 47616 +TIMESTAMP = 1759324288 +SHA256 (rubygem/term-ansicolor-1.11.3.gem) = 8c01ec3abd095eb94dca8aed5a127d36e594239eb525eb306259c9e930534603 +SIZE (rubygem/term-ansicolor-1.11.3.gem) = 49152 diff --git a/devel/rubygem-tins/Makefile b/devel/rubygem-tins/Makefile index bf9ad843574e..cf2bc8bcc0cc 100644 --- a/devel/rubygem-tins/Makefile +++ b/devel/rubygem-tins/Makefile @@ -1,5 +1,5 @@ PORTNAME= tins -PORTVERSION= 1.43.0 +PORTVERSION= 1.44.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -8,9 +8,10 @@ COMMENT= Useful tools library in Ruby WWW= https://github.com/flori/tins LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-bigdecimal>=0:math/rubygem-bigdecimal \ + rubygem-mize>=0.6<1:devel/rubygem-mize \ rubygem-sync>=0:devel/rubygem-sync USES= gem diff --git a/devel/rubygem-tins/distinfo b/devel/rubygem-tins/distinfo index 75bb31ce3235..394c389a44ba 100644 --- a/devel/rubygem-tins/distinfo +++ b/devel/rubygem-tins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436649 -SHA256 (rubygem/tins-1.43.0.gem) = e63c0ef0508aa2ede3462556e86309a3ceddefb710a993e7884d0a797574130d -SIZE (rubygem/tins-1.43.0.gem) = 316928 +TIMESTAMP = 1759324290 +SHA256 (rubygem/tins-1.44.1.gem) = ad67d88d0702d8edf35a9a1e70fb1a8859876661b7dd5b045f6a1716be5dc76d +SIZE (rubygem/tins-1.44.1.gem) = 349696 diff --git a/devel/rubygem-traces/Makefile b/devel/rubygem-traces/Makefile index 066f1955d21b..2abae199a945 100644 --- a/devel/rubygem-traces/Makefile +++ b/devel/rubygem-traces/Makefile @@ -1,5 +1,5 @@ PORTNAME= traces -PORTVERSION= 0.18.1 +PORTVERSION= 0.18.2 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-traces/distinfo b/devel/rubygem-traces/distinfo index 6c00fbe066ea..11cbbed93237 100644 --- a/devel/rubygem-traces/distinfo +++ b/devel/rubygem-traces/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121812 -SHA256 (rubygem/traces-0.18.1.gem) = 7e3498fa3fa96e4634c1bbf4d315e09f6e258a3649fd399229fcfacf93c5c44e -SIZE (rubygem/traces-0.18.1.gem) = 16384 +TIMESTAMP = 1759324292 +SHA256 (rubygem/traces-0.18.2.gem) = 80f1649cb4daace1d7174b81f3b3b7427af0b93047759ba349960cb8f315e214 +SIZE (rubygem/traces-0.18.2.gem) = 19968 diff --git a/devel/rubygem-unicode-display_width/Makefile b/devel/rubygem-unicode-display_width/Makefile index 7f8c906a874c..d27fc7f25d68 100644 --- a/devel/rubygem-unicode-display_width/Makefile +++ b/devel/rubygem-unicode-display_width/Makefile @@ -1,5 +1,5 @@ PORTNAME= unicode-display_width -PORTVERSION= 3.1.5 +PORTVERSION= 3.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/janlelis/unicode-display_width LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt -RUN_DEPENDS= rubygem-unicode-emoji>=4.0.4<5:devel/rubygem-unicode-emoji +RUN_DEPENDS= rubygem-unicode-emoji>=4.1<5:devel/rubygem-unicode-emoji USES= gem diff --git a/devel/rubygem-unicode-display_width/distinfo b/devel/rubygem-unicode-display_width/distinfo index 72fd9c960c35..d1733bf0706b 100644 --- a/devel/rubygem-unicode-display_width/distinfo +++ b/devel/rubygem-unicode-display_width/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121816 -SHA256 (rubygem/unicode-display_width-3.1.5.gem) = bf566817855ee7ee3adcf7bace0d5906cb14401417db59193f8a5fcedf02dd4e -SIZE (rubygem/unicode-display_width-3.1.5.gem) = 18432 +TIMESTAMP = 1759324294 +SHA256 (rubygem/unicode-display_width-3.2.0.gem) = 0cdd96b5681a5949cdbc2c55e7b420facae74c4aaf9a9815eee1087cb1853c42 +SIZE (rubygem/unicode-display_width-3.2.0.gem) = 18432 diff --git a/devel/rubygem-unicode-emoji/Makefile b/devel/rubygem-unicode-emoji/Makefile index 40528bc44e6d..344a9a09efc8 100644 --- a/devel/rubygem-unicode-emoji/Makefile +++ b/devel/rubygem-unicode-emoji/Makefile @@ -1,5 +1,5 @@ PORTNAME= unicode-emoji -PORTVERSION= 4.0.4 +PORTVERSION= 4.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-unicode-emoji/distinfo b/devel/rubygem-unicode-emoji/distinfo index ebf1650352dd..9da760c9c034 100644 --- a/devel/rubygem-unicode-emoji/distinfo +++ b/devel/rubygem-unicode-emoji/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732202594 -SHA256 (rubygem/unicode-emoji-4.0.4.gem) = 2c2c4ef7f353e5809497126285a50b23056cc6e61b64433764a35eff6c36532a -SIZE (rubygem/unicode-emoji-4.0.4.gem) = 167936 +TIMESTAMP = 1759324296 +SHA256 (rubygem/unicode-emoji-4.1.0.gem) = 4997d2d5df1ed4252f4830a9b6e86f932e2013fbff2182a9ce9ccabda4f325a5 +SIZE (rubygem/unicode-emoji-4.1.0.gem) = 170496 diff --git a/devel/ruff/Makefile b/devel/ruff/Makefile index 8e6f91173dd0..1b324703a129 100644 --- a/devel/ruff/Makefile +++ b/devel/ruff/Makefile @@ -1,5 +1,6 @@ PORTNAME= ruff DISTVERSION= 0.13.2 +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org diff --git a/devel/rust-analyzer/Makefile b/devel/rust-analyzer/Makefile index fa7513d6946d..79ce9f27ba8a 100644 --- a/devel/rust-analyzer/Makefile +++ b/devel/rust-analyzer/Makefile @@ -1,5 +1,6 @@ PORTNAME= rust-analyzer DISTVERSION= 2025-08-25 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= rust@FreeBSD.org diff --git a/devel/rust-bindgen-cli/Makefile b/devel/rust-bindgen-cli/Makefile index 2988b6fb5af8..3c3a95e4370a 100644 --- a/devel/rust-bindgen-cli/Makefile +++ b/devel/rust-bindgen-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= bindgen-cli DISTVERSION= 0.72.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- diff --git a/devel/rust-cbindgen/Makefile b/devel/rust-cbindgen/Makefile index c9b56747b608..642a837d04fe 100644 --- a/devel/rust-cbindgen/Makefile +++ b/devel/rust-cbindgen/Makefile @@ -1,6 +1,6 @@ PORTNAME= cbindgen DISTVERSION= 0.28.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- diff --git a/devel/rust-script/Makefile b/devel/rust-script/Makefile index 11f8c1a8e5d3..ac1094568518 100644 --- a/devel/rust-script/Makefile +++ b/devel/rust-script/Makefile @@ -1,6 +1,6 @@ PORTNAME= rust-script DISTVERSION= 0.34.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel MAINTAINER= pat@patmaddox.com diff --git a/devel/rustc-demangle/Makefile b/devel/rustc-demangle/Makefile index acd5817d2f57..be0a0a9e887e 100644 --- a/devel/rustc-demangle/Makefile +++ b/devel/rustc-demangle/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustc-demangle DISTVERSION= 0.1.24 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/rustup-init/Makefile b/devel/rustup-init/Makefile index 4ca2667e576c..4a2ff4ace36c 100644 --- a/devel/rustup-init/Makefile +++ b/devel/rustup-init/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustup-init DISTVERSION= 1.28.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel DISTNAME= rustup diff --git a/devel/rye/Makefile b/devel/rye/Makefile index 3d9394f6b47b..3657d86a91df 100644 --- a/devel/rye/Makefile +++ b/devel/rye/Makefile @@ -1,6 +1,6 @@ PORTNAME= rye DISTVERSION= 0.44.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/sccache/Makefile b/devel/sccache/Makefile index 9fa48361ca06..12b422462f1b 100644 --- a/devel/sccache/Makefile +++ b/devel/sccache/Makefile @@ -1,7 +1,7 @@ PORTNAME= sccache DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/sdl3/Makefile b/devel/sdl3/Makefile index 8b097c03145e..f747cf9c71b2 100644 --- a/devel/sdl3/Makefile +++ b/devel/sdl3/Makefile @@ -1,6 +1,6 @@ PORTNAME= sdl3 DISTVERSIONPREFIX= release- -DISTVERSION= 3.2.22 +DISTVERSION= 3.2.24 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/devel/sdl3/distinfo b/devel/sdl3/distinfo index 24a8459a9303..66a574a4eca3 100644 --- a/devel/sdl3/distinfo +++ b/devel/sdl3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757339815 -SHA256 (libsdl-org-SDL-release-3.2.22_GH0.tar.gz) = 911c2d5c3d22efc29af9a2cef6cdfacba30d965242c383d997c93078e6474b01 -SIZE (libsdl-org-SDL-release-3.2.22_GH0.tar.gz) = 16126781 +TIMESTAMP = 1759435709 +SHA256 (libsdl-org-SDL-release-3.2.24_GH0.tar.gz) = 66c374ee7f786abcd8592d18fc5b18b1e3f1c67e923867eee5f9c503cb253afd +SIZE (libsdl-org-SDL-release-3.2.24_GH0.tar.gz) = 16128701 diff --git a/devel/selene/Makefile b/devel/selene/Makefile index d915accae8ac..2871a2db1d96 100644 --- a/devel/selene/Makefile +++ b/devel/selene/Makefile @@ -1,6 +1,6 @@ PORTNAME= selene DISTVERSION= 0.27.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/sentry-cli/Makefile b/devel/sentry-cli/Makefile index d4fed8782329..852b4ee8ba4a 100644 --- a/devel/sentry-cli/Makefile +++ b/devel/sentry-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= sentry-cli DISTVERSION= 2.31.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/shiboken6/distinfo b/devel/shiboken6/distinfo index 837de6ee5f26..e048bccfb3d8 100644 --- a/devel/shiboken6/distinfo +++ b/devel/shiboken6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198971 -SHA256 (KDE/Qt/6.9.2/pyside-setup-everywhere-src-6.9.2.tar.xz) = 9ec087465342bdc9dbe492a30e58fdbbc5448655deacf5982a0fe7123f59222d -SIZE (KDE/Qt/6.9.2/pyside-setup-everywhere-src-6.9.2.tar.xz) = 16659400 +TIMESTAMP = 1759301509 +SHA256 (KDE/Qt/6.9.3/pyside-setup-everywhere-src-6.9.3.tar.xz) = 7cd2d5abb98f2e6f442b0e41f5fcf930e7312ae4b17f681316b1adc7b63bb172 +SIZE (KDE/Qt/6.9.3/pyside-setup-everywhere-src-6.9.3.tar.xz) = 16663380 diff --git a/devel/signal-sqlcipher-extension/Makefile b/devel/signal-sqlcipher-extension/Makefile index 1b9c1ee4e8a1..d56f234afb28 100644 --- a/devel/signal-sqlcipher-extension/Makefile +++ b/devel/signal-sqlcipher-extension/Makefile @@ -1,6 +1,7 @@ PORTNAME= signal-sqlcipher-extension DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= mikael@FreeBSD.org diff --git a/devel/simdjson/Makefile b/devel/simdjson/Makefile index c0b8ab735a36..36dbd83847db 100644 --- a/devel/simdjson/Makefile +++ b/devel/simdjson/Makefile @@ -1,6 +1,6 @@ PORTNAME= simdjson DISTVERSIONPREFIX= v -PORTVERSION= 4.0.6 +PORTVERSION= 4.0.7 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/simdjson/distinfo b/devel/simdjson/distinfo index 7a9fcd1f483f..e9acd485ccb7 100644 --- a/devel/simdjson/distinfo +++ b/devel/simdjson/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1758619877 -SHA256 (simdjson-simdjson-v4.0.6_GH0.tar.gz) = 84b90eaff91c8a4ac40feff1fffa9d13d706f914413dd41351644038a14079b6 -SIZE (simdjson-simdjson-v4.0.6_GH0.tar.gz) = 4445328 +TIMESTAMP = 1759331192 +SHA256 (simdjson-simdjson-v4.0.7_GH0.tar.gz) = d2d15490605858d3dd42e90d25e0fde31c53446b7d3cde9ef334449236927916 +SIZE (simdjson-simdjson-v4.0.7_GH0.tar.gz) = 4493723 SHA256 (simdjson-simdjson-data-351949906abde446f0314bf79606fb5d884f5be7_GH0.tar.gz) = 257371accdfca69814ec88841031bd8183409abf5048fff797df516092b6ded9 SIZE (simdjson-simdjson-data-351949906abde446f0314bf79606fb5d884f5be7_GH0.tar.gz) = 6635608 diff --git a/devel/snazy/Makefile b/devel/snazy/Makefile index 1bab837ded1e..b8539b06b937 100644 --- a/devel/snazy/Makefile +++ b/devel/snazy/Makefile @@ -1,6 +1,6 @@ PORTNAME= snazy DISTVERSION= 0.55.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/socket_wrapper/Makefile b/devel/socket_wrapper/Makefile index f48c3d020b12..f0fbec55f03a 100644 --- a/devel/socket_wrapper/Makefile +++ b/devel/socket_wrapper/Makefile @@ -1,5 +1,5 @@ PORTNAME= socket_wrapper -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= devel MASTER_SITES= SAMBA/cwrap diff --git a/devel/socket_wrapper/distinfo b/devel/socket_wrapper/distinfo index bc136faa0a0d..c1d4e2ab6dca 100644 --- a/devel/socket_wrapper/distinfo +++ b/devel/socket_wrapper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265696 -SHA256 (socket_wrapper-1.5.0.tar.gz) = 9c341f86c11b2738ee885cbf83b42ee4bd445ba96e57151b8ede12b9f54fd6f7 -SIZE (socket_wrapper-1.5.0.tar.gz) = 89865 +TIMESTAMP = 1759324012 +SHA256 (socket_wrapper-1.5.1.tar.gz) = 9a211903e1b705e3916cc509d0c6d5f0f8dfb6eb587f448e11d8e2009b4775a5 +SIZE (socket_wrapper-1.5.1.tar.gz) = 89297 diff --git a/devel/socket_wrapper/pkg-plist b/devel/socket_wrapper/pkg-plist index 89e6bb920882..2267e78b0572 100644 --- a/devel/socket_wrapper/pkg-plist +++ b/devel/socket_wrapper/pkg-plist @@ -5,7 +5,7 @@ lib/cmake/socket_wrapper/socket_wrapper_noop-config-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/socket_wrapper/socket_wrapper_noop-config.cmake lib/libsocket_wrapper.so lib/libsocket_wrapper.so.0 -lib/libsocket_wrapper.so.0.5.0 +lib/libsocket_wrapper.so.0.5.1 lib/libsocket_wrapper_noop.so lib/libsocket_wrapper_noop.so.0 lib/libsocket_wrapper_noop.so.0.0.1 diff --git a/devel/spirv-llvm-translator/Makefile b/devel/spirv-llvm-translator/Makefile index 2046fa125a78..278086687c99 100644 --- a/devel/spirv-llvm-translator/Makefile +++ b/devel/spirv-llvm-translator/Makefile @@ -1,15 +1,15 @@ PORTNAME= spirv-llvm-translator DISTVERSIONPREFIX= v DISTVERSION= ${DISTVERSION_${FLAVOR}} -DISTVERSION_llvm21= 21.1.0 -DISTVERSION_llvm20= 20.1.6 -DISTVERSION_llvm19= 19.1.11 -DISTVERSION_llvm18= 18.1.16 -DISTVERSION_llvm17= 17.0.16 -DISTVERSION_llvm16= 16.0.16 -DISTVERSION_llvm15= 15.0.16 -DISTVERSION_llvm14= 14.0.15 -DISTVERSION_llvm13= 13.0.3 +DISTVERSION_llvm21= 21.1.1 +DISTVERSION_llvm20= 20.1.7 +DISTVERSION_llvm19= 19.1.12 +DISTVERSION_llvm18= 18.1.17 +DISTVERSION_llvm17= 17.0.17 +DISTVERSION_llvm16= 16.0.17 +DISTVERSION_llvm15= 15.0.17 +DISTVERSION_llvm14= 14.0.16 +DISTVERSION_llvm13= 13.0.4 DISTVERSION_llvm12= 12.0.1 DISTVERSION_llvm11= 11.0.5 CATEGORIES= devel diff --git a/devel/spirv-llvm-translator/distinfo.llvm13 b/devel/spirv-llvm-translator/distinfo.llvm13 index 618c6e308475..f451afb4a34c 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm13 +++ b/devel/spirv-llvm-translator/distinfo.llvm13 @@ -1,5 +1,5 @@ -TIMESTAMP = 1751066432 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v13.0.3_GH0.tar.gz) = 02563b54e339c3323112ce77797523d2bbaa916574bb1f4d2d13e05b9975041a -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v13.0.3_GH0.tar.gz) = 1476592 +TIMESTAMP = 1758554232 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v13.0.4_GH0.tar.gz) = 5d80d226c7828f6dfb0dab0ee365640062d75149dc3d101922d3b6d86a91935a +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v13.0.4_GH0.tar.gz) = 1475895 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-411-gaa6cef1_GH0.tar.gz) = 3ac06fbcb63382f5dd2e24d45e8d2e93981858a07c38a4edf24f47f9d7fd254e SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-411-gaa6cef1_GH0.tar.gz) = 547604 diff --git a/devel/spirv-llvm-translator/distinfo.llvm14 b/devel/spirv-llvm-translator/distinfo.llvm14 index 4fb78e38e813..349e15a99a8b 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm14 +++ b/devel/spirv-llvm-translator/distinfo.llvm14 @@ -1,5 +1,5 @@ -TIMESTAMP = 1756661370 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v14.0.15_GH0.tar.gz) = c109ed1a9419639aaa1fdb3ed54fb68eb467180619a3c28b243e9e4dc214b751 -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v14.0.15_GH0.tar.gz) = 1630592 +TIMESTAMP = 1759152548 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v14.0.16_GH0.tar.gz) = 84170e87daa81cbc38f877691450689aa66e721d09bdf8f73320662ef0ba21a9 +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v14.0.16_GH0.tar.gz) = 1631684 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-411-gaa6cef1_GH0.tar.gz) = 3ac06fbcb63382f5dd2e24d45e8d2e93981858a07c38a4edf24f47f9d7fd254e SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-411-gaa6cef1_GH0.tar.gz) = 547604 diff --git a/devel/spirv-llvm-translator/distinfo.llvm15 b/devel/spirv-llvm-translator/distinfo.llvm15 index ddb9752548eb..824880870da4 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm15 +++ b/devel/spirv-llvm-translator/distinfo.llvm15 @@ -1,5 +1,5 @@ -TIMESTAMP = 1756383973 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v15.0.16_GH0.tar.gz) = b4540d0c5b4a0a4ec7784c39ba99fee442af28ccb305d3e582058e2b15ecdb18 -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v15.0.16_GH0.tar.gz) = 1651072 +TIMESTAMP = 1759144956 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v15.0.17_GH0.tar.gz) = e9325f78028524c015c0e2610a1080df5248a9bffcce591eb300f7322e56376e +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v15.0.17_GH0.tar.gz) = 1654324 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = d8aa4e45286c9f4d054e802f11e095c5a3c9c1e261a28fe7cc640ef8bb9f89c9 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = 540314 diff --git a/devel/spirv-llvm-translator/distinfo.llvm16 b/devel/spirv-llvm-translator/distinfo.llvm16 index 3946b130e446..5134b677e888 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm16 +++ b/devel/spirv-llvm-translator/distinfo.llvm16 @@ -1,5 +1,5 @@ -TIMESTAMP = 1756383982 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v16.0.16_GH0.tar.gz) = 5bb2552caba778b8a5a950d637e43760573f6b6af20806d82deeee80efd53ad1 -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v16.0.16_GH0.tar.gz) = 1689192 +TIMESTAMP = 1759141753 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v16.0.17_GH0.tar.gz) = e1b16ed1e3644832937d89bae7e1428e2d880fcf1e1d7bb168d85c46a787d114 +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v16.0.17_GH0.tar.gz) = 1690057 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = d8aa4e45286c9f4d054e802f11e095c5a3c9c1e261a28fe7cc640ef8bb9f89c9 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = 540314 diff --git a/devel/spirv-llvm-translator/distinfo.llvm17 b/devel/spirv-llvm-translator/distinfo.llvm17 index e9e73ef3d8c3..e7071d1b91fe 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm17 +++ b/devel/spirv-llvm-translator/distinfo.llvm17 @@ -1,5 +1,5 @@ -TIMESTAMP = 1756383991 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v17.0.16_GH0.tar.gz) = 1e1a6fd71b765ad2e7dc1a4f8f854fc118c68053e30d210a8872f99e15397106 -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v17.0.16_GH0.tar.gz) = 1681461 +TIMESTAMP = 1758897986 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v17.0.17_GH0.tar.gz) = 1f1280d36fc6bc0a1f66ab97f101e97b29187f30c6b3a7bc17128c671d296cc2 +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v17.0.17_GH0.tar.gz) = 1682557 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = d8aa4e45286c9f4d054e802f11e095c5a3c9c1e261a28fe7cc640ef8bb9f89c9 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = 540314 diff --git a/devel/spirv-llvm-translator/distinfo.llvm18 b/devel/spirv-llvm-translator/distinfo.llvm18 index 12f632d102e6..ba8cfd0b566c 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm18 +++ b/devel/spirv-llvm-translator/distinfo.llvm18 @@ -1,5 +1,5 @@ -TIMESTAMP = 1755535278 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v18.1.16_GH0.tar.gz) = e41e0742108bec4f4795ce8f3407601faa8575411cd38895c55a46ea867356cd -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v18.1.16_GH0.tar.gz) = 1751407 +TIMESTAMP = 1758897983 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v18.1.17_GH0.tar.gz) = 28ee486a45686f15fc746419cc57f0fdb62180e64d04b0c474590c6e5f1aedc5 +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v18.1.17_GH0.tar.gz) = 1752452 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = d8aa4e45286c9f4d054e802f11e095c5a3c9c1e261a28fe7cc640ef8bb9f89c9 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = 540314 diff --git a/devel/spirv-llvm-translator/distinfo.llvm19 b/devel/spirv-llvm-translator/distinfo.llvm19 index 70fb02e24fae..3d8d69e0a146 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm19 +++ b/devel/spirv-llvm-translator/distinfo.llvm19 @@ -1,5 +1,5 @@ -TIMESTAMP = 1755535274 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v19.1.11_GH0.tar.gz) = 96d6ea486acca5e613a2deb2b8a7da2f3a5a8df16f64a9c80b328d5036ef6418 -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v19.1.11_GH0.tar.gz) = 1796060 +TIMESTAMP = 1759134747 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v19.1.12_GH0.tar.gz) = 58012e52e235ab4e721c7a9f95df8d1527f321a36e8496f449680d955ca3c54c +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v19.1.12_GH0.tar.gz) = 1797613 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = d8aa4e45286c9f4d054e802f11e095c5a3c9c1e261a28fe7cc640ef8bb9f89c9 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = 540314 diff --git a/devel/spirv-llvm-translator/distinfo.llvm20 b/devel/spirv-llvm-translator/distinfo.llvm20 index 6d9febc49b2b..ca31090e1c69 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm20 +++ b/devel/spirv-llvm-translator/distinfo.llvm20 @@ -1,5 +1,5 @@ -TIMESTAMP = 1755535270 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v20.1.6_GH0.tar.gz) = 16ee19ab30142e778133d2db3e9a0599a77b34ea0629fdb627bddd204efa2e3e -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v20.1.6_GH0.tar.gz) = 1823974 +TIMESTAMP = 1759134756 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v20.1.7_GH0.tar.gz) = dd8a018becb2ed3647478744549b09372308f763d37d5fcde137fd9e129a7354 +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v20.1.7_GH0.tar.gz) = 1825065 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = d8aa4e45286c9f4d054e802f11e095c5a3c9c1e261a28fe7cc640ef8bb9f89c9 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = 540314 diff --git a/devel/spirv-llvm-translator/distinfo.llvm21 b/devel/spirv-llvm-translator/distinfo.llvm21 index f97f7b1045e9..6af2d9e8b8fd 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm21 +++ b/devel/spirv-llvm-translator/distinfo.llvm21 @@ -1,5 +1,5 @@ -TIMESTAMP = 1754033293 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v21.1.0_GH0.tar.gz) = 4f7019a06c731daebbc18080db338964002493ead4cfb440fef95d120c50a170 -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v21.1.0_GH0.tar.gz) = 1828044 +TIMESTAMP = 1759143191 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v21.1.1_GH0.tar.gz) = dda46febdb060a1d5cc2ceeb9682ccaf33e55ae294fd0793274531b54f07c46b +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v21.1.1_GH0.tar.gz) = 1831532 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = d8aa4e45286c9f4d054e802f11e095c5a3c9c1e261a28fe7cc640ef8bb9f89c9 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = 540314 diff --git a/devel/spr/Makefile b/devel/spr/Makefile index 7aa8d651a3c4..5496cec2b9ae 100644 --- a/devel/spr/Makefile +++ b/devel/spr/Makefile @@ -1,7 +1,7 @@ PORTNAME= spr DISTVERSIONPREFIX= v DISTVERSION= 1.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/stgit/Makefile b/devel/stgit/Makefile index ffbca84c8e8f..f8c9ba1455b5 100644 --- a/devel/stgit/Makefile +++ b/devel/stgit/Makefile @@ -1,7 +1,7 @@ PORTNAME= stgit DISTVERSIONPREFIX= v DISTVERSION= 2.5.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/stylua/Makefile b/devel/stylua/Makefile index 42b7a327c5d3..485d2008e7bf 100644 --- a/devel/stylua/Makefile +++ b/devel/stylua/Makefile @@ -1,7 +1,7 @@ PORTNAME= stylua DISTVERSIONPREFIX= v DISTVERSION= 2.0.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org diff --git a/devel/systemc/Makefile b/devel/systemc/Makefile index bb6d40c89f25..622421b2f18c 100644 --- a/devel/systemc/Makefile +++ b/devel/systemc/Makefile @@ -1,6 +1,5 @@ PORTNAME= systemc -DISTVERSION= 3.0.0 -DISTVERSIONSUFFIX= _pub_rev_20231129 +DISTVERSION= 3.0.1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -10,23 +9,22 @@ WWW= https://www.accellera.org/downloads/standards/systemc LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -ONLY_FOR_ARCHS= aarch64 amd64 i386 +ONLY_FOR_ARCHS= aarch64 amd64 i386 ONLY_FOR_ARCHS_REASON= configure: error: sorry...architecture not supported -USES= compiler:c++17-lang gmake libtool +USES= autoreconf compiler:c++17-lang gmake libtool USE_CXXSTD= c++17 # needs to match that of cad/verilator, to avoid mismatches like https://github.com/verilator/verilator/issues/4499 -USE_LDCONFIG= yes - USE_GITHUB= yes GH_ACCOUNT= accellera-official +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-unix-layout=yes INSTALL_TARGET= install-strip -OPTIONS_DEFINE= DOCS - PORTDOCS= * +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> diff --git a/devel/systemc/distinfo b/devel/systemc/distinfo index 7efedae450fb..089d3fe94136 100644 --- a/devel/systemc/distinfo +++ b/devel/systemc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701763304 -SHA256 (accellera-official-systemc-3.0.0_pub_rev_20231129_GH0.tar.gz) = 580ec20807c2e536eadb9b3d1770c41c5f317b1ad8db0737c4cbf14836cf1c1d -SIZE (accellera-official-systemc-3.0.0_pub_rev_20231129_GH0.tar.gz) = 2845419 +TIMESTAMP = 1759279325 +SHA256 (accellera-official-systemc-3.0.1_GH0.tar.gz) = d07765d0d2ffd6c01767880d0c6aaf53cd9487975f898c593ffffd713258fcbb +SIZE (accellera-official-systemc-3.0.1_GH0.tar.gz) = 4637759 diff --git a/devel/systemc/files/patch-docs_Makefile.am b/devel/systemc/files/patch-docs_Makefile.am new file mode 100644 index 000000000000..b5dea737db95 --- /dev/null +++ b/devel/systemc/files/patch-docs_Makefile.am @@ -0,0 +1,15 @@ +# DEVELOPMENT.md is not shipped in tarball since 3.0.0, yet it is in +# doc/Makefile.am install targets, causing build error + +# https://github.com/accellera-official/systemc/issues/105 + +--- docs/Makefile.am.orig 2024-10-15 13:47:45 UTC ++++ docs/Makefile.am +@@ -39,7 +39,6 @@ DOC_FILES = \ + ## Core documentation (see also root directory) + + DOC_FILES = \ +- DEVELOPMENT.md \ + git_branches.svg + + ## diff --git a/devel/systemc/pkg-plist b/devel/systemc/pkg-plist index a02bb40ba63a..6982ebfdfa4c 100644 --- a/devel/systemc/pkg-plist +++ b/devel/systemc/pkg-plist @@ -109,82 +109,6 @@ include/sysc/kernel/sc_time.h include/sysc/kernel/sc_ver.h include/sysc/kernel/sc_wait.h include/sysc/kernel/sc_wait_cthread.h -include/sysc/packages/boost/bind.hpp -include/sysc/packages/boost/bind/apply.hpp -include/sysc/packages/boost/bind/arg.hpp -include/sysc/packages/boost/bind/bind_cc.hpp -include/sysc/packages/boost/bind/bind_mf_cc.hpp -include/sysc/packages/boost/bind/bind_template.hpp -include/sysc/packages/boost/bind/make_adaptable.hpp -include/sysc/packages/boost/bind/mem_fn_cc.hpp -include/sysc/packages/boost/bind/mem_fn_template.hpp -include/sysc/packages/boost/bind/mem_fn_vw.hpp -include/sysc/packages/boost/bind/placeholders.hpp -include/sysc/packages/boost/bind/protect.hpp -include/sysc/packages/boost/config.hpp -include/sysc/packages/boost/config/compiler/borland.hpp -include/sysc/packages/boost/config/compiler/comeau.hpp -include/sysc/packages/boost/config/compiler/common_edg.hpp -include/sysc/packages/boost/config/compiler/compaq_cxx.hpp -include/sysc/packages/boost/config/compiler/digitalmars.hpp -include/sysc/packages/boost/config/compiler/gcc.hpp -include/sysc/packages/boost/config/compiler/greenhills.hpp -include/sysc/packages/boost/config/compiler/hp_acc.hpp -include/sysc/packages/boost/config/compiler/intel.hpp -include/sysc/packages/boost/config/compiler/kai.hpp -include/sysc/packages/boost/config/compiler/metrowerks.hpp -include/sysc/packages/boost/config/compiler/mpw.hpp -include/sysc/packages/boost/config/compiler/sgi_mipspro.hpp -include/sysc/packages/boost/config/compiler/sunpro_cc.hpp -include/sysc/packages/boost/config/compiler/vacpp.hpp -include/sysc/packages/boost/config/compiler/visualc.hpp -include/sysc/packages/boost/config/platform/aix.hpp -include/sysc/packages/boost/config/platform/amigaos.hpp -include/sysc/packages/boost/config/platform/beos.hpp -include/sysc/packages/boost/config/platform/bsd.hpp -include/sysc/packages/boost/config/platform/cygwin.hpp -include/sysc/packages/boost/config/platform/hpux.hpp -include/sysc/packages/boost/config/platform/irix.hpp -include/sysc/packages/boost/config/platform/linux.hpp -include/sysc/packages/boost/config/platform/macos.hpp -include/sysc/packages/boost/config/platform/solaris.hpp -include/sysc/packages/boost/config/platform/win32.hpp -include/sysc/packages/boost/config/posix_features.hpp -include/sysc/packages/boost/config/select_compiler_config.hpp -include/sysc/packages/boost/config/select_platform_config.hpp -include/sysc/packages/boost/config/select_stdlib_config.hpp -include/sysc/packages/boost/config/stdlib/dinkumware.hpp -include/sysc/packages/boost/config/stdlib/libcomo.hpp -include/sysc/packages/boost/config/stdlib/libstdcpp3.hpp -include/sysc/packages/boost/config/stdlib/modena.hpp -include/sysc/packages/boost/config/stdlib/msl.hpp -include/sysc/packages/boost/config/stdlib/roguewave.hpp -include/sysc/packages/boost/config/stdlib/sgi.hpp -include/sysc/packages/boost/config/stdlib/stlport.hpp -include/sysc/packages/boost/config/stdlib/vacpp.hpp -include/sysc/packages/boost/config/suffix.hpp -include/sysc/packages/boost/config/user.hpp -include/sysc/packages/boost/detail/endian.hpp -include/sysc/packages/boost/detail/workaround.hpp -include/sysc/packages/boost/get_pointer.hpp -include/sysc/packages/boost/mem_fn.hpp -include/sysc/packages/boost/mpl/aux_/adl_barrier.hpp -include/sysc/packages/boost/mpl/aux_/config/adl.hpp -include/sysc/packages/boost/mpl/aux_/config/gcc.hpp -include/sysc/packages/boost/mpl/aux_/config/intel.hpp -include/sysc/packages/boost/mpl/aux_/config/msvc.hpp -include/sysc/packages/boost/mpl/aux_/config/static_constant.hpp -include/sysc/packages/boost/mpl/aux_/config/workaround.hpp -include/sysc/packages/boost/mpl/bool.hpp -include/sysc/packages/boost/mpl/bool_fwd.hpp -include/sysc/packages/boost/mpl/integral_c_tag.hpp -include/sysc/packages/boost/non_type.hpp -include/sysc/packages/boost/ref.hpp -include/sysc/packages/boost/type.hpp -include/sysc/packages/boost/utility/addressof.hpp -include/sysc/packages/boost/utility/enable_if.hpp -include/sysc/packages/boost/utility/string_view.hpp -include/sysc/packages/boost/utility/string_view_fwd.hpp include/sysc/tracing/sc_trace.h include/sysc/tracing/sc_tracing_ids.h include/sysc/utils/sc_hash.h @@ -192,7 +116,6 @@ include/sysc/utils/sc_iostream.h include/sysc/utils/sc_list.h include/sysc/utils/sc_machine.h include/sysc/utils/sc_mempool.h -include/sysc/utils/sc_meta.h include/sysc/utils/sc_pq.h include/sysc/utils/sc_ptr_flag.h include/sysc/utils/sc_pvector.h @@ -202,7 +125,6 @@ include/sysc/utils/sc_stop_here.h include/sysc/utils/sc_string.h include/sysc/utils/sc_string_view.h include/sysc/utils/sc_temporary.h -include/sysc/utils/sc_typeindex.h include/sysc/utils/sc_utils_ids.h include/sysc/utils/sc_vector.h include/systemc diff --git a/devel/tabby/Makefile b/devel/tabby/Makefile index 9d48c95ff3c1..847276c6131f 100644 --- a/devel/tabby/Makefile +++ b/devel/tabby/Makefile @@ -1,6 +1,7 @@ PORTNAME= tabby DISTVERSIONPREFIX= v DISTVERSION= 0.31.1 +PORTREVISION= 1 CATEGORIES= devel # machine-learning MASTER_SITES= https://github.com/swagger-api/swagger-ui/archive/refs/tags/:swagger PKGNAMESUFFIX= -ai-coding-assistant diff --git a/devel/tagref/Makefile b/devel/tagref/Makefile index a79148b1d4b1..2d6a4a459436 100644 --- a/devel/tagref/Makefile +++ b/devel/tagref/Makefile @@ -1,7 +1,7 @@ PORTNAME= tagref DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/texlab/Makefile b/devel/texlab/Makefile index 03e80c57f7f3..e2687b5fed25 100644 --- a/devel/texlab/Makefile +++ b/devel/texlab/Makefile @@ -1,7 +1,7 @@ PORTNAME= texlab DISTVERSIONPREFIX= v DISTVERSION= 4.2.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= devel MAINTAINER= kfv@kfv.io diff --git a/devel/the-way/Makefile b/devel/the-way/Makefile index 47d912be0f8f..9df7924967eb 100644 --- a/devel/the-way/Makefile +++ b/devel/the-way/Makefile @@ -1,7 +1,7 @@ PORTNAME= the-way DISTVERSIONPREFIX= v DISTVERSION= 0.20.3 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/tokei/Makefile b/devel/tokei/Makefile index d4ee04fbffd7..c5b88f1d0941 100644 --- a/devel/tokei/Makefile +++ b/devel/tokei/Makefile @@ -1,7 +1,7 @@ PORTNAME= tokei DISTVERSIONPREFIX= v DISTVERSION= 12.1.2 -PORTREVISION= 42 +PORTREVISION= 43 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/tokio-console/Makefile b/devel/tokio-console/Makefile index 6aaf4f289c0a..6bc2fa9f3d60 100644 --- a/devel/tokio-console/Makefile +++ b/devel/tokio-console/Makefile @@ -1,7 +1,7 @@ PORTNAME= tokio-console DISTVERSIONPREFIX= tokio-console-v DISTVERSION= 0.1.13 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/tree-sitter-cli/Makefile b/devel/tree-sitter-cli/Makefile index 69fd692583a1..bdf8d902e437 100644 --- a/devel/tree-sitter-cli/Makefile +++ b/devel/tree-sitter-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= tree-sitter-cli DISTVERSIONPREFIX= v DISTVERSION= 0.25.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= amad@atl.tools diff --git a/devel/tree-sitter-graph/Makefile b/devel/tree-sitter-graph/Makefile index 800955915f0d..8ecd99b9429a 100644 --- a/devel/tree-sitter-graph/Makefile +++ b/devel/tree-sitter-graph/Makefile @@ -1,7 +1,7 @@ PORTNAME= tree-sitter-graph DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/tvision/Makefile b/devel/tvision/Makefile index b4873ec50523..9d8c5d01c11e 100644 --- a/devel/tvision/Makefile +++ b/devel/tvision/Makefile @@ -2,7 +2,7 @@ PORTNAME= tvision PORTVERSION= g20250515 CATEGORIES= devel -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Modern port of Turbo Vision 2.0, a TUI framework WWW= https://github.com/magiblot/tvision diff --git a/devel/twiggy/Makefile b/devel/twiggy/Makefile index a60ccc437407..f5bd637073dd 100644 --- a/devel/twiggy/Makefile +++ b/devel/twiggy/Makefile @@ -1,6 +1,6 @@ PORTNAME= twiggy DISTVERSION= 0.6.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel www MAINTAINER= yuri@FreeBSD.org diff --git a/devel/typeshare/Makefile b/devel/typeshare/Makefile index 07deed8ae356..92fffe970840 100644 --- a/devel/typeshare/Makefile +++ b/devel/typeshare/Makefile @@ -1,7 +1,7 @@ PORTNAME= typeshare DISTVERSIONPREFIX= v DISTVERSION= 1.13.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/unit-otel/Makefile b/devel/unit-otel/Makefile index 4f7e66131a7f..67ff5c8a3432 100644 --- a/devel/unit-otel/Makefile +++ b/devel/unit-otel/Makefile @@ -1,5 +1,6 @@ PORTNAME= unit-otel PORTVERSION= ${UNIT_VERSION} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES?= https://unit.nginx.org/download/ DISTFILES= unit-${PORTVERSION}.tar.gz diff --git a/devel/uv/Makefile b/devel/uv/Makefile index 1b48eb499e32..7849cb8381eb 100644 --- a/devel/uv/Makefile +++ b/devel/uv/Makefile @@ -1,5 +1,6 @@ PORTNAME= uv DISTVERSION= 0.8.21 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/wasm-server-runner/Makefile b/devel/wasm-server-runner/Makefile index d5f700ec56f2..488c04089156 100644 --- a/devel/wasm-server-runner/Makefile +++ b/devel/wasm-server-runner/Makefile @@ -1,7 +1,7 @@ PORTNAME= wasm-server-runner DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= cs@FreeBSD.org diff --git a/devel/wasmer/Makefile b/devel/wasmer/Makefile index 615d4be39a08..38d710b92377 100644 --- a/devel/wasmer/Makefile +++ b/devel/wasmer/Makefile @@ -1,7 +1,7 @@ PORTNAME= wasmer DISTVERSIONPREFIX= v DISTVERSION= 6.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= kjozic@gmail.com diff --git a/devel/wizer/Makefile b/devel/wizer/Makefile index e366deb0885f..7f464b43b5ea 100644 --- a/devel/wizer/Makefile +++ b/devel/wizer/Makefile @@ -1,7 +1,7 @@ PORTNAME= wizer DISTVERSIONPREFIX= v DISTVERSION= 10.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel www MAINTAINER= yuri@FreeBSD.org diff --git a/devel/xtensa-esp-elf/Makefile b/devel/xtensa-esp-elf/Makefile index 19a097a53cfd..e294c397400c 100644 --- a/devel/xtensa-esp-elf/Makefile +++ b/devel/xtensa-esp-elf/Makefile @@ -1,6 +1,6 @@ PORTNAME= xtensa-esp-elf DISTVERSION= 13.2.0_20240530 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MASTER_SITES= https://github.com/espressif/crosstool-NG/releases/download/esp-${DISTVERSION}/:source1 \ GNU/gmp:source2 \ diff --git a/dns/Makefile b/dns/Makefile index 6cebc5ec03ee..2907d01e3b63 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -11,6 +11,7 @@ SUBDIR += bindgraph SUBDIR += blocky SUBDIR += c-ares + SUBDIR += cascade SUBDIR += cli53 SUBDIR += coredns SUBDIR += ddclient @@ -44,6 +45,7 @@ SUBDIR += dnsrecon SUBDIR += dnsreflector SUBDIR += dnssec-rr + SUBDIR += dnst SUBDIR += dnstable SUBDIR += dnstable-convert SUBDIR += dnstop diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index b6e69c17a82c..c761307a0811 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -43,7 +43,7 @@ LIB_DEPENDS= libnghttp2.so:www/libnghttp2 \ RUN_DEPENDS= bind-tools>0:dns/bind-tools .endif -USES= compiler:c11 cpe gnome libedit libtool meson perl5 pkgconfig \ +USES= compiler:c11 cpe gnome libedit meson perl5 pkgconfig \ ssl tar:xz CPE_VENDOR= isc diff --git a/dns/cascade/Makefile b/dns/cascade/Makefile new file mode 100644 index 000000000000..24084eeaf43c --- /dev/null +++ b/dns/cascade/Makefile @@ -0,0 +1,44 @@ +PORTNAME= cascade +DISTVERSION= 0.1.0-RC1 +CATEGORIES= dns net + +MAINTAINER= bofh@FreeBSD.org +COMMENT= Friendly DNSSEC signing solution +WWW= https://github.com/NLnetLabs/cascade +# +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= dnst:dns/dnst + +USES= cargo cpe ssl +CPE_VENDOR= nlnetlabs +USE_GITHUB= yes +GH_ACCOUNT= NLnetLabs +GH_TAGNAME= e30aba3ed +USE_RC_SUBR= ${PORTNAME} + +SUB_LIST= USERS=${USERS} \ + GROUPS=${GROUPS} \ + DBDIR=${DBDIR} + +USERS= ${PORTNAME} +GROUPS= ${PORTNAME} + +PLIST_SUB+= USERS=${USERS} \ + GROUPS=${GROUPS} + +DBDIR= /var/db/${PORTNAME} + +post-patch: + @${REINPLACE_CMD} -e 's|%%ETCDIR%%|${ETCDIR}|g; \ + s|%%DBDIR%%|${DBDIR}|g; \ + s|%%LOCALBASE%%|${LOCALBASE}|g' \ + ${WRKSRC}/etc/config.template.toml + +post-install: + ${MKDIR} ${STAGEDIR}${ETCDIR} + ${INSTALL_DATA} ${WRKSRC}/etc/policy.template.toml ${STAGEDIR}${ETCDIR}/policy.toml.sample + ${INSTALL_DATA} ${WRKSRC}/etc/config.template.toml ${STAGEDIR}${ETCDIR}/config.toml.sample + +.include <bsd.port.mk> diff --git a/dns/cascade/Makefile.crates b/dns/cascade/Makefile.crates new file mode 100644 index 000000000000..646587d164f3 --- /dev/null +++ b/dns/cascade/Makefile.crates @@ -0,0 +1,332 @@ +CARGO_CRATES= addr2line-0.24.2 \ + adler2-2.0.1 \ + aho-corasick-1.1.3 \ + allocator-api2-0.2.21 \ + android_system_properties-0.1.5 \ + anstream-0.6.20 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.4 \ + anstyle-wincon-3.0.10 \ + arc-swap-1.7.1 \ + assert-json-diff-2.0.2 \ + async-lock-3.4.1 \ + async-trait-0.1.89 \ + atomic-waker-1.1.2 \ + autocfg-1.5.0 \ + axum-0.8.4 \ + axum-core-0.5.2 \ + backtrace-0.3.75 \ + base64-0.13.1 \ + base64-0.22.1 \ + bcder-0.7.6 \ + bitflags-2.9.4 \ + bumpalo-3.19.0 \ + bytes-1.10.1 \ + camino-1.2.0 \ + cc-1.2.38 \ + cfg-if-1.0.3 \ + cfg_aliases-0.2.1 \ + chrono-0.4.42 \ + clap-4.5.48 \ + clap_builder-4.5.48 \ + clap_derive-4.5.47 \ + clap_lex-0.7.5 \ + colorchoice-1.0.4 \ + concurrent-queue-2.5.0 \ + core-foundation-sys-0.8.7 \ + crossbeam-channel-0.5.15 \ + crossbeam-deque-0.8.6 \ + crossbeam-epoch-0.9.18 \ + crossbeam-utils-0.8.21 \ + daemonbase-0.1.4 \ + darling-0.21.3 \ + darling_core-0.21.3 \ + darling_macro-0.21.3 \ + deranged-0.5.3 \ + displaydoc-0.2.5 \ + dyn-clone-1.0.20 \ + either-1.15.0 \ + enum-display-derive-0.1.1 \ + enum-flags-0.1.8 \ + equivalent-1.0.2 \ + errno-0.3.14 \ + event-listener-5.4.1 \ + event-listener-strategy-0.5.4 \ + fastrand-2.3.0 \ + find-msvc-tools-0.1.2 \ + fnv-1.0.7 \ + foldhash-0.1.5 \ + foreign-types-0.3.2 \ + foreign-types-shared-0.1.1 \ + form_urlencoded-1.2.2 \ + futures-0.3.31 \ + futures-channel-0.3.31 \ + futures-core-0.3.31 \ + futures-executor-0.3.31 \ + futures-io-0.3.31 \ + futures-macro-0.3.31 \ + futures-sink-0.3.31 \ + futures-task-0.3.31 \ + futures-util-0.3.31 \ + generator-0.8.7 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ + gimli-0.31.1 \ + h2-0.4.12 \ + hashbrown-0.12.3 \ + hashbrown-0.14.5 \ + hashbrown-0.16.0 \ + heck-0.5.0 \ + hex-0.4.3 \ + hostname-0.4.1 \ + http-1.3.1 \ + http-body-1.0.1 \ + http-body-util-0.1.3 \ + httparse-1.10.1 \ + httpdate-1.0.3 \ + humantime-2.3.0 \ + hyper-1.7.0 \ + hyper-rustls-0.27.7 \ + hyper-util-0.1.17 \ + iana-time-zone-0.1.64 \ + iana-time-zone-haiku-0.1.2 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ + ident_case-1.0.1 \ + idna-1.1.0 \ + idna_adapter-1.2.1 \ + indexmap-1.9.3 \ + indexmap-2.11.4 \ + io-uring-0.7.10 \ + ipnet-2.11.0 \ + iri-string-0.7.8 \ + is_terminal_polyfill-1.70.1 \ + itoa-1.0.15 \ + jiff-0.2.15 \ + jiff-static-0.2.15 \ + jiff-tzdb-0.1.4 \ + jiff-tzdb-platform-0.1.3 \ + js-sys-0.3.80 \ + lazy_static-1.5.0 \ + libc-0.2.175 \ + linux-raw-sys-0.11.0 \ + litemap-0.8.0 \ + lock_api-0.4.13 \ + log-0.4.28 \ + loom-0.7.2 \ + matchers-0.2.0 \ + matchit-0.8.4 \ + maybe-async-0.2.10 \ + memchr-2.7.5 \ + memoffset-0.9.1 \ + mime-0.3.17 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ + moka-0.12.10 \ + nix-0.29.0 \ + nu-ansi-term-0.50.1 \ + num-conv-0.1.0 \ + num-traits-0.2.19 \ + num_threads-0.1.7 \ + object-0.36.7 \ + octseq-0.5.2 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + openssl-0.10.73 \ + openssl-macros-0.1.1 \ + openssl-sys-0.9.109 \ + parking-2.2.1 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ + percent-encoding-2.3.2 \ + pin-project-lite-0.2.16 \ + pin-utils-0.1.0 \ + pkg-config-0.3.32 \ + portable-atomic-1.11.1 \ + portable-atomic-util-0.2.4 \ + potential_utf-0.1.3 \ + powerfmt-0.2.0 \ + ppv-lite86-0.2.21 \ + proc-macro2-1.0.101 \ + quote-1.0.40 \ + r-efi-5.3.0 \ + r2d2-0.8.10 \ + rand-0.8.5 \ + rand-0.9.2 \ + rand_chacha-0.3.1 \ + rand_chacha-0.9.0 \ + rand_core-0.6.4 \ + rand_core-0.9.3 \ + rayon-1.11.0 \ + rayon-core-1.13.0 \ + redox_syscall-0.5.17 \ + ref-cast-1.0.24 \ + ref-cast-impl-1.0.24 \ + regex-automata-0.4.10 \ + regex-syntax-0.8.6 \ + reqwest-0.12.23 \ + ring-0.16.20 \ + ring-0.17.14 \ + rustc-demangle-0.1.26 \ + rustc_version-0.4.1 \ + rustix-1.1.2 \ + rustls-0.20.9 \ + rustls-0.23.32 \ + rustls-pemfile-0.2.1 \ + rustls-pki-types-1.12.0 \ + rustls-webpki-0.103.6 \ + rustversion-1.0.22 \ + ryu-1.0.20 \ + scheduled-thread-pool-0.2.7 \ + schemars-0.9.0 \ + schemars-1.0.4 \ + scoped-tls-1.0.1 \ + scopeguard-1.2.0 \ + sct-0.7.1 \ + secrecy-0.10.3 \ + semver-1.0.27 \ + serde-1.0.226 \ + serde_bytes-0.11.19 \ + serde_core-1.0.226 \ + serde_derive-1.0.226 \ + serde_json-1.0.145 \ + serde_path_to_error-0.1.20 \ + serde_spanned-0.6.9 \ + serde_urlencoded-0.7.1 \ + serde_with-3.14.1 \ + serde_with_macros-3.14.1 \ + sharded-slab-0.1.7 \ + shlex-1.3.0 \ + signal-hook-registry-1.4.6 \ + siphasher-1.0.1 \ + slab-0.4.11 \ + smallvec-1.15.1 \ + socket2-0.6.0 \ + spin-0.5.2 \ + stable_deref_trait-1.2.0 \ + strsim-0.11.1 \ + subtle-2.6.1 \ + syn-1.0.109 \ + syn-2.0.106 \ + sync_wrapper-1.0.2 \ + synstructure-0.13.2 \ + syslog-7.0.0 \ + tagptr-0.2.0 \ + tempfile-3.23.0 \ + terminal_size-0.4.3 \ + thiserror-1.0.69 \ + thiserror-impl-1.0.69 \ + thread_local-1.1.9 \ + time-0.3.44 \ + time-core-0.1.6 \ + time-macros-0.2.24 \ + tinystr-0.8.1 \ + tokio-1.47.1 \ + tokio-macros-2.5.0 \ + tokio-rustls-0.23.4 \ + tokio-rustls-0.26.3 \ + tokio-stream-0.1.17 \ + tokio-util-0.7.16 \ + toml-0.8.23 \ + toml_datetime-0.6.11 \ + toml_datetime-0.7.2 \ + toml_edit-0.22.27 \ + toml_edit-0.23.6 \ + toml_parser-1.0.3 \ + toml_write-0.1.2 \ + toml_writer-1.0.3 \ + tower-0.5.2 \ + tower-http-0.6.6 \ + tower-layer-0.3.3 \ + tower-service-0.3.3 \ + tracing-0.1.41 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ + tracing-log-0.2.0 \ + tracing-subscriber-0.3.20 \ + trait-set-0.2.0 \ + try-lock-0.2.5 \ + unicode-ident-1.0.19 \ + untrusted-0.7.1 \ + untrusted-0.9.0 \ + url-2.5.7 \ + utf8_iter-1.0.4 \ + utf8parse-0.2.2 \ + uuid-1.18.1 \ + valuable-0.1.1 \ + vcpkg-0.2.15 \ + want-0.3.1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.7+wasi-0.2.4 \ + wasip2-1.0.1+wasi-0.2.4 \ + wasm-bindgen-0.2.103 \ + wasm-bindgen-backend-0.2.103 \ + wasm-bindgen-futures-0.4.53 \ + wasm-bindgen-macro-0.2.103 \ + wasm-bindgen-macro-support-0.2.103 \ + wasm-bindgen-shared-0.2.103 \ + web-sys-0.3.80 \ + webpki-0.22.4 \ + webpki-roots-1.0.2 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-0.61.3 \ + windows-collections-0.2.0 \ + windows-core-0.61.2 \ + windows-core-0.62.0 \ + windows-future-0.2.1 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-link-0.2.0 \ + windows-numerics-0.2.0 \ + windows-result-0.3.4 \ + windows-result-0.4.0 \ + windows-strings-0.4.2 \ + windows-strings-0.5.0 \ + windows-sys-0.52.0 \ + windows-sys-0.59.0 \ + windows-sys-0.60.2 \ + windows-sys-0.61.0 \ + windows-targets-0.52.6 \ + windows-targets-0.53.3 \ + windows-threading-0.1.0 \ + windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ + windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ + windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ + windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ + windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ + windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ + windows_x86_64_msvc-0.52.6 \ + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.13 \ + wit-bindgen-0.46.0 \ + writeable-0.6.1 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ + zerocopy-0.8.27 \ + zerocopy-derive-0.8.27 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ + zeroize-1.8.1 \ + zerotrie-0.2.2 \ + zerovec-0.11.4 \ + zerovec-derive-0.11.1 \ + kmip-protocol@git+https://github.com/NLnetLabs/kmip-protocol?branch=next\#ad08d63ffd9bbb96ec29d1272d08244e86ed74e6 \ + kmip-ttlv@git+https://github.com/NLnetLabs/kmip-ttlv?branch=next\#4ca144e19e69375a6ccd63cf40b0e61f89462f97 \ + domain,domain-macros@git+https://github.com/NLnetLabs/domain?branch=patches-for-nameshed-prototype\#1753a62e1e4290181153d401ab2bcc14843bccbd diff --git a/dns/cascade/distinfo b/dns/cascade/distinfo new file mode 100644 index 000000000000..83ffb0ae609b --- /dev/null +++ b/dns/cascade/distinfo @@ -0,0 +1,667 @@ +TIMESTAMP = 1759664221 +SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 +SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 +SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 +SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 +SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 +SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 +SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 +SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 +SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 +SIZE (rust/crates/anstream-0.6.20.crate) = 28797 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 +SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 +SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a +SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 +SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 +SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 +SHA256 (rust/crates/assert-json-diff-2.0.2.crate) = 47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12 +SIZE (rust/crates/assert-json-diff-2.0.2.crate) = 10874 +SHA256 (rust/crates/async-lock-3.4.1.crate) = 5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc +SIZE (rust/crates/async-lock-3.4.1.crate) = 40981 +SHA256 (rust/crates/async-trait-0.1.89.crate) = 9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb +SIZE (rust/crates/async-trait-0.1.89.crate) = 32171 +SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 +SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/axum-0.8.4.crate) = 021e862c184ae977658b36c4500f7feac3221ca5da43e3f25bd04ab6c79a29b5 +SIZE (rust/crates/axum-0.8.4.crate) = 175159 +SHA256 (rust/crates/axum-core-0.5.2.crate) = 68464cd0412f486726fb3373129ef5d2993f90c34bc2bc1c1e9943b2f4fc7ca6 +SIZE (rust/crates/axum-core-0.5.2.crate) = 26212 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 +SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 +SIZE (rust/crates/base64-0.13.1.crate) = 61002 +SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 +SIZE (rust/crates/base64-0.22.1.crate) = 81597 +SHA256 (rust/crates/bcder-0.7.6.crate) = 1f7c42c9913f68cf9390a225e81ad56a5c515347287eb98baa710090ca1de86d +SIZE (rust/crates/bcder-0.7.6.crate) = 64022 +SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 +SIZE (rust/crates/bitflags-2.9.4.crate) = 47950 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/camino-1.2.0.crate) = e1de8bc0aa9e9385ceb3bf0c152e3a9b9544f6c4a912c8ae504e80c1f0368603 +SIZE (rust/crates/camino-1.2.0.crate) = 41313 +SHA256 (rust/crates/cc-1.2.38.crate) = 80f41ae168f955c12fb8960b057d70d0ca153fb83182b57d86380443527be7e9 +SIZE (rust/crates/cc-1.2.38.crate) = 90139 +SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 +SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 +SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 +SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 +SHA256 (rust/crates/chrono-0.4.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 +SIZE (rust/crates/chrono-0.4.42.crate) = 238174 +SHA256 (rust/crates/clap-4.5.48.crate) = e2134bb3ea021b78629caa971416385309e0131b351b25e01dc16fb54e1b5fae +SIZE (rust/crates/clap-4.5.48.crate) = 61935 +SHA256 (rust/crates/clap_builder-4.5.48.crate) = c2ba64afa3c0a6df7fa517765e31314e983f51dda798ffba27b988194fb65dc9 +SIZE (rust/crates/clap_builder-4.5.48.crate) = 170133 +SHA256 (rust/crates/clap_derive-4.5.47.crate) = bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c +SIZE (rust/crates/clap_derive-4.5.47.crate) = 33550 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 +SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 +SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654 +SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b +SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 +SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 +SIZE (rust/crates/crossbeam-channel-0.5.15.crate) = 92716 +SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 +SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 +SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e +SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 +SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 +SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 +SHA256 (rust/crates/daemonbase-0.1.4.crate) = a94994a9b82d9a7dde372a16310c49ba6f07c2eaf7b55016fb217dddf222b13e +SIZE (rust/crates/daemonbase-0.1.4.crate) = 29219 +SHA256 (rust/crates/darling-0.21.3.crate) = 9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0 +SIZE (rust/crates/darling-0.21.3.crate) = 41398 +SHA256 (rust/crates/darling_core-0.21.3.crate) = 1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4 +SIZE (rust/crates/darling_core-0.21.3.crate) = 74471 +SHA256 (rust/crates/darling_macro-0.21.3.crate) = d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81 +SIZE (rust/crates/darling_macro-0.21.3.crate) = 2535 +SHA256 (rust/crates/deranged-0.5.3.crate) = d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc +SIZE (rust/crates/deranged-0.5.3.crate) = 24353 +SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 +SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 +SHA256 (rust/crates/dyn-clone-1.0.20.crate) = d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555 +SIZE (rust/crates/dyn-clone-1.0.20.crate) = 13134 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/enum-display-derive-0.1.1.crate) = f16ef37b2a9b242295d61a154ee91ae884afff6b8b933b486b12481cc58310ca +SIZE (rust/crates/enum-display-derive-0.1.1.crate) = 7587 +SHA256 (rust/crates/enum-flags-0.1.8.crate) = 3682d2328e61f5529088a02cd20bb0a9aeaeeeb2f26597436dd7d75d1340f8f5 +SIZE (rust/crates/enum-flags-0.1.8.crate) = 3531 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/errno-0.3.14.crate) = 39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb +SIZE (rust/crates/errno-0.3.14.crate) = 12002 +SHA256 (rust/crates/event-listener-5.4.1.crate) = e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab +SIZE (rust/crates/event-listener-5.4.1.crate) = 43782 +SHA256 (rust/crates/event-listener-strategy-0.5.4.crate) = 8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93 +SIZE (rust/crates/event-listener-strategy-0.5.4.crate) = 16179 +SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be +SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 +SHA256 (rust/crates/find-msvc-tools-0.1.2.crate) = 1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959 +SIZE (rust/crates/find-msvc-tools-0.1.2.crate) = 30461 +SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 +SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 +SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 +SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 +SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 +SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b +SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 +SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf +SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 +SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 +SIZE (rust/crates/futures-0.3.31.crate) = 54953 +SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 +SIZE (rust/crates/futures-channel-0.3.31.crate) = 31971 +SHA256 (rust/crates/futures-core-0.3.31.crate) = 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e +SIZE (rust/crates/futures-core-0.3.31.crate) = 14318 +SHA256 (rust/crates/futures-executor-0.3.31.crate) = 1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f +SIZE (rust/crates/futures-executor-0.3.31.crate) = 17965 +SHA256 (rust/crates/futures-io-0.3.31.crate) = 9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6 +SIZE (rust/crates/futures-io-0.3.31.crate) = 9047 +SHA256 (rust/crates/futures-macro-0.3.31.crate) = 162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650 +SIZE (rust/crates/futures-macro-0.3.31.crate) = 11341 +SHA256 (rust/crates/futures-sink-0.3.31.crate) = e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7 +SIZE (rust/crates/futures-sink-0.3.31.crate) = 7958 +SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988 +SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 +SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 +SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 +SHA256 (rust/crates/generator-0.8.7.crate) = 605183a538e3e2a9c1038635cc5c2d194e2ee8fd0d1b66b8349fad7dbacce5a2 +SIZE (rust/crates/generator-0.8.7.crate) = 37332 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 +SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f +SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/h2-0.4.12.crate) = f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386 +SIZE (rust/crates/h2-0.4.12.crate) = 176264 +SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 +SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 +SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 +SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 +SHA256 (rust/crates/hashbrown-0.16.0.crate) = 5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d +SIZE (rust/crates/hashbrown-0.16.0.crate) = 141708 +SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea +SIZE (rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 +SIZE (rust/crates/hex-0.4.3.crate) = 13299 +SHA256 (rust/crates/hostname-0.4.1.crate) = a56f203cd1c76362b69e3863fd987520ac36cf70a8c92627449b2f64a8cf7d65 +SIZE (rust/crates/hostname-0.4.1.crate) = 13819 +SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 +SIZE (rust/crates/http-1.3.1.crate) = 106063 +SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 +SIZE (rust/crates/http-body-1.0.1.crate) = 6125 +SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a +SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 +SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 +SIZE (rust/crates/httparse-1.10.1.crate) = 45190 +SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9 +SIZE (rust/crates/httpdate-1.0.3.crate) = 10639 +SHA256 (rust/crates/humantime-2.3.0.crate) = 135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424 +SIZE (rust/crates/humantime-2.3.0.crate) = 23242 +SHA256 (rust/crates/hyper-1.7.0.crate) = eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e +SIZE (rust/crates/hyper-1.7.0.crate) = 157006 +SHA256 (rust/crates/hyper-rustls-0.27.7.crate) = e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58 +SIZE (rust/crates/hyper-rustls-0.27.7.crate) = 35435 +SHA256 (rust/crates/hyper-util-0.1.17.crate) = 3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8 +SIZE (rust/crates/hyper-util-0.1.17.crate) = 100999 +SHA256 (rust/crates/iana-time-zone-0.1.64.crate) = 33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb +SIZE (rust/crates/iana-time-zone-0.1.64.crate) = 33152 +SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f +SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 +SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 +SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 +SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a +SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 +SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 +SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 +SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 +SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 +SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af +SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 +SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 +SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 +SHA256 (rust/crates/idna-1.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de +SIZE (rust/crates/idna-1.1.0.crate) = 148747 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 +SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 +SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 +SHA256 (rust/crates/indexmap-2.11.4.crate) = 4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5 +SIZE (rust/crates/indexmap-2.11.4.crate) = 100302 +SHA256 (rust/crates/io-uring-0.7.10.crate) = 046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b +SIZE (rust/crates/io-uring-0.7.10.crate) = 103070 +SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 +SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 +SHA256 (rust/crates/iri-string-0.7.8.crate) = dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2 +SIZE (rust/crates/iri-string-0.7.8.crate) = 141493 +SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf +SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/jiff-0.2.15.crate) = be1f93b8b1eb69c77f24bbb0afdf66f54b632ee39af40ca21c4365a1d7347e49 +SIZE (rust/crates/jiff-0.2.15.crate) = 712996 +SHA256 (rust/crates/jiff-static-0.2.15.crate) = 03343451ff899767262ec32146f6d559dd759fdadf42ff0e227c7c48f72594b4 +SIZE (rust/crates/jiff-static-0.2.15.crate) = 76146 +SHA256 (rust/crates/jiff-tzdb-0.1.4.crate) = c1283705eb0a21404d2bfd6eef2a7593d240bc42a0bdb39db0ad6fa2ec026524 +SIZE (rust/crates/jiff-tzdb-0.1.4.crate) = 62435 +SHA256 (rust/crates/jiff-tzdb-platform-0.1.3.crate) = 875a5a69ac2bab1a891711cf5eccbec1ce0341ea805560dcd90b7a2e925132e8 +SIZE (rust/crates/jiff-tzdb-platform-0.1.3.crate) = 3179 +SHA256 (rust/crates/js-sys-0.3.80.crate) = 852f13bec5eba4ba9afbeb93fd7c13fe56147f055939ae21c43a29a0ecb2702e +SIZE (rust/crates/js-sys-0.3.80.crate) = 56202 +SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe +SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 +SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 +SIZE (rust/crates/libc-0.2.175.crate) = 788728 +SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 +SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/log-0.4.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 +SIZE (rust/crates/log-0.4.28.crate) = 51131 +SHA256 (rust/crates/loom-0.7.2.crate) = 419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca +SIZE (rust/crates/loom-0.7.2.crate) = 73989 +SHA256 (rust/crates/matchers-0.2.0.crate) = d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9 +SIZE (rust/crates/matchers-0.2.0.crate) = 7075 +SHA256 (rust/crates/matchit-0.8.4.crate) = 47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3 +SIZE (rust/crates/matchit-0.8.4.crate) = 33986 +SHA256 (rust/crates/maybe-async-0.2.10.crate) = 5cf92c10c7e361d6b99666ec1c6f9805b0bea2c3bd8c78dc6fe98ac5bd78db11 +SIZE (rust/crates/maybe-async-0.2.10.crate) = 22107 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a +SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 +SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a +SIZE (rust/crates/mime-0.3.17.crate) = 15712 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 +SHA256 (rust/crates/moka-0.12.10.crate) = a9321642ca94a4282428e6ea4af8cc2ca4eac48ac7a6a4ea8f33f76d0ce70926 +SIZE (rust/crates/moka-0.12.10.crate) = 253622 +SHA256 (rust/crates/nix-0.29.0.crate) = 71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46 +SIZE (rust/crates/nix-0.29.0.crate) = 318248 +SHA256 (rust/crates/nu-ansi-term-0.50.1.crate) = d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399 +SIZE (rust/crates/nu-ansi-term-0.50.1.crate) = 28536 +SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 +SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 +SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 +SHA256 (rust/crates/num_threads-0.1.7.crate) = 5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9 +SIZE (rust/crates/num_threads-0.1.7.crate) = 7455 +SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 +SIZE (rust/crates/object-0.36.7.crate) = 329938 +SHA256 (rust/crates/octseq-0.5.2.crate) = 126c3ca37c9c44cec575247f43a3e4374d8927684f129d2beeb0d2cef262fe12 +SIZE (rust/crates/octseq-0.5.2.crate) = 20442 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/openssl-0.10.73.crate) = 8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8 +SIZE (rust/crates/openssl-0.10.73.crate) = 283994 +SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c +SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 +SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571 +SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 +SHA256 (rust/crates/parking-2.2.1.crate) = f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba +SIZE (rust/crates/parking-2.2.1.crate) = 10685 +SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 +SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 +SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 +SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b +SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 +SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 +SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 +SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 +SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 +SHA256 (rust/crates/potential_utf-0.1.3.crate) = 84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a +SIZE (rust/crates/potential_utf-0.1.3.crate) = 9698 +SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 +SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de +SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 +SHA256 (rust/crates/r2d2-0.8.10.crate) = 51de85fb3fb6524929c8a2eb85e6b6d363de4e8c48f9e2c2eac4944abc181c93 +SIZE (rust/crates/r2d2-0.8.10.crate) = 17888 +SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 +SIZE (rust/crates/rand-0.8.5.crate) = 87113 +SHA256 (rust/crates/rand-0.9.2.crate) = 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 +SIZE (rust/crates/rand-0.9.2.crate) = 99930 +SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 +SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 +SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb +SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 +SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c +SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 +SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 +SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 +SHA256 (rust/crates/rayon-1.11.0.crate) = 368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f +SIZE (rust/crates/rayon-1.11.0.crate) = 182470 +SHA256 (rust/crates/rayon-core-1.13.0.crate) = 22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91 +SIZE (rust/crates/rayon-core-1.13.0.crate) = 73151 +SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 +SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 +SHA256 (rust/crates/ref-cast-1.0.24.crate) = 4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf +SIZE (rust/crates/ref-cast-1.0.24.crate) = 15252 +SHA256 (rust/crates/ref-cast-impl-1.0.24.crate) = 1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7 +SIZE (rust/crates/ref-cast-impl-1.0.24.crate) = 9968 +SHA256 (rust/crates/regex-automata-0.4.10.crate) = 6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6 +SIZE (rust/crates/regex-automata-0.4.10.crate) = 622754 +SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 +SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 +SHA256 (rust/crates/reqwest-0.12.23.crate) = d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb +SIZE (rust/crates/reqwest-0.12.23.crate) = 161307 +SHA256 (rust/crates/ring-0.16.20.crate) = 3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc +SIZE (rust/crates/ring-0.16.20.crate) = 5082615 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 +SHA256 (rust/crates/rustc-demangle-0.1.26.crate) = 56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace +SIZE (rust/crates/rustc-demangle-0.1.26.crate) = 30340 +SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92 +SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 +SHA256 (rust/crates/rustix-1.1.2.crate) = cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e +SIZE (rust/crates/rustix-1.1.2.crate) = 422717 +SHA256 (rust/crates/rustls-0.20.9.crate) = 1b80e3dec595989ea8510028f30c408a4630db12c9cbb8de34203b89d6577e99 +SIZE (rust/crates/rustls-0.20.9.crate) = 270582 +SHA256 (rust/crates/rustls-0.23.32.crate) = cd3c25631629d034ce7cd9940adc9d45762d46de2b0f57193c4443b92c6d4d40 +SIZE (rust/crates/rustls-0.23.32.crate) = 372459 +SHA256 (rust/crates/rustls-pemfile-0.2.1.crate) = 5eebeaeb360c87bfb72e84abdb3447159c0eaececf1bef2aecd65a8be949d1c9 +SIZE (rust/crates/rustls-pemfile-0.2.1.crate) = 14278 +SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 +SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 +SHA256 (rust/crates/rustls-webpki-0.103.6.crate) = 8572f3c2cb9934231157b45499fc41e1f58c589fdfb81a844ba873265e80f8eb +SIZE (rust/crates/rustls-webpki-0.103.6.crate) = 85224 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/scheduled-thread-pool-0.2.7.crate) = 3cbc66816425a074528352f5789333ecff06ca41b36b0b0efdfbb29edc391a19 +SIZE (rust/crates/scheduled-thread-pool-0.2.7.crate) = 10554 +SHA256 (rust/crates/schemars-0.9.0.crate) = 4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f +SIZE (rust/crates/schemars-0.9.0.crate) = 80032 +SHA256 (rust/crates/schemars-1.0.4.crate) = 82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0 +SIZE (rust/crates/schemars-1.0.4.crate) = 88282 +SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 +SIZE (rust/crates/scoped-tls-1.0.1.crate) = 8202 +SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 +SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (rust/crates/sct-0.7.1.crate) = da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414 +SIZE (rust/crates/sct-0.7.1.crate) = 27501 +SHA256 (rust/crates/secrecy-0.10.3.crate) = e891af845473308773346dc847b2c23ee78fe442e0472ac50e22a18a93d3ae5a +SIZE (rust/crates/secrecy-0.10.3.crate) = 11303 +SHA256 (rust/crates/semver-1.0.27.crate) = d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2 +SIZE (rust/crates/semver-1.0.27.crate) = 30081 +SHA256 (rust/crates/serde-1.0.226.crate) = 0dca6411025b24b60bfa7ec1fe1f8e710ac09782dca409ee8237ba74b51295fd +SIZE (rust/crates/serde-1.0.226.crate) = 28484 +SHA256 (rust/crates/serde_bytes-0.11.19.crate) = a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8 +SIZE (rust/crates/serde_bytes-0.11.19.crate) = 13427 +SHA256 (rust/crates/serde_core-1.0.226.crate) = ba2ba63999edb9dac981fb34b3e5c0d111a69b0924e253ed29d83f7c99e966a4 +SIZE (rust/crates/serde_core-1.0.226.crate) = 63014 +SHA256 (rust/crates/serde_derive-1.0.226.crate) = 8db53ae22f34573731bafa1db20f04027b2d25e02d8205921b569171699cdb33 +SIZE (rust/crates/serde_derive-1.0.226.crate) = 58702 +SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c +SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 +SHA256 (rust/crates/serde_path_to_error-0.1.20.crate) = 10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457 +SIZE (rust/crates/serde_path_to_error-0.1.20.crate) = 18046 +SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 +SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 +SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd +SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 +SHA256 (rust/crates/serde_with-3.14.1.crate) = c522100790450cf78eeac1507263d0a350d4d5b30df0c8e1fe051a10c22b376e +SIZE (rust/crates/serde_with-3.14.1.crate) = 193025 +SHA256 (rust/crates/serde_with_macros-3.14.1.crate) = 327ada00f7d64abaac1e55a6911e90cf665aa051b9a561c7006c157f4633135e +SIZE (rust/crates/serde_with_macros-3.14.1.crate) = 39432 +SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 +SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 +SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 +SIZE (rust/crates/shlex-1.3.0.crate) = 18713 +SHA256 (rust/crates/signal-hook-registry-1.4.6.crate) = b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b +SIZE (rust/crates/signal-hook-registry-1.4.6.crate) = 19277 +SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d +SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 +SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/socket2-0.6.0.crate) = 233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807 +SIZE (rust/crates/socket2-0.6.0.crate) = 57974 +SHA256 (rust/crates/spin-0.5.2.crate) = 6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d +SIZE (rust/crates/spin-0.5.2.crate) = 12004 +SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 +SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 +SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f +SIZE (rust/crates/strsim-0.11.1.crate) = 14266 +SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292 +SIZE (rust/crates/subtle-2.6.1.crate) = 14562 +SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 +SIZE (rust/crates/syn-1.0.109.crate) = 237611 +SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 +SIZE (rust/crates/syn-2.0.106.crate) = 301514 +SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 +SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 +SHA256 (rust/crates/syslog-7.0.0.crate) = 019f1500a13379b7d051455df397c75770de6311a7a188a699499502704d9f10 +SIZE (rust/crates/syslog-7.0.0.crate) = 12968 +SHA256 (rust/crates/tagptr-0.2.0.crate) = 7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417 +SIZE (rust/crates/tagptr-0.2.0.crate) = 13320 +SHA256 (rust/crates/tempfile-3.23.0.crate) = 2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16 +SIZE (rust/crates/tempfile-3.23.0.crate) = 43063 +SHA256 (rust/crates/terminal_size-0.4.3.crate) = 60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0 +SIZE (rust/crates/terminal_size-0.4.3.crate) = 10686 +SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 +SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 +SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 +SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 +SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 +SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 +SHA256 (rust/crates/time-0.3.44.crate) = 91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d +SIZE (rust/crates/time-0.3.44.crate) = 143200 +SHA256 (rust/crates/time-core-0.1.6.crate) = 40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b +SIZE (rust/crates/time-core-0.1.6.crate) = 9105 +SHA256 (rust/crates/time-macros-0.2.24.crate) = 30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3 +SIZE (rust/crates/time-macros-0.2.24.crate) = 24715 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tokio-1.47.1.crate) = 89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038 +SIZE (rust/crates/tokio-1.47.1.crate) = 829790 +SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 +SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 +SHA256 (rust/crates/tokio-rustls-0.23.4.crate) = c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59 +SIZE (rust/crates/tokio-rustls-0.23.4.crate) = 27024 +SHA256 (rust/crates/tokio-rustls-0.26.3.crate) = 05f63835928ca123f1bef57abbcd23bb2ba0ac9ae1235f1e65bda0d06e7786bd +SIZE (rust/crates/tokio-rustls-0.26.3.crate) = 35073 +SHA256 (rust/crates/tokio-stream-0.1.17.crate) = eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047 +SIZE (rust/crates/tokio-stream-0.1.17.crate) = 38477 +SHA256 (rust/crates/tokio-util-0.7.16.crate) = 14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5 +SIZE (rust/crates/tokio-util-0.7.16.crate) = 127775 +SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 +SIZE (rust/crates/toml-0.8.23.crate) = 36050 +SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c +SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_datetime-0.7.2.crate) = 32f1085dec27c2b6632b04c80b3bb1b4300d6495d1e129693bdda7d91e72eec1 +SIZE (rust/crates/toml_datetime-0.7.2.crate) = 17859 +SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a +SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 +SHA256 (rust/crates/toml_edit-0.23.6.crate) = f3effe7c0e86fdff4f69cdd2ccc1b96f933e24811c5441d44904e8683e27184b +SIZE (rust/crates/toml_edit-0.23.6.crate) = 65753 +SHA256 (rust/crates/toml_parser-1.0.3.crate) = 4cf893c33be71572e0e9aa6dd15e6677937abd686b066eac3f8cd3531688a627 +SIZE (rust/crates/toml_parser-1.0.3.crate) = 34982 +SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 +SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 +SHA256 (rust/crates/toml_writer-1.0.3.crate) = d163a63c116ce562a22cda521fcc4d79152e7aba014456fb5eb442f6d6a10109 +SIZE (rust/crates/toml_writer-1.0.3.crate) = 17173 +SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 +SIZE (rust/crates/tower-0.5.2.crate) = 109417 +SHA256 (rust/crates/tower-http-0.6.6.crate) = adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2 +SIZE (rust/crates/tower-http-0.6.6.crate) = 133515 +SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e +SIZE (rust/crates/tower-layer-0.3.3.crate) = 6180 +SHA256 (rust/crates/tower-service-0.3.3.crate) = 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 +SIZE (rust/crates/tower-service-0.3.3.crate) = 6950 +SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 +SIZE (rust/crates/tracing-0.1.41.crate) = 82448 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 +SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 +SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 +SHA256 (rust/crates/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 +SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 +SHA256 (rust/crates/trait-set-0.2.0.crate) = 875c4c873cc824e362fa9a9419ffa59807244824275a44ad06fec9684fff08f2 +SIZE (rust/crates/trait-set-0.2.0.crate) = 6551 +SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b +SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 +SHA256 (rust/crates/unicode-ident-1.0.19.crate) = f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d +SIZE (rust/crates/unicode-ident-1.0.19.crate) = 47480 +SHA256 (rust/crates/untrusted-0.7.1.crate) = a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a +SIZE (rust/crates/untrusted-0.7.1.crate) = 7924 +SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 +SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 +SHA256 (rust/crates/url-2.5.7.crate) = 08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b +SIZE (rust/crates/url-2.5.7.crate) = 87907 +SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be +SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 +SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 +SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 +SHA256 (rust/crates/uuid-1.18.1.crate) = 2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2 +SIZE (rust/crates/uuid-1.18.1.crate) = 60468 +SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 +SIZE (rust/crates/valuable-0.1.1.crate) = 28679 +SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 +SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 +SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e +SIZE (rust/crates/want-0.3.1.crate) = 6398 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 +SHA256 (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c +SIZE (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 18219 +SHA256 (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 +SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 +SHA256 (rust/crates/wasm-bindgen-0.2.103.crate) = ab10a69fbd0a177f5f649ad4d8d3305499c42bab9aef2f7ff592d0ec8f833819 +SIZE (rust/crates/wasm-bindgen-0.2.103.crate) = 47309 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.103.crate) = 0bb702423545a6007bbc368fde243ba47ca275e549c8a28617f56f6ba53b1d1c +SIZE (rust/crates/wasm-bindgen-backend-0.2.103.crate) = 32238 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.53.crate) = a0b221ff421256839509adbb55998214a70d829d3a28c69b4a6672e9d2a42f67 +SIZE (rust/crates/wasm-bindgen-futures-0.4.53.crate) = 16321 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.103.crate) = fc65f4f411d91494355917b605e1480033152658d71f722a90647f56a70c88a0 +SIZE (rust/crates/wasm-bindgen-macro-0.2.103.crate) = 9382 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.103.crate) = ffc003a991398a8ee604a401e194b6b3a39677b3173d6e74495eb51b82e99a32 +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.103.crate) = 26418 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.103.crate) = 293c37f4efa430ca14db3721dfbe48d8c33308096bd44d80ebaa775ab71ba1cf +SIZE (rust/crates/wasm-bindgen-shared-0.2.103.crate) = 9060 +SHA256 (rust/crates/web-sys-0.3.80.crate) = fbe734895e869dc429d78c4b433f8d17d95f8d05317440b4fad5ab2d33e596dc +SIZE (rust/crates/web-sys-0.3.80.crate) = 641763 +SHA256 (rust/crates/webpki-0.22.4.crate) = ed63aea5ce73d0ff405984102c42de94fc55a6b75765d621c65262469b3c9b53 +SIZE (rust/crates/webpki-0.22.4.crate) = 63472 +SHA256 (rust/crates/webpki-roots-1.0.2.crate) = 7e8983c3ab33d6fb807cfcdad2491c4ea8cbc8ed839181c7dfd9c67c83e261b2 +SIZE (rust/crates/webpki-roots-1.0.2.crate) = 255109 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-0.61.3.crate) = 9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893 +SIZE (rust/crates/windows-0.61.3.crate) = 9372520 +SHA256 (rust/crates/windows-collections-0.2.0.crate) = 3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8 +SIZE (rust/crates/windows-collections-0.2.0.crate) = 13579 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-core-0.62.0.crate) = 57fe7168f7de578d2d8a05b07fd61870d2e73b4020e9f49aa00da8471723497c +SIZE (rust/crates/windows-core-0.62.0.crate) = 36955 +SHA256 (rust/crates/windows-future-0.2.1.crate) = fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e +SIZE (rust/crates/windows-future-0.2.1.crate) = 17532 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-link-0.2.0.crate) = 45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65 +SIZE (rust/crates/windows-link-0.2.0.crate) = 6170 +SHA256 (rust/crates/windows-numerics-0.2.0.crate) = 9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1 +SIZE (rust/crates/windows-numerics-0.2.0.crate) = 9686 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-result-0.4.0.crate) = 7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f +SIZE (rust/crates/windows-result-0.4.0.crate) = 13420 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 +SHA256 (rust/crates/windows-strings-0.5.0.crate) = 7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda +SIZE (rust/crates/windows-strings-0.5.0.crate) = 13992 +SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d +SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b +SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 +SHA256 (rust/crates/windows-sys-0.61.0.crate) = e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa +SIZE (rust/crates/windows-sys-0.61.0.crate) = 2517134 +SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 +SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 +SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 +SHA256 (rust/crates/windows-threading-0.1.0.crate) = b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6 +SIZE (rust/crates/windows-threading-0.1.0.crate) = 9085 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 +SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 +SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 +SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b +SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 +SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 +SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 +SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 +SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 +SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 +SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 +SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec +SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf +SIZE (rust/crates/winnow-0.7.13.crate) = 174454 +SHA256 (rust/crates/wit-bindgen-0.46.0.crate) = f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59 +SIZE (rust/crates/wit-bindgen-0.46.0.crate) = 60508 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc +SIZE (rust/crates/yoke-0.8.0.crate) = 28726 +SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 +SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 +SHA256 (rust/crates/zerocopy-0.8.27.crate) = 0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c +SIZE (rust/crates/zerocopy-0.8.27.crate) = 252663 +SHA256 (rust/crates/zerocopy-derive-0.8.27.crate) = 88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831 +SIZE (rust/crates/zerocopy-derive-0.8.27.crate) = 89827 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 +SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde +SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 +SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 +SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 +SHA256 (rust/crates/zerovec-0.11.4.crate) = e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b +SIZE (rust/crates/zerovec-0.11.4.crate) = 125080 +SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f +SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (NLnetLabs-kmip-protocol-ad08d63ffd9bbb96ec29d1272d08244e86ed74e6_GH0.tar.gz) = 0f54453c1a6fe16f86f5102aac6c60f71e596e635e41582ed34207b60d3fad03 +SIZE (NLnetLabs-kmip-protocol-ad08d63ffd9bbb96ec29d1272d08244e86ed74e6_GH0.tar.gz) = 72740 +SHA256 (NLnetLabs-kmip-ttlv-4ca144e19e69375a6ccd63cf40b0e61f89462f97_GH0.tar.gz) = c9f1221e171ebc0e8823060916fad05a02d5616855c66908b1691bbf731a5c59 +SIZE (NLnetLabs-kmip-ttlv-4ca144e19e69375a6ccd63cf40b0e61f89462f97_GH0.tar.gz) = 67588 +SHA256 (NLnetLabs-domain-1753a62e1e4290181153d401ab2bcc14843bccbd_GH0.tar.gz) = 8f5f6d8e2ad3b66c9145b0d89e58e2bc035377edf2c2ff2a022d627f6555e69e +SIZE (NLnetLabs-domain-1753a62e1e4290181153d401ab2bcc14843bccbd_GH0.tar.gz) = 1148299 +SHA256 (NLnetLabs-cascade-0.1.0-RC1-e30aba3ed_GH0.tar.gz) = 91c6d82466d69a95263e7c3e37d7e38fd3af6a1abf734608cd0a124e529a9a71 +SIZE (NLnetLabs-cascade-0.1.0-RC1-e30aba3ed_GH0.tar.gz) = 351237 diff --git a/dns/cascade/files/cascade.in b/dns/cascade/files/cascade.in new file mode 100644 index 000000000000..902474211f94 --- /dev/null +++ b/dns/cascade/files/cascade.in @@ -0,0 +1,49 @@ +#!/bin/sh +# +# PROVIDE: cascade +# REQUIRE: LOGIN networking +# KEYWORD: shutdown +# +# cascade_enable (bool): +# Default value: "NO" +# Flag that determines whether cascade is enabled +# +# cascade_config (string) +# Default value %%ETCDIR%%/config.toml +# Path to the cascade configuration file +# +# cascade_user (string) +# This is the user that cascade runs as +# Set to %%USERS%% by default +# +# cascade_group (string) +# This is the group that cascade runs as +# Set to %%GROUPS%% by default + +. /etc/rc.subr + +name=cascade +rcvar=cascade_enable + +load_rc_config $name + +: ${cascade_enable:="NO"} +: ${cascade_config:="%%ETCDIR%%/config.toml"} +: ${cascade_user:=%%USERS%%} +: ${cascade_group:=%%GROUPS%%} + +command="%%PREFIX%%/bin/cascaded" +command_args="--config ${cascade_config} --daemonize" +start_precmd="cascade_checkconf" +restart_precmd="cascade_checkconf" +configtest_cmd="cascade_checkconf" +extra_commands="configtest" + +required_files="${cascade_config}" + +cascade_checkconf() +{ + ${command} --config ${cascade_config} --check-config +} + +run_rc_command "$1" diff --git a/dns/cascade/files/patch-etc_config.template.toml b/dns/cascade/files/patch-etc_config.template.toml new file mode 100644 index 000000000000..d22b7d3fa411 --- /dev/null +++ b/dns/cascade/files/patch-etc_config.template.toml @@ -0,0 +1,89 @@ +--- etc/config.template.toml.orig 2025-10-05 12:23:15 UTC ++++ etc/config.template.toml +@@ -3,14 +3,14 @@ + # + # This is a template file. Uncommented lines demonstrate the default settings. + # You can copy this and customize it to your liking, or write a configuration +-# file from scratch using this as a reference. ++# file from scratch using this as a reference. + + # The configuration file version. + # + # This is the only required option. All other settings, and their defaults, are + # associated with this version number. More versions may be added in the future + # and Cascade may drop support for older versions over time. +-# ++# + # - 'v1': This format. + version = "v1" + +@@ -20,28 +20,28 @@ version = "v1" + # Zone policies are user-managed files configuring groups of zones. You can + # modify them as you like, then ask Cascade to reload them with 'cascade policy + # reload'. +-policy-dir = "/etc/cascade/policies" ++policy-dir = "%%ETCDIR%%/policies" + + # The directory storing per-zone state files. + # + # Cascade maintains an internal state file for every known zone here. These + # files should not be modified manually, but they can be backed up and restored + # in the event of filesystem corruption. +-zone-state-dir = "/var/lib/cascade/zone-state" ++zone-state-dir = "%%DBDIR%%/zone-state" + + # The file storing TSIG key secrets. + # + # This is an internal state file containing sensitive cryptographic material. + # It should not be modified manually, but it can be backed up and restored in + # the event of filesystem corruption. Carefully consider its security. +-tsig-store-path = "/var/lib/cascade/tsig-keys.db" ++tsig-store-path = "%%DBDIR%%/tsig-keys.db" + + # The file storing KMIP credentials. + # + # This is an internal state file containing sensitive cryptographic material. + # It should not be modified manually, but it can be backed up and restored in + # the event of filesystem corruption. Carefully consider its security. +-kmip-credentials-store-path = "/var/lib/cascade/kmip/credentials.db" ++kmip-credentials-store-path = "%%DBDIR%%/kmip/credentials.db" + + # The directory storing rollover states and on-disk DNSSEC keys. + # +@@ -55,23 +55,23 @@ kmip-credentials-store-path = "/var/lib/cascade/kmip/c + # Carefully consider its security. + # + # TODO: Move rollover state files to a separate directory? +-keys-dir = "/var/lib/cascade/keys" ++keys-dir = "%%DBDIR%%/keys" + + # The directory containing KMIP server state. + # + # Information about known KMIP servers is stored in this directory. +-# ++# + # The organization of this directory (file names and file formats) constitutes + # internal implementation details. It should not be modified manually, but + # it can be backed up and restored in the event of filesystem corruption. +-kmip-server-state-dir = "/var/lib/cascade/kmip" ++kmip-server-state-dir = "%%DBDIR%%/kmip" + + # The path to the dnst binary Cascade should use. + # + # Cascade relies on the 'dnst' program (<https://github.com/NLnetLabs/dnst>) in + # order to perform DNSSEC key rollovers. You can specify an absolute path here, + # or just 'dnst' if it is in $PATH. +-dnst-binary-path = "/usr/libexec/cascade/cascade-dnst" ++dnst-binary-path = "%%LOCALBASE%%/bin/dnst" + + + # Settings relevant to any daemon program. +@@ -213,7 +213,7 @@ servers = ["127.0.0.1:8052", "[::1]:8052"] # TODO: Pic + # How zones are published. + [server] + # Where to serve published zones. +-# ++# + # A DNS server will be bound to these addresses, and will serve the contents of + # all published zones. This is the final output from Cascade. + # diff --git a/dns/cascade/pkg-descr b/dns/cascade/pkg-descr new file mode 100644 index 000000000000..e18fada05c1b --- /dev/null +++ b/dns/cascade/pkg-descr @@ -0,0 +1,3 @@ +Cascade is a purpose-built, standalone DNSSEC signer, shaped by the +real-world demands of TLD operators. People for whom safety, stability +and speed aren’t features — they’re the foundation. diff --git a/dns/cascade/pkg-plist b/dns/cascade/pkg-plist new file mode 100644 index 000000000000..9903d3a339de --- /dev/null +++ b/dns/cascade/pkg-plist @@ -0,0 +1,7 @@ +bin/cascade +bin/cascaded +@owner %%USERS%% +@group %%GROUPS%% +@sample %%ETCDIR%%/config.toml.sample +@sample %%ETCDIR%%/policy.toml.sample +@dir %%ETCDIR%% diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index b43102daf688..eebd7eb5e11f 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -1,5 +1,6 @@ PORTNAME= dnsdist DISTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/dns/dnst/Makefile b/dns/dnst/Makefile new file mode 100644 index 000000000000..517909c3b805 --- /dev/null +++ b/dns/dnst/Makefile @@ -0,0 +1,20 @@ +PORTNAME= dnst +DISTVERSIONPREFIX= v +DISTVERSION= 0.1.0-rc2 +CATEGORIES= dns net + +MAINTAINER= bofh@FreeBSD.org +COMMENT= DNS administration toolbox including re-implementations of important ldns programs +WWW= https://github.com/NLnetLabs/dnst +# +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= cargo cpe ssl +CPE_VENDOR= nlnetlabs +USE_GITHUB= yes +GH_ACCOUNT= NLnetLabs + +PLIST_FILES= bin/dnst bin/ldns + +.include <bsd.port.mk> diff --git a/dns/dnst/Makefile.crates b/dns/dnst/Makefile.crates new file mode 100644 index 000000000000..2a010f745e22 --- /dev/null +++ b/dns/dnst/Makefile.crates @@ -0,0 +1,259 @@ +CARGO_CRATES= addr2line-0.24.2 \ + adler2-2.0.1 \ + aho-corasick-1.1.3 \ + allocator-api2-0.2.21 \ + android-tzdata-0.1.1 \ + android_system_properties-0.1.5 \ + anstream-0.6.20 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.4 \ + anstyle-wincon-3.0.10 \ + arc-swap-1.7.1 \ + async-lock-3.4.1 \ + autocfg-1.5.0 \ + backtrace-0.3.75 \ + base64-0.13.1 \ + bcder-0.7.5 \ + bitflags-2.9.4 \ + bumpalo-3.19.0 \ + bytes-1.10.1 \ + cc-1.2.35 \ + cfg-if-1.0.3 \ + chrono-0.4.41 \ + clap-4.5.46 \ + clap_builder-4.5.46 \ + clap_derive-4.5.45 \ + clap_lex-0.7.5 \ + colorchoice-1.0.4 \ + concurrent-queue-2.5.0 \ + const_format-0.2.34 \ + const_format_proc_macros-0.2.34 \ + core-foundation-sys-0.8.7 \ + crossbeam-channel-0.5.15 \ + crossbeam-deque-0.8.6 \ + crossbeam-epoch-0.9.18 \ + crossbeam-utils-0.8.21 \ + deranged-0.5.3 \ + diff-0.1.13 \ + displaydoc-0.2.5 \ + either-1.15.0 \ + enum-display-derive-0.1.1 \ + enum-flags-0.1.8 \ + errno-0.3.13 \ + event-listener-5.4.1 \ + event-listener-strategy-0.5.4 \ + fastrand-2.3.0 \ + find-msvc-tools-0.1.0 \ + foreign-types-0.3.2 \ + foreign-types-shared-0.1.1 \ + form_urlencoded-1.2.2 \ + futures-0.3.31 \ + futures-channel-0.3.31 \ + futures-core-0.3.31 \ + futures-executor-0.3.31 \ + futures-io-0.3.31 \ + futures-macro-0.3.31 \ + futures-sink-0.3.31 \ + futures-task-0.3.31 \ + futures-util-0.3.31 \ + generator-0.8.7 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ + gimli-0.31.1 \ + hashbrown-0.14.5 \ + heck-0.5.0 \ + hex-0.4.3 \ + iana-time-zone-0.1.63 \ + iana-time-zone-haiku-0.1.2 \ + icu_collections-2.0.0 \ + icu_locale_core-2.0.0 \ + icu_normalizer-2.0.0 \ + icu_normalizer_data-2.0.0 \ + icu_properties-2.0.1 \ + icu_properties_data-2.0.1 \ + icu_provider-2.0.0 \ + idna-1.1.0 \ + idna_adapter-1.2.1 \ + indenter-0.3.4 \ + io-uring-0.7.10 \ + is_terminal_polyfill-1.70.1 \ + itoa-1.0.15 \ + jiff-0.2.15 \ + jiff-static-0.2.15 \ + js-sys-0.3.77 \ + lazy_static-1.5.0 \ + lexopt-0.3.1 \ + libc-0.2.175 \ + linux-raw-sys-0.9.4 \ + litemap-0.8.0 \ + lock_api-0.4.13 \ + log-0.4.27 \ + loom-0.7.2 \ + matchers-0.2.0 \ + maybe-async-0.2.10 \ + memchr-2.7.5 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ + moka-0.12.10 \ + nu-ansi-term-0.50.1 \ + num-conv-0.1.0 \ + num-traits-0.2.19 \ + object-0.36.7 \ + octseq-0.5.2 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + openssl-0.10.73 \ + openssl-macros-0.1.1 \ + openssl-src-300.5.2+3.5.2 \ + openssl-sys-0.9.109 \ + parking-2.2.1 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ + percent-encoding-2.3.2 \ + pin-project-lite-0.2.16 \ + pin-utils-0.1.0 \ + pkg-config-0.3.32 \ + portable-atomic-1.11.1 \ + portable-atomic-util-0.2.4 \ + potential_utf-0.1.3 \ + powerfmt-0.2.0 \ + ppv-lite86-0.2.21 \ + pretty_assertions-1.4.1 \ + proc-macro2-1.0.101 \ + quote-1.0.40 \ + r-efi-5.3.0 \ + r2d2-0.8.10 \ + rand-0.8.5 \ + rand-0.9.2 \ + rand_chacha-0.3.1 \ + rand_chacha-0.9.0 \ + rand_core-0.6.4 \ + rand_core-0.9.3 \ + rayon-1.11.0 \ + rayon-core-1.13.0 \ + redox_syscall-0.5.17 \ + regex-1.11.2 \ + regex-automata-0.4.10 \ + regex-syntax-0.8.6 \ + ring-0.16.20 \ + ring-0.17.14 \ + rustc-demangle-0.1.26 \ + rustc_version-0.4.1 \ + rustix-1.0.8 \ + rustls-0.19.1 \ + rustls-pemfile-0.2.1 \ + rustversion-1.0.22 \ + ryu-1.0.20 \ + scheduled-thread-pool-0.2.7 \ + scoped-tls-1.0.1 \ + scopeguard-1.2.0 \ + sct-0.6.1 \ + secrecy-0.10.3 \ + semver-1.0.26 \ + serde-1.0.219 \ + serde_bytes-0.11.17 \ + serde_derive-1.0.219 \ + serde_json-1.0.143 \ + sharded-slab-0.1.7 \ + shlex-1.3.0 \ + siphasher-1.0.1 \ + slab-0.4.11 \ + smallvec-1.15.1 \ + socket2-0.6.0 \ + spin-0.5.2 \ + stable_deref_trait-1.2.0 \ + strsim-0.11.1 \ + syn-1.0.109 \ + syn-2.0.106 \ + synstructure-0.13.2 \ + tagptr-0.2.0 \ + tempfile-3.21.0 \ + terminal_size-0.4.3 \ + test_bin-0.4.0 \ + thiserror-1.0.69 \ + thiserror-impl-1.0.69 \ + thread_local-1.1.9 \ + time-0.3.42 \ + time-core-0.1.5 \ + time-macros-0.2.23 \ + tinystr-0.8.1 \ + tokio-1.47.1 \ + tokio-macros-2.5.0 \ + tokio-stream-0.1.17 \ + tracing-0.1.41 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ + tracing-log-0.2.0 \ + tracing-subscriber-0.3.20 \ + trait-set-0.2.0 \ + unicode-ident-1.0.18 \ + unicode-xid-0.2.6 \ + untrusted-0.7.1 \ + untrusted-0.9.0 \ + url-2.5.7 \ + utf8_iter-1.0.4 \ + utf8parse-0.2.2 \ + uuid-1.18.1 \ + valuable-0.1.1 \ + vcpkg-0.2.15 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.3+wasi-0.2.4 \ + wasm-bindgen-0.2.100 \ + wasm-bindgen-backend-0.2.100 \ + wasm-bindgen-macro-0.2.100 \ + wasm-bindgen-macro-support-0.2.100 \ + wasm-bindgen-shared-0.2.100 \ + web-sys-0.3.77 \ + webpki-0.21.4 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-0.61.3 \ + windows-collections-0.2.0 \ + windows-core-0.61.2 \ + windows-future-0.2.1 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-numerics-0.2.0 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ + windows-sys-0.52.0 \ + windows-sys-0.59.0 \ + windows-sys-0.60.2 \ + windows-targets-0.52.6 \ + windows-targets-0.53.3 \ + windows-threading-0.1.0 \ + windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ + windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ + windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ + windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ + windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ + windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ + windows_x86_64_msvc-0.52.6 \ + windows_x86_64_msvc-0.53.0 \ + wit-bindgen-0.45.0 \ + writeable-0.6.1 \ + yansi-1.0.1 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ + zeroize-1.8.1 \ + zerotrie-0.2.2 \ + zerovec-0.11.4 \ + zerovec-derive-0.11.1 \ + domain,domain-macros@git+https://github.com/NLnetLabs/domain.git?branch=patches-for-nameshed-prototype\#8d0025ebc865899e8fff584f8d5f106103101b4f \ + kmip-ttlv@git+https://github.com/NLnetLabs/kmip-ttlv?branch=next\#4ca144e19e69375a6ccd63cf40b0e61f89462f97 \ + kmip-protocol@git+https://github.com/NLnetLabs/kmip-protocol?branch=next\#d57571f186e5809d35b31003e02c496141deee55 diff --git a/dns/dnst/distinfo b/dns/dnst/distinfo new file mode 100644 index 000000000000..b3698ae04606 --- /dev/null +++ b/dns/dnst/distinfo @@ -0,0 +1,521 @@ +TIMESTAMP = 1759665322 +SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 +SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 +SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 +SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 +SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 +SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 +SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 +SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 +SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 +SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 +SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 +SIZE (rust/crates/anstream-0.6.20.crate) = 28797 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 +SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 +SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a +SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 +SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 +SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 +SHA256 (rust/crates/async-lock-3.4.1.crate) = 5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc +SIZE (rust/crates/async-lock-3.4.1.crate) = 40981 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 +SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 +SIZE (rust/crates/base64-0.13.1.crate) = 61002 +SHA256 (rust/crates/bcder-0.7.5.crate) = 89ffdaa8c6398acd07176317eb6c1f9082869dd1cc3fee7c72c6354866b928cc +SIZE (rust/crates/bcder-0.7.5.crate) = 63794 +SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 +SIZE (rust/crates/bitflags-2.9.4.crate) = 47950 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/cc-1.2.35.crate) = 590f9024a68a8c40351881787f1934dc11afd69090f5edb6831464694d836ea3 +SIZE (rust/crates/cc-1.2.35.crate) = 89972 +SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 +SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 +SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d +SIZE (rust/crates/chrono-0.4.41.crate) = 234621 +SHA256 (rust/crates/clap-4.5.46.crate) = 2c5e4fcf9c21d2e544ca1ee9d8552de13019a42aa7dbf32747fa7aaf1df76e57 +SIZE (rust/crates/clap-4.5.46.crate) = 58332 +SHA256 (rust/crates/clap_builder-4.5.46.crate) = fecb53a0e6fcfb055f686001bc2e2592fa527efaf38dbe81a6a9563562e57d41 +SIZE (rust/crates/clap_builder-4.5.46.crate) = 169831 +SHA256 (rust/crates/clap_derive-4.5.45.crate) = 14cb31bb0a7d536caef2639baa7fad459e15c3144efefa6dbd1c84562c4739f6 +SIZE (rust/crates/clap_derive-4.5.45.crate) = 33545 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 +SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 +SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654 +SHA256 (rust/crates/const_format-0.2.34.crate) = 126f97965c8ad46d6d9163268ff28432e8f6a1196a55578867832e3049df63dd +SIZE (rust/crates/const_format-0.2.34.crate) = 78068 +SHA256 (rust/crates/const_format_proc_macros-0.2.34.crate) = 1d57c2eccfb16dbac1f4e61e206105db5820c9d26c3c472bc17c774259ef7744 +SIZE (rust/crates/const_format_proc_macros-0.2.34.crate) = 24396 +SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b +SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 +SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 +SIZE (rust/crates/crossbeam-channel-0.5.15.crate) = 92716 +SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 +SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 +SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e +SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 +SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 +SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 +SHA256 (rust/crates/deranged-0.5.3.crate) = d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc +SIZE (rust/crates/deranged-0.5.3.crate) = 24353 +SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 +SIZE (rust/crates/diff-0.1.13.crate) = 46216 +SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0 +SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/enum-display-derive-0.1.1.crate) = f16ef37b2a9b242295d61a154ee91ae884afff6b8b933b486b12481cc58310ca +SIZE (rust/crates/enum-display-derive-0.1.1.crate) = 7587 +SHA256 (rust/crates/enum-flags-0.1.8.crate) = 3682d2328e61f5529088a02cd20bb0a9aeaeeeb2f26597436dd7d75d1340f8f5 +SIZE (rust/crates/enum-flags-0.1.8.crate) = 3531 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 +SHA256 (rust/crates/event-listener-5.4.1.crate) = e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab +SIZE (rust/crates/event-listener-5.4.1.crate) = 43782 +SHA256 (rust/crates/event-listener-strategy-0.5.4.crate) = 8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93 +SIZE (rust/crates/event-listener-strategy-0.5.4.crate) = 16179 +SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be +SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 +SHA256 (rust/crates/find-msvc-tools-0.1.0.crate) = e178e4fba8a2726903f6ba98a6d221e76f9c12c650d5dc0e6afdc50677b49650 +SIZE (rust/crates/find-msvc-tools-0.1.0.crate) = 29903 +SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 +SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 +SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b +SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 +SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf +SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 +SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 +SIZE (rust/crates/futures-0.3.31.crate) = 54953 +SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 +SIZE (rust/crates/futures-channel-0.3.31.crate) = 31971 +SHA256 (rust/crates/futures-core-0.3.31.crate) = 05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e +SIZE (rust/crates/futures-core-0.3.31.crate) = 14318 +SHA256 (rust/crates/futures-executor-0.3.31.crate) = 1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f +SIZE (rust/crates/futures-executor-0.3.31.crate) = 17965 +SHA256 (rust/crates/futures-io-0.3.31.crate) = 9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6 +SIZE (rust/crates/futures-io-0.3.31.crate) = 9047 +SHA256 (rust/crates/futures-macro-0.3.31.crate) = 162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650 +SIZE (rust/crates/futures-macro-0.3.31.crate) = 11341 +SHA256 (rust/crates/futures-sink-0.3.31.crate) = e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7 +SIZE (rust/crates/futures-sink-0.3.31.crate) = 7958 +SHA256 (rust/crates/futures-task-0.3.31.crate) = f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988 +SIZE (rust/crates/futures-task-0.3.31.crate) = 11217 +SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81 +SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 +SHA256 (rust/crates/generator-0.8.7.crate) = 605183a538e3e2a9c1038635cc5c2d194e2ee8fd0d1b66b8349fad7dbacce5a2 +SIZE (rust/crates/generator-0.8.7.crate) = 37332 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 +SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f +SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 +SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 +SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea +SIZE (rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 +SIZE (rust/crates/hex-0.4.3.crate) = 13299 +SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 +SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 +SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f +SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 +SHA256 (rust/crates/icu_collections-2.0.0.crate) = 200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47 +SIZE (rust/crates/icu_collections-2.0.0.crate) = 83033 +SHA256 (rust/crates/icu_locale_core-2.0.0.crate) = 0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a +SIZE (rust/crates/icu_locale_core-2.0.0.crate) = 74430 +SHA256 (rust/crates/icu_normalizer-2.0.0.crate) = 436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979 +SIZE (rust/crates/icu_normalizer-2.0.0.crate) = 61543 +SHA256 (rust/crates/icu_normalizer_data-2.0.0.crate) = 00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3 +SIZE (rust/crates/icu_normalizer_data-2.0.0.crate) = 68101 +SHA256 (rust/crates/icu_properties-2.0.1.crate) = 016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b +SIZE (rust/crates/icu_properties-2.0.1.crate) = 58165 +SHA256 (rust/crates/icu_properties_data-2.0.1.crate) = 298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632 +SIZE (rust/crates/icu_properties_data-2.0.1.crate) = 159735 +SHA256 (rust/crates/icu_provider-2.0.0.crate) = 03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af +SIZE (rust/crates/icu_provider-2.0.0.crate) = 50966 +SHA256 (rust/crates/idna-1.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de +SIZE (rust/crates/idna-1.1.0.crate) = 148747 +SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 +SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 +SHA256 (rust/crates/indenter-0.3.4.crate) = 964de6e86d545b246d84badc0fef527924ace5134f30641c203ef52ba83f58d5 +SIZE (rust/crates/indenter-0.3.4.crate) = 11101 +SHA256 (rust/crates/io-uring-0.7.10.crate) = 046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b +SIZE (rust/crates/io-uring-0.7.10.crate) = 103070 +SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf +SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/jiff-0.2.15.crate) = be1f93b8b1eb69c77f24bbb0afdf66f54b632ee39af40ca21c4365a1d7347e49 +SIZE (rust/crates/jiff-0.2.15.crate) = 712996 +SHA256 (rust/crates/jiff-static-0.2.15.crate) = 03343451ff899767262ec32146f6d559dd759fdadf42ff0e227c7c48f72594b4 +SIZE (rust/crates/jiff-static-0.2.15.crate) = 76146 +SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f +SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 +SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe +SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 +SHA256 (rust/crates/lexopt-0.3.1.crate) = 9fa0e2a1fcbe2f6be6c42e342259976206b383122fc152e872795338b5a3f3a7 +SIZE (rust/crates/lexopt-0.3.1.crate) = 26158 +SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 +SIZE (rust/crates/libc-0.2.175.crate) = 788728 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 +SIZE (rust/crates/litemap-0.8.0.crate) = 34344 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 +SHA256 (rust/crates/loom-0.7.2.crate) = 419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca +SIZE (rust/crates/loom-0.7.2.crate) = 73989 +SHA256 (rust/crates/matchers-0.2.0.crate) = d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9 +SIZE (rust/crates/matchers-0.2.0.crate) = 7075 +SHA256 (rust/crates/maybe-async-0.2.10.crate) = 5cf92c10c7e361d6b99666ec1c6f9805b0bea2c3bd8c78dc6fe98ac5bd78db11 +SIZE (rust/crates/maybe-async-0.2.10.crate) = 22107 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 +SHA256 (rust/crates/moka-0.12.10.crate) = a9321642ca94a4282428e6ea4af8cc2ca4eac48ac7a6a4ea8f33f76d0ce70926 +SIZE (rust/crates/moka-0.12.10.crate) = 253622 +SHA256 (rust/crates/nu-ansi-term-0.50.1.crate) = d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399 +SIZE (rust/crates/nu-ansi-term-0.50.1.crate) = 28536 +SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 +SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 +SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 +SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 +SIZE (rust/crates/object-0.36.7.crate) = 329938 +SHA256 (rust/crates/octseq-0.5.2.crate) = 126c3ca37c9c44cec575247f43a3e4374d8927684f129d2beeb0d2cef262fe12 +SIZE (rust/crates/octseq-0.5.2.crate) = 20442 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/openssl-0.10.73.crate) = 8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8 +SIZE (rust/crates/openssl-0.10.73.crate) = 283994 +SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c +SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 +SHA256 (rust/crates/openssl-src-300.5.2+3.5.2.crate) = d270b79e2926f5150189d475bc7e9d2c69f9c4697b185fa917d5a32b792d21b4 +SIZE (rust/crates/openssl-src-300.5.2+3.5.2.crate) = 10557986 +SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571 +SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 +SHA256 (rust/crates/parking-2.2.1.crate) = f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba +SIZE (rust/crates/parking-2.2.1.crate) = 10685 +SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 +SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 +SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 +SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b +SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 +SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 +SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 +SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 +SIZE (rust/crates/portable-atomic-util-0.2.4.crate) = 47043 +SHA256 (rust/crates/potential_utf-0.1.3.crate) = 84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a +SIZE (rust/crates/potential_utf-0.1.3.crate) = 9698 +SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 +SHA256 (rust/crates/pretty_assertions-1.4.1.crate) = 3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d +SIZE (rust/crates/pretty_assertions-1.4.1.crate) = 78952 +SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de +SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 +SHA256 (rust/crates/r2d2-0.8.10.crate) = 51de85fb3fb6524929c8a2eb85e6b6d363de4e8c48f9e2c2eac4944abc181c93 +SIZE (rust/crates/r2d2-0.8.10.crate) = 17888 +SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 +SIZE (rust/crates/rand-0.8.5.crate) = 87113 +SHA256 (rust/crates/rand-0.9.2.crate) = 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 +SIZE (rust/crates/rand-0.9.2.crate) = 99930 +SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 +SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 +SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb +SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 +SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c +SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 +SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 +SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 +SHA256 (rust/crates/rayon-1.11.0.crate) = 368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f +SIZE (rust/crates/rayon-1.11.0.crate) = 182470 +SHA256 (rust/crates/rayon-core-1.13.0.crate) = 22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91 +SIZE (rust/crates/rayon-core-1.13.0.crate) = 73151 +SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 +SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 +SHA256 (rust/crates/regex-1.11.2.crate) = 23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912 +SIZE (rust/crates/regex-1.11.2.crate) = 166265 +SHA256 (rust/crates/regex-automata-0.4.10.crate) = 6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6 +SIZE (rust/crates/regex-automata-0.4.10.crate) = 622754 +SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 +SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 +SHA256 (rust/crates/ring-0.16.20.crate) = 3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc +SIZE (rust/crates/ring-0.16.20.crate) = 5082615 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 +SHA256 (rust/crates/rustc-demangle-0.1.26.crate) = 56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace +SIZE (rust/crates/rustc-demangle-0.1.26.crate) = 30340 +SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92 +SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 +SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 +SIZE (rust/crates/rustix-1.0.8.crate) = 416688 +SHA256 (rust/crates/rustls-0.19.1.crate) = 35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7 +SIZE (rust/crates/rustls-0.19.1.crate) = 208143 +SHA256 (rust/crates/rustls-pemfile-0.2.1.crate) = 5eebeaeb360c87bfb72e84abdb3447159c0eaececf1bef2aecd65a8be949d1c9 +SIZE (rust/crates/rustls-pemfile-0.2.1.crate) = 14278 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 +SHA256 (rust/crates/scheduled-thread-pool-0.2.7.crate) = 3cbc66816425a074528352f5789333ecff06ca41b36b0b0efdfbb29edc391a19 +SIZE (rust/crates/scheduled-thread-pool-0.2.7.crate) = 10554 +SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 +SIZE (rust/crates/scoped-tls-1.0.1.crate) = 8202 +SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 +SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (rust/crates/sct-0.6.1.crate) = b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce +SIZE (rust/crates/sct-0.6.1.crate) = 26825 +SHA256 (rust/crates/secrecy-0.10.3.crate) = e891af845473308773346dc847b2c23ee78fe442e0472ac50e22a18a93d3ae5a +SIZE (rust/crates/secrecy-0.10.3.crate) = 11303 +SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 +SIZE (rust/crates/semver-1.0.26.crate) = 31303 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_bytes-0.11.17.crate) = 8437fd221bde2d4ca316d61b90e337e9e702b3820b87d63caa9ba6c02bd06d96 +SIZE (rust/crates/serde_bytes-0.11.17.crate) = 13256 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 +SHA256 (rust/crates/serde_json-1.0.143.crate) = d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a +SIZE (rust/crates/serde_json-1.0.143.crate) = 155342 +SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 +SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 +SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 +SIZE (rust/crates/shlex-1.3.0.crate) = 18713 +SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d +SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 +SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 +SHA256 (rust/crates/socket2-0.6.0.crate) = 233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807 +SIZE (rust/crates/socket2-0.6.0.crate) = 57974 +SHA256 (rust/crates/spin-0.5.2.crate) = 6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d +SIZE (rust/crates/spin-0.5.2.crate) = 12004 +SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 +SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054 +SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f +SIZE (rust/crates/strsim-0.11.1.crate) = 14266 +SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 +SIZE (rust/crates/syn-1.0.109.crate) = 237611 +SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 +SIZE (rust/crates/syn-2.0.106.crate) = 301514 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 +SHA256 (rust/crates/tagptr-0.2.0.crate) = 7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417 +SIZE (rust/crates/tagptr-0.2.0.crate) = 13320 +SHA256 (rust/crates/tempfile-3.21.0.crate) = 15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e +SIZE (rust/crates/tempfile-3.21.0.crate) = 42581 +SHA256 (rust/crates/terminal_size-0.4.3.crate) = 60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0 +SIZE (rust/crates/terminal_size-0.4.3.crate) = 10686 +SHA256 (rust/crates/test_bin-0.4.0.crate) = 8e7a7de15468c6e65dd7db81cf3822c1ec94c71b2a3c1a976ea8e4696c91115c +SIZE (rust/crates/test_bin-0.4.0.crate) = 7591 +SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 +SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 +SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 +SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 +SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 +SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 +SHA256 (rust/crates/time-0.3.42.crate) = 8ca967379f9d8eb8058d86ed467d81d03e81acd45757e4ca341c24affbe8e8e3 +SIZE (rust/crates/time-0.3.42.crate) = 142370 +SHA256 (rust/crates/time-core-0.1.5.crate) = a9108bb380861b07264b950ded55a44a14a4adc68b9f5efd85aafc3aa4d40a68 +SIZE (rust/crates/time-core-0.1.5.crate) = 9110 +SHA256 (rust/crates/time-macros-0.2.23.crate) = 7182799245a7264ce590b349d90338f1c1affad93d2639aed5f8f69c090b334c +SIZE (rust/crates/time-macros-0.2.23.crate) = 24713 +SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b +SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 +SHA256 (rust/crates/tokio-1.47.1.crate) = 89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038 +SIZE (rust/crates/tokio-1.47.1.crate) = 829790 +SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 +SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 +SHA256 (rust/crates/tokio-stream-0.1.17.crate) = eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047 +SIZE (rust/crates/tokio-stream-0.1.17.crate) = 38477 +SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 +SIZE (rust/crates/tracing-0.1.41.crate) = 82448 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 +SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 +SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 +SHA256 (rust/crates/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 +SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 +SHA256 (rust/crates/trait-set-0.2.0.crate) = 875c4c873cc824e362fa9a9419ffa59807244824275a44ad06fec9684fff08f2 +SIZE (rust/crates/trait-set-0.2.0.crate) = 6551 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/unicode-xid-0.2.6.crate) = ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853 +SIZE (rust/crates/unicode-xid-0.2.6.crate) = 15744 +SHA256 (rust/crates/untrusted-0.7.1.crate) = a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a +SIZE (rust/crates/untrusted-0.7.1.crate) = 7924 +SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 +SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 +SHA256 (rust/crates/url-2.5.7.crate) = 08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b +SIZE (rust/crates/url-2.5.7.crate) = 87907 +SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be +SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 +SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 +SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 +SHA256 (rust/crates/uuid-1.18.1.crate) = 2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2 +SIZE (rust/crates/uuid-1.18.1.crate) = 60468 +SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 +SIZE (rust/crates/valuable-0.1.1.crate) = 28679 +SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 +SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 +SHA256 (rust/crates/wasi-0.14.3+wasi-0.2.4.crate) = 6a51ae83037bdd272a9e28ce236db8c07016dd0d50c27038b3f407533c030c95 +SIZE (rust/crates/wasi-0.14.3+wasi-0.2.4.crate) = 144010 +SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 +SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 +SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 +SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d +SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 +SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 +SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 +SHA256 (rust/crates/webpki-0.21.4.crate) = b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea +SIZE (rust/crates/webpki-0.21.4.crate) = 58505 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-0.61.3.crate) = 9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893 +SIZE (rust/crates/windows-0.61.3.crate) = 9372520 +SHA256 (rust/crates/windows-collections-0.2.0.crate) = 3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8 +SIZE (rust/crates/windows-collections-0.2.0.crate) = 13579 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-future-0.2.1.crate) = fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e +SIZE (rust/crates/windows-future-0.2.1.crate) = 17532 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-numerics-0.2.0.crate) = 9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1 +SIZE (rust/crates/windows-numerics-0.2.0.crate) = 9686 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 +SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d +SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b +SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 +SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 +SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 +SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 +SHA256 (rust/crates/windows-threading-0.1.0.crate) = b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6 +SIZE (rust/crates/windows-threading-0.1.0.crate) = 9085 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 +SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 +SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 +SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b +SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 +SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 +SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 +SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 +SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 +SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 +SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 +SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec +SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/wit-bindgen-0.45.0.crate) = 052283831dbae3d879dc7f51f3d92703a316ca49f91540417d38591826127814 +SIZE (rust/crates/wit-bindgen-0.45.0.crate) = 60405 +SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb +SIZE (rust/crates/writeable-0.6.1.crate) = 24068 +SHA256 (rust/crates/yansi-1.0.1.crate) = cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049 +SIZE (rust/crates/yansi-1.0.1.crate) = 75497 +SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc +SIZE (rust/crates/yoke-0.8.0.crate) = 28726 +SHA256 (rust/crates/yoke-derive-0.8.0.crate) = 38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6 +SIZE (rust/crates/yoke-derive-0.8.0.crate) = 7521 +SHA256 (rust/crates/zerocopy-0.8.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f +SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 +SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 +SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 +SHA256 (rust/crates/zerofrom-0.1.6.crate) = 50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5 +SIZE (rust/crates/zerofrom-0.1.6.crate) = 5669 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 +SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde +SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 +SHA256 (rust/crates/zerotrie-0.2.2.crate) = 36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595 +SIZE (rust/crates/zerotrie-0.2.2.crate) = 74423 +SHA256 (rust/crates/zerovec-0.11.4.crate) = e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b +SIZE (rust/crates/zerovec-0.11.4.crate) = 125080 +SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f +SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 +SHA256 (NLnetLabs-domain-8d0025ebc865899e8fff584f8d5f106103101b4f_GH0.tar.gz) = 30a4630d0fae516efa77d5906fd795e76f8c13fe407e16b2e6ab4d35e51fecf3 +SIZE (NLnetLabs-domain-8d0025ebc865899e8fff584f8d5f106103101b4f_GH0.tar.gz) = 1127000 +SHA256 (NLnetLabs-kmip-ttlv-4ca144e19e69375a6ccd63cf40b0e61f89462f97_GH0.tar.gz) = c9f1221e171ebc0e8823060916fad05a02d5616855c66908b1691bbf731a5c59 +SIZE (NLnetLabs-kmip-ttlv-4ca144e19e69375a6ccd63cf40b0e61f89462f97_GH0.tar.gz) = 67588 +SHA256 (NLnetLabs-kmip-protocol-d57571f186e5809d35b31003e02c496141deee55_GH0.tar.gz) = 3b5cd0a07b205609b8d729bc61d3a129e483e29d8a4f3ab41769810195904b81 +SIZE (NLnetLabs-kmip-protocol-d57571f186e5809d35b31003e02c496141deee55_GH0.tar.gz) = 72256 +SHA256 (NLnetLabs-dnst-v0.1.0-rc2_GH0.tar.gz) = e4745cea4bf65a152de7d8b93cf182919b964e48a28a2c4e760cee0ba0efe404 +SIZE (NLnetLabs-dnst-v0.1.0-rc2_GH0.tar.gz) = 216814 diff --git a/dns/dnst/pkg-descr b/dns/dnst/pkg-descr new file mode 100644 index 000000000000..e808635ecaa6 --- /dev/null +++ b/dns/dnst/pkg-descr @@ -0,0 +1,10 @@ +dnst :: Domain Name System Tools - a toolset to assist DNS operators + with zone and nameserver maintenance. + +dnst is intended to offer both: + +- a supported drop-in replacement and upgrade path for a subset of the + popular NLnet Labs LDNS example tools, re-implemented in the Rust + programming language powered by the NLnet Labs domain Rust library +- an evolving toolbox of commands to aid DNS operators in the + maintenance and operation of their zones and nameservers. diff --git a/dns/dnstracer-rs/Makefile b/dns/dnstracer-rs/Makefile index 68c5731b82e9..67bc9ef83695 100644 --- a/dns/dnstracer-rs/Makefile +++ b/dns/dnstracer-rs/Makefile @@ -1,5 +1,6 @@ PORTNAME= dnstracer DISTVERSION= 1.1.8 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= CRATESIO PKGNAMESUFFIX= -rs diff --git a/dns/dog/Makefile b/dns/dog/Makefile index 93af53b69977..45b8e9b12944 100644 --- a/dns/dog/Makefile +++ b/dns/dog/Makefile @@ -1,7 +1,7 @@ PORTNAME= dog DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 44 +PORTREVISION= 45 CATEGORIES= dns net MAINTAINER= lcook@FreeBSD.org diff --git a/dns/doh-proxy/Makefile b/dns/doh-proxy/Makefile index 70adb1a7d134..db318c1e7bbf 100644 --- a/dns/doh-proxy/Makefile +++ b/dns/doh-proxy/Makefile @@ -1,6 +1,6 @@ PORTNAME= doh-proxy DISTVERSION= 0.9.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/dns/encrypted-dns-server/Makefile b/dns/encrypted-dns-server/Makefile index a116460b5f41..2f5cf14dfc6f 100644 --- a/dns/encrypted-dns-server/Makefile +++ b/dns/encrypted-dns-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= encrypted-dns-server DISTVERSION= 0.9.6 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= dns MAINTAINER= felix@userspace.com.au diff --git a/dns/getdns/Makefile b/dns/getdns/Makefile index 02f29474c02c..938b4eddae3f 100644 --- a/dns/getdns/Makefile +++ b/dns/getdns/Makefile @@ -1,6 +1,5 @@ PORTNAME= getdns -PORTVERSION= 1.5.2 -PORTREVISION= 7 +PORTVERSION= 1.7.3 CATEGORIES= dns MASTER_SITES= https://getdnsapi.net/dist/ \ ZI \ @@ -13,42 +12,36 @@ WWW= https://getdnsapi.net/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libexpat.so:textproc/expat2 \ - libidn.so:dns/libidn \ - libldns.so:dns/ldns \ +BUILD_DEPENDS= check>0:devel/check + +LIB_DEPENDS= libidn2.so:dns/libidn2 \ libunbound.so:dns/unbound +USES= compiler:c11 pathfix ssl cmake -USES= compiler:c11 libtool pathfix ssl -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share -CONFIGURE_ARGS= --with-libidn=${LOCALBASE} --docdir=${DOCSDIR} \ - --with-trust-anchor=${LOCALBASE}/etc/unbound/root.key SOMAJVER= 10 -SOVERSION= ${SOMAJVER}.1.${PORTVERSION:C/[0-9].[0-9].([0-9])/\1/1} +SOVERSION= ${SOMAJVER}.2.0 MAKE_JOBS_UNSAFE=yes PLIST_SUB+= SOVERSION="${SOVERSION}" SOMAJVER="${SOMAJVER}" SUB_FILES+= pkg-message +CMAKE_ARGS+= -DCMAKE_PREFIX_PATH:FILEPATH="${LOCALBASE}" \ + -DENABLE_STATIC:BOOL=OFF -DBUILD_LIBUV:BOOL=OFF \ + -DPATH_TRUST_ANCHOR_FILE:STRING="${LOCALBASE}/etc/unbound/root.key" OPTIONS_SUB= yes -OPTIONS_DEFINE= DOCS LIBEV LIBEVENT LIBUV STUBBY +OPTIONS_DEFINE= LIBEV LIBEVENT STUBBY OPTIONS_DEFAULT=STUBBY -LIBEV_DESC= Build with libev extension -LIBEVENT_DESC= Build with libevent extension -LIBUV_DESC= Build with libuv extension -STUBBY_DESC= Build with Stubby DNS/TLS resolver - -LIBEV_LIB_DEPENDS= libev.so:devel/libev -LIBEV_CONFIGURE_WITH= libev -LIBEVENT_LIB_DEPENDS= libevent_core.so:devel/libevent -LIBEVENT_CONFIGURE_WITH=libevent -LIBUV_LIB_DEPENDS= libuv.so:devel/libuv -LIBUV_CONFIGURE_WITH= libuv +STUBBY_CMAKE_ON= -DBUILD_STUBBY:BOOL=ON +STUBBY_DESC= Build with stubby support STUBBY_LIB_DEPENDS= libyaml.so:textproc/libyaml -STUBBY_CONFIGURE_WITH= stubby -STUBBY_VARS= USE_RC_SUBR="stubby" +LIBEVENT_CMAKE_ON= -DBUILD_LIBEVENT2:BOOL=ON +LIBEVENT_CMAKE_OFF= -DBUILD_LIBEVENT2:BOOL=OFF +LIBEVENT_DESC= Build with libevent support +LIBEVENT_LIB_DEPENDS= libevent_core.so:devel/libevent +LIBEV_CMAKE_OFF= -DBUILD_LIBEV:BOOL=OFF +LIBEV_DESC= Build with libev support +LIBEV_LIB_DEPENDS= libev.so:devel/libev .include <bsd.port.pre.mk> @@ -57,18 +50,16 @@ CFLAGS+= -Wno-error=incompatible-function-pointer-types .endif post-patch: - ${REINPLACE_CMD} -Ee 's,^(sharedoc = ).*,\1${WRKDIR}/doc,' \ - -e '/echo .\*\*\*/d' ${WRKSRC}/Makefile.in - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgetdns*.so.* - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/getdns_* + ${REINPLACE_CMD} -e 's,$${RUNSTATEDIR},/var/run,' \ + ${WRKSRC}/stubby/CMakeLists.txt + ${REINPLACE_CMD} -e 's,/etc/unbound/getdns-root.key,${LOCALBASE}/unbound/root.key,' \ + ${WRKSRC}/src/getdns/getdns_extra.h.in + ${REINPLACE_CMD} -e 's,-Wpedantic,-Wpedantic -Wno-strict-prototypes,' \ + -e '/^\*\*\* /d' -e '/^\*\*\*\\n/d' \ + ${WRKSRC}/CMakeLists.txt post-stage-STUBBY-on: ${MV} ${STAGEDIR}${PREFIX}/etc/stubby/stubby.yml \ ${STAGEDIR}${PREFIX}/etc/stubby/stubby.yml.sample -post-install-STUBBY-on: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/stubby - .include <bsd.port.post.mk> diff --git a/dns/getdns/distinfo b/dns/getdns/distinfo index 4198f5555f1f..39b77098bb00 100644 --- a/dns/getdns/distinfo +++ b/dns/getdns/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555543242 -SHA256 (getdns-1.5.2.tar.gz) = 1826a6a221ea9e9301f2c1f5d25f6f5588e841f08b967645bf50c53b970694c0 -SIZE (getdns-1.5.2.tar.gz) = 1091088 +TIMESTAMP = 1745949807 +SHA256 (getdns-1.7.3.tar.gz) = f1404ca250f02e37a118aa00cf0ec2cbe11896e060c6d369c6761baea7d55a2c +SIZE (getdns-1.7.3.tar.gz) = 703262 diff --git a/dns/getdns/pkg-plist b/dns/getdns/pkg-plist index ae48fe2de222..a262e0707d50 100644 --- a/dns/getdns/pkg-plist +++ b/dns/getdns/pkg-plist @@ -6,33 +6,21 @@ include/getdns/getdns.h include/getdns/getdns_extra.h %%LIBEV%%include/getdns/getdns_ext_libev.h %%LIBEVENT%%include/getdns/getdns_ext_libevent.h -%%LIBUV%%include/getdns/getdns_ext_libuv.h lib/libgetdns.so -lib/libgetdns.so.%%SOVERSION%% lib/libgetdns.so.%%SOMAJVER%% -lib/libgetdns.a +lib/libgetdns.so.%%SOVERSION%% libdata/pkgconfig/getdns.pc -libdata/pkgconfig/getdns_ext_event.pc %%LIBEV%%lib/libgetdns_ext_ev.so.%%SOMAJVER%% %%LIBEV%%lib/libgetdns_ext_ev.so.%%SOVERSION%% -%%LIBEV%%lib/libgetdns_ext_ev.a %%LIBEV%%lib/libgetdns_ext_ev.so %%LIBEVENT%%lib/libgetdns_ext_event.so.%%SOMAJVER%% %%LIBEVENT%%lib/libgetdns_ext_event.so.%%SOVERSION%% -%%LIBEVENT%%lib/libgetdns_ext_event.a %%LIBEVENT%%lib/libgetdns_ext_event.so -%%LIBUV%%lib/libgetdns_ext_uv.so.%%SOMAJVER%% -%%LIBUV%%lib/libgetdns_ext_uv.so.%%SOVERSION%% -%%LIBUV%%lib/libgetdns_ext_uv.a -%%LIBUV%%lib/libgetdns_ext_uv.so -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/INSTALL -%%PORTDOCS%%%%DOCSDIR%%/LICENSE -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README.md -%%PORTDOCS%%%%DOCSDIR%%/spec/index.html +%%STUBBY%%@comment share/doc/stubby/AUTHORS +%%STUBBY%%@comment share/doc/stubby/COPYING +%%STUBBY%%@comment share/doc/stubby/ChangeLog +%%STUBBY%%@comment share/doc/stubby/NEWS +%%STUBBY%%@comment share/doc/stubby/README.md %%STUBBY%%share/man/man1/stubby.1.gz share/man/man3/getdns_address.3.gz share/man/man3/getdns_address_sync.3.gz diff --git a/dns/knot-resolver/Makefile b/dns/knot-resolver/Makefile index bc9d44a9f856..32d68dc96f77 100644 --- a/dns/knot-resolver/Makefile +++ b/dns/knot-resolver/Makefile @@ -1,5 +1,6 @@ PORTNAME= knot-resolver DISTVERSION= 5.7.6 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://knot-resolver.nic.cz/release/ \ https://dns.company/downloads/knot-resolver/ diff --git a/dns/knot3/distinfo b/dns/knot3/distinfo index bd5ceac3a53f..9d223ffa2eb9 100644 --- a/dns/knot3/distinfo +++ b/dns/knot3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753790401 -SHA256 (knot-3.4.8.tar.xz) = 6730a73dbfc12d79d8000ffe22d36d068b7467e74bee1eb122ac4935ecea49f9 -SIZE (knot-3.4.8.tar.xz) = 1656224 +TIMESTAMP = 1758802847 +SHA256 (knot-3.5.0.tar.xz) = d52538bf7364c280999dec58c2a02a405dd922ef5794da1473ca7c3cf7f01277 +SIZE (knot-3.5.0.tar.xz) = 1716348 diff --git a/dns/knot3/distinfo.py-libknot b/dns/knot3/distinfo.py-libknot index 98532a7ad8a2..c26b05b5299c 100644 --- a/dns/knot3/distinfo.py-libknot +++ b/dns/knot3/distinfo.py-libknot @@ -1,3 +1,3 @@ -TIMESTAMP = 1753792363 -SHA256 (libknot-3.4.8.tar.gz) = 9900078c7048e264e6e17e7893315183b715e36fc092d450c8d776813fa7d0a5 -SIZE (libknot-3.4.8.tar.gz) = 16803 +TIMESTAMP = 1758802862 +SHA256 (libknot-3.5.0.tar.gz) = f2c58eef495edea9a1362538c4410cdc83abadcdb4f964f663650148f0441649 +SIZE (libknot-3.5.0.tar.gz) = 16785 diff --git a/dns/knot3/knotdns.mk b/dns/knot3/knotdns.mk index 3265d21b5857..c64c9628dc71 100644 --- a/dns/knot3/knotdns.mk +++ b/dns/knot3/knotdns.mk @@ -1 +1 @@ -KNOT_VERSION= 3.4.8 +KNOT_VERSION= 3.5.0 diff --git a/dns/knot3/pkg-plist b/dns/knot3/pkg-plist index 717315de8099..9444e6567b8c 100644 --- a/dns/knot3/pkg-plist +++ b/dns/knot3/pkg-plist @@ -81,16 +81,16 @@ include/libzscanner/scanner.h include/libzscanner/version.h lib/libdnssec.a lib/libdnssec.so -lib/libdnssec.so.9 -lib/libdnssec.so.9.0.0 +lib/libdnssec.so.10 +lib/libdnssec.so.10.0.0 lib/libknot.a lib/libknot.so -lib/libknot.so.15 -lib/libknot.so.15.0.0 +lib/libknot.so.16 +lib/libknot.so.16.0.0 lib/libzscanner.a lib/libzscanner.so -lib/libzscanner.so.4 -lib/libzscanner.so.4.0.0 +lib/libzscanner.so.5 +lib/libzscanner.so.5.0.0 %%DAEMON%%libdata/pkgconfig/knotd.pc libdata/pkgconfig/libdnssec.pc libdata/pkgconfig/libknot.pc diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index a52d46caa39a..eb41df1e40f4 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,5 +1,6 @@ PORTNAME= recursor DISTVERSION= 5.3.0 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/py-publicsuffixlist/Makefile b/dns/py-publicsuffixlist/Makefile index dbe89a2e85ca..f9a74e5e3941 100644 --- a/dns/py-publicsuffixlist/Makefile +++ b/dns/py-publicsuffixlist/Makefile @@ -1,5 +1,5 @@ PORTNAME= publicsuffixlist -PORTVERSION= 1.0.2.20250906 +PORTVERSION= 1.0.2.20250911 CATEGORIES= dns python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-publicsuffixlist/distinfo b/dns/py-publicsuffixlist/distinfo index 35fbba229b0a..a86882e2ab76 100644 --- a/dns/py-publicsuffixlist/distinfo +++ b/dns/py-publicsuffixlist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436529 -SHA256 (publicsuffixlist-1.0.2.20250906.tar.gz) = ab635a3cc92ed66c131dd86f8bcc6758d72b0415cbeca3b131877983c7275865 -SIZE (publicsuffixlist-1.0.2.20250906.tar.gz) = 106066 +TIMESTAMP = 1759324162 +SHA256 (publicsuffixlist-1.0.2.20250911.tar.gz) = d50d69dece74c428c3bbfe8f1e90c81444160fecdb54ada51d4738b5e8fbc81b +SIZE (publicsuffixlist-1.0.2.20250911.tar.gz) = 105990 diff --git a/editors/ad/Makefile b/editors/ad/Makefile index cbd5daf29820..5164374982ee 100644 --- a/editors/ad/Makefile +++ b/editors/ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= ad DISTVERSION= 0.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors MAINTAINER= fuz@FreeBSD.org diff --git a/editors/amp/Makefile b/editors/amp/Makefile index 39afe294b677..cfb1ce65ad29 100644 --- a/editors/amp/Makefile +++ b/editors/amp/Makefile @@ -1,6 +1,6 @@ PORTNAME= amp DISTVERSION= 0.7.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index ccd4f7467f69..d746541b31d9 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -1,5 +1,5 @@ PORTNAME= gedit-plugins -PORTVERSION= 48.1 +DISTVERSION= 48.2 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -11,25 +11,26 @@ WWW= https://gitlab.gnome.org/World/gedit/gedit-plugins LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= gedit>=48.1:editors/gedit \ +PORTSCOUT= limit:^48\. + +BUILD_DEPENDS= gedit=48.2:editors/gedit \ itstool:textproc/itstool LIB_DEPENDS= libpeas-1.0.so:devel/libpeas1 \ - libgucharmap_2_90.so:deskutils/gucharmap \ libgedit-tepl-6.so:x11-toolkits/tepl6 \ libgedit-gtksourceview-300.so:x11-toolkits/libgedit-gtksourceview -RUN_DEPENDS= gedit>=48.1:editors/gedit \ - ${PYTHON_PKGNAMEPREFIX}libpeas1>0:devel/py-libpeas1@${PY_FLAVOR} +RUN_DEPENDS= gedit=48.2:editors/gedit USES= compiler:c11 gettext gnome localbase meson pkgconfig \ - python tar:xz -USE_GNOME= glib20 gtk30 introspection pygobject3 \ - vte3 + tar:bz2 +USE_GNOME= glib20 gtk30 USE_CSTD= c11 USE_LDCONFIG= yes -BINARY_ALIAS= python3=${PYTHON_CMD} + +USE_GITLAB= yes +GL_SITE= https://gitlab.gnome.org +GL_ACCOUNT= World/gedit GLIB_SCHEMAS= org.gnome.gedit.plugins.drawspaces.gschema.xml \ - org.gnome.gedit.plugins.wordcompletion.gschema.xml \ - org.gnome.gedit.plugins.terminal.gschema.xml + org.gnome.gedit.plugins.wordcompletion.gschema.xml .include <bsd.port.mk> diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo index 433cca7f709e..d18e42934037 100644 --- a/editors/gedit-plugins/distinfo +++ b/editors/gedit-plugins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739723692 -SHA256 (gnome/gedit-plugins-48.1.tar.xz) = 9026bfe71a678f8c47f46316837437e7b357918fd6c3d4d65be27fc95b710e1c -SIZE (gnome/gedit-plugins-48.1.tar.xz) = 881140 +TIMESTAMP = 1757685449 +SHA256 (gnome/gedit-plugins-48.2.tar.bz2) = f682fd49a1d273ef30fc104e0eb5968394d58ab93aa32b58ba8bbf9850e2e7d4 +SIZE (gnome/gedit-plugins-48.2.tar.bz2) = 1017902 diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist index dcd6d6f2531c..ea2678f4479d 100644 --- a/editors/gedit-plugins/pkg-plist +++ b/editors/gedit-plugins/pkg-plist @@ -1,399 +1,130 @@ lib/gedit/plugins/bookmarks.plugin -lib/gedit/plugins/bracketcompletion.plugin -lib/gedit/plugins/bracketcompletion.py -lib/gedit/plugins/charmap.plugin -lib/gedit/plugins/charmap/__init__.py -lib/gedit/plugins/charmap/panel.py -lib/gedit/plugins/codecomment.plugin -lib/gedit/plugins/codecomment.py -lib/gedit/plugins/colorpicker.plugin -lib/gedit/plugins/colorpicker.py lib/gedit/plugins/drawspaces.plugin -lib/gedit/plugins/gpdefs.py -lib/gedit/plugins/joinlines.plugin -lib/gedit/plugins/joinlines.py lib/gedit/plugins/libbookmarks.so lib/gedit/plugins/libdrawspaces.so lib/gedit/plugins/libsmartspaces.so lib/gedit/plugins/libwordcompletion.so -lib/gedit/plugins/multiedit.plugin -lib/gedit/plugins/multiedit/__init__.py -lib/gedit/plugins/multiedit/appactivatable.py -lib/gedit/plugins/multiedit/signals.py -lib/gedit/plugins/multiedit/viewactivatable.py -lib/gedit/plugins/multiedit/windowactivatable.py -lib/gedit/plugins/sessionsaver.plugin -lib/gedit/plugins/sessionsaver/__init__.py -lib/gedit/plugins/sessionsaver/appactivatable.py -lib/gedit/plugins/sessionsaver/dialogs.py -lib/gedit/plugins/sessionsaver/store/session.py -lib/gedit/plugins/sessionsaver/store/sessionstore.py -lib/gedit/plugins/sessionsaver/store/xmlsessionstore.py -lib/gedit/plugins/sessionsaver/windowactivable.py lib/gedit/plugins/smartspaces.plugin -lib/gedit/plugins/terminal.plugin -lib/gedit/plugins/terminal.py lib/gedit/plugins/wordcompletion.plugin -share/gedit/plugins/sessionsaver/ui/sessionsaver.ui share/help/C/gedit/bookmarks.page -share/help/C/gedit/bracket-comp.page -share/help/C/gedit/character-map.page -share/help/C/gedit/code-comment.page -share/help/C/gedit/color-picker.page share/help/C/gedit/draw-spaces.page -share/help/C/gedit/join-split-lines.page share/help/C/gedit/legal-plugins.xml -share/help/C/gedit/multi-edit.page -share/help/C/gedit/session-saver.page -share/help/C/gedit/terminal.page share/help/C/gedit/word-completion.page share/help/ar/gedit/bookmarks.page -share/help/ar/gedit/bracket-comp.page -share/help/ar/gedit/character-map.page -share/help/ar/gedit/code-comment.page -share/help/ar/gedit/color-picker.page share/help/ar/gedit/draw-spaces.page -share/help/ar/gedit/join-split-lines.page share/help/ar/gedit/legal-plugins.xml -share/help/ar/gedit/multi-edit.page -share/help/ar/gedit/session-saver.page -share/help/ar/gedit/terminal.page share/help/ar/gedit/word-completion.page share/help/bg/gedit/bookmarks.page -share/help/bg/gedit/bracket-comp.page -share/help/bg/gedit/character-map.page -share/help/bg/gedit/code-comment.page -share/help/bg/gedit/color-picker.page share/help/bg/gedit/draw-spaces.page -share/help/bg/gedit/join-split-lines.page share/help/bg/gedit/legal-plugins.xml -share/help/bg/gedit/multi-edit.page -share/help/bg/gedit/session-saver.page -share/help/bg/gedit/terminal.page share/help/bg/gedit/word-completion.page share/help/ca/gedit/bookmarks.page -share/help/ca/gedit/bracket-comp.page -share/help/ca/gedit/character-map.page -share/help/ca/gedit/code-comment.page -share/help/ca/gedit/color-picker.page share/help/ca/gedit/draw-spaces.page -share/help/ca/gedit/join-split-lines.page share/help/ca/gedit/legal-plugins.xml -share/help/ca/gedit/multi-edit.page -share/help/ca/gedit/session-saver.page -share/help/ca/gedit/terminal.page share/help/ca/gedit/word-completion.page share/help/cs/gedit/bookmarks.page -share/help/cs/gedit/bracket-comp.page -share/help/cs/gedit/character-map.page -share/help/cs/gedit/code-comment.page -share/help/cs/gedit/color-picker.page share/help/cs/gedit/draw-spaces.page -share/help/cs/gedit/join-split-lines.page share/help/cs/gedit/legal-plugins.xml -share/help/cs/gedit/multi-edit.page -share/help/cs/gedit/session-saver.page -share/help/cs/gedit/terminal.page share/help/cs/gedit/word-completion.page share/help/da/gedit/bookmarks.page -share/help/da/gedit/bracket-comp.page -share/help/da/gedit/character-map.page -share/help/da/gedit/code-comment.page -share/help/da/gedit/color-picker.page share/help/da/gedit/draw-spaces.page -share/help/da/gedit/join-split-lines.page share/help/da/gedit/legal-plugins.xml -share/help/da/gedit/multi-edit.page -share/help/da/gedit/session-saver.page -share/help/da/gedit/terminal.page share/help/da/gedit/word-completion.page share/help/de/gedit/bookmarks.page -share/help/de/gedit/bracket-comp.page -share/help/de/gedit/character-map.page -share/help/de/gedit/code-comment.page -share/help/de/gedit/color-picker.page share/help/de/gedit/draw-spaces.page -share/help/de/gedit/join-split-lines.page share/help/de/gedit/legal-plugins.xml -share/help/de/gedit/multi-edit.page -share/help/de/gedit/session-saver.page -share/help/de/gedit/terminal.page share/help/de/gedit/word-completion.page share/help/el/gedit/bookmarks.page -share/help/el/gedit/bracket-comp.page -share/help/el/gedit/character-map.page -share/help/el/gedit/code-comment.page -share/help/el/gedit/color-picker.page share/help/el/gedit/draw-spaces.page -share/help/el/gedit/join-split-lines.page share/help/el/gedit/legal-plugins.xml -share/help/el/gedit/multi-edit.page -share/help/el/gedit/session-saver.page -share/help/el/gedit/terminal.page share/help/el/gedit/word-completion.page share/help/es/gedit/bookmarks.page -share/help/es/gedit/bracket-comp.page -share/help/es/gedit/character-map.page -share/help/es/gedit/code-comment.page -share/help/es/gedit/color-picker.page share/help/es/gedit/draw-spaces.page -share/help/es/gedit/join-split-lines.page share/help/es/gedit/legal-plugins.xml -share/help/es/gedit/multi-edit.page -share/help/es/gedit/session-saver.page -share/help/es/gedit/terminal.page share/help/es/gedit/word-completion.page share/help/eu/gedit/bookmarks.page -share/help/eu/gedit/bracket-comp.page -share/help/eu/gedit/character-map.page -share/help/eu/gedit/code-comment.page -share/help/eu/gedit/color-picker.page share/help/eu/gedit/draw-spaces.page -share/help/eu/gedit/join-split-lines.page share/help/eu/gedit/legal-plugins.xml -share/help/eu/gedit/multi-edit.page -share/help/eu/gedit/session-saver.page -share/help/eu/gedit/terminal.page share/help/eu/gedit/word-completion.page share/help/fi/gedit/bookmarks.page -share/help/fi/gedit/bracket-comp.page -share/help/fi/gedit/character-map.page -share/help/fi/gedit/code-comment.page -share/help/fi/gedit/color-picker.page share/help/fi/gedit/draw-spaces.page -share/help/fi/gedit/join-split-lines.page share/help/fi/gedit/legal-plugins.xml -share/help/fi/gedit/multi-edit.page -share/help/fi/gedit/session-saver.page -share/help/fi/gedit/terminal.page share/help/fi/gedit/word-completion.page share/help/fr/gedit/bookmarks.page -share/help/fr/gedit/bracket-comp.page -share/help/fr/gedit/character-map.page -share/help/fr/gedit/code-comment.page -share/help/fr/gedit/color-picker.page share/help/fr/gedit/draw-spaces.page -share/help/fr/gedit/join-split-lines.page share/help/fr/gedit/legal-plugins.xml -share/help/fr/gedit/multi-edit.page -share/help/fr/gedit/session-saver.page -share/help/fr/gedit/terminal.page share/help/fr/gedit/word-completion.page share/help/gl/gedit/bookmarks.page -share/help/gl/gedit/bracket-comp.page -share/help/gl/gedit/character-map.page -share/help/gl/gedit/code-comment.page -share/help/gl/gedit/color-picker.page share/help/gl/gedit/draw-spaces.page -share/help/gl/gedit/join-split-lines.page share/help/gl/gedit/legal-plugins.xml -share/help/gl/gedit/multi-edit.page -share/help/gl/gedit/session-saver.page -share/help/gl/gedit/terminal.page share/help/gl/gedit/word-completion.page share/help/hu/gedit/bookmarks.page -share/help/hu/gedit/bracket-comp.page -share/help/hu/gedit/character-map.page -share/help/hu/gedit/code-comment.page -share/help/hu/gedit/color-picker.page share/help/hu/gedit/draw-spaces.page -share/help/hu/gedit/join-split-lines.page share/help/hu/gedit/legal-plugins.xml -share/help/hu/gedit/multi-edit.page -share/help/hu/gedit/session-saver.page -share/help/hu/gedit/terminal.page share/help/hu/gedit/word-completion.page share/help/it/gedit/bookmarks.page -share/help/it/gedit/bracket-comp.page -share/help/it/gedit/character-map.page -share/help/it/gedit/code-comment.page -share/help/it/gedit/color-picker.page share/help/it/gedit/draw-spaces.page -share/help/it/gedit/join-split-lines.page share/help/it/gedit/legal-plugins.xml -share/help/it/gedit/multi-edit.page -share/help/it/gedit/session-saver.page -share/help/it/gedit/terminal.page share/help/it/gedit/word-completion.page share/help/ja/gedit/bookmarks.page -share/help/ja/gedit/bracket-comp.page -share/help/ja/gedit/character-map.page -share/help/ja/gedit/code-comment.page -share/help/ja/gedit/color-picker.page share/help/ja/gedit/draw-spaces.page -share/help/ja/gedit/join-split-lines.page share/help/ja/gedit/legal-plugins.xml -share/help/ja/gedit/multi-edit.page -share/help/ja/gedit/session-saver.page -share/help/ja/gedit/terminal.page share/help/ja/gedit/word-completion.page share/help/ko/gedit/bookmarks.page -share/help/ko/gedit/bracket-comp.page -share/help/ko/gedit/character-map.page -share/help/ko/gedit/code-comment.page -share/help/ko/gedit/color-picker.page share/help/ko/gedit/draw-spaces.page -share/help/ko/gedit/join-split-lines.page share/help/ko/gedit/legal-plugins.xml -share/help/ko/gedit/multi-edit.page -share/help/ko/gedit/session-saver.page -share/help/ko/gedit/terminal.page share/help/ko/gedit/word-completion.page share/help/lv/gedit/bookmarks.page -share/help/lv/gedit/bracket-comp.page -share/help/lv/gedit/character-map.page -share/help/lv/gedit/code-comment.page -share/help/lv/gedit/color-picker.page share/help/lv/gedit/draw-spaces.page -share/help/lv/gedit/join-split-lines.page share/help/lv/gedit/legal-plugins.xml -share/help/lv/gedit/multi-edit.page -share/help/lv/gedit/session-saver.page -share/help/lv/gedit/terminal.page share/help/lv/gedit/word-completion.page share/help/oc/gedit/bookmarks.page -share/help/oc/gedit/bracket-comp.page -share/help/oc/gedit/character-map.page -share/help/oc/gedit/code-comment.page -share/help/oc/gedit/color-picker.page share/help/oc/gedit/draw-spaces.page -share/help/oc/gedit/join-split-lines.page share/help/oc/gedit/legal-plugins.xml -share/help/oc/gedit/multi-edit.page -share/help/oc/gedit/session-saver.page -share/help/oc/gedit/terminal.page share/help/oc/gedit/word-completion.page share/help/pl/gedit/bookmarks.page -share/help/pl/gedit/bracket-comp.page -share/help/pl/gedit/character-map.page -share/help/pl/gedit/code-comment.page -share/help/pl/gedit/color-picker.page share/help/pl/gedit/draw-spaces.page -share/help/pl/gedit/join-split-lines.page share/help/pl/gedit/legal-plugins.xml -share/help/pl/gedit/multi-edit.page -share/help/pl/gedit/session-saver.page -share/help/pl/gedit/terminal.page share/help/pl/gedit/word-completion.page share/help/pt_BR/gedit/bookmarks.page -share/help/pt_BR/gedit/bracket-comp.page -share/help/pt_BR/gedit/character-map.page -share/help/pt_BR/gedit/code-comment.page -share/help/pt_BR/gedit/color-picker.page share/help/pt_BR/gedit/draw-spaces.page -share/help/pt_BR/gedit/join-split-lines.page share/help/pt_BR/gedit/legal-plugins.xml -share/help/pt_BR/gedit/multi-edit.page -share/help/pt_BR/gedit/session-saver.page -share/help/pt_BR/gedit/terminal.page share/help/pt_BR/gedit/word-completion.page share/help/ru/gedit/bookmarks.page -share/help/ru/gedit/bracket-comp.page -share/help/ru/gedit/character-map.page -share/help/ru/gedit/code-comment.page -share/help/ru/gedit/color-picker.page share/help/ru/gedit/draw-spaces.page -share/help/ru/gedit/join-split-lines.page share/help/ru/gedit/legal-plugins.xml -share/help/ru/gedit/multi-edit.page -share/help/ru/gedit/session-saver.page -share/help/ru/gedit/terminal.page share/help/ru/gedit/word-completion.page share/help/sl/gedit/bookmarks.page -share/help/sl/gedit/bracket-comp.page -share/help/sl/gedit/character-map.page -share/help/sl/gedit/code-comment.page -share/help/sl/gedit/color-picker.page share/help/sl/gedit/draw-spaces.page -share/help/sl/gedit/join-split-lines.page share/help/sl/gedit/legal-plugins.xml -share/help/sl/gedit/multi-edit.page -share/help/sl/gedit/session-saver.page -share/help/sl/gedit/terminal.page share/help/sl/gedit/word-completion.page share/help/sv/gedit/bookmarks.page -share/help/sv/gedit/bracket-comp.page -share/help/sv/gedit/character-map.page -share/help/sv/gedit/code-comment.page -share/help/sv/gedit/color-picker.page share/help/sv/gedit/draw-spaces.page -share/help/sv/gedit/join-split-lines.page share/help/sv/gedit/legal-plugins.xml -share/help/sv/gedit/multi-edit.page -share/help/sv/gedit/session-saver.page -share/help/sv/gedit/terminal.page share/help/sv/gedit/word-completion.page share/help/te/gedit/bookmarks.page -share/help/te/gedit/bracket-comp.page -share/help/te/gedit/character-map.page -share/help/te/gedit/code-comment.page -share/help/te/gedit/color-picker.page share/help/te/gedit/draw-spaces.page -share/help/te/gedit/join-split-lines.page share/help/te/gedit/legal-plugins.xml -share/help/te/gedit/multi-edit.page -share/help/te/gedit/session-saver.page -share/help/te/gedit/terminal.page share/help/te/gedit/word-completion.page share/help/th/gedit/bookmarks.page -share/help/th/gedit/bracket-comp.page -share/help/th/gedit/character-map.page -share/help/th/gedit/code-comment.page -share/help/th/gedit/color-picker.page share/help/th/gedit/draw-spaces.page -share/help/th/gedit/join-split-lines.page share/help/th/gedit/legal-plugins.xml -share/help/th/gedit/multi-edit.page -share/help/th/gedit/session-saver.page -share/help/th/gedit/terminal.page share/help/th/gedit/word-completion.page share/help/uk/gedit/bookmarks.page -share/help/uk/gedit/bracket-comp.page -share/help/uk/gedit/character-map.page -share/help/uk/gedit/code-comment.page -share/help/uk/gedit/color-picker.page share/help/uk/gedit/draw-spaces.page -share/help/uk/gedit/join-split-lines.page share/help/uk/gedit/legal-plugins.xml -share/help/uk/gedit/multi-edit.page -share/help/uk/gedit/session-saver.page -share/help/uk/gedit/terminal.page share/help/uk/gedit/word-completion.page share/help/zh_CN/gedit/bookmarks.page -share/help/zh_CN/gedit/bracket-comp.page -share/help/zh_CN/gedit/character-map.page -share/help/zh_CN/gedit/code-comment.page -share/help/zh_CN/gedit/color-picker.page share/help/zh_CN/gedit/draw-spaces.page -share/help/zh_CN/gedit/join-split-lines.page share/help/zh_CN/gedit/legal-plugins.xml -share/help/zh_CN/gedit/multi-edit.page -share/help/zh_CN/gedit/session-saver.page -share/help/zh_CN/gedit/terminal.page share/help/zh_CN/gedit/word-completion.page share/help/zh_HK/gedit/bookmarks.page -share/help/zh_HK/gedit/bracket-comp.page -share/help/zh_HK/gedit/character-map.page -share/help/zh_HK/gedit/code-comment.page -share/help/zh_HK/gedit/color-picker.page share/help/zh_HK/gedit/draw-spaces.page -share/help/zh_HK/gedit/join-split-lines.page share/help/zh_HK/gedit/legal-plugins.xml -share/help/zh_HK/gedit/multi-edit.page -share/help/zh_HK/gedit/session-saver.page -share/help/zh_HK/gedit/terminal.page share/help/zh_HK/gedit/word-completion.page share/help/zh_TW/gedit/bookmarks.page -share/help/zh_TW/gedit/bracket-comp.page -share/help/zh_TW/gedit/character-map.page -share/help/zh_TW/gedit/code-comment.page -share/help/zh_TW/gedit/color-picker.page share/help/zh_TW/gedit/draw-spaces.page -share/help/zh_TW/gedit/join-split-lines.page share/help/zh_TW/gedit/legal-plugins.xml -share/help/zh_TW/gedit/multi-edit.page -share/help/zh_TW/gedit/session-saver.page -share/help/zh_TW/gedit/terminal.page share/help/zh_TW/gedit/word-completion.page share/locale/af/LC_MESSAGES/gedit-plugins.mo share/locale/am/LC_MESSAGES/gedit-plugins.mo @@ -491,13 +222,6 @@ share/locale/zh_CN/LC_MESSAGES/gedit-plugins.mo share/locale/zh_HK/LC_MESSAGES/gedit-plugins.mo share/locale/zh_TW/LC_MESSAGES/gedit-plugins.mo share/metainfo/gedit-bookmarks.metainfo.xml -share/metainfo/gedit-bracketcompletion.metainfo.xml -share/metainfo/gedit-charmap.metainfo.xml -share/metainfo/gedit-codecomment.metainfo.xml -share/metainfo/gedit-colorpicker.metainfo.xml share/metainfo/gedit-drawspaces.metainfo.xml -share/metainfo/gedit-joinlines.metainfo.xml -share/metainfo/gedit-multiedit.metainfo.xml share/metainfo/gedit-smartspaces.metainfo.xml -share/metainfo/gedit-terminal.metainfo.xml share/metainfo/gedit-wordcompletion.metainfo.xml diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 2d2bb3b375c1..d54adbc24310 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,7 +1,6 @@ PORTNAME= gedit -PORTVERSION= 48.1 +DISTVERSION= 48.2 CATEGORIES= editors gnome -MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org @@ -11,6 +10,8 @@ WWW= https://gitlab.gnome.org/World/gedit/gedit LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +PORTSCOUT= limit:^48\. + BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ itstool:textproc/itstool LIB_DEPENDS= libgspell-1.so:textproc/gspell \ @@ -19,20 +20,21 @@ LIB_DEPENDS= libgspell-1.so:textproc/gspell \ libgedit-gfls-1.so:filesystems/libgedit-gfls \ libgedit-amtk-5.so:x11-toolkits/amtk \ libgedit-tepl-6.so:x11-toolkits/tepl6 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libpeas1>0:devel/py-libpeas1@${PY_FLAVOR} USES= compiler:c11 cpe desktop-file-utils gettext gnome localbase \ - meson pkgconfig python tar:xz vala:build xorg + meson pkgconfig tar:xz vala:build USE_CSTD= c11 -USE_GNOME= glib20 gtk30 introspection libxml2 \ - pygobject3 -USE_XORG= sm x11 +USE_GNOME= glib20 gtk30 introspection USE_LDCONFIG= yes PLIST_SUB= VERSION=${DISTVERSION} MESON_ARGS= -Dgtk_doc=false -BINARY_ALIAS= python3=${PYTHON_CMD} CPE_VENDOR= gnome +USE_GITLAB= yes +GL_SITE= https://gitlab.gnome.org +GL_ACCOUNT= World/gedit +GL_TUPLE= GNOME:libgd:3cccf992:libgd/subprojects/libgd + GLIB_SCHEMAS= org.gnome.gedit.enums.xml \ org.gnome.gedit.gschema.xml \ org.gnome.gedit.plugins.filebrowser.enums.xml \ diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 1d3df287ef3d..8b655721721a 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1739720023 -SHA256 (gnome/gedit-48.1.tar.xz) = 971e7ac26bc0a3a3ded27a7563772415687db0e5a092b4547e5b10a55858b30a -SIZE (gnome/gedit-48.1.tar.xz) = 2813580 +TIMESTAMP = 1757683702 +SHA256 (gnome/gedit-48.2.tar.bz2) = 5fe99e60600c704feb51774ffdc015c16ce455475e51f773e848bc76d4b04bf0 +SIZE (gnome/gedit-48.2.tar.bz2) = 3368562 +SHA256 (gnome/libgd-3cccf992.tar.bz2) = 7c19b7c13b5b20e11a5c07d911f9e258ecbde878e56b2e771cf73bc91b4ee72f +SIZE (gnome/libgd-3cccf992.tar.bz2) = 44899 diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist index d13ee0f69d1d..a46b7a789acb 100644 --- a/editors/gedit/pkg-plist +++ b/editors/gedit/pkg-plist @@ -34,7 +34,6 @@ lib/gedit/plugins/spell.plugin lib/gedit/plugins/textsize.plugin lib/gedit/plugins/time.plugin lib/girepository-1.0/Gedit-3.0.typelib -%%PYTHON_SITELIBDIR%%/gi/overrides/Gedit.py libdata/pkgconfig/gedit.pc share/applications/org.gnome.gedit.desktop share/dbus-1/services/org.gnome.gedit.service @@ -42,11 +41,12 @@ share/dbus-1/services/org.gnome.gedit.service share/gir-1.0/Gedit-3.0.gir share/help/C/gedit/figures/gedit-icon-24x24.png share/help/C/gedit/figures/gedit3-screenshot.png +share/help/C/gedit/gedit-admin-privileges.page share/help/C/gedit/gedit-brief-intro.page +share/help/C/gedit/gedit-change-case.page share/help/C/gedit/gedit-change-color-scheme.page share/help/C/gedit/gedit-close-file.page share/help/C/gedit/gedit-create-new-file.page -share/help/C/gedit/gedit-edit-as-root.page share/help/C/gedit/gedit-files-basic.page share/help/C/gedit/gedit-full-screen.page share/help/C/gedit/gedit-general-intro.page @@ -56,7 +56,6 @@ share/help/C/gedit/gedit-open-on-server.page share/help/C/gedit/gedit-open-recent.page share/help/C/gedit/gedit-open-several-files-at-once.page share/help/C/gedit/gedit-plugin-guide.page -share/help/C/gedit/gedit-plugins-change-case.page share/help/C/gedit/gedit-plugins-doc-stats.page share/help/C/gedit/gedit-plugins-file-browser.page share/help/C/gedit/gedit-plugins-insert-date-time.page @@ -76,11 +75,12 @@ share/help/C/gedit/gedit-undo-redo.page share/help/C/gedit/index.page share/help/ar/gedit/figures/gedit-icon-24x24.png share/help/ar/gedit/figures/gedit3-screenshot.png +share/help/ar/gedit/gedit-admin-privileges.page share/help/ar/gedit/gedit-brief-intro.page +share/help/ar/gedit/gedit-change-case.page share/help/ar/gedit/gedit-change-color-scheme.page share/help/ar/gedit/gedit-close-file.page share/help/ar/gedit/gedit-create-new-file.page -share/help/ar/gedit/gedit-edit-as-root.page share/help/ar/gedit/gedit-files-basic.page share/help/ar/gedit/gedit-full-screen.page share/help/ar/gedit/gedit-general-intro.page @@ -90,7 +90,6 @@ share/help/ar/gedit/gedit-open-on-server.page share/help/ar/gedit/gedit-open-recent.page share/help/ar/gedit/gedit-open-several-files-at-once.page share/help/ar/gedit/gedit-plugin-guide.page -share/help/ar/gedit/gedit-plugins-change-case.page share/help/ar/gedit/gedit-plugins-doc-stats.page share/help/ar/gedit/gedit-plugins-file-browser.page share/help/ar/gedit/gedit-plugins-insert-date-time.page @@ -110,11 +109,12 @@ share/help/ar/gedit/gedit-undo-redo.page share/help/ar/gedit/index.page share/help/bg/gedit/figures/gedit-icon-24x24.png share/help/bg/gedit/figures/gedit3-screenshot.png +share/help/bg/gedit/gedit-admin-privileges.page share/help/bg/gedit/gedit-brief-intro.page +share/help/bg/gedit/gedit-change-case.page share/help/bg/gedit/gedit-change-color-scheme.page share/help/bg/gedit/gedit-close-file.page share/help/bg/gedit/gedit-create-new-file.page -share/help/bg/gedit/gedit-edit-as-root.page share/help/bg/gedit/gedit-files-basic.page share/help/bg/gedit/gedit-full-screen.page share/help/bg/gedit/gedit-general-intro.page @@ -124,7 +124,6 @@ share/help/bg/gedit/gedit-open-on-server.page share/help/bg/gedit/gedit-open-recent.page share/help/bg/gedit/gedit-open-several-files-at-once.page share/help/bg/gedit/gedit-plugin-guide.page -share/help/bg/gedit/gedit-plugins-change-case.page share/help/bg/gedit/gedit-plugins-doc-stats.page share/help/bg/gedit/gedit-plugins-file-browser.page share/help/bg/gedit/gedit-plugins-insert-date-time.page @@ -144,11 +143,12 @@ share/help/bg/gedit/gedit-undo-redo.page share/help/bg/gedit/index.page share/help/ca/gedit/figures/gedit-icon-24x24.png share/help/ca/gedit/figures/gedit3-screenshot.png +share/help/ca/gedit/gedit-admin-privileges.page share/help/ca/gedit/gedit-brief-intro.page +share/help/ca/gedit/gedit-change-case.page share/help/ca/gedit/gedit-change-color-scheme.page share/help/ca/gedit/gedit-close-file.page share/help/ca/gedit/gedit-create-new-file.page -share/help/ca/gedit/gedit-edit-as-root.page share/help/ca/gedit/gedit-files-basic.page share/help/ca/gedit/gedit-full-screen.page share/help/ca/gedit/gedit-general-intro.page @@ -158,7 +158,6 @@ share/help/ca/gedit/gedit-open-on-server.page share/help/ca/gedit/gedit-open-recent.page share/help/ca/gedit/gedit-open-several-files-at-once.page share/help/ca/gedit/gedit-plugin-guide.page -share/help/ca/gedit/gedit-plugins-change-case.page share/help/ca/gedit/gedit-plugins-doc-stats.page share/help/ca/gedit/gedit-plugins-file-browser.page share/help/ca/gedit/gedit-plugins-insert-date-time.page @@ -178,11 +177,12 @@ share/help/ca/gedit/gedit-undo-redo.page share/help/ca/gedit/index.page share/help/cs/gedit/figures/gedit-icon-24x24.png share/help/cs/gedit/figures/gedit3-screenshot.png +share/help/cs/gedit/gedit-admin-privileges.page share/help/cs/gedit/gedit-brief-intro.page +share/help/cs/gedit/gedit-change-case.page share/help/cs/gedit/gedit-change-color-scheme.page share/help/cs/gedit/gedit-close-file.page share/help/cs/gedit/gedit-create-new-file.page -share/help/cs/gedit/gedit-edit-as-root.page share/help/cs/gedit/gedit-files-basic.page share/help/cs/gedit/gedit-full-screen.page share/help/cs/gedit/gedit-general-intro.page @@ -192,7 +192,6 @@ share/help/cs/gedit/gedit-open-on-server.page share/help/cs/gedit/gedit-open-recent.page share/help/cs/gedit/gedit-open-several-files-at-once.page share/help/cs/gedit/gedit-plugin-guide.page -share/help/cs/gedit/gedit-plugins-change-case.page share/help/cs/gedit/gedit-plugins-doc-stats.page share/help/cs/gedit/gedit-plugins-file-browser.page share/help/cs/gedit/gedit-plugins-insert-date-time.page @@ -212,11 +211,12 @@ share/help/cs/gedit/gedit-undo-redo.page share/help/cs/gedit/index.page share/help/da/gedit/figures/gedit-icon-24x24.png share/help/da/gedit/figures/gedit3-screenshot.png +share/help/da/gedit/gedit-admin-privileges.page share/help/da/gedit/gedit-brief-intro.page +share/help/da/gedit/gedit-change-case.page share/help/da/gedit/gedit-change-color-scheme.page share/help/da/gedit/gedit-close-file.page share/help/da/gedit/gedit-create-new-file.page -share/help/da/gedit/gedit-edit-as-root.page share/help/da/gedit/gedit-files-basic.page share/help/da/gedit/gedit-full-screen.page share/help/da/gedit/gedit-general-intro.page @@ -226,7 +226,6 @@ share/help/da/gedit/gedit-open-on-server.page share/help/da/gedit/gedit-open-recent.page share/help/da/gedit/gedit-open-several-files-at-once.page share/help/da/gedit/gedit-plugin-guide.page -share/help/da/gedit/gedit-plugins-change-case.page share/help/da/gedit/gedit-plugins-doc-stats.page share/help/da/gedit/gedit-plugins-file-browser.page share/help/da/gedit/gedit-plugins-insert-date-time.page @@ -246,11 +245,12 @@ share/help/da/gedit/gedit-undo-redo.page share/help/da/gedit/index.page share/help/de/gedit/figures/gedit-icon-24x24.png share/help/de/gedit/figures/gedit3-screenshot.png +share/help/de/gedit/gedit-admin-privileges.page share/help/de/gedit/gedit-brief-intro.page +share/help/de/gedit/gedit-change-case.page share/help/de/gedit/gedit-change-color-scheme.page share/help/de/gedit/gedit-close-file.page share/help/de/gedit/gedit-create-new-file.page -share/help/de/gedit/gedit-edit-as-root.page share/help/de/gedit/gedit-files-basic.page share/help/de/gedit/gedit-full-screen.page share/help/de/gedit/gedit-general-intro.page @@ -260,7 +260,6 @@ share/help/de/gedit/gedit-open-on-server.page share/help/de/gedit/gedit-open-recent.page share/help/de/gedit/gedit-open-several-files-at-once.page share/help/de/gedit/gedit-plugin-guide.page -share/help/de/gedit/gedit-plugins-change-case.page share/help/de/gedit/gedit-plugins-doc-stats.page share/help/de/gedit/gedit-plugins-file-browser.page share/help/de/gedit/gedit-plugins-insert-date-time.page @@ -280,11 +279,12 @@ share/help/de/gedit/gedit-undo-redo.page share/help/de/gedit/index.page share/help/el/gedit/figures/gedit-icon-24x24.png share/help/el/gedit/figures/gedit3-screenshot.png +share/help/el/gedit/gedit-admin-privileges.page share/help/el/gedit/gedit-brief-intro.page +share/help/el/gedit/gedit-change-case.page share/help/el/gedit/gedit-change-color-scheme.page share/help/el/gedit/gedit-close-file.page share/help/el/gedit/gedit-create-new-file.page -share/help/el/gedit/gedit-edit-as-root.page share/help/el/gedit/gedit-files-basic.page share/help/el/gedit/gedit-full-screen.page share/help/el/gedit/gedit-general-intro.page @@ -294,7 +294,6 @@ share/help/el/gedit/gedit-open-on-server.page share/help/el/gedit/gedit-open-recent.page share/help/el/gedit/gedit-open-several-files-at-once.page share/help/el/gedit/gedit-plugin-guide.page -share/help/el/gedit/gedit-plugins-change-case.page share/help/el/gedit/gedit-plugins-doc-stats.page share/help/el/gedit/gedit-plugins-file-browser.page share/help/el/gedit/gedit-plugins-insert-date-time.page @@ -314,11 +313,12 @@ share/help/el/gedit/gedit-undo-redo.page share/help/el/gedit/index.page share/help/en_GB/gedit/figures/gedit-icon-24x24.png share/help/en_GB/gedit/figures/gedit3-screenshot.png +share/help/en_GB/gedit/gedit-admin-privileges.page share/help/en_GB/gedit/gedit-brief-intro.page +share/help/en_GB/gedit/gedit-change-case.page share/help/en_GB/gedit/gedit-change-color-scheme.page share/help/en_GB/gedit/gedit-close-file.page share/help/en_GB/gedit/gedit-create-new-file.page -share/help/en_GB/gedit/gedit-edit-as-root.page share/help/en_GB/gedit/gedit-files-basic.page share/help/en_GB/gedit/gedit-full-screen.page share/help/en_GB/gedit/gedit-general-intro.page @@ -328,7 +328,6 @@ share/help/en_GB/gedit/gedit-open-on-server.page share/help/en_GB/gedit/gedit-open-recent.page share/help/en_GB/gedit/gedit-open-several-files-at-once.page share/help/en_GB/gedit/gedit-plugin-guide.page -share/help/en_GB/gedit/gedit-plugins-change-case.page share/help/en_GB/gedit/gedit-plugins-doc-stats.page share/help/en_GB/gedit/gedit-plugins-file-browser.page share/help/en_GB/gedit/gedit-plugins-insert-date-time.page @@ -348,11 +347,12 @@ share/help/en_GB/gedit/gedit-undo-redo.page share/help/en_GB/gedit/index.page share/help/es/gedit/figures/gedit-icon-24x24.png share/help/es/gedit/figures/gedit3-screenshot.png +share/help/es/gedit/gedit-admin-privileges.page share/help/es/gedit/gedit-brief-intro.page +share/help/es/gedit/gedit-change-case.page share/help/es/gedit/gedit-change-color-scheme.page share/help/es/gedit/gedit-close-file.page share/help/es/gedit/gedit-create-new-file.page -share/help/es/gedit/gedit-edit-as-root.page share/help/es/gedit/gedit-files-basic.page share/help/es/gedit/gedit-full-screen.page share/help/es/gedit/gedit-general-intro.page @@ -362,7 +362,6 @@ share/help/es/gedit/gedit-open-on-server.page share/help/es/gedit/gedit-open-recent.page share/help/es/gedit/gedit-open-several-files-at-once.page share/help/es/gedit/gedit-plugin-guide.page -share/help/es/gedit/gedit-plugins-change-case.page share/help/es/gedit/gedit-plugins-doc-stats.page share/help/es/gedit/gedit-plugins-file-browser.page share/help/es/gedit/gedit-plugins-insert-date-time.page @@ -382,11 +381,12 @@ share/help/es/gedit/gedit-undo-redo.page share/help/es/gedit/index.page share/help/eu/gedit/figures/gedit-icon-24x24.png share/help/eu/gedit/figures/gedit3-screenshot.png +share/help/eu/gedit/gedit-admin-privileges.page share/help/eu/gedit/gedit-brief-intro.page +share/help/eu/gedit/gedit-change-case.page share/help/eu/gedit/gedit-change-color-scheme.page share/help/eu/gedit/gedit-close-file.page share/help/eu/gedit/gedit-create-new-file.page -share/help/eu/gedit/gedit-edit-as-root.page share/help/eu/gedit/gedit-files-basic.page share/help/eu/gedit/gedit-full-screen.page share/help/eu/gedit/gedit-general-intro.page @@ -396,7 +396,6 @@ share/help/eu/gedit/gedit-open-on-server.page share/help/eu/gedit/gedit-open-recent.page share/help/eu/gedit/gedit-open-several-files-at-once.page share/help/eu/gedit/gedit-plugin-guide.page -share/help/eu/gedit/gedit-plugins-change-case.page share/help/eu/gedit/gedit-plugins-doc-stats.page share/help/eu/gedit/gedit-plugins-file-browser.page share/help/eu/gedit/gedit-plugins-insert-date-time.page @@ -416,11 +415,12 @@ share/help/eu/gedit/gedit-undo-redo.page share/help/eu/gedit/index.page share/help/fi/gedit/figures/gedit-icon-24x24.png share/help/fi/gedit/figures/gedit3-screenshot.png +share/help/fi/gedit/gedit-admin-privileges.page share/help/fi/gedit/gedit-brief-intro.page +share/help/fi/gedit/gedit-change-case.page share/help/fi/gedit/gedit-change-color-scheme.page share/help/fi/gedit/gedit-close-file.page share/help/fi/gedit/gedit-create-new-file.page -share/help/fi/gedit/gedit-edit-as-root.page share/help/fi/gedit/gedit-files-basic.page share/help/fi/gedit/gedit-full-screen.page share/help/fi/gedit/gedit-general-intro.page @@ -430,7 +430,6 @@ share/help/fi/gedit/gedit-open-on-server.page share/help/fi/gedit/gedit-open-recent.page share/help/fi/gedit/gedit-open-several-files-at-once.page share/help/fi/gedit/gedit-plugin-guide.page -share/help/fi/gedit/gedit-plugins-change-case.page share/help/fi/gedit/gedit-plugins-doc-stats.page share/help/fi/gedit/gedit-plugins-file-browser.page share/help/fi/gedit/gedit-plugins-insert-date-time.page @@ -450,11 +449,12 @@ share/help/fi/gedit/gedit-undo-redo.page share/help/fi/gedit/index.page share/help/fr/gedit/figures/gedit-icon-24x24.png share/help/fr/gedit/figures/gedit3-screenshot.png +share/help/fr/gedit/gedit-admin-privileges.page share/help/fr/gedit/gedit-brief-intro.page +share/help/fr/gedit/gedit-change-case.page share/help/fr/gedit/gedit-change-color-scheme.page share/help/fr/gedit/gedit-close-file.page share/help/fr/gedit/gedit-create-new-file.page -share/help/fr/gedit/gedit-edit-as-root.page share/help/fr/gedit/gedit-files-basic.page share/help/fr/gedit/gedit-full-screen.page share/help/fr/gedit/gedit-general-intro.page @@ -464,7 +464,6 @@ share/help/fr/gedit/gedit-open-on-server.page share/help/fr/gedit/gedit-open-recent.page share/help/fr/gedit/gedit-open-several-files-at-once.page share/help/fr/gedit/gedit-plugin-guide.page -share/help/fr/gedit/gedit-plugins-change-case.page share/help/fr/gedit/gedit-plugins-doc-stats.page share/help/fr/gedit/gedit-plugins-file-browser.page share/help/fr/gedit/gedit-plugins-insert-date-time.page @@ -484,11 +483,12 @@ share/help/fr/gedit/gedit-undo-redo.page share/help/fr/gedit/index.page share/help/gl/gedit/figures/gedit-icon-24x24.png share/help/gl/gedit/figures/gedit3-screenshot.png +share/help/gl/gedit/gedit-admin-privileges.page share/help/gl/gedit/gedit-brief-intro.page +share/help/gl/gedit/gedit-change-case.page share/help/gl/gedit/gedit-change-color-scheme.page share/help/gl/gedit/gedit-close-file.page share/help/gl/gedit/gedit-create-new-file.page -share/help/gl/gedit/gedit-edit-as-root.page share/help/gl/gedit/gedit-files-basic.page share/help/gl/gedit/gedit-full-screen.page share/help/gl/gedit/gedit-general-intro.page @@ -498,7 +498,6 @@ share/help/gl/gedit/gedit-open-on-server.page share/help/gl/gedit/gedit-open-recent.page share/help/gl/gedit/gedit-open-several-files-at-once.page share/help/gl/gedit/gedit-plugin-guide.page -share/help/gl/gedit/gedit-plugins-change-case.page share/help/gl/gedit/gedit-plugins-doc-stats.page share/help/gl/gedit/gedit-plugins-file-browser.page share/help/gl/gedit/gedit-plugins-insert-date-time.page @@ -518,11 +517,12 @@ share/help/gl/gedit/gedit-undo-redo.page share/help/gl/gedit/index.page share/help/hu/gedit/figures/gedit-icon-24x24.png share/help/hu/gedit/figures/gedit3-screenshot.png +share/help/hu/gedit/gedit-admin-privileges.page share/help/hu/gedit/gedit-brief-intro.page +share/help/hu/gedit/gedit-change-case.page share/help/hu/gedit/gedit-change-color-scheme.page share/help/hu/gedit/gedit-close-file.page share/help/hu/gedit/gedit-create-new-file.page -share/help/hu/gedit/gedit-edit-as-root.page share/help/hu/gedit/gedit-files-basic.page share/help/hu/gedit/gedit-full-screen.page share/help/hu/gedit/gedit-general-intro.page @@ -532,7 +532,6 @@ share/help/hu/gedit/gedit-open-on-server.page share/help/hu/gedit/gedit-open-recent.page share/help/hu/gedit/gedit-open-several-files-at-once.page share/help/hu/gedit/gedit-plugin-guide.page -share/help/hu/gedit/gedit-plugins-change-case.page share/help/hu/gedit/gedit-plugins-doc-stats.page share/help/hu/gedit/gedit-plugins-file-browser.page share/help/hu/gedit/gedit-plugins-insert-date-time.page @@ -552,11 +551,12 @@ share/help/hu/gedit/gedit-undo-redo.page share/help/hu/gedit/index.page share/help/id/gedit/figures/gedit-icon-24x24.png share/help/id/gedit/figures/gedit3-screenshot.png +share/help/id/gedit/gedit-admin-privileges.page share/help/id/gedit/gedit-brief-intro.page +share/help/id/gedit/gedit-change-case.page share/help/id/gedit/gedit-change-color-scheme.page share/help/id/gedit/gedit-close-file.page share/help/id/gedit/gedit-create-new-file.page -share/help/id/gedit/gedit-edit-as-root.page share/help/id/gedit/gedit-files-basic.page share/help/id/gedit/gedit-full-screen.page share/help/id/gedit/gedit-general-intro.page @@ -566,7 +566,6 @@ share/help/id/gedit/gedit-open-on-server.page share/help/id/gedit/gedit-open-recent.page share/help/id/gedit/gedit-open-several-files-at-once.page share/help/id/gedit/gedit-plugin-guide.page -share/help/id/gedit/gedit-plugins-change-case.page share/help/id/gedit/gedit-plugins-doc-stats.page share/help/id/gedit/gedit-plugins-file-browser.page share/help/id/gedit/gedit-plugins-insert-date-time.page @@ -586,11 +585,12 @@ share/help/id/gedit/gedit-undo-redo.page share/help/id/gedit/index.page share/help/it/gedit/figures/gedit-icon-24x24.png share/help/it/gedit/figures/gedit3-screenshot.png +share/help/it/gedit/gedit-admin-privileges.page share/help/it/gedit/gedit-brief-intro.page +share/help/it/gedit/gedit-change-case.page share/help/it/gedit/gedit-change-color-scheme.page share/help/it/gedit/gedit-close-file.page share/help/it/gedit/gedit-create-new-file.page -share/help/it/gedit/gedit-edit-as-root.page share/help/it/gedit/gedit-files-basic.page share/help/it/gedit/gedit-full-screen.page share/help/it/gedit/gedit-general-intro.page @@ -600,7 +600,6 @@ share/help/it/gedit/gedit-open-on-server.page share/help/it/gedit/gedit-open-recent.page share/help/it/gedit/gedit-open-several-files-at-once.page share/help/it/gedit/gedit-plugin-guide.page -share/help/it/gedit/gedit-plugins-change-case.page share/help/it/gedit/gedit-plugins-doc-stats.page share/help/it/gedit/gedit-plugins-file-browser.page share/help/it/gedit/gedit-plugins-insert-date-time.page @@ -620,11 +619,12 @@ share/help/it/gedit/gedit-undo-redo.page share/help/it/gedit/index.page share/help/ja/gedit/figures/gedit-icon-24x24.png share/help/ja/gedit/figures/gedit3-screenshot.png +share/help/ja/gedit/gedit-admin-privileges.page share/help/ja/gedit/gedit-brief-intro.page +share/help/ja/gedit/gedit-change-case.page share/help/ja/gedit/gedit-change-color-scheme.page share/help/ja/gedit/gedit-close-file.page share/help/ja/gedit/gedit-create-new-file.page -share/help/ja/gedit/gedit-edit-as-root.page share/help/ja/gedit/gedit-files-basic.page share/help/ja/gedit/gedit-full-screen.page share/help/ja/gedit/gedit-general-intro.page @@ -634,7 +634,6 @@ share/help/ja/gedit/gedit-open-on-server.page share/help/ja/gedit/gedit-open-recent.page share/help/ja/gedit/gedit-open-several-files-at-once.page share/help/ja/gedit/gedit-plugin-guide.page -share/help/ja/gedit/gedit-plugins-change-case.page share/help/ja/gedit/gedit-plugins-doc-stats.page share/help/ja/gedit/gedit-plugins-file-browser.page share/help/ja/gedit/gedit-plugins-insert-date-time.page @@ -654,11 +653,12 @@ share/help/ja/gedit/gedit-undo-redo.page share/help/ja/gedit/index.page share/help/ko/gedit/figures/gedit-icon-24x24.png share/help/ko/gedit/figures/gedit3-screenshot.png +share/help/ko/gedit/gedit-admin-privileges.page share/help/ko/gedit/gedit-brief-intro.page +share/help/ko/gedit/gedit-change-case.page share/help/ko/gedit/gedit-change-color-scheme.page share/help/ko/gedit/gedit-close-file.page share/help/ko/gedit/gedit-create-new-file.page -share/help/ko/gedit/gedit-edit-as-root.page share/help/ko/gedit/gedit-files-basic.page share/help/ko/gedit/gedit-full-screen.page share/help/ko/gedit/gedit-general-intro.page @@ -668,7 +668,6 @@ share/help/ko/gedit/gedit-open-on-server.page share/help/ko/gedit/gedit-open-recent.page share/help/ko/gedit/gedit-open-several-files-at-once.page share/help/ko/gedit/gedit-plugin-guide.page -share/help/ko/gedit/gedit-plugins-change-case.page share/help/ko/gedit/gedit-plugins-doc-stats.page share/help/ko/gedit/gedit-plugins-file-browser.page share/help/ko/gedit/gedit-plugins-insert-date-time.page @@ -688,11 +687,12 @@ share/help/ko/gedit/gedit-undo-redo.page share/help/ko/gedit/index.page share/help/lv/gedit/figures/gedit-icon-24x24.png share/help/lv/gedit/figures/gedit3-screenshot.png +share/help/lv/gedit/gedit-admin-privileges.page share/help/lv/gedit/gedit-brief-intro.page +share/help/lv/gedit/gedit-change-case.page share/help/lv/gedit/gedit-change-color-scheme.page share/help/lv/gedit/gedit-close-file.page share/help/lv/gedit/gedit-create-new-file.page -share/help/lv/gedit/gedit-edit-as-root.page share/help/lv/gedit/gedit-files-basic.page share/help/lv/gedit/gedit-full-screen.page share/help/lv/gedit/gedit-general-intro.page @@ -702,7 +702,6 @@ share/help/lv/gedit/gedit-open-on-server.page share/help/lv/gedit/gedit-open-recent.page share/help/lv/gedit/gedit-open-several-files-at-once.page share/help/lv/gedit/gedit-plugin-guide.page -share/help/lv/gedit/gedit-plugins-change-case.page share/help/lv/gedit/gedit-plugins-doc-stats.page share/help/lv/gedit/gedit-plugins-file-browser.page share/help/lv/gedit/gedit-plugins-insert-date-time.page @@ -722,11 +721,12 @@ share/help/lv/gedit/gedit-undo-redo.page share/help/lv/gedit/index.page share/help/oc/gedit/figures/gedit-icon-24x24.png share/help/oc/gedit/figures/gedit3-screenshot.png +share/help/oc/gedit/gedit-admin-privileges.page share/help/oc/gedit/gedit-brief-intro.page +share/help/oc/gedit/gedit-change-case.page share/help/oc/gedit/gedit-change-color-scheme.page share/help/oc/gedit/gedit-close-file.page share/help/oc/gedit/gedit-create-new-file.page -share/help/oc/gedit/gedit-edit-as-root.page share/help/oc/gedit/gedit-files-basic.page share/help/oc/gedit/gedit-full-screen.page share/help/oc/gedit/gedit-general-intro.page @@ -736,7 +736,6 @@ share/help/oc/gedit/gedit-open-on-server.page share/help/oc/gedit/gedit-open-recent.page share/help/oc/gedit/gedit-open-several-files-at-once.page share/help/oc/gedit/gedit-plugin-guide.page -share/help/oc/gedit/gedit-plugins-change-case.page share/help/oc/gedit/gedit-plugins-doc-stats.page share/help/oc/gedit/gedit-plugins-file-browser.page share/help/oc/gedit/gedit-plugins-insert-date-time.page @@ -756,11 +755,12 @@ share/help/oc/gedit/gedit-undo-redo.page share/help/oc/gedit/index.page share/help/pl/gedit/figures/gedit-icon-24x24.png share/help/pl/gedit/figures/gedit3-screenshot.png +share/help/pl/gedit/gedit-admin-privileges.page share/help/pl/gedit/gedit-brief-intro.page +share/help/pl/gedit/gedit-change-case.page share/help/pl/gedit/gedit-change-color-scheme.page share/help/pl/gedit/gedit-close-file.page share/help/pl/gedit/gedit-create-new-file.page -share/help/pl/gedit/gedit-edit-as-root.page share/help/pl/gedit/gedit-files-basic.page share/help/pl/gedit/gedit-full-screen.page share/help/pl/gedit/gedit-general-intro.page @@ -770,7 +770,6 @@ share/help/pl/gedit/gedit-open-on-server.page share/help/pl/gedit/gedit-open-recent.page share/help/pl/gedit/gedit-open-several-files-at-once.page share/help/pl/gedit/gedit-plugin-guide.page -share/help/pl/gedit/gedit-plugins-change-case.page share/help/pl/gedit/gedit-plugins-doc-stats.page share/help/pl/gedit/gedit-plugins-file-browser.page share/help/pl/gedit/gedit-plugins-insert-date-time.page @@ -790,11 +789,12 @@ share/help/pl/gedit/gedit-undo-redo.page share/help/pl/gedit/index.page share/help/pt_BR/gedit/figures/gedit-icon-24x24.png share/help/pt_BR/gedit/figures/gedit3-screenshot.png +share/help/pt_BR/gedit/gedit-admin-privileges.page share/help/pt_BR/gedit/gedit-brief-intro.page +share/help/pt_BR/gedit/gedit-change-case.page share/help/pt_BR/gedit/gedit-change-color-scheme.page share/help/pt_BR/gedit/gedit-close-file.page share/help/pt_BR/gedit/gedit-create-new-file.page -share/help/pt_BR/gedit/gedit-edit-as-root.page share/help/pt_BR/gedit/gedit-files-basic.page share/help/pt_BR/gedit/gedit-full-screen.page share/help/pt_BR/gedit/gedit-general-intro.page @@ -804,7 +804,6 @@ share/help/pt_BR/gedit/gedit-open-on-server.page share/help/pt_BR/gedit/gedit-open-recent.page share/help/pt_BR/gedit/gedit-open-several-files-at-once.page share/help/pt_BR/gedit/gedit-plugin-guide.page -share/help/pt_BR/gedit/gedit-plugins-change-case.page share/help/pt_BR/gedit/gedit-plugins-doc-stats.page share/help/pt_BR/gedit/gedit-plugins-file-browser.page share/help/pt_BR/gedit/gedit-plugins-insert-date-time.page @@ -824,11 +823,12 @@ share/help/pt_BR/gedit/gedit-undo-redo.page share/help/pt_BR/gedit/index.page share/help/ro/gedit/figures/gedit-icon-24x24.png share/help/ro/gedit/figures/gedit3-screenshot.png +share/help/ro/gedit/gedit-admin-privileges.page share/help/ro/gedit/gedit-brief-intro.page +share/help/ro/gedit/gedit-change-case.page share/help/ro/gedit/gedit-change-color-scheme.page share/help/ro/gedit/gedit-close-file.page share/help/ro/gedit/gedit-create-new-file.page -share/help/ro/gedit/gedit-edit-as-root.page share/help/ro/gedit/gedit-files-basic.page share/help/ro/gedit/gedit-full-screen.page share/help/ro/gedit/gedit-general-intro.page @@ -838,7 +838,6 @@ share/help/ro/gedit/gedit-open-on-server.page share/help/ro/gedit/gedit-open-recent.page share/help/ro/gedit/gedit-open-several-files-at-once.page share/help/ro/gedit/gedit-plugin-guide.page -share/help/ro/gedit/gedit-plugins-change-case.page share/help/ro/gedit/gedit-plugins-doc-stats.page share/help/ro/gedit/gedit-plugins-file-browser.page share/help/ro/gedit/gedit-plugins-insert-date-time.page @@ -858,11 +857,12 @@ share/help/ro/gedit/gedit-undo-redo.page share/help/ro/gedit/index.page share/help/ru/gedit/figures/gedit-icon-24x24.png share/help/ru/gedit/figures/gedit3-screenshot.png +share/help/ru/gedit/gedit-admin-privileges.page share/help/ru/gedit/gedit-brief-intro.page +share/help/ru/gedit/gedit-change-case.page share/help/ru/gedit/gedit-change-color-scheme.page share/help/ru/gedit/gedit-close-file.page share/help/ru/gedit/gedit-create-new-file.page -share/help/ru/gedit/gedit-edit-as-root.page share/help/ru/gedit/gedit-files-basic.page share/help/ru/gedit/gedit-full-screen.page share/help/ru/gedit/gedit-general-intro.page @@ -872,7 +872,6 @@ share/help/ru/gedit/gedit-open-on-server.page share/help/ru/gedit/gedit-open-recent.page share/help/ru/gedit/gedit-open-several-files-at-once.page share/help/ru/gedit/gedit-plugin-guide.page -share/help/ru/gedit/gedit-plugins-change-case.page share/help/ru/gedit/gedit-plugins-doc-stats.page share/help/ru/gedit/gedit-plugins-file-browser.page share/help/ru/gedit/gedit-plugins-insert-date-time.page @@ -892,11 +891,12 @@ share/help/ru/gedit/gedit-undo-redo.page share/help/ru/gedit/index.page share/help/sl/gedit/figures/gedit-icon-24x24.png share/help/sl/gedit/figures/gedit3-screenshot.png +share/help/sl/gedit/gedit-admin-privileges.page share/help/sl/gedit/gedit-brief-intro.page +share/help/sl/gedit/gedit-change-case.page share/help/sl/gedit/gedit-change-color-scheme.page share/help/sl/gedit/gedit-close-file.page share/help/sl/gedit/gedit-create-new-file.page -share/help/sl/gedit/gedit-edit-as-root.page share/help/sl/gedit/gedit-files-basic.page share/help/sl/gedit/gedit-full-screen.page share/help/sl/gedit/gedit-general-intro.page @@ -906,7 +906,6 @@ share/help/sl/gedit/gedit-open-on-server.page share/help/sl/gedit/gedit-open-recent.page share/help/sl/gedit/gedit-open-several-files-at-once.page share/help/sl/gedit/gedit-plugin-guide.page -share/help/sl/gedit/gedit-plugins-change-case.page share/help/sl/gedit/gedit-plugins-doc-stats.page share/help/sl/gedit/gedit-plugins-file-browser.page share/help/sl/gedit/gedit-plugins-insert-date-time.page @@ -926,11 +925,12 @@ share/help/sl/gedit/gedit-undo-redo.page share/help/sl/gedit/index.page share/help/sv/gedit/figures/gedit-icon-24x24.png share/help/sv/gedit/figures/gedit3-screenshot.png +share/help/sv/gedit/gedit-admin-privileges.page share/help/sv/gedit/gedit-brief-intro.page +share/help/sv/gedit/gedit-change-case.page share/help/sv/gedit/gedit-change-color-scheme.page share/help/sv/gedit/gedit-close-file.page share/help/sv/gedit/gedit-create-new-file.page -share/help/sv/gedit/gedit-edit-as-root.page share/help/sv/gedit/gedit-files-basic.page share/help/sv/gedit/gedit-full-screen.page share/help/sv/gedit/gedit-general-intro.page @@ -940,7 +940,6 @@ share/help/sv/gedit/gedit-open-on-server.page share/help/sv/gedit/gedit-open-recent.page share/help/sv/gedit/gedit-open-several-files-at-once.page share/help/sv/gedit/gedit-plugin-guide.page -share/help/sv/gedit/gedit-plugins-change-case.page share/help/sv/gedit/gedit-plugins-doc-stats.page share/help/sv/gedit/gedit-plugins-file-browser.page share/help/sv/gedit/gedit-plugins-insert-date-time.page @@ -960,11 +959,12 @@ share/help/sv/gedit/gedit-undo-redo.page share/help/sv/gedit/index.page share/help/te/gedit/figures/gedit-icon-24x24.png share/help/te/gedit/figures/gedit3-screenshot.png +share/help/te/gedit/gedit-admin-privileges.page share/help/te/gedit/gedit-brief-intro.page +share/help/te/gedit/gedit-change-case.page share/help/te/gedit/gedit-change-color-scheme.page share/help/te/gedit/gedit-close-file.page share/help/te/gedit/gedit-create-new-file.page -share/help/te/gedit/gedit-edit-as-root.page share/help/te/gedit/gedit-files-basic.page share/help/te/gedit/gedit-full-screen.page share/help/te/gedit/gedit-general-intro.page @@ -974,7 +974,6 @@ share/help/te/gedit/gedit-open-on-server.page share/help/te/gedit/gedit-open-recent.page share/help/te/gedit/gedit-open-several-files-at-once.page share/help/te/gedit/gedit-plugin-guide.page -share/help/te/gedit/gedit-plugins-change-case.page share/help/te/gedit/gedit-plugins-doc-stats.page share/help/te/gedit/gedit-plugins-file-browser.page share/help/te/gedit/gedit-plugins-insert-date-time.page @@ -994,11 +993,12 @@ share/help/te/gedit/gedit-undo-redo.page share/help/te/gedit/index.page share/help/th/gedit/figures/gedit-icon-24x24.png share/help/th/gedit/figures/gedit3-screenshot.png +share/help/th/gedit/gedit-admin-privileges.page share/help/th/gedit/gedit-brief-intro.page +share/help/th/gedit/gedit-change-case.page share/help/th/gedit/gedit-change-color-scheme.page share/help/th/gedit/gedit-close-file.page share/help/th/gedit/gedit-create-new-file.page -share/help/th/gedit/gedit-edit-as-root.page share/help/th/gedit/gedit-files-basic.page share/help/th/gedit/gedit-full-screen.page share/help/th/gedit/gedit-general-intro.page @@ -1008,7 +1008,6 @@ share/help/th/gedit/gedit-open-on-server.page share/help/th/gedit/gedit-open-recent.page share/help/th/gedit/gedit-open-several-files-at-once.page share/help/th/gedit/gedit-plugin-guide.page -share/help/th/gedit/gedit-plugins-change-case.page share/help/th/gedit/gedit-plugins-doc-stats.page share/help/th/gedit/gedit-plugins-file-browser.page share/help/th/gedit/gedit-plugins-insert-date-time.page @@ -1028,11 +1027,12 @@ share/help/th/gedit/gedit-undo-redo.page share/help/th/gedit/index.page share/help/uk/gedit/figures/gedit-icon-24x24.png share/help/uk/gedit/figures/gedit3-screenshot.png +share/help/uk/gedit/gedit-admin-privileges.page share/help/uk/gedit/gedit-brief-intro.page +share/help/uk/gedit/gedit-change-case.page share/help/uk/gedit/gedit-change-color-scheme.page share/help/uk/gedit/gedit-close-file.page share/help/uk/gedit/gedit-create-new-file.page -share/help/uk/gedit/gedit-edit-as-root.page share/help/uk/gedit/gedit-files-basic.page share/help/uk/gedit/gedit-full-screen.page share/help/uk/gedit/gedit-general-intro.page @@ -1042,7 +1042,6 @@ share/help/uk/gedit/gedit-open-on-server.page share/help/uk/gedit/gedit-open-recent.page share/help/uk/gedit/gedit-open-several-files-at-once.page share/help/uk/gedit/gedit-plugin-guide.page -share/help/uk/gedit/gedit-plugins-change-case.page share/help/uk/gedit/gedit-plugins-doc-stats.page share/help/uk/gedit/gedit-plugins-file-browser.page share/help/uk/gedit/gedit-plugins-insert-date-time.page @@ -1062,11 +1061,12 @@ share/help/uk/gedit/gedit-undo-redo.page share/help/uk/gedit/index.page share/help/zh_CN/gedit/figures/gedit-icon-24x24.png share/help/zh_CN/gedit/figures/gedit3-screenshot.png +share/help/zh_CN/gedit/gedit-admin-privileges.page share/help/zh_CN/gedit/gedit-brief-intro.page +share/help/zh_CN/gedit/gedit-change-case.page share/help/zh_CN/gedit/gedit-change-color-scheme.page share/help/zh_CN/gedit/gedit-close-file.page share/help/zh_CN/gedit/gedit-create-new-file.page -share/help/zh_CN/gedit/gedit-edit-as-root.page share/help/zh_CN/gedit/gedit-files-basic.page share/help/zh_CN/gedit/gedit-full-screen.page share/help/zh_CN/gedit/gedit-general-intro.page @@ -1076,7 +1076,6 @@ share/help/zh_CN/gedit/gedit-open-on-server.page share/help/zh_CN/gedit/gedit-open-recent.page share/help/zh_CN/gedit/gedit-open-several-files-at-once.page share/help/zh_CN/gedit/gedit-plugin-guide.page -share/help/zh_CN/gedit/gedit-plugins-change-case.page share/help/zh_CN/gedit/gedit-plugins-doc-stats.page share/help/zh_CN/gedit/gedit-plugins-file-browser.page share/help/zh_CN/gedit/gedit-plugins-insert-date-time.page @@ -1096,11 +1095,12 @@ share/help/zh_CN/gedit/gedit-undo-redo.page share/help/zh_CN/gedit/index.page share/help/zh_HK/gedit/figures/gedit-icon-24x24.png share/help/zh_HK/gedit/figures/gedit3-screenshot.png +share/help/zh_HK/gedit/gedit-admin-privileges.page share/help/zh_HK/gedit/gedit-brief-intro.page +share/help/zh_HK/gedit/gedit-change-case.page share/help/zh_HK/gedit/gedit-change-color-scheme.page share/help/zh_HK/gedit/gedit-close-file.page share/help/zh_HK/gedit/gedit-create-new-file.page -share/help/zh_HK/gedit/gedit-edit-as-root.page share/help/zh_HK/gedit/gedit-files-basic.page share/help/zh_HK/gedit/gedit-full-screen.page share/help/zh_HK/gedit/gedit-general-intro.page @@ -1110,7 +1110,6 @@ share/help/zh_HK/gedit/gedit-open-on-server.page share/help/zh_HK/gedit/gedit-open-recent.page share/help/zh_HK/gedit/gedit-open-several-files-at-once.page share/help/zh_HK/gedit/gedit-plugin-guide.page -share/help/zh_HK/gedit/gedit-plugins-change-case.page share/help/zh_HK/gedit/gedit-plugins-doc-stats.page share/help/zh_HK/gedit/gedit-plugins-file-browser.page share/help/zh_HK/gedit/gedit-plugins-insert-date-time.page @@ -1130,11 +1129,12 @@ share/help/zh_HK/gedit/gedit-undo-redo.page share/help/zh_HK/gedit/index.page share/help/zh_TW/gedit/figures/gedit-icon-24x24.png share/help/zh_TW/gedit/figures/gedit3-screenshot.png +share/help/zh_TW/gedit/gedit-admin-privileges.page share/help/zh_TW/gedit/gedit-brief-intro.page +share/help/zh_TW/gedit/gedit-change-case.page share/help/zh_TW/gedit/gedit-change-color-scheme.page share/help/zh_TW/gedit/gedit-close-file.page share/help/zh_TW/gedit/gedit-create-new-file.page -share/help/zh_TW/gedit/gedit-edit-as-root.page share/help/zh_TW/gedit/gedit-files-basic.page share/help/zh_TW/gedit/gedit-full-screen.page share/help/zh_TW/gedit/gedit-general-intro.page @@ -1144,7 +1144,6 @@ share/help/zh_TW/gedit/gedit-open-on-server.page share/help/zh_TW/gedit/gedit-open-recent.page share/help/zh_TW/gedit/gedit-open-several-files-at-once.page share/help/zh_TW/gedit/gedit-plugin-guide.page -share/help/zh_TW/gedit/gedit-plugins-change-case.page share/help/zh_TW/gedit/gedit-plugins-doc-stats.page share/help/zh_TW/gedit/gedit-plugins-file-browser.page share/help/zh_TW/gedit/gedit-plugins-insert-date-time.page diff --git a/editors/helix/Makefile b/editors/helix/Makefile index d4981959a11a..a96855d76645 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,6 +1,6 @@ PORTNAME= helix DISTVERSION= 25.07.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= https://git.sr.ht/~ecs/tree-sitter-hare/archive/:treesitterhare \ https://git.sr.ht/~jummit/tree-sitter-wren/archive/:treesitterwren \ diff --git a/editors/kakoune-lsp/Makefile b/editors/kakoune-lsp/Makefile index 05de1d371d39..7e7a968f18f6 100644 --- a/editors/kakoune-lsp/Makefile +++ b/editors/kakoune-lsp/Makefile @@ -1,6 +1,7 @@ PORTNAME= lsp DISTVERSIONPREFIX= v DISTVERSION= 18.2.0 +PORTREVISION= 1 CATEGORIES= editors PKGNAMEPREFIX= ${KAKPKGNAMEPREFIX} diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile index f97d4eeb4483..ca36117a1fb6 100644 --- a/editors/kibi/Makefile +++ b/editors/kibi/Makefile @@ -1,7 +1,7 @@ PORTNAME= kibi DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= editors MAINTAINER= lcook@FreeBSD.org diff --git a/editors/languageclient-neovim/Makefile b/editors/languageclient-neovim/Makefile index 4aa2604ccbdf..1a580452fa83 100644 --- a/editors/languageclient-neovim/Makefile +++ b/editors/languageclient-neovim/Makefile @@ -1,7 +1,7 @@ PORTNAME= languageclient-neovim DISTVERSION= 0.1.161-3 DISTVERSIONSUFFIX= -gcf6dd11 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org diff --git a/editors/lapce/Makefile b/editors/lapce/Makefile index 9e5aa15b4438..9bbffe1bd6ee 100644 --- a/editors/lapce/Makefile +++ b/editors/lapce/Makefile @@ -1,7 +1,7 @@ PORTNAME= lapce DISTVERSIONPREFIX= v DISTVERSION= 0.4.5 # Cargo.lock patched: `make patch cargo-crates` -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org diff --git a/editors/microsoft-edit/Makefile b/editors/microsoft-edit/Makefile index 26ff741b2bfa..cfba9aa6a17f 100644 --- a/editors/microsoft-edit/Makefile +++ b/editors/microsoft-edit/Makefile @@ -1,7 +1,7 @@ PORTNAME= microsoft-edit DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MAINTAINER= nobutaka@FreeBSD.org diff --git a/editors/neovim-gtk/Makefile b/editors/neovim-gtk/Makefile index 7ec8fbccfd5b..ecacba5de460 100644 --- a/editors/neovim-gtk/Makefile +++ b/editors/neovim-gtk/Makefile @@ -1,7 +1,7 @@ PORTNAME= neovim-gtk DISTVERSIONPREFIX= v DISTVERSION= 1.0.4 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= editors MAINTAINER= asomers@FreeBSD.org diff --git a/editors/ox/Makefile b/editors/ox/Makefile index a054f58f8da2..31da1f7cd9e9 100644 --- a/editors/ox/Makefile +++ b/editors/ox/Makefile @@ -1,6 +1,6 @@ PORTNAME= ox DISTVERSION= 0.7.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors PKGNAMESUFFIX= -text-editor diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile index 23d759809e88..1cd5e9d6170e 100644 --- a/editors/parinfer-rust/Makefile +++ b/editors/parinfer-rust/Makefile @@ -1,7 +1,7 @@ PORTNAME= parinfer-rust DISTVERSIONPREFIX= v DISTVERSION= 0.4.3.20220110 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= editors MAINTAINER= bofh@FreeBSD.org diff --git a/emulators/86Box/Makefile b/emulators/86Box/Makefile index 35d2c1c01cf0..6ed2545ec34e 100644 --- a/emulators/86Box/Makefile +++ b/emulators/86Box/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 5.0 CATEGORIES= emulators -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Emulator of x86-based machines based on PCem WWW= https://86box.net/ diff --git a/emulators/flexemu/Makefile b/emulators/flexemu/Makefile index 8c44dde04c64..b9869aa3664f 100644 --- a/emulators/flexemu/Makefile +++ b/emulators/flexemu/Makefile @@ -1,6 +1,7 @@ PORTNAME= flexemu DISTVERSIONPREFIX= V DISTVERSION= 3.30 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= rhurlin@FreeBSD.org @@ -9,7 +10,7 @@ WWW= https://flexemu.neocities.org/ LICENSE= GPLv2 -USES= cmake compiler:c++17-lang desktop-file-utils gl libtool \ +USES= cmake compiler:c++17-lang desktop-file-utils gl \ ncurses qt:6 shared-mime-info xorg USE_GITHUB= yes GH_ACCOUNT= aladur @@ -25,11 +26,4 @@ CMAKE_ARGS+= -DFLEXEMU_QT_MAJOR_VERSION=6 \ -DCLANG_TIDY=${LOCALBASE}/bin/clang-tidy${COMPILER_VERSION:C/.$//} \ -DRUN_CLANG_TIDY=${LOCALBASE}/llvm${COMPILER_VERSION:C/.$//}/bin/run-clang-tidy -# test target has build errors atm. -test: - @cd ${WRKDIR}/.build && \ - ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} ${CMAKE_SOURCE_PATH} && \ - ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ - ${BUILD_WRKSRC}/test - .include <bsd.port.mk> diff --git a/emulators/flexemu/pkg-plist b/emulators/flexemu/pkg-plist index e21e56a9755c..dda193858a03 100644 --- a/emulators/flexemu/pkg-plist +++ b/emulators/flexemu/pkg-plist @@ -110,10 +110,12 @@ share/icons/hicolor/32x32/apps/flexemu.png share/icons/hicolor/48x48/apps/flexemu-flexplorer.png share/icons/hicolor/48x48/apps/flexemu-fsetup.png share/icons/hicolor/48x48/apps/flexemu.png +share/icons/hicolor/48x48/mimetypes/application-x-flex-diskimage.png share/icons/hicolor/64x64/apps/flexemu-flexplorer.png share/icons/hicolor/64x64/apps/flexemu-fsetup.png share/icons/hicolor/64x64/apps/flexemu.png share/icons/hicolor/scalable/apps/flexemu-flexplorer.svg share/icons/hicolor/scalable/apps/flexemu-fsetup.svg share/icons/hicolor/scalable/apps/flexemu.svg +share/icons/hicolor/scalable/mimetypes/application-x-flex-diskimage.svg share/mime/packages/flexemu.xml diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index b8c142a24b12..04d3ed93025a 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= qemu -DISTVERSION= 10.1.20250830 +DISTVERSION= 10.1.20250930 CATEGORIES= emulators PKGNAMESUFFIX= -devel DIST_SUBDIR= qemu/${PORTVERSION} @@ -23,11 +23,11 @@ USES= bison compiler:c11 cpe gmake gnome iconv:wchar_t localbase:ldflags \ ninja perl5 pkgconfig python:build shebangfix tar:xz xorg USE_GITLAB= yes GL_ACCOUNT= qemu-project -GL_TAGNAME= 91589bcd9fee0e66b241d04e5f37cd4f218187a2 +GL_TAGNAME= 29b77c1a2db2d796bc3847852a5c8dc2a1e6e83b GL_TUPLE= qemu-project:keycodemapdb:f5772a62ec52591ff6870b7e8ef32482371f22c6:keycodemapdb/subprojects/keycodemapdb \ qemu-project:dtc:b6910bec11614980a21e46fbccc35934b671bd81:dtc/subprojects/dtc \ qemu-project:libvfio-user:0b28d205572c80b568a1003db2c8f37ca333e4d7:libvfio/subprojects/libvfio-user \ - qemu-project:meson:2cf1fa324069daa170c1f0d321c0f7d885fff670:meson/meson \ + qemu-project:meson:c0a5e9293209f465ab114ae0fcd92de640ef48a6:meson/meson \ qemu-project:berkeley-softfloat-3:b64af41c3276f97f0e181920400ee056b9c88037:berkeleysoftfloat3/subprojects/berkeley-softfloat-3 \ qemu-project:berkeley-testfloat-3:e7af9751d9f9fd3b47911f51a5cfd08af256a9ab:berkeleytestfloat3/subprojects/berkeley-testfloat-3 USE_GNOME= cairo glib20 diff --git a/emulators/qemu-devel/distinfo b/emulators/qemu-devel/distinfo index 3b8ed19f1d56..9f611f6e478f 100644 --- a/emulators/qemu-devel/distinfo +++ b/emulators/qemu-devel/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1756803889 -SHA256 (qemu/10.1.20250830/qemu-project-qemu-91589bcd9fee0e66b241d04e5f37cd4f218187a2_GL0.tar.gz) = ddf0254081a24244c68144387db547bcd205f48361f56bc1f0f5a4877593ce1d -SIZE (qemu/10.1.20250830/qemu-project-qemu-91589bcd9fee0e66b241d04e5f37cd4f218187a2_GL0.tar.gz) = 40128088 -SHA256 (qemu/10.1.20250830/qemu-project-keycodemapdb-f5772a62ec52591ff6870b7e8ef32482371f22c6_GL0.tar.gz) = d014b53382dbb17b8196ad12f50de7f20d0ef1b9f7d54b0be51a6cbb14209195 -SIZE (qemu/10.1.20250830/qemu-project-keycodemapdb-f5772a62ec52591ff6870b7e8ef32482371f22c6_GL0.tar.gz) = 29580 -SHA256 (qemu/10.1.20250830/qemu-project-dtc-b6910bec11614980a21e46fbccc35934b671bd81_GL0.tar.gz) = e115f987eec23a1ba25150a46ced1675de3716072d3b4905afb3a9cda0f007c7 -SIZE (qemu/10.1.20250830/qemu-project-dtc-b6910bec11614980a21e46fbccc35934b671bd81_GL0.tar.gz) = 205556 -SHA256 (qemu/10.1.20250830/qemu-project-libvfio-user-0b28d205572c80b568a1003db2c8f37ca333e4d7_GL0.tar.gz) = d2f60cd4f86f345aab1332953eb736cce3518159e6e99bcc2d10467c06f717fe -SIZE (qemu/10.1.20250830/qemu-project-libvfio-user-0b28d205572c80b568a1003db2c8f37ca333e4d7_GL0.tar.gz) = 189943 -SHA256 (qemu/10.1.20250830/qemu-project-meson-2cf1fa324069daa170c1f0d321c0f7d885fff670_GL0.tar.gz) = b4b7fe671632df719101be1a67b90e49446a5ec0dc006060ef28466f47e6fa5a -SIZE (qemu/10.1.20250830/qemu-project-meson-2cf1fa324069daa170c1f0d321c0f7d885fff670_GL0.tar.gz) = 4934066 -SHA256 (qemu/10.1.20250830/qemu-project-berkeley-softfloat-3-b64af41c3276f97f0e181920400ee056b9c88037_GL0.tar.gz) = faae889814ea6a292f7ca03d9b36e6c7e95bab2a64777804883cc822b8d48757 -SIZE (qemu/10.1.20250830/qemu-project-berkeley-softfloat-3-b64af41c3276f97f0e181920400ee056b9c88037_GL0.tar.gz) = 148741 -SHA256 (qemu/10.1.20250830/qemu-project-berkeley-testfloat-3-e7af9751d9f9fd3b47911f51a5cfd08af256a9ab_GL0.tar.gz) = e7a09d51dc7e96cb8422c919c85fc3833d4f788567638c9162ef5cd7db59b1df -SIZE (qemu/10.1.20250830/qemu-project-berkeley-testfloat-3-e7af9751d9f9fd3b47911f51a5cfd08af256a9ab_GL0.tar.gz) = 139308 +TIMESTAMP = 1759582279 +SHA256 (qemu/10.1.20250930/qemu-project-qemu-29b77c1a2db2d796bc3847852a5c8dc2a1e6e83b_GL0.tar.gz) = 008351e18d84b8e69924ff85e1a0ff8df22673903af24434d0c642bde2e9a1da +SIZE (qemu/10.1.20250930/qemu-project-qemu-29b77c1a2db2d796bc3847852a5c8dc2a1e6e83b_GL0.tar.gz) = 40218554 +SHA256 (qemu/10.1.20250930/qemu-project-keycodemapdb-f5772a62ec52591ff6870b7e8ef32482371f22c6_GL0.tar.gz) = d014b53382dbb17b8196ad12f50de7f20d0ef1b9f7d54b0be51a6cbb14209195 +SIZE (qemu/10.1.20250930/qemu-project-keycodemapdb-f5772a62ec52591ff6870b7e8ef32482371f22c6_GL0.tar.gz) = 29580 +SHA256 (qemu/10.1.20250930/qemu-project-dtc-b6910bec11614980a21e46fbccc35934b671bd81_GL0.tar.gz) = e115f987eec23a1ba25150a46ced1675de3716072d3b4905afb3a9cda0f007c7 +SIZE (qemu/10.1.20250930/qemu-project-dtc-b6910bec11614980a21e46fbccc35934b671bd81_GL0.tar.gz) = 205556 +SHA256 (qemu/10.1.20250930/qemu-project-libvfio-user-0b28d205572c80b568a1003db2c8f37ca333e4d7_GL0.tar.gz) = d2f60cd4f86f345aab1332953eb736cce3518159e6e99bcc2d10467c06f717fe +SIZE (qemu/10.1.20250930/qemu-project-libvfio-user-0b28d205572c80b568a1003db2c8f37ca333e4d7_GL0.tar.gz) = 189943 +SHA256 (qemu/10.1.20250930/qemu-project-meson-c0a5e9293209f465ab114ae0fcd92de640ef48a6_GL0.tar.gz) = d22430645a2340d7d3a356ba70ff6c769be0f7f1f9e5d4b7bc0fa7a202623a3a +SIZE (qemu/10.1.20250930/qemu-project-meson-c0a5e9293209f465ab114ae0fcd92de640ef48a6_GL0.tar.gz) = 4937576 +SHA256 (qemu/10.1.20250930/qemu-project-berkeley-softfloat-3-b64af41c3276f97f0e181920400ee056b9c88037_GL0.tar.gz) = faae889814ea6a292f7ca03d9b36e6c7e95bab2a64777804883cc822b8d48757 +SIZE (qemu/10.1.20250930/qemu-project-berkeley-softfloat-3-b64af41c3276f97f0e181920400ee056b9c88037_GL0.tar.gz) = 148741 +SHA256 (qemu/10.1.20250930/qemu-project-berkeley-testfloat-3-e7af9751d9f9fd3b47911f51a5cfd08af256a9ab_GL0.tar.gz) = e7a09d51dc7e96cb8422c919c85fc3833d4f788567638c9162ef5cd7db59b1df +SIZE (qemu/10.1.20250930/qemu-project-berkeley-testfloat-3-e7af9751d9f9fd3b47911f51a5cfd08af256a9ab_GL0.tar.gz) = 139308 diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index 2a8781edac4a..1ddffd7839de 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v -DISTVERSION= 0.0.37 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -17986-g68d2573344 +DISTVERSION= 0.0.38 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -18170-g23b339d410 CATEGORIES= emulators wayland MAINTAINER= jbeich@FreeBSD.org @@ -13,10 +13,15 @@ LICENSE_COMB= multi LICENSE_FILE_ISCL= ${WRKSRC_cubeb}/LICENSE LICENSE_FILE_ZLIB= ${WRKSRC_asmjit}/LICENSE.md -BUILD_DEPENDS= flatc:devel/flatbuffers -LIB_DEPENDS= libcurl.so:ftp/curl \ +BUILD_DEPENDS= flatc:devel/flatbuffers \ + glslang>0:graphics/glslang +LIB_DEPENDS= libzstd.so:archivers/zstd \ + librtmidi.so:audio/rtmidi \ + libhidapi.so:comms/hidapi \ + libcurl.so:ftp/curl \ libpng.so:graphics/png \ libavcodec.so:multimedia/ffmpeg \ + libminiupnpc.so:net/miniupnpc \ libpugixml.so:textproc/pugixml ONLY_FOR_ARCHS= aarch64 amd64 @@ -24,16 +29,12 @@ ONLY_FOR_ARCHS_REASON= requires int128 and SSE2 USE_GITHUB= yes GH_ACCOUNT= RPCS3 -GH_TUPLE= RPCS3:hidapi:hidapi-0.14.0-53-gf424236:hidapi/3rdparty/hidapi/hidapi \ - RPCS3:soundtouch:2.3.1-78-g3982730:soundtouch/3rdparty/SoundTouch/soundtouch \ +GH_TUPLE= RPCS3:soundtouch:2.3.1-78-g3982730:soundtouch/3rdparty/SoundTouch/soundtouch \ asmjit:asmjit:416f735:asmjit/3rdparty/asmjit/asmjit \ - facebook:zstd:v1.5.7:zstd/3rdparty/zstd/zstd \ jbeder:yaml-cpp:0.8.0-11-g456c68f:yamlcpp/3rdparty/yaml-cpp/yaml-cpp \ - KhronosGroup:glslang:15.3.0:glslang/3rdparty/glslang/glslang \ kcat:openal-soft:1.23.1:openal_soft/3rdparty/OpenAL/openal-soft \ - kinetiknz:cubeb:cubeb-0.2-1425-g88585b6:cubeb/3rdparty/cubeb/cubeb \ + kinetiknz:cubeb:cubeb-0.2-1617-ge495bee:cubeb/3rdparty/cubeb/cubeb \ Megamouse:VulkanMemoryAllocator:1d8f600:vkalloc/3rdparty/GPUOpen/VulkanMemoryAllocator \ - miniupnp:miniupnp:miniupnpd_2_3_9:miniupnp/3rdparty/miniupnp/miniupnp \ nothings:stb:013ac3b:stb/3rdparty/stblib/stb \ wolfSSL:wolfssl:v5.8.0-stable:wolfssl/3rdparty/wolfssl/wolfssl \ xioTechnologies:Fusion:v1.2.8:fusion/3rdparty/fusion/fusion @@ -43,7 +44,8 @@ USES= cmake gl iconv:wchar_t llvm:min=19,lib localbase:ldflags \ USE_GL= gl glew USE_QT= base multimedia svg USE_XORG= x11 -CMAKE_ON= CMAKE_SKIP_RPATH ${CURL FFMPEG FLATBUFFERS LIBPNG PUGIXML XXHASH:L:S/^/USE_SYSTEM_/} +CMAKE_ON= CMAKE_SKIP_RPATH +CMAKE_ON+= ${GLSLANG FFMPEG FLATBUFFERS HIDAPI LIBPNG LIBUSB MINIUPNPC PUGIXML RTMIDI XXHASH ZSTD:L:S/^/USE_SYSTEM_/} CMAKE_ON+= BUNDLE_SPEEX # only used by cubeb tests CMAKE_OFF= USE_NATIVE_INSTRUCTIONS USE_PRECOMPILED_HEADERS LDFLAGS+= -Wl,--as-needed # GLU @@ -87,13 +89,6 @@ VULKAN_BUILD_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-heade VULKAN_LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader VULKAN_CMAKE_BOOL= USE_VULKAN -# XXX Unbundle audio/rtmidi -GH_TUPLE+= thestk:rtmidi:6.0.0:rtmidi/3rdparty/rtmidi/rtmidi -ALSA_LIB_DEPENDS+= libasound.so:audio/alsa-lib -ALSA_CMAKE_BOOL+= RTMIDI_API_ALSA -JACK_LIB_DEPENDS+= libjack.so:audio/jack -JACK_CMAKE_BOOL+= RTMIDI_API_JACK - post-patch: @${REINPLACE_CMD} -e '/GIT_BRANCH/s/local_build/master/' \ -e '/GIT_FULL_BRANCH/s/local_build/${GH_ACCOUNT}\/${GH_PROJECT}\/master/' \ diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo index ea0e9ab6a9f2..89f828272b3f 100644 --- a/emulators/rpcs3/distinfo +++ b/emulators/rpcs3/distinfo @@ -1,31 +1,21 @@ -TIMESTAMP = 1748728672 -SHA256 (RPCS3-rpcs3-v0.0.37-17986-g68d2573344_GH0.tar.gz) = de3235708b85cf9b03f3f8854bd5c81d4b8f88dff462b56978f18b00f20b824e -SIZE (RPCS3-rpcs3-v0.0.37-17986-g68d2573344_GH0.tar.gz) = 5861021 -SHA256 (RPCS3-hidapi-hidapi-0.14.0-53-gf424236_GH0.tar.gz) = 1494ab721a834346774c7821bb40ce9476cc7c1f2881820483afa76098df4e2b -SIZE (RPCS3-hidapi-hidapi-0.14.0-53-gf424236_GH0.tar.gz) = 364108 +TIMESTAMP = 1759349014 +SHA256 (RPCS3-rpcs3-v0.0.38-18170-g23b339d410_GH0.tar.gz) = 0b01ab9812e242299b803e4baa4c36f74ef63196a03d508e63cf4a0918f0aac6 +SIZE (RPCS3-rpcs3-v0.0.38-18170-g23b339d410_GH0.tar.gz) = 5883442 SHA256 (RPCS3-soundtouch-2.3.1-78-g3982730_GH0.tar.gz) = 68119ffee94c7eb2e12357599d7a47ec5cb029a89243daafb9ffad3fdfb433e9 SIZE (RPCS3-soundtouch-2.3.1-78-g3982730_GH0.tar.gz) = 607859 SHA256 (asmjit-asmjit-416f735_GH0.tar.gz) = 65ba9c3487da09af02db0c34405d1bdd3e49e134062930777f272007d97940fd SIZE (asmjit-asmjit-416f735_GH0.tar.gz) = 1151444 -SHA256 (facebook-zstd-v1.5.7_GH0.tar.gz) = 37d7284556b20954e56e1ca85b80226768902e2edabd3b649e9e72c0c9012ee3 -SIZE (facebook-zstd-v1.5.7_GH0.tar.gz) = 2451884 SHA256 (jbeder-yaml-cpp-0.8.0-11-g456c68f_GH0.tar.gz) = 3793d936474b1e6366f934f128f168dae711fd5e248dac048226c7879cefd6a3 SIZE (jbeder-yaml-cpp-0.8.0-11-g456c68f_GH0.tar.gz) = 1018173 -SHA256 (KhronosGroup-glslang-15.3.0_GH0.tar.gz) = c6c21fe1873c37e639a6a9ac72d857ab63a5be6893a589f34e09a6c757174201 -SIZE (KhronosGroup-glslang-15.3.0_GH0.tar.gz) = 4023163 SHA256 (kcat-openal-soft-1.23.1_GH0.tar.gz) = dfddf3a1f61059853c625b7bb03de8433b455f2f79f89548cbcbd5edca3d4a4a SIZE (kcat-openal-soft-1.23.1_GH0.tar.gz) = 840185 -SHA256 (kinetiknz-cubeb-cubeb-0.2-1425-g88585b6_GH0.tar.gz) = d10bf2d54d7202efa39ac10bc580048666d6e7a5019a5d1f0f71e8b7bf01f25c -SIZE (kinetiknz-cubeb-cubeb-0.2-1425-g88585b6_GH0.tar.gz) = 226777 +SHA256 (kinetiknz-cubeb-cubeb-0.2-1617-ge495bee_GH0.tar.gz) = bfe466842ed7df055e3106789b1d0b1b06274eee9be123d920365722fa8780fb +SIZE (kinetiknz-cubeb-cubeb-0.2-1617-ge495bee_GH0.tar.gz) = 243801 SHA256 (Megamouse-VulkanMemoryAllocator-1d8f600_GH0.tar.gz) = 5aef11d98bae2ea911cda9fedcac6935d5bc5d0776cee581fc7b7204bd7b0d47 SIZE (Megamouse-VulkanMemoryAllocator-1d8f600_GH0.tar.gz) = 962218 -SHA256 (miniupnp-miniupnp-miniupnpd_2_3_9_GH0.tar.gz) = ec7981351ad6a046eee0abf522ed1a45a3b0517e1da64e03826051f5f5354ea5 -SIZE (miniupnp-miniupnp-miniupnpd_2_3_9_GH0.tar.gz) = 540322 SHA256 (nothings-stb-013ac3b_GH0.tar.gz) = f2f5aeaa2504f8dc3ee7412cb480f9be218766c7a652ce3bcebbc25ec72d7e9c SIZE (nothings-stb-013ac3b_GH0.tar.gz) = 1510649 SHA256 (wolfSSL-wolfssl-v5.8.0-stable_GH0.tar.gz) = f90f18c7f12913a0b351b1f4305e768697ea1380794df1f2984b9452ab0aeeaf SIZE (wolfSSL-wolfssl-v5.8.0-stable_GH0.tar.gz) = 24936537 SHA256 (xioTechnologies-Fusion-v1.2.8_GH0.tar.gz) = ff9e4b8f09592226e310e8ac55073614743d04ace4e1ab66e96c3b517000600b SIZE (xioTechnologies-Fusion-v1.2.8_GH0.tar.gz) = 447874 -SHA256 (thestk-rtmidi-6.0.0_GH0.tar.gz) = ef7bcda27fee6936b651c29ebe9544c74959d0b1583b716ce80a1c6fea7617f0 -SIZE (thestk-rtmidi-6.0.0_GH0.tar.gz) = 515502 diff --git a/emulators/rpcs3/files/patch-cubeb-revert b/emulators/rpcs3/files/patch-cubeb-revert new file mode 100644 index 000000000000..c941396a31ea --- /dev/null +++ b/emulators/rpcs3/files/patch-cubeb-revert @@ -0,0 +1,112 @@ +Revert https://github.com/mozilla/cubeb/commit/0846b39f1fdc +until https://github.com/mozilla/cubeb/issues/746 + +--- 3rdparty/cubeb/cubeb/src/cubeb_sndio.c.orig 2025-09-16 23:01:49 UTC ++++ 3rdparty/cubeb/cubeb/src/cubeb_sndio.c +@@ -68,7 +68,7 @@ struct cubeb_stream { + struct sio_hdl * hdl; /* link us to sndio */ + int mode; /* bitmap of SIO_{PLAY,REC} */ + int active; /* cubec_start() called */ +- int conv; /* need float->s24 conversion */ ++ int conv; /* need float->s16 conversion */ + unsigned char * rbuf; /* rec data consumed from here */ + unsigned char * pbuf; /* play data is prepared here */ + unsigned int nfr; /* number of frames in ibuf and obuf */ +@@ -99,33 +99,33 @@ static void + } + + static void +-float_to_s24(void * ptr, long nsamp, float volume) ++float_to_s16(void * ptr, long nsamp, float volume) + { +- int32_t * dst = ptr; ++ int16_t * dst = ptr; + float * src = ptr; +- float mult = volume * 8388608; ++ float mult = volume * 32768; + int s; + + while (nsamp-- > 0) { + s = lrintf(*(src++) * mult); +- if (s < -8388608) +- s = -8388608; +- else if (s > 8388607) +- s = 8388607; ++ if (s < -32768) ++ s = -32768; ++ else if (s > 32767) ++ s = 32767; + *(dst++) = s; + } + } + + static void +-s24_to_float(void * ptr, long nsamp) ++s16_to_float(void * ptr, long nsamp) + { +- int32_t * src = ptr; ++ int16_t * src = ptr; + float * dst = ptr; + + src += nsamp; + dst += nsamp; + while (nsamp-- > 0) +- *(--dst) = (1. / 8388608) * *(--src); ++ *(--dst) = (1. / 32768) * *(--src); + } + + static const char * +@@ -213,7 +213,7 @@ sndio_mainloop(void * arg) + } + + if ((s->mode & SIO_REC) && s->conv) +- s24_to_float(s->rbuf, s->nfr * s->rchan); ++ s16_to_float(s->rbuf, s->nfr * s->rchan); + + /* invoke call-back, it returns less that s->nfr if done */ + pthread_mutex_unlock(&s->mtx); +@@ -244,7 +244,7 @@ sndio_mainloop(void * arg) + + if (s->mode & SIO_PLAY) { + if (s->conv) +- float_to_s24(s->pbuf, nfr * s->pchan, s->volume); ++ float_to_s16(s->pbuf, nfr * s->pchan, s->volume); + else + s16_setvol(s->pbuf, nfr * s->pchan, s->volume); + } +@@ -429,25 +429,21 @@ sndio_stream_init(cubeb * context, cubeb_stream ** str + } + WRAP(sio_initpar)(&wpar); + wpar.sig = 1; ++ wpar.bits = 16; + switch (format) { + case CUBEB_SAMPLE_S16LE: + wpar.le = 1; +- wpar.bits = 16; + break; + case CUBEB_SAMPLE_S16BE: + wpar.le = 0; +- wpar.bits = 16; + break; + case CUBEB_SAMPLE_FLOAT32NE: + wpar.le = SIO_LE_NATIVE; +- wpar.bits = 24; +- wpar.msb = 0; + break; + default: + DPR("sndio_stream_init() unsupported format\n"); + goto err; + } +- wpar.bps = SIO_BPS(wpar.bits); + wpar.rate = rate; + if (s->mode & SIO_REC) + wpar.rchan = input_stream_params->channels; +@@ -459,8 +455,6 @@ sndio_stream_init(cubeb * context, cubeb_stream ** str + goto err; + } + if (rpar.bits != wpar.bits || rpar.le != wpar.le || rpar.sig != wpar.sig || +- rpar.bps != wpar.bps || +- (wpar.bits < 8 * wpar.bps && rpar.msb != wpar.msb) || + rpar.rate != wpar.rate || + ((s->mode & SIO_REC) && rpar.rchan != wpar.rchan) || + ((s->mode & SIO_PLAY) && rpar.pchan != wpar.pchan)) { diff --git a/emulators/rpcs3/files/patch-hidapi b/emulators/rpcs3/files/patch-hidapi new file mode 100644 index 000000000000..eaa48cc6aae6 --- /dev/null +++ b/emulators/rpcs3/files/patch-hidapi @@ -0,0 +1,23 @@ +-- Checking for module 'hidapi-hidraw' +-- Package 'hidapi-hidraw' not found +CMake Error at /usr/local/share/cmake/Modules/FindPkgConfig.cmake:645 (message): + The following required packages were not found: + + - hidapi-hidraw + +--- 3rdparty/hidapi/CMakeLists.txt.orig 2025-09-30 21:49:18 UTC ++++ 3rdparty/hidapi/CMakeLists.txt +@@ -1,10 +1,10 @@ if(USE_SYSTEM_HIDAPI) + # hidapi + if(USE_SYSTEM_HIDAPI) + message(STATUS "RPCS3: using shared hidapi") +- pkg_check_modules(hidapi-hidraw REQUIRED IMPORTED_TARGET hidapi-hidraw) ++ pkg_check_modules(hidapi REQUIRED IMPORTED_TARGET hidapi) + add_library(3rdparty_hidapi INTERFACE) +- target_link_libraries(3rdparty_hidapi INTERFACE PkgConfig::hidapi-hidraw) +- target_include_directories(3rdparty_hidapi INTERFACE PkgConfig::hidapi-hidraw) ++ target_link_libraries(3rdparty_hidapi INTERFACE PkgConfig::hidapi) ++ target_include_directories(3rdparty_hidapi INTERFACE PkgConfig::hidapi) + else() + set(BUILD_SHARED_LIBS FALSE CACHE BOOL "Don't build shared libs") + set(HIDAPI_INSTALL_TARGETS FALSE CACHE BOOL "Don't install anything") diff --git a/emulators/rpcs3/files/patch-miniupnpc b/emulators/rpcs3/files/patch-miniupnpc new file mode 100644 index 000000000000..d3799f56750d --- /dev/null +++ b/emulators/rpcs3/files/patch-miniupnpc @@ -0,0 +1,20 @@ +Drop after net/miniupnpc >= 2.3.3 update. + +-- Checking for module 'miniupnpc>=2.3.3' +-- Package dependency requirement 'miniupnpc >= 2.3.3' could not be satisfied. +Package 'miniupnpc' has version '2.3.2', required version is '>= 2.3.3' +CMake Error at /usr/local/share/cmake/Modules/FindPkgConfig.cmake:645 (message): + The following required packages were not found: + + - miniupnpc>=2.3.3 + +--- 3rdparty/miniupnp/CMakeLists.txt.orig 2025-09-30 21:49:18 UTC ++++ 3rdparty/miniupnp/CMakeLists.txt +@@ -1,6 +1,6 @@ if(USE_SYSTEM_MINIUPNPC) + if(USE_SYSTEM_MINIUPNPC) + message(STATUS "RPCS3: using shared MiniUPnPc") +- pkg_check_modules(MiniUPnPc REQUIRED IMPORTED_TARGET miniupnpc>=2.3.3) ++ pkg_check_modules(MiniUPnPc REQUIRED IMPORTED_TARGET miniupnpc) + add_library(3rdparty_miniupnpc INTERFACE) + target_link_libraries(3rdparty_miniupnpc INTERFACE PkgConfig::MiniUPnPc) + target_include_directories(3rdparty_miniupnpc INTERFACE PkgConfig::MiniUPnPc) diff --git a/emulators/rpcs3/pkg-plist b/emulators/rpcs3/pkg-plist index 663b6c377e73..0f140c004ab3 100644 --- a/emulators/rpcs3/pkg-plist +++ b/emulators/rpcs3/pkg-plist @@ -11,10 +11,98 @@ share/metainfo/rpcs3.metainfo.xml %%DATADIR%%/GuiConfigs/Nekotekina by GooseWing.qss %%DATADIR%%/GuiConfigs/Skyline (Nightfall).qss %%DATADIR%%/GuiConfigs/Skyline.qss +%%DATADIR%%/GuiConfigs/Windows 11 (Dark Mode) by GustavoGraziano.qss +%%DATADIR%%/GuiConfigs/Windows 11 (Light Mode) by GustavoGraziano.qss %%DATADIR%%/GuiConfigs/YoRHa by Ani.qss %%DATADIR%%/GuiConfigs/YoRHa-background.jpg %%DATADIR%%/GuiConfigs/check_mark_white.png +%%DATADIR%%/GuiConfigs/dark/arrow-down-disabled.svg +%%DATADIR%%/GuiConfigs/dark/arrow-down.svg +%%DATADIR%%/GuiConfigs/dark/arrow-left-disabled.svg +%%DATADIR%%/GuiConfigs/dark/arrow-left.svg +%%DATADIR%%/GuiConfigs/dark/arrow-next.svg +%%DATADIR%%/GuiConfigs/dark/arrow-prev.svg +%%DATADIR%%/GuiConfigs/dark/arrow-right-disabled.svg +%%DATADIR%%/GuiConfigs/dark/arrow-right.svg +%%DATADIR%%/GuiConfigs/dark/arrow-up-disabled.svg +%%DATADIR%%/GuiConfigs/dark/arrow-up.svg +%%DATADIR%%/GuiConfigs/dark/check-mark-disabled.svg +%%DATADIR%%/GuiConfigs/dark/check-mark.svg +%%DATADIR%%/GuiConfigs/dark/checkbox-checked-disabled.svg +%%DATADIR%%/GuiConfigs/dark/checkbox-checked-hover.svg +%%DATADIR%%/GuiConfigs/dark/checkbox-checked-pressed.svg +%%DATADIR%%/GuiConfigs/dark/checkbox-checked.svg +%%DATADIR%%/GuiConfigs/dark/checkbox-disabled.svg +%%DATADIR%%/GuiConfigs/dark/checkbox-indeterminate-disabled.svg +%%DATADIR%%/GuiConfigs/dark/checkbox-indeterminate-hover.svg +%%DATADIR%%/GuiConfigs/dark/checkbox-indeterminate-pressed.svg +%%DATADIR%%/GuiConfigs/dark/checkbox-indeterminate.svg +%%DATADIR%%/GuiConfigs/dark/checkbox-unchecked-hover.svg +%%DATADIR%%/GuiConfigs/dark/checkbox-unchecked-pressed.svg +%%DATADIR%%/GuiConfigs/dark/checkbox-unchecked.svg +%%DATADIR%%/GuiConfigs/dark/empty.svg +%%DATADIR%%/GuiConfigs/dark/list-arrow-closed-disabled.svg +%%DATADIR%%/GuiConfigs/dark/list-arrow-closed.svg +%%DATADIR%%/GuiConfigs/dark/list-arrow-open-disabled.svg +%%DATADIR%%/GuiConfigs/dark/list-arrow-open.svg +%%DATADIR%%/GuiConfigs/dark/radio-checked-disabled.svg +%%DATADIR%%/GuiConfigs/dark/radio-checked-hover.svg +%%DATADIR%%/GuiConfigs/dark/radio-checked-pressed.svg +%%DATADIR%%/GuiConfigs/dark/radio-checked.svg +%%DATADIR%%/GuiConfigs/dark/radio-disabled.svg +%%DATADIR%%/GuiConfigs/dark/radio-unchecked-hover.svg +%%DATADIR%%/GuiConfigs/dark/radio-unchecked-pressed.svg +%%DATADIR%%/GuiConfigs/dark/radio-unchecked.svg +%%DATADIR%%/GuiConfigs/dark/slider-handle-disabled.svg +%%DATADIR%%/GuiConfigs/dark/slider-handle-hover.svg +%%DATADIR%%/GuiConfigs/dark/slider-handle-pressed.svg +%%DATADIR%%/GuiConfigs/dark/slider-handle.svg +%%DATADIR%%/GuiConfigs/dark/window-close.svg +%%DATADIR%%/GuiConfigs/dark/window-undock.svg %%DATADIR%%/GuiConfigs/kot-bg.jpg +%%DATADIR%%/GuiConfigs/light/arrow-down-disabled.svg +%%DATADIR%%/GuiConfigs/light/arrow-down.svg +%%DATADIR%%/GuiConfigs/light/arrow-left-disabled.svg +%%DATADIR%%/GuiConfigs/light/arrow-left.svg +%%DATADIR%%/GuiConfigs/light/arrow-next.svg +%%DATADIR%%/GuiConfigs/light/arrow-prev.svg +%%DATADIR%%/GuiConfigs/light/arrow-right-disabled.svg +%%DATADIR%%/GuiConfigs/light/arrow-right.svg +%%DATADIR%%/GuiConfigs/light/arrow-up-disabled.svg +%%DATADIR%%/GuiConfigs/light/arrow-up.svg +%%DATADIR%%/GuiConfigs/light/check-mark-disabled.svg +%%DATADIR%%/GuiConfigs/light/check-mark.svg +%%DATADIR%%/GuiConfigs/light/checkbox-checked-disabled.svg +%%DATADIR%%/GuiConfigs/light/checkbox-checked-hover.svg +%%DATADIR%%/GuiConfigs/light/checkbox-checked-pressed.svg +%%DATADIR%%/GuiConfigs/light/checkbox-checked.svg +%%DATADIR%%/GuiConfigs/light/checkbox-disabled.svg +%%DATADIR%%/GuiConfigs/light/checkbox-indeterminate-disabled.svg +%%DATADIR%%/GuiConfigs/light/checkbox-indeterminate-hover.svg +%%DATADIR%%/GuiConfigs/light/checkbox-indeterminate-pressed.svg +%%DATADIR%%/GuiConfigs/light/checkbox-indeterminate.svg +%%DATADIR%%/GuiConfigs/light/checkbox-unchecked-hover.svg +%%DATADIR%%/GuiConfigs/light/checkbox-unchecked-pressed.svg +%%DATADIR%%/GuiConfigs/light/checkbox-unchecked.svg +%%DATADIR%%/GuiConfigs/light/empty.svg +%%DATADIR%%/GuiConfigs/light/list-arrow-closed-disabled.svg +%%DATADIR%%/GuiConfigs/light/list-arrow-closed.svg +%%DATADIR%%/GuiConfigs/light/list-arrow-open-disabled.svg +%%DATADIR%%/GuiConfigs/light/list-arrow-open.svg +%%DATADIR%%/GuiConfigs/light/radio-checked-disabled.svg +%%DATADIR%%/GuiConfigs/light/radio-checked-hover.svg +%%DATADIR%%/GuiConfigs/light/radio-checked-pressed.svg +%%DATADIR%%/GuiConfigs/light/radio-checked.svg +%%DATADIR%%/GuiConfigs/light/radio-disabled.svg +%%DATADIR%%/GuiConfigs/light/radio-unchecked-hover.svg +%%DATADIR%%/GuiConfigs/light/radio-unchecked-pressed.svg +%%DATADIR%%/GuiConfigs/light/radio-unchecked.svg +%%DATADIR%%/GuiConfigs/light/slider-handle-disabled.svg +%%DATADIR%%/GuiConfigs/light/slider-handle-hover.svg +%%DATADIR%%/GuiConfigs/light/slider-handle-pressed.svg +%%DATADIR%%/GuiConfigs/light/slider-handle.svg +%%DATADIR%%/GuiConfigs/light/window-close.svg +%%DATADIR%%/GuiConfigs/light/window-undock.svg %%DATADIR%%/GuiConfigs/list_arrow_blue.png %%DATADIR%%/GuiConfigs/list_arrow_down_blue.png %%DATADIR%%/GuiConfigs/list_arrow_down_green.png diff --git a/emulators/virtualbox-ose-70/Makefile b/emulators/virtualbox-ose-70/Makefile index 4d7dea9d02ca..14e02f5abe9e 100644 --- a/emulators/virtualbox-ose-70/Makefile +++ b/emulators/virtualbox-ose-70/Makefile @@ -1,6 +1,6 @@ PORTNAME= virtualbox-ose DISTVERSION= 7.0.26 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= emulators MASTER_SITES= https://download.virtualbox.org/virtualbox/${DISTVERSION}/:src \ LOCAL/vvd:docs @@ -79,10 +79,10 @@ PLIST_SUB= GUEST_VER=${DISTVERSION} \ SLAVE_PORT?= no -OPTIONS_DEFINE= AIO ALSA DBUS DEBUG DOCS GUESTADDITIONS NLS OGG PULSEAUDIO \ - PYTHON QT5 R0LOGGING UDPTUNNEL VBOXIMG VDE VNC VORBIS VPX \ - WEBSERVICE X11 -OPTIONS_DEFAULT= AIO DBUS QT5 UDPTUNNEL VNC WEBSERVICE X11 +OPTIONS_DEFINE= AIO ALSA DBUS DEBUG DOCS GUESTADDITIONS NLS OGG \ + PULSEAUDIO PYTHON QT5 R0LOGGING TPM UDPTUNNEL VBOXIMG \ + VDE VNC VORBIS VPX WEBSERVICE X11 +OPTIONS_DEFAULT= AIO DBUS QT5 TPM UDPTUNNEL VNC WEBSERVICE X11 .if ${SLAVE_PORT} == no OPTIONS_DEFAULT+= PYTHON .endif @@ -98,6 +98,7 @@ NLS_DESC= Native language support (requires QT5) OGG_DESC= Use libogg from audio/libogg instead of bundled one QT5_DESC= Build with QT5 frontend (requires X11) R0LOGGING_DESC= Enable R0 logging (requires DEBUG) +TPM_DESC= Enable TPM device emulation using sysutils/libtpms UDPTUNNEL_DESC= Build with UDP tunnel support VBOXIMG_DESC= Build vboximg-mount (requires fuse-libs) VDE_DESC= Build with VDE support @@ -122,12 +123,14 @@ PYTHON_USE= PYTHON=distutils,noegginfo,noflavors PYTHON_CONFIGURE_OFF= --disable-python PYTHON_VARS= pydistutils_pkgname=vboxapi pydistutils_pkgversion=1.0 QT5_IMPLIES= X11 -QT5_USES= gl qmake:no_env qt:5 xorg +QT5_USES= gl qmake:no_env xorg QT5_USE= QT=buildtools:build,core,dbus,gui,linguisttools:build,opengl \ QT=printsupport,widgets,x11extras,xml XORG=xcb GL=gl QT5_CONFIGURE_ON= --enable-qt5 QT5_CONFIGURE_OFF= --disable-qt R0LOGGING_IMPLIES= DEBUG +TPM_LIB_DEPENDS= libtpms.so:sysutils/libtpms +TPM_CONFIGURE_OFF= --disable-libtpms UDPTUNNEL_CONFIGURE_OFF= --disable-udptunnel VBOXIMG_LIB_DEPENDS= libfuse.so.2:filesystems/fusefs-libs VDE_RUN_DEPENDS= vde_switch:net/vde2 @@ -317,6 +320,8 @@ post-patch: @${REINPLACE_CMD} \ -e 's|^versions =.*|versions = ["${PYTHON_VER}${PYTHON_ABIVER}"]|' \ ${WRKSRC}/src/libs/xpcom18a4/python/gen_python_deps.py + @${REINPLACE_CMD} -e 's|curl_proxytype|long|g' \ + ${WRKSRC}/src/VBox/Runtime/generic/http-curl.cpp post-patch-AIO-off: @${REINPLACE_CMD} 's|r3/freebsd/fileaio-freebsd.cpp|r3/posix/fileaio-posix.cpp|' \ diff --git a/emulators/virtualbox-ose-70/files/patch-Config.kmk b/emulators/virtualbox-ose-70/files/patch-Config.kmk index 9fe5ecdc458d..007f50ebdc98 100644 --- a/emulators/virtualbox-ose-70/files/patch-Config.kmk +++ b/emulators/virtualbox-ose-70/files/patch-Config.kmk @@ -1,6 +1,6 @@ ---- Config.kmk.orig 2024-10-10 20:19:24.000000000 +0200 -+++ Config.kmk 2024-12-27 17:28:48.466891000 +0100 -@@ -579,11 +579,11 @@ +--- Config.kmk.orig 2025-10-02 22:44:57 UTC ++++ Config.kmk +@@ -579,11 +579,11 @@ endif # Enable OSS audio support. VBOX_WITH_AUDIO_OSS = 1 endif @@ -14,7 +14,7 @@ # Enable PulseAudio audio support. VBOX_WITH_AUDIO_PULSE = 1 endif -@@ -596,11 +596,11 @@ +@@ -596,11 +596,11 @@ VBOX_WITH_PCI_PASSTHROUGH = # (disabled with 6.1, since it's not complete/useful enough) VBOX_WITH_PCI_PASSTHROUGH = # Enable statically linked dbus support. @@ -28,7 +28,7 @@ VBOX_WITH_PAM = 1 endif # Enable internal networking. -@@ -608,7 +608,7 @@ +@@ -608,7 +608,7 @@ VBOX_WITH_VMSVGA = 1 # Enable vmsvga (svga2) graphics device variant, 2D part VBOX_WITH_VMSVGA = 1 # Enable vmsvga (svga2) graphics device variant, 3D part @@ -37,7 +37,16 @@ VBOX_WITH_VMSVGA3D = 1 endif # Enable vmsvga (svga2) graphics device variant, 3D part, VGPU10 DX commands -@@ -787,7 +787,7 @@ +@@ -735,7 +735,7 @@ VBOX_WITH_TPM = 1 + # Enable TPM device emulation support. + VBOX_WITH_TPM = 1 + # Enable libtpms, required for the in process TPM emulation. +-if1of ($(KBUILD_TARGET), linux darwin win solaris) ++if1of ($(KBUILD_TARGET), freebsd linux darwin win solaris) + VBOX_WITH_LIBTPMS = 1 + endif + ## @} +@@ -787,7 +787,7 @@ VBOX_WITH_VBOXMANAGE_NLS = 1 #endif # Set this to prefix all C symbols in XPCOM, to avoid dynamic linking problems # caused by our XPCOM library polluting the symbol namespace for system libs. @@ -46,7 +55,7 @@ VBOX_WITH_XPCOM_NAMESPACE_CLEANUP = 1 endif # The webservices api. -@@ -1295,10 +1295,6 @@ +@@ -1295,10 +1295,6 @@ endif endif endif @@ -57,7 +66,7 @@ ifeq ($(KBUILD_TARGET),haiku) VBOX_WITH_VRDP_RDESKTOP = # Permanent (no working SDL). -@@ -1457,7 +1453,7 @@ +@@ -1457,7 +1453,7 @@ ifdef VBOX_OSE # not yet VBOX_WITH_PLUGIN_CRYPT = VBOX_WITH_DRAG_AND_DROP_PROMISES = @@ -66,7 +75,7 @@ VBOX_WITH_DOCS = VBOX_WITH_DOCS_PACKING = endif -@@ -3518,19 +3514,7 @@ +@@ -3517,19 +3513,7 @@ ifndef VBOX_GCC_std # ## @todo consider maxing this out. ifndef VBOX_GCC_std @@ -86,7 +95,7 @@ endif ifndef VBOX_VCC_std if $(VBOX_VCC_TOOL_STEM) >= VCC141 # since 2017 15.3 -@@ -5484,11 +5468,11 @@ +@@ -5483,11 +5467,11 @@ ifeq ($(VBOX_LDR_FMT),elf) # Solaris driver signing. TEMPLATE_VBoxR0_POST_CMDS = $(VBOX_SIGN_DRIVER_CMDS) else @@ -100,7 +109,7 @@ VBOX_WITH_VBOXR0_AS_DLL = 1 TEMPLATE_VBoxR0_DLLSUFF = .r0 TEMPLATE_VBoxR0_CFLAGS += -fPIC -@@ -5499,7 +5483,7 @@ +@@ -5498,7 +5482,7 @@ ifeq ($(VBOX_LDR_FMT),elf) else TEMPLATE_VBoxR0_CFLAGS.amd64 += -mcmodel=kernel TEMPLATE_VBoxR0_CXXFLAGS.amd64 += -mcmodel=kernel @@ -109,7 +118,7 @@ ifdef VBOX_WITH_KMOD_WRAPPED_R0_MODS # For BTF/pahold issue we use -g1 TEMPLATE_VBoxR0_DEFS += VBOX_WITH_KMOD_WRAPPED_R0_MODS TEMPLATE_VBoxR0_LDFLAGS.linux += $(PATH_ROOT)/src/VBox/HostDrivers/Support/linux/VBoxR0-wrapped.lds -@@ -5880,7 +5864,7 @@ +@@ -5879,7 +5863,7 @@ ifeq ($(KBUILD_TARGET),freebsd) # x86 FreeBSD (6.2 or something): # cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE \ # -nostdinc -I- -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include \ @@ -118,7 +127,7 @@ # -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs \ # -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions \ # -std=c99 -c ../my.c -@@ -5891,7 +5875,7 @@ +@@ -5890,7 +5874,7 @@ ifeq ($(KBUILD_TARGET),freebsd) # # AMD64 FreeBSD (7.1): # cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I. -I@ -I@/contrib/altq \ @@ -127,7 +136,7 @@ # -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx \ # -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding \ # -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign \ -@@ -5973,7 +5957,7 @@ +@@ -5972,7 +5956,7 @@ ifeq ($(KBUILD_TARGET),freebsd) | xargs -J% objcopy % $(outbase).kld # Link the final .ko (a shared object). @@ -136,7 +145,7 @@ endef endif # x86 -@@ -6008,7 +5992,7 @@ +@@ -6007,7 +5991,7 @@ ifeq ($(KBUILD_TARGET),netbsd) $(VBOX_GCC_fdiagnostics-show-option) \ -Wstrict-prototypes -Wmissing-prototypes -Wstrict-prototypes \ -Wimplicit-function-declaration -Werror-implicit-function-declaration \ @@ -145,7 +154,7 @@ $(VBOX_GCC_fno-stack-protector) $(VBOX_GCC_R0_OPT) $(VBOX_GCC_R0_FP) \ -nostdinc -std=c99 -msoft-float TEMPLATE_VBoxR0Drv_CFLAGS.x86 = -m32 -mno-mmx -mno-sse -mno-avx \ -@@ -6019,7 +6003,7 @@ +@@ -6018,7 +6002,7 @@ ifeq ($(KBUILD_TARGET),netbsd) -fno-asynchronous-unwind-tables -mno-fp-ret-in-387 TEMPLATE_VBoxR0Drv_CXXFLAGS = -fno-exceptions -fno-rtti \ $(VBOX_GCC_WARN) -Wpointer-arith -Winline \ @@ -154,7 +163,7 @@ $(VBOX_GCC_fno-stack-protector) $(VBOX_GCC_R0_OPT) $(VBOX_GCC_R0_FP) \ -nostdinc -msoft-float TEMPLATE_VBoxR0Drv_CXXFLAGS.x86 = $(TEMPLATE_VBoxR0Drv_CFLAGS.x86) -@@ -6318,11 +6302,11 @@ +@@ -6317,11 +6301,11 @@ else # the gcc guys TEMPLATE_VBoxR3Exe_LIBS = pthread m rt dl else ifeq ($(KBUILD_TARGET),os2) TEMPLATE_VBoxR3Exe_TOOL = GXX3OMF @@ -168,7 +177,7 @@ TEMPLATE_VBoxR3Exe_SDKS.darwin = $(VBOX_DARWIN_DEF_SDK_SDKS) TEMPLATE_VBoxR3Exe_DEFS.darwin = $(VBOX_DARWIN_DEF_SDK_DEFS) TEMPLATE_VBoxR3Exe_CFLAGS.darwin = $(VBOX_DARWIN_DEF_SDK_CFLAGS) -fno-common -@@ -6339,17 +6323,26 @@ +@@ -6338,17 +6322,26 @@ else # the gcc guys else ifeq ($(KBUILD_TARGET),haiku) TEMPLATE_VBoxR3Exe_TOOL = GXX3 TEMPLATE_VBoxR3Exe_POST_CMDS = $(VBOX_HAIKU_XRES_SETVER_CMDS) @@ -197,7 +206,7 @@ /usr/include \ /usr/X11R6/include \ /usr/local/include -@@ -6368,7 +6361,7 @@ +@@ -6367,7 +6360,7 @@ else # the gcc guys /usr/X11R7/lib else ifeq ($(KBUILD_TARGET),solaris) TEMPLATE_VBoxR3Exe_TOOL = GXX3PLAIN @@ -206,7 +215,7 @@ if $(VBOX_GCC_VERSION_CC) < 30500 TEMPLATE_VBoxR3Exe_CFLAGS += -std=gnu99 endif -@@ -6384,6 +6377,7 @@ +@@ -6383,6 +6376,7 @@ else # the gcc guys TEMPLATE_VBoxR3Exe_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RELATIVE_RUNPATH)' endif ifdef VBOX_WITH_ORIGIN @@ -214,7 +223,7 @@ TEMPLATE_VBoxR3Exe_LDFLAGS.linux += $(VBOX_GCC_ORIGIN_OPT) endif endif -@@ -6590,7 +6584,7 @@ +@@ -6589,7 +6583,7 @@ else ifdef VBOX_WITH_NOCRT_STATIC TEMPLATE_VBoxR3StaticBase_DEFS += RT_WITH_NOCRT_WRAPPERS endif @@ -223,7 +232,7 @@ # The gcc guys sans darwin, linux and solaris (don't depend on statically compiled system libs there) TEMPLATE_VBoxR3StaticBase_CFLAGS = $(TEMPLATE_VBoxR3Exe_CFLAGS) -static TEMPLATE_VBoxR3StaticBase_CXXFLAGS = $(TEMPLATE_VBoxR3Exe_CXXFLAGS) -static -@@ -6656,7 +6650,7 @@ +@@ -6655,7 +6649,7 @@ else $(SDK_VBoxLzf_LIBS) \ $(SDK_VBoxZlib_LIBS) if1of ($(KBUILD_TARGET), darwin freebsd) @@ -232,7 +241,7 @@ else ifeq ($(KBUILD_TARGET),solaris) TEMPLATE_VBoxR3Static_LIBS += kstat endif -@@ -6830,6 +6824,7 @@ +@@ -6829,6 +6823,7 @@ else ifn1of ($(KBUILD_TARGET), os2) else ifn1of ($(KBUILD_TARGET), os2) ifneq ($(KBUILD_TYPE),asan) # Keep RPATH in asan builds so we can find libasan.so.X and libubsan.so.Y. TEMPLATE_VBoxR3HardenedExe_LDFLAGS = $(filter-out '$(VBOX_GCC_RPATH_OPT)%,$(TEMPLATE_VBoxR3Exe_LDFLAGS)) @@ -240,7 +249,7 @@ TEMPLATE_VBoxR3HardenedExe_LDFLAGS.linux = $(filter-out $(VBOX_GCC_ORIGIN_OPT),$(TEMPLATE_VBoxR3Exe_LDFLAGS.linux)) endif endif -@@ -6861,6 +6856,7 @@ +@@ -6860,6 +6855,7 @@ ifn1of ($(KBUILD_TARGET), win os2) $(if-expr !defined(VBOX_WITHOUT_WINDOWS_KERNEL_CODE_SIGNING_CERT),-IntegrityCheck,) ifn1of ($(KBUILD_TARGET), win os2) TEMPLATE_VBoxR3HardenedTstDll_LDFLAGS = $(filter-out '$(VBOX_GCC_RPATH_OPT)%,$(TEMPLATE_VBoxR3TstDll_LDFLAGS)) @@ -248,7 +257,7 @@ TEMPLATE_VBoxR3HardenedTstDll_LDFLAGS.linux = $(filter-out $(VBOX_GCC_ORIGIN_OPT),$(TEMPLATE_VBoxR3TstDll_LDFLAGS.linux)) endif -@@ -6884,6 +6880,7 @@ +@@ -6883,6 +6879,7 @@ ifndef VBOX_WITH_HARDENING TEMPLATE_VBoxR3SetUidToRoot_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RELATIVE_RUNPATH)' endif ifdef VBOX_WITH_ORIGIN @@ -256,7 +265,7 @@ TEMPLATE_VBoxR3SetUidToRoot_LDFLAGS.linux += $(VBOX_GCC_ORIGIN_OPT) endif endif -@@ -7208,7 +7205,7 @@ +@@ -7207,7 +7204,7 @@ else # the GCC guys: endif TEMPLATE_VBoxMainExe_CXXFLAGS = -g $(VBOX_GCC_pipe) \ $(VBOX_GCC_PEDANTIC_CXX) $(VBOX_GCC_Wno-variadic-macros) $(VBOX_GCC_Wno-multistatement-macros) $(VBOX_GCC_Wno-class-memaccess) -Wshadow \ @@ -265,7 +274,7 @@ $(VBOX_GCC_fvisibility-inlines-hidden) $(VBOX_GCC_fvisibility-hidden) $(VBOX_GCC_std) $(VBOX_GCC_IPRT_FMT_CHECK) \ $(VBOX_GCC_SANITIZER_FLAGS) if !defined("VBOX_GCC_Wno-delete-non-virtual-dtor") && defined("VBOX_GCC_Wno-non-virtual-dtor") -@@ -7272,10 +7269,19 @@ +@@ -7271,10 +7268,19 @@ else # the GCC guys: else ifeq ($(KBUILD_TARGET),haiku) TEMPLATE_VBoxMainExe_TOOL = GXX3 TEMPLATE_VBoxMainExe_LIBS = $(LIB_RUNTIME) network stdc++ supc++ @@ -286,7 +295,7 @@ /usr/include \ /usr/X11R6/include \ /usr/local/include -@@ -7307,6 +7313,7 @@ +@@ -7306,6 +7312,7 @@ else # the GCC guys: TEMPLATE_VBoxMainExe_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RELATIVE_RUNPATH)' endif ifdef VBOX_WITH_ORIGIN @@ -294,7 +303,7 @@ TEMPLATE_VBoxMainExe_LDFLAGS.linux += $(VBOX_GCC_ORIGIN_OPT) endif -@@ -7943,13 +7950,11 @@ +@@ -7942,13 +7949,11 @@ ifdef VBOX_WITH_QTGUI TEMPLATE_VBoxQtGuiExe_LIBPATH += \ $(VBOX_LIBPATH_X11) ifeq ($(KBUILD_TARGET),freebsd) @@ -310,7 +319,7 @@ /usr/local/lib endif ifeq ($(KBUILD_TARGET),solaris) -@@ -8231,7 +8236,7 @@ +@@ -8230,7 +8235,7 @@ else TEMPLATE_VBoxBldProg_LIBS = pthread m rt dl else ifeq ($(KBUILD_HOST),os2) TEMPLATE_VBoxBldProg_TOOL = GXX3OMF @@ -319,7 +328,7 @@ else ifeq ($(KBUILD_HOST),darwin) TEMPLATE_VBoxBldProg_TOOL = $(VBOX_GCC_TOOL) if "$(VBOX_DEF_MACOSX_VERSION_MIN)" == "10.7" || "$(VBOX_DARWIN_HOST_VERSION_MAJOR)" == "7" -@@ -8271,13 +8276,20 @@ +@@ -8270,13 +8275,20 @@ else TEMPLATE_VBoxBldProg_LIBS = else ifeq ($(KBUILD_HOST),haiku) TEMPLATE_VBoxBldProg_TOOL = GXX3 @@ -342,7 +351,7 @@ /usr/include \ /usr/X11R6/include \ /usr/local/include -@@ -8324,11 +8336,11 @@ +@@ -8323,11 +8335,11 @@ TEMPLATE_VBoxAdvBldProg_LIBS.darwin = \ $(TEMPLATE_VBoxBldProg_LIBS) TEMPLATE_VBoxAdvBldProg_LIBS.darwin = \ $(TEMPLATE_VBoxAdvBldProg_LIBS) \ @@ -356,7 +365,7 @@ rt \ $(TEMPLATE_VBoxBldProg_LIBS.freebsd) TEMPLATE_VBoxAdvBldProg_LIBS.linux = \ -@@ -8419,6 +8431,7 @@ +@@ -8418,6 +8430,7 @@ else # the gcc guys # Do not inherit sanitizer flags from VBoxR3Exe in guest executables. Deal with them separately. TEMPLATE_VBoxGuestR3ExeBase_CXXFLAGS.debug = $(NO_SUCH_VARIABLE) TEMPLATE_VBoxGuestR3ExeBase_CFLAGS.debug = $(NO_SUCH_VARIABLE) @@ -364,7 +373,7 @@ TEMPLATE_VBoxGuestR3ExeBase_LDFLAGS.linux = $(filter-out $(VBOX_GCC_ORIGIN_OPT),$(TEMPLATE_$(TEMPLATE_VBoxGuestR3ExeBase_EXTENDS)_LDFLAGS.linux)) TEMPLATE_VBoxGuestR3ExeBase_LDFLAGS.debug = $(NO_SUCH_VARIABLE) TEMPLATE_VBoxGuestR3ExeBase_LDFLAGS = $(filter-out '$(VBOX_GCC_RPATH_OPT)%,$(TEMPLATE_$(TEMPLATE_VBoxGuestR3ExeBase_EXTENDS)_LDFLAGS)) -@@ -8442,7 +8455,7 @@ +@@ -8441,7 +8454,7 @@ else if1of ($(KBUILD_TARGET), darwin freebsd openbsd) ifeq ($(KBUILD_TARGET),linux) # As few libs as possible on linux. TEMPLATE_VBoxGuestR3ExeBase_LIBS = pthread rt m dl else if1of ($(KBUILD_TARGET), darwin freebsd openbsd) @@ -373,7 +382,7 @@ else ifeq ($(KBUILD_TARGET),solaris) TEMPLATE_VBoxGuestR3ExeBase_LIBS = $(TEMPLATE_$(TEMPLATE_VBoxGuestR3ExeBase_EXTENDS)_LIBS) nsl endif -@@ -8455,6 +8468,7 @@ +@@ -8454,6 +8467,7 @@ TEMPLATE_VBoxGuestR3ExeBase_CFLAGS.linux = $(TEMP $(VBOX_GCC_fno-stack-protector) TEMPLATE_VBoxGuestR3ExeBase_CFLAGS.linux = $(TEMPLATE_VBoxGuestR3ExeBase_CXXFLAGS.linux) # The GNU_HASH ELF tag is not supported by older systems. @@ -381,7 +390,7 @@ TEMPLATE_VBoxGuestR3ExeBase_LDFLAGS.linux += $(VBOX_LD_hash_style_sysv) -@@ -8684,6 +8698,7 @@ +@@ -8683,6 +8697,7 @@ TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS.$(KBUILD_TARGET TEMPLATE_VBoxGuestR3XFree86Mod_CXXFLAGS.linux = $(VBOX_GCC_fno-stack-protector) # Remove symvers.h TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS.$(KBUILD_TARGET) = $(NO_SUCH_VARIABLE) # The GNU_HASH ELF tag is not supported by older glibc dynamic linkers. @@ -389,7 +398,7 @@ TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS.linux = $(subst -Wl$(COMMA),,$(VBOX_LD_hash_style_sysv)) TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS.$(KBUILD_TYPE) = $(NO_SUCH_VARIABLE) TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS := -r -@@ -8725,7 +8740,7 @@ +@@ -8724,7 +8739,7 @@ TEMPLATE_VBoxGuestR3XOrgMod_LIBS.$(KBUILD_TARGET) = TEMPLATE_VBoxGuestR3XOrgMod_LIBS = $(VBOX_LIB_VBGL_R3_XORG) TEMPLATE_VBoxGuestR3XOrgMod_LIBS.$(KBUILD_TYPE) = $(NO_SUCH_VARIABLE) TEMPLATE_VBoxGuestR3XOrgMod_LIBS.$(KBUILD_TARGET) = $(NO_SUCH_VARIABLE) diff --git a/emulators/virtualbox-ose-70/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c b/emulators/virtualbox-ose-70/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c index edd43c7c03c7..1b0463711195 100644 --- a/emulators/virtualbox-ose-70/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c +++ b/emulators/virtualbox-ose-70/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c @@ -1382,7 +1382,7 @@ + int lkflags = cnp->cn_lkflags; + char *fullpath = NULL; + -+ *vpp = NULLVP; ++ *vpp = NULL; + error = ENOENT; + if (cnp->cn_flags & ISDOTDOT) { + error = vn_vget_ino_gen(dvp, vboxfs_vn_get_ino_alloc, @@ -1392,7 +1392,7 @@ + goto out; + + } else if (cnp->cn_namelen == 1 && cnp->cn_nameptr[0] == '.') { -+ VREF(dvp); ++ vref(dvp); + *vpp = dvp; + error = 0; + } else { diff --git a/emulators/virtualbox-ose-71/Makefile b/emulators/virtualbox-ose-71/Makefile index 7b5d79a0d306..390f4ffa655b 100644 --- a/emulators/virtualbox-ose-71/Makefile +++ b/emulators/virtualbox-ose-71/Makefile @@ -1,6 +1,6 @@ PORTNAME= virtualbox-ose DISTVERSION= 7.1.12 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= emulators MASTER_SITES= https://download.virtualbox.org/virtualbox/${DISTVERSION}/:src \ LOCAL/vvd:docs @@ -78,10 +78,10 @@ PLIST_SUB= GUEST_VER=${DISTVERSION} \ SLAVE_PORT?= no -OPTIONS_DEFINE= AIO ALSA DBUS DEBUG DOCS GUESTADDITIONS NLS OGG PULSEAUDIO \ - PYTHON QT6 R0LOGGING UDPTUNNEL VBOXIMG VDE VNC VORBIS VPX \ - WEBSERVICE X11 -OPTIONS_DEFAULT= AIO DBUS QT6 UDPTUNNEL VNC WEBSERVICE X11 +OPTIONS_DEFINE= AIO ALSA DBUS DEBUG DOCS GUESTADDITIONS NLS OGG \ + PULSEAUDIO PYTHON QT6 R0LOGGING TPM UDPTUNNEL VBOXIMG \ + VDE VNC VORBIS VPX WEBSERVICE X11 +OPTIONS_DEFAULT= AIO DBUS QT6 TPM UDPTUNNEL VNC WEBSERVICE X11 .if ${SLAVE_PORT} == no OPTIONS_DEFAULT+= PYTHON .endif @@ -97,6 +97,7 @@ NLS_DESC= Native language support (requires QT6) OGG_DESC= Use libogg from audio/libogg instead of bundled one QT6_DESC= Build with QT6 frontend (requires X11) R0LOGGING_DESC= Enable R0 logging (requires DEBUG) +TPM_DESC= Enable TPM device emulation using sysutils/libtpms UDPTUNNEL_DESC= Build with UDP tunnel support VBOXIMG_DESC= Build vboximg-mount (requires fuse-libs) VDE_DESC= Build with VDE support @@ -121,11 +122,13 @@ PYTHON_USE= PYTHON=distutils,noegginfo,noflavors PYTHON_CONFIGURE_OFF= --disable-python PYTHON_VARS= pydistutils_pkgname=vboxapi pydistutils_pkgversion=1.0 QT6_IMPLIES= X11 -QT6_USES= gl qmake:no_env qt:6 xorg +QT6_USES= gl qmake:no_env xorg QT6_USE= QT=base,scxml,tools,translations \ XORG=xcb GL=gl QT6_CONFIGURE_OFF= --disable-qt R0LOGGING_IMPLIES= DEBUG +TPM_LIB_DEPENDS= libtpms.so:sysutils/libtpms +TPM_CONFIGURE_OFF= --disable-libtpms UDPTUNNEL_CONFIGURE_OFF= --disable-udptunnel VBOXIMG_LIB_DEPENDS= libfuse.so.2:filesystems/fusefs-libs VDE_RUN_DEPENDS= vde_switch:net/vde2 @@ -317,6 +320,8 @@ post-patch: @${REINPLACE_CMD} \ -e 's|^versions =.*|versions = ["${PYTHON_VER}${PYTHON_ABIVER}"]|' \ ${WRKSRC}/src/libs/xpcom18a4/python/gen_python_deps.py + @${REINPLACE_CMD} -e 's|curl_proxytype|long|g' \ + ${WRKSRC}/src/VBox/Runtime/generic/http-curl.cpp post-patch-AIO-off: @${REINPLACE_CMD} 's|r3/freebsd/fileaio-freebsd.cpp|r3/posix/fileaio-posix.cpp|' \ diff --git a/emulators/virtualbox-ose-71/files/patch-Config.kmk b/emulators/virtualbox-ose-71/files/patch-Config.kmk index 7aaf90147847..2094c6a0a671 100644 --- a/emulators/virtualbox-ose-71/files/patch-Config.kmk +++ b/emulators/virtualbox-ose-71/files/patch-Config.kmk @@ -1,4 +1,4 @@ ---- Config.kmk.orig 2025-05-10 18:43:02 UTC +--- Config.kmk.orig 2025-10-02 16:43:08 UTC +++ Config.kmk @@ -610,11 +610,11 @@ endif # Enable OSS audio support. @@ -37,6 +37,15 @@ VBOX_WITH_VMSVGA3D = 1 endif # Enable vmsvga (svga2) graphics device variant, 3D part, VGPU10 DX commands +@@ -766,7 +766,7 @@ VBOX_WITH_TPM = 1 + # Enable TPM device emulation support. + VBOX_WITH_TPM = 1 + # Enable libtpms, required for the in process TPM emulation. +-if1of ($(KBUILD_TARGET), linux darwin win solaris) ++if1of ($(KBUILD_TARGET), freebsd linux darwin win solaris) + VBOX_WITH_LIBTPMS = 1 + endif + # Disable keyboard HID Consumer/Desktop control keys passthrough @@ -825,7 +825,7 @@ VBOX_WITH_VBOXMANAGE_NLS = 1 #endif # Set this to prefix all C symbols in XPCOM, to avoid dynamic linking problems @@ -46,7 +55,7 @@ VBOX_WITH_XPCOM_NAMESPACE_CLEANUP = 1 endif # The webservices api. -@@ -1357,10 +1357,6 @@ endif +@@ -1355,10 +1355,6 @@ endif endif endif @@ -57,7 +66,7 @@ ifeq ($(KBUILD_TARGET),haiku) VBOX_WITH_VRDP_RDESKTOP = # Permanent (no working SDL). -@@ -1545,7 +1541,7 @@ ifdef VBOX_OSE +@@ -1543,7 +1539,7 @@ ifdef VBOX_OSE # not yet VBOX_WITH_PLUGIN_CRYPT = VBOX_WITH_DRAG_AND_DROP_PROMISES = @@ -66,7 +75,7 @@ VBOX_WITH_DOCS = VBOX_WITH_DOCS_PACKING = endif -@@ -3680,19 +3676,7 @@ ifndef VBOX_GCC_std +@@ -3669,19 +3665,7 @@ ifndef VBOX_GCC_std # ## @todo consider maxing this out. ifndef VBOX_GCC_std @@ -86,7 +95,7 @@ endif ifndef VBOX_VCC_std if $(VBOX_VCC_TOOL_STEM) >= VCC141 # since 2017 15.3 -@@ -5682,11 +5666,11 @@ ifeq ($(VBOX_LDR_FMT),elf) +@@ -5673,11 +5657,11 @@ ifeq ($(VBOX_LDR_FMT),elf) # Solaris driver signing. TEMPLATE_VBoxR0_POST_CMDS = $(VBOX_SIGN_DRIVER_CMDS) else @@ -100,7 +109,7 @@ VBOX_WITH_VBOXR0_AS_DLL = 1 TEMPLATE_VBoxR0_DLLSUFF = .r0 TEMPLATE_VBoxR0_CFLAGS += -fPIC -@@ -5697,7 +5681,7 @@ ifeq ($(VBOX_LDR_FMT),elf) +@@ -5688,7 +5672,7 @@ ifeq ($(VBOX_LDR_FMT),elf) else TEMPLATE_VBoxR0_CFLAGS.amd64 += -mcmodel=kernel TEMPLATE_VBoxR0_CXXFLAGS.amd64 += -mcmodel=kernel @@ -109,7 +118,7 @@ ifdef VBOX_WITH_KMOD_WRAPPED_R0_MODS # For BTF/pahold issue we use -g1 TEMPLATE_VBoxR0_DEFS += VBOX_WITH_KMOD_WRAPPED_R0_MODS TEMPLATE_VBoxR0_LDFLAGS.linux += $(PATH_ROOT)/src/VBox/HostDrivers/Support/linux/VBoxR0-wrapped.lds -@@ -6081,7 +6065,7 @@ ifeq ($(KBUILD_TARGET),freebsd) +@@ -6072,7 +6056,7 @@ ifeq ($(KBUILD_TARGET),freebsd) # x86 FreeBSD (6.2 or something): # cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE \ # -nostdinc -I- -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include \ @@ -118,7 +127,7 @@ # -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs \ # -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions \ # -std=c99 -c ../my.c -@@ -6092,7 +6076,7 @@ ifeq ($(KBUILD_TARGET),freebsd) +@@ -6083,7 +6067,7 @@ ifeq ($(KBUILD_TARGET),freebsd) # # AMD64 FreeBSD (7.1): # cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I. -I@ -I@/contrib/altq \ @@ -127,7 +136,7 @@ # -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx \ # -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding \ # -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign \ -@@ -6174,7 +6158,7 @@ ifeq ($(KBUILD_TARGET),freebsd) +@@ -6165,7 +6149,7 @@ ifeq ($(KBUILD_TARGET),freebsd) | xargs -J% objcopy % $(outbase).kld # Link the final .ko (a shared object). @@ -136,7 +145,7 @@ endef endif # x86 -@@ -6209,7 +6193,7 @@ ifeq ($(KBUILD_TARGET),netbsd) +@@ -6200,7 +6184,7 @@ ifeq ($(KBUILD_TARGET),netbsd) $(VBOX_GCC_fdiagnostics-show-option) \ -Wstrict-prototypes -Wmissing-prototypes -Wstrict-prototypes \ -Wimplicit-function-declaration -Werror-implicit-function-declaration \ @@ -145,7 +154,7 @@ $(VBOX_GCC_fno-stack-protector) $(VBOX_GCC_R0_OPT) $(VBOX_GCC_R0_FP) \ -nostdinc -std=c99 -msoft-float TEMPLATE_VBoxR0Drv_CFLAGS.x86 = -m32 -mno-mmx -mno-sse -mno-avx \ -@@ -6220,7 +6204,7 @@ ifeq ($(KBUILD_TARGET),netbsd) +@@ -6211,7 +6195,7 @@ ifeq ($(KBUILD_TARGET),netbsd) -fno-asynchronous-unwind-tables -mno-fp-ret-in-387 TEMPLATE_VBoxR0Drv_CXXFLAGS = -fno-exceptions -fno-rtti \ $(VBOX_GCC_WARN) -Wpointer-arith -Winline \ @@ -154,7 +163,7 @@ $(VBOX_GCC_fno-stack-protector) $(VBOX_GCC_R0_OPT) $(VBOX_GCC_R0_FP) \ -nostdinc -msoft-float TEMPLATE_VBoxR0Drv_CXXFLAGS.x86 = $(TEMPLATE_VBoxR0Drv_CFLAGS.x86) -@@ -6528,11 +6512,11 @@ else # the gcc guys +@@ -6519,11 +6503,11 @@ else # the gcc guys TEMPLATE_VBoxR3Exe_LIBS = pthread m rt dl else ifeq ($(KBUILD_TARGET),os2) TEMPLATE_VBoxR3Exe_TOOL = GXX3OMF @@ -168,7 +177,7 @@ TEMPLATE_VBoxR3Exe_SDKS.darwin = $(VBOX_DARWIN_DEF_SDK_SDKS) TEMPLATE_VBoxR3Exe_DEFS.darwin = $(VBOX_DARWIN_DEF_SDK_DEFS) TEMPLATE_VBoxR3Exe_CFLAGS.darwin = $(VBOX_DARWIN_DEF_SDK_CFLAGS) -fno-common -@@ -6549,17 +6533,26 @@ else # the gcc guys +@@ -6540,17 +6524,26 @@ else # the gcc guys else ifeq ($(KBUILD_TARGET),haiku) TEMPLATE_VBoxR3Exe_TOOL = GXX3 TEMPLATE_VBoxR3Exe_POST_CMDS = $(VBOX_HAIKU_XRES_SETVER_CMDS) @@ -197,7 +206,7 @@ /usr/include \ /usr/X11R6/include \ /usr/local/include -@@ -6578,7 +6571,7 @@ else # the gcc guys +@@ -6569,7 +6562,7 @@ else # the gcc guys /usr/X11R7/lib else ifeq ($(KBUILD_TARGET),solaris) TEMPLATE_VBoxR3Exe_TOOL = GXX3PLAIN @@ -206,7 +215,7 @@ if $(VBOX_GCC_VERSION_CC) < 30500 TEMPLATE_VBoxR3Exe_CFLAGS += -std=gnu99 endif -@@ -6594,6 +6587,7 @@ else # the gcc guys +@@ -6585,6 +6578,7 @@ else # the gcc guys TEMPLATE_VBoxR3Exe_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RELATIVE_RUNPATH)' endif ifdef VBOX_WITH_ORIGIN @@ -214,7 +223,7 @@ TEMPLATE_VBoxR3Exe_LDFLAGS.linux += $(VBOX_GCC_ORIGIN_OPT) endif endif -@@ -6808,7 +6802,7 @@ else +@@ -6799,7 +6793,7 @@ else ifdef VBOX_WITH_NOCRT_STATIC TEMPLATE_VBoxR3StaticBase_DEFS += RT_WITH_NOCRT_WRAPPERS endif @@ -223,7 +232,7 @@ # The gcc guys sans darwin, linux and solaris (don't depend on statically compiled system libs there) TEMPLATE_VBoxR3StaticBase_CFLAGS = $(TEMPLATE_VBoxR3Exe_CFLAGS) -static TEMPLATE_VBoxR3StaticBase_CXXFLAGS = $(TEMPLATE_VBoxR3Exe_CXXFLAGS) -static -@@ -6876,7 +6870,7 @@ else +@@ -6867,7 +6861,7 @@ else $(SDK_VBoxZlib_LIBS) \ $(SDK_VBoxLibLzma_LIBS) if1of ($(KBUILD_TARGET), darwin freebsd) @@ -232,7 +241,7 @@ else ifeq ($(KBUILD_TARGET),solaris) TEMPLATE_VBoxR3Static_LIBS += kstat endif -@@ -7048,6 +7042,7 @@ else ifn1of ($(KBUILD_TARGET), os2) +@@ -7039,6 +7033,7 @@ else ifn1of ($(KBUILD_TARGET), os2) else ifn1of ($(KBUILD_TARGET), os2) ifneq ($(KBUILD_TYPE),asan) # Keep RPATH in asan builds so we can find libasan.so.X and libubsan.so.Y. TEMPLATE_VBoxR3HardenedExe_LDFLAGS = $(filter-out '$(VBOX_GCC_RPATH_OPT)%,$(TEMPLATE_VBoxR3Exe_LDFLAGS)) @@ -240,7 +249,7 @@ TEMPLATE_VBoxR3HardenedExe_LDFLAGS.linux = $(filter-out $(VBOX_GCC_ORIGIN_OPT),$(TEMPLATE_VBoxR3Exe_LDFLAGS.linux)) endif endif -@@ -7079,6 +7074,7 @@ ifn1of ($(KBUILD_TARGET), win os2) +@@ -7070,6 +7065,7 @@ ifn1of ($(KBUILD_TARGET), win os2) $(if-expr !defined(VBOX_WITHOUT_WINDOWS_KERNEL_CODE_SIGNING_CERT),-IntegrityCheck,) ifn1of ($(KBUILD_TARGET), win os2) TEMPLATE_VBoxR3HardenedTstDll_LDFLAGS = $(filter-out '$(VBOX_GCC_RPATH_OPT)%,$(TEMPLATE_VBoxR3TstDll_LDFLAGS)) @@ -248,7 +257,7 @@ TEMPLATE_VBoxR3HardenedTstDll_LDFLAGS.linux = $(filter-out $(VBOX_GCC_ORIGIN_OPT),$(TEMPLATE_VBoxR3TstDll_LDFLAGS.linux)) endif -@@ -7102,6 +7098,7 @@ ifndef VBOX_WITH_HARDENING +@@ -7093,6 +7089,7 @@ ifndef VBOX_WITH_HARDENING TEMPLATE_VBoxR3SetUidToRoot_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RELATIVE_RUNPATH)' endif ifdef VBOX_WITH_ORIGIN @@ -256,7 +265,7 @@ TEMPLATE_VBoxR3SetUidToRoot_LDFLAGS.linux += $(VBOX_GCC_ORIGIN_OPT) endif endif -@@ -7454,7 +7451,7 @@ else # the GCC guys: +@@ -7445,7 +7442,7 @@ else # the GCC guys: endif TEMPLATE_VBoxMainExe_CXXFLAGS = -g $(VBOX_GCC_pipe) \ $(VBOX_GCC_PEDANTIC_CXX) $(VBOX_GCC_Wno-variadic-macros) $(VBOX_GCC_Wno-multistatement-macros) $(VBOX_GCC_Wno-class-memaccess) -Wshadow \ @@ -265,7 +274,7 @@ $(VBOX_GCC_fvisibility-inlines-hidden) $(VBOX_GCC_fvisibility-hidden) $(VBOX_GCC_std) $(VBOX_GCC_IPRT_FMT_CHECK) \ $(VBOX_GCC_SANITIZER_FLAGS) if !defined("VBOX_GCC_Wno-delete-non-virtual-dtor") && defined("VBOX_GCC_Wno-non-virtual-dtor") -@@ -7518,10 +7515,19 @@ else # the GCC guys: +@@ -7509,10 +7506,19 @@ else # the GCC guys: else ifeq ($(KBUILD_TARGET),haiku) TEMPLATE_VBoxMainExe_TOOL = GXX3 TEMPLATE_VBoxMainExe_LIBS = $(LIB_RUNTIME) network stdc++ supc++ @@ -286,7 +295,7 @@ /usr/include \ /usr/X11R6/include \ /usr/local/include -@@ -7553,6 +7559,7 @@ else # the GCC guys: +@@ -7544,6 +7550,7 @@ else # the GCC guys: TEMPLATE_VBoxMainExe_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RELATIVE_RUNPATH)' endif ifdef VBOX_WITH_ORIGIN @@ -294,7 +303,7 @@ TEMPLATE_VBoxMainExe_LDFLAGS.linux += $(VBOX_GCC_ORIGIN_OPT) endif -@@ -8181,14 +8188,13 @@ ifdef VBOX_WITH_QTGUI +@@ -8172,14 +8179,13 @@ ifdef VBOX_WITH_QTGUI TEMPLATE_VBoxQtGuiExe_LIBPATH += \ $(VBOX_LIBPATH_X11) ifeq ($(KBUILD_TARGET),freebsd) @@ -312,7 +321,7 @@ endif ifeq ($(KBUILD_TARGET),solaris) TEMPLATE_VBoxQtGuiExe_LDFLAGS.solaris = -Wl,-z,ignore # Same as VBOX_LD_as_needed. -@@ -8460,7 +8466,7 @@ else +@@ -8451,7 +8457,7 @@ else TEMPLATE_VBoxBldProg_LIBS = pthread m rt dl else ifeq ($(KBUILD_HOST),os2) TEMPLATE_VBoxBldProg_TOOL = GXX3OMF @@ -321,7 +330,7 @@ else ifeq ($(KBUILD_HOST),darwin) TEMPLATE_VBoxBldProg_TOOL = $(VBOX_GCC_TOOL) if "$(VBOX_DEF_MACOSX_VERSION_MIN)" == "10.7" || "$(VBOX_DARWIN_HOST_VERSION_MAJOR)" == "7" -@@ -8500,13 +8506,20 @@ else +@@ -8491,13 +8497,20 @@ else TEMPLATE_VBoxBldProg_LIBS = else ifeq ($(KBUILD_HOST),haiku) TEMPLATE_VBoxBldProg_TOOL = GXX3 @@ -344,7 +353,7 @@ /usr/include \ /usr/X11R6/include \ /usr/local/include -@@ -8553,11 +8566,11 @@ TEMPLATE_VBoxAdvBldProg_LIBS.darwin = \ +@@ -8544,11 +8557,11 @@ TEMPLATE_VBoxAdvBldProg_LIBS.darwin = \ $(TEMPLATE_VBoxBldProg_LIBS) TEMPLATE_VBoxAdvBldProg_LIBS.darwin = \ $(TEMPLATE_VBoxAdvBldProg_LIBS) \ @@ -358,7 +367,7 @@ rt \ $(TEMPLATE_VBoxBldProg_LIBS.freebsd) TEMPLATE_VBoxAdvBldProg_LIBS.linux = \ -@@ -8648,6 +8661,7 @@ else # the gcc guys +@@ -8639,6 +8652,7 @@ else # the gcc guys # Do not inherit sanitizer flags from VBoxR3Exe in guest executables. Deal with them separately. TEMPLATE_VBoxGuestR3ExeBase_CXXFLAGS.debug = $(NO_SUCH_VARIABLE) TEMPLATE_VBoxGuestR3ExeBase_CFLAGS.debug = $(NO_SUCH_VARIABLE) @@ -366,7 +375,7 @@ TEMPLATE_VBoxGuestR3ExeBase_LDFLAGS.linux = $(filter-out $(VBOX_GCC_ORIGIN_OPT),$(TEMPLATE_$(TEMPLATE_VBoxGuestR3ExeBase_EXTENDS)_LDFLAGS.linux)) TEMPLATE_VBoxGuestR3ExeBase_LDFLAGS.debug = $(NO_SUCH_VARIABLE) TEMPLATE_VBoxGuestR3ExeBase_LDFLAGS = $(filter-out '$(VBOX_GCC_RPATH_OPT)%,$(TEMPLATE_$(TEMPLATE_VBoxGuestR3ExeBase_EXTENDS)_LDFLAGS)) -@@ -8671,7 +8685,7 @@ else if1of ($(KBUILD_TARGET), darwin freebsd openbsd) +@@ -8662,7 +8676,7 @@ else if1of ($(KBUILD_TARGET), darwin freebsd openbsd) ifeq ($(KBUILD_TARGET),linux) # As few libs as possible on linux. TEMPLATE_VBoxGuestR3ExeBase_LIBS = pthread rt m dl else if1of ($(KBUILD_TARGET), darwin freebsd openbsd) @@ -375,7 +384,7 @@ else ifeq ($(KBUILD_TARGET),solaris) TEMPLATE_VBoxGuestR3ExeBase_LIBS = $(TEMPLATE_$(TEMPLATE_VBoxGuestR3ExeBase_EXTENDS)_LIBS) nsl endif -@@ -8684,6 +8698,7 @@ TEMPLATE_VBoxGuestR3ExeBase_CFLAGS.linux = $(TEMP +@@ -8675,6 +8689,7 @@ TEMPLATE_VBoxGuestR3ExeBase_CFLAGS.linux = $(TEMP $(VBOX_GCC_fno-stack-protector) TEMPLATE_VBoxGuestR3ExeBase_CFLAGS.linux = $(TEMPLATE_VBoxGuestR3ExeBase_CXXFLAGS.linux) # The GNU_HASH ELF tag is not supported by older systems. @@ -383,7 +392,7 @@ TEMPLATE_VBoxGuestR3ExeBase_LDFLAGS.linux += $(VBOX_LD_hash_style_sysv) -@@ -8929,6 +8944,7 @@ TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS.$(KBUILD_TARGET +@@ -8920,6 +8935,7 @@ TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS.$(KBUILD_TARGET TEMPLATE_VBoxGuestR3XFree86Mod_CXXFLAGS.linux = $(VBOX_GCC_fno-stack-protector) # Remove symvers.h TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS.$(KBUILD_TARGET) = $(NO_SUCH_VARIABLE) # The GNU_HASH ELF tag is not supported by older glibc dynamic linkers. @@ -391,7 +400,7 @@ TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS.linux = $(subst -Wl$(COMMA),,$(VBOX_LD_hash_style_sysv)) TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS.$(KBUILD_TYPE) = $(NO_SUCH_VARIABLE) TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS := -r -@@ -8970,7 +8986,7 @@ TEMPLATE_VBoxGuestR3XOrgMod_LIBS.$(KBUILD_TARGET) = +@@ -8961,7 +8977,7 @@ TEMPLATE_VBoxGuestR3XOrgMod_LIBS.$(KBUILD_TARGET) = TEMPLATE_VBoxGuestR3XOrgMod_LIBS = $(VBOX_LIB_VBGL_R3_XORG) TEMPLATE_VBoxGuestR3XOrgMod_LIBS.$(KBUILD_TYPE) = $(NO_SUCH_VARIABLE) TEMPLATE_VBoxGuestR3XOrgMod_LIBS.$(KBUILD_TARGET) = $(NO_SUCH_VARIABLE) diff --git a/emulators/virtualbox-ose-71/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c b/emulators/virtualbox-ose-71/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c index edd43c7c03c7..1b0463711195 100644 --- a/emulators/virtualbox-ose-71/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c +++ b/emulators/virtualbox-ose-71/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c @@ -1382,7 +1382,7 @@ + int lkflags = cnp->cn_lkflags; + char *fullpath = NULL; + -+ *vpp = NULLVP; ++ *vpp = NULL; + error = ENOENT; + if (cnp->cn_flags & ISDOTDOT) { + error = vn_vget_ino_gen(dvp, vboxfs_vn_get_ino_alloc, @@ -1392,7 +1392,7 @@ + goto out; + + } else if (cnp->cn_namelen == 1 && cnp->cn_nameptr[0] == '.') { -+ VREF(dvp); ++ vref(dvp); + *vpp = dvp; + error = 0; + } else { diff --git a/emulators/virtualbox-ose-72/Makefile b/emulators/virtualbox-ose-72/Makefile index 3110b3efe1aa..8366e55ae779 100644 --- a/emulators/virtualbox-ose-72/Makefile +++ b/emulators/virtualbox-ose-72/Makefile @@ -1,6 +1,6 @@ PORTNAME= virtualbox-ose -DISTVERSION= 7.2.0 -PORTREVISION?= 0 +DISTVERSION= 7.2.2 +PORTREVISION?= 1 CATEGORIES= emulators MASTER_SITES= https://download.virtualbox.org/virtualbox/${DISTVERSION}/:src \ LOCAL/vvd:docs @@ -22,6 +22,7 @@ ONLY_FOR_ARCHS= amd64 BUILD_DEPENDS= gtar:archivers/gtar \ kmk:devel/kBuild \ yasm:devel/yasm \ + ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ xsltproc:textproc/libxslt LIB_DEPENDS= libpng.so:graphics/png \ libcurl.so:ftp/curl @@ -78,10 +79,10 @@ PLIST_SUB= GUEST_VER=${DISTVERSION} \ SLAVE_PORT?= no -OPTIONS_DEFINE= AIO ALSA DBUS DEBUG DOCS GUESTADDITIONS NLS OGG PULSEAUDIO \ - PYTHON QT6 R0LOGGING UDPTUNNEL VBOXIMG VDE VNC VORBIS VPX \ - WEBSERVICE X11 -OPTIONS_DEFAULT= AIO DBUS QT6 UDPTUNNEL VNC WEBSERVICE X11 +OPTIONS_DEFINE= AIO ALSA DBUS DEBUG DOCS GUESTADDITIONS NLS OGG \ + PULSEAUDIO PYTHON QT6 R0LOGGING TPM UDPTUNNEL VBOXIMG \ + VDE VNC VORBIS VPX WEBSERVICE X11 +OPTIONS_DEFAULT= AIO DBUS QT6 TPM UDPTUNNEL VNC WEBSERVICE X11 .if ${SLAVE_PORT} == no OPTIONS_DEFAULT+= PYTHON .endif @@ -97,6 +98,7 @@ NLS_DESC= Native language support (requires QT6) OGG_DESC= Use libogg from audio/libogg instead of bundled one QT6_DESC= Build with QT6 frontend (requires X11) R0LOGGING_DESC= Enable R0 logging (requires DEBUG) +TPM_DESC= Enable TPM device emulation using sysutils/libtpms UDPTUNNEL_DESC= Build with UDP tunnel support VBOXIMG_DESC= Build vboximg-mount (requires fuse-libs) VDE_DESC= Build with VDE support @@ -121,11 +123,13 @@ PYTHON_USE= PYTHON=distutils,noegginfo,noflavors PYTHON_CONFIGURE_OFF= --disable-python PYTHON_VARS= pydistutils_pkgname=vboxapi pydistutils_pkgversion=1.0 QT6_IMPLIES= X11 -QT6_USES= gl qmake:no_env qt:6 xorg +QT6_USES= gl qmake:no_env xorg QT6_USE= QT=base,scxml,tools,translations \ XORG=xcb GL=gl QT6_CONFIGURE_OFF= --disable-qt R0LOGGING_IMPLIES= DEBUG +TPM_LIB_DEPENDS= libtpms.so:sysutils/libtpms +TPM_CONFIGURE_OFF= --disable-libtpms UDPTUNNEL_CONFIGURE_OFF= --disable-udptunnel VBOXIMG_LIB_DEPENDS= libfuse.so.2:filesystems/fusefs-libs VDE_RUN_DEPENDS= vde_switch:net/vde2 @@ -317,6 +321,8 @@ post-patch: @${REINPLACE_CMD} \ -e 's|^versions =.*|versions = ["${PYTHON_VER}${PYTHON_ABIVER}"]|' \ ${WRKSRC}/src/libs/xpcom18a4/python/gen_python_deps.py + @${REINPLACE_CMD} -e 's|curl_proxytype|long|g' \ + ${WRKSRC}/src/VBox/Runtime/generic/http-curl.cpp post-patch-AIO-off: @${REINPLACE_CMD} 's|r3/freebsd/fileaio-freebsd.cpp|r3/posix/fileaio-posix.cpp|' \ diff --git a/emulators/virtualbox-ose-72/distinfo b/emulators/virtualbox-ose-72/distinfo index ed4ac420cdd3..48ed99a441f9 100644 --- a/emulators/virtualbox-ose-72/distinfo +++ b/emulators/virtualbox-ose-72/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1756400000 -SHA256 (VirtualBox-7.2.0.tar.bz2) = 4f2804ff27848ea772aee6b637bb1e10ee74ec2da117c257413e2d2c4f670ba0 -SIZE (VirtualBox-7.2.0.tar.bz2) = 206755781 -SHA256 (VirtualBox-docs-7.2.0.tar.bz2) = 12b27989f2ab9b9316384322a8f1cdadd7003d2e2d6592298e1a84e81f5e0572 -SIZE (VirtualBox-docs-7.2.0.tar.bz2) = 9200668 -SHA256 (VBoxGuestAdditions_7.2.0.iso) = 43f7a1045cad0aab40e3af906fea37244ba6873b91b4e227245a14e51b399abd -SIZE (VBoxGuestAdditions_7.2.0.iso) = 53143552 +TIMESTAMP = 1759400000 +SHA256 (VirtualBox-7.2.2.tar.bz2) = b0e63bfb855327aecf1122cda33390c33734e5ffed72f123f5edf786a8ce1393 +SIZE (VirtualBox-7.2.2.tar.bz2) = 206992991 +SHA256 (VirtualBox-docs-7.2.2.tar.bz2) = 5784f7ccb0cd28f1e4647771301c51cbd2427ec84e071d3dd92c9f0e12690f8c +SIZE (VirtualBox-docs-7.2.2.tar.bz2) = 9134609 +SHA256 (VBoxGuestAdditions_7.2.2.iso) = 42457487fb5f117265fe41bf8b2a521449c2cff75c95029d8f667f7dab5a4409 +SIZE (VBoxGuestAdditions_7.2.2.iso) = 53135360 diff --git a/emulators/virtualbox-ose-72/files/patch-Config.kmk b/emulators/virtualbox-ose-72/files/patch-Config.kmk index c284262eb189..d0e23bd4f3df 100644 --- a/emulators/virtualbox-ose-72/files/patch-Config.kmk +++ b/emulators/virtualbox-ose-72/files/patch-Config.kmk @@ -1,4 +1,4 @@ ---- Config.kmk.orig 2025-08-28 22:09:24 UTC +--- Config.kmk.orig 2025-10-02 22:45:13 UTC +++ Config.kmk @@ -624,11 +624,11 @@ endif # Enable OSS audio support. @@ -37,6 +37,15 @@ VBOX_WITH_VMSVGA3D = 1 endif # Enable vmsvga (svga2) graphics device variant, 3D part, VGPU10 DX commands +@@ -788,7 +788,7 @@ VBOX_WITH_TPM = 1 + # Enable TPM device emulation support. + VBOX_WITH_TPM = 1 + # Enable libtpms, required for the in process TPM emulation. +-if1of ($(KBUILD_TARGET), linux darwin win solaris) ++if1of ($(KBUILD_TARGET), freebsd linux darwin win solaris) + VBOX_WITH_LIBTPMS = 1 + endif + # Disable keyboard HID Consumer/Desktop control keys passthrough @@ -847,7 +847,7 @@ VBOX_WITH_VBOXMANAGE_NLS = 1 #endif # Set this to prefix all C symbols in XPCOM, to avoid dynamic linking problems @@ -57,7 +66,7 @@ ifeq ($(KBUILD_TARGET),haiku) VBOX_WITH_VRDP_RDESKTOP = # Permanent (no working SDL). -@@ -1563,7 +1559,7 @@ ifdef VBOX_OSE +@@ -1562,7 +1558,7 @@ ifdef VBOX_OSE # not yet VBOX_WITH_PLUGIN_CRYPT = VBOX_WITH_DRAG_AND_DROP_PROMISES = @@ -66,7 +75,7 @@ VBOX_WITH_DOCS = VBOX_WITH_DOCS_PACKING = endif -@@ -3637,19 +3633,19 @@ ifndef VBOX_GCC_std +@@ -3636,19 +3632,19 @@ ifndef VBOX_GCC_std # ## @todo consider maxing this out. ifndef VBOX_GCC_std @@ -98,7 +107,7 @@ endif ifndef VBOX_VCC_std if $(VBOX_VCC_TOOL_STEM) >= VCC141 # since 2017 15.3 -@@ -5688,11 +5684,11 @@ ifeq ($(VBOX_LDR_FMT),elf) +@@ -5687,11 +5683,11 @@ ifeq ($(VBOX_LDR_FMT),elf) # Solaris driver signing. TEMPLATE_VBoxR0_POST_CMDS = $(VBOX_SIGN_DRIVER_CMDS) else @@ -112,7 +121,7 @@ VBOX_WITH_VBOXR0_AS_DLL = 1 TEMPLATE_VBoxR0_DLLSUFF = .r0 TEMPLATE_VBoxR0_CFLAGS += -fPIC -@@ -5703,7 +5699,7 @@ ifeq ($(VBOX_LDR_FMT),elf) +@@ -5702,7 +5698,7 @@ ifeq ($(VBOX_LDR_FMT),elf) else TEMPLATE_VBoxR0_CFLAGS.amd64 += -mcmodel=kernel TEMPLATE_VBoxR0_CXXFLAGS.amd64 += -mcmodel=kernel @@ -121,7 +130,7 @@ ifdef VBOX_WITH_KMOD_WRAPPED_R0_MODS # For BTF/pahold issue we use -g1 TEMPLATE_VBoxR0_DEFS += VBOX_WITH_KMOD_WRAPPED_R0_MODS TEMPLATE_VBoxR0_LDFLAGS.linux += $(PATH_ROOT)/src/VBox/HostDrivers/Support/linux/VBoxR0-wrapped.lds -@@ -6100,7 +6096,7 @@ ifeq ($(KBUILD_TARGET),freebsd) +@@ -6099,7 +6095,7 @@ ifeq ($(KBUILD_TARGET),freebsd) # x86 FreeBSD (6.2 or something): # cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE \ # -nostdinc -I- -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include \ @@ -130,7 +139,7 @@ # -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs \ # -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions \ # -std=c99 -c ../my.c -@@ -6111,7 +6107,7 @@ ifeq ($(KBUILD_TARGET),freebsd) +@@ -6110,7 +6106,7 @@ ifeq ($(KBUILD_TARGET),freebsd) # # AMD64 FreeBSD (7.1): # cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I. -I@ -I@/contrib/altq \ @@ -139,7 +148,7 @@ # -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx \ # -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding \ # -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign \ -@@ -6193,7 +6189,7 @@ ifeq ($(KBUILD_TARGET),freebsd) +@@ -6192,7 +6188,7 @@ ifeq ($(KBUILD_TARGET),freebsd) | xargs -J% objcopy % $(outbase).kld # Link the final .ko (a shared object). @@ -148,7 +157,7 @@ endef endif # x86 -@@ -6228,7 +6224,7 @@ ifeq ($(KBUILD_TARGET),netbsd) +@@ -6227,7 +6223,7 @@ ifeq ($(KBUILD_TARGET),netbsd) $(VBOX_GCC_fdiagnostics-show-option) $(VBOX_GCC_fdiagnostics-color) \ -Wstrict-prototypes -Wmissing-prototypes -Wstrict-prototypes \ -Wimplicit-function-declaration -Werror-implicit-function-declaration \ @@ -157,7 +166,7 @@ $(VBOX_GCC_fno-stack-protector) $(VBOX_GCC_R0_OPT) $(VBOX_GCC_R0_FP) \ -nostdinc -std=c99 -msoft-float TEMPLATE_VBoxR0Drv_CFLAGS.x86 = -m32 -mno-mmx -mno-sse -mno-avx \ -@@ -6239,7 +6235,7 @@ ifeq ($(KBUILD_TARGET),netbsd) +@@ -6238,7 +6234,7 @@ ifeq ($(KBUILD_TARGET),netbsd) -fno-asynchronous-unwind-tables -mno-fp-ret-in-387 TEMPLATE_VBoxR0Drv_CXXFLAGS = -fno-exceptions -fno-rtti \ $(VBOX_GCC_WARN) -Wpointer-arith -Winline \ @@ -166,7 +175,7 @@ $(VBOX_GCC_fno-stack-protector) $(VBOX_GCC_R0_OPT) $(VBOX_GCC_R0_FP) \ -nostdinc -msoft-float TEMPLATE_VBoxR0Drv_CXXFLAGS.x86 = $(TEMPLATE_VBoxR0Drv_CFLAGS.x86) -@@ -6565,11 +6561,11 @@ else # the gcc guys +@@ -6562,11 +6558,11 @@ else # the gcc guys TEMPLATE_VBoxR3Exe_LATE_LIBS = pthread m rt dl else ifeq ($(KBUILD_TARGET),os2) TEMPLATE_VBoxR3Exe_TOOL = GXX3OMF @@ -180,7 +189,7 @@ TEMPLATE_VBoxR3Exe_SDKS.darwin = $(VBOX_DARWIN_DEF_SDK_SDKS) TEMPLATE_VBoxR3Exe_DEFS.darwin = $(VBOX_DARWIN_DEF_SDK_DEFS) TEMPLATE_VBoxR3Exe_CFLAGS.darwin = $(VBOX_DARWIN_DEF_SDK_CFLAGS) -fno-common -@@ -6585,24 +6581,29 @@ else # the gcc guys +@@ -6582,24 +6578,29 @@ else # the gcc guys else ifeq ($(KBUILD_TARGET),haiku) TEMPLATE_VBoxR3Exe_TOOL = GXX3 TEMPLATE_VBoxR3Exe_POST_CMDS = $(VBOX_HAIKU_XRES_SETVER_CMDS) @@ -216,7 +225,7 @@ else ifeq ($(KBUILD_TARGET),netbsd) TEMPLATE_VBoxR3Exe_TOOL = GXX3 TEMPLATE_VBoxR3Exe_LATE_LIBS = pthread -@@ -6614,7 +6615,7 @@ else # the gcc guys +@@ -6611,7 +6612,7 @@ else # the gcc guys /usr/X11R7/lib else ifeq ($(KBUILD_TARGET),solaris) TEMPLATE_VBoxR3Exe_TOOL = GXX3PLAIN @@ -225,7 +234,7 @@ if $(VBOX_GCC_VERSION_CC) < 30500 TEMPLATE_VBoxR3Exe_CFLAGS += -std=gnu99 endif -@@ -6630,6 +6631,7 @@ else # the gcc guys +@@ -6627,6 +6628,7 @@ else # the gcc guys TEMPLATE_VBoxR3Exe_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RELATIVE_RUNPATH)' endif ifdef VBOX_WITH_ORIGIN @@ -233,7 +242,7 @@ TEMPLATE_VBoxR3Exe_LDFLAGS.linux += $(VBOX_GCC_ORIGIN_OPT) endif endif -@@ -6868,7 +6870,7 @@ else +@@ -6865,7 +6867,7 @@ else ifdef VBOX_WITH_NOCRT_STATIC TEMPLATE_VBoxR3StaticBase_DEFS += RT_WITH_NOCRT_WRAPPERS endif @@ -242,7 +251,7 @@ # The gcc guys sans darwin, linux and solaris (don't depend on statically compiled system libs there) TEMPLATE_VBoxR3StaticBase_CFLAGS = $(TEMPLATE_VBoxR3Exe_CFLAGS) -static TEMPLATE_VBoxR3StaticBase_CXXFLAGS = $(TEMPLATE_VBoxR3Exe_CXXFLAGS) -static -@@ -6936,7 +6938,7 @@ else +@@ -6933,7 +6935,7 @@ else $(SDK_VBoxZlib_LATE_LIBS) \ $(SDK_VBoxLibLzma_LIBS) if1of ($(KBUILD_TARGET), darwin freebsd) @@ -251,7 +260,7 @@ else ifeq ($(KBUILD_TARGET),solaris) TEMPLATE_VBoxR3Static_LATE_LIBS += kstat endif -@@ -7137,6 +7139,7 @@ else ifn1of ($(KBUILD_TARGET), os2) +@@ -7134,6 +7136,7 @@ else ifn1of ($(KBUILD_TARGET), os2) else ifn1of ($(KBUILD_TARGET), os2) ifneq ($(KBUILD_TYPE),asan) # Keep RPATH in asan builds so we can find libasan.so.X and libubsan.so.Y. TEMPLATE_VBoxR3HardenedExe_LDFLAGS = $(filter-out '$(VBOX_GCC_RPATH_OPT)%,$(TEMPLATE_VBoxR3Exe_LDFLAGS)) @@ -259,7 +268,7 @@ TEMPLATE_VBoxR3HardenedExe_LDFLAGS.linux = $(filter-out $(VBOX_GCC_ORIGIN_OPT),$(TEMPLATE_VBoxR3Exe_LDFLAGS.linux)) endif endif -@@ -7168,6 +7171,7 @@ ifn1of ($(KBUILD_TARGET), win os2) +@@ -7166,6 +7169,7 @@ ifn1of ($(KBUILD_TARGET), win os2) $(if-expr !defined(VBOX_WITHOUT_WINDOWS_KERNEL_CODE_SIGNING_CERT),-IntegrityCheck,) ifn1of ($(KBUILD_TARGET), win os2) TEMPLATE_VBoxR3HardenedTstDll_LDFLAGS = $(filter-out '$(VBOX_GCC_RPATH_OPT)%,$(TEMPLATE_VBoxR3TstDll_LDFLAGS)) @@ -267,7 +276,7 @@ TEMPLATE_VBoxR3HardenedTstDll_LDFLAGS.linux = $(filter-out $(VBOX_GCC_ORIGIN_OPT),$(TEMPLATE_VBoxR3TstDll_LDFLAGS.linux)) endif -@@ -7192,6 +7196,7 @@ ifndef VBOX_WITH_HARDENING +@@ -7190,6 +7194,7 @@ ifndef VBOX_WITH_HARDENING TEMPLATE_VBoxR3SetUidToRoot_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RELATIVE_RUNPATH)' endif ifdef VBOX_WITH_ORIGIN @@ -275,7 +284,7 @@ TEMPLATE_VBoxR3SetUidToRoot_LDFLAGS.linux += $(VBOX_GCC_ORIGIN_OPT) endif endif -@@ -7570,7 +7575,7 @@ else # the GCC guys: +@@ -7567,7 +7572,7 @@ else # the GCC guys: endif TEMPLATE_VBoxMainExe_CXXFLAGS = -g $(VBOX_GCC_pipe) \ $(VBOX_GCC_PEDANTIC_CXX) $(VBOX_GCC_Wno-variadic-macros) $(VBOX_GCC_Wno-multistatement-macros) $(VBOX_GCC_Wno-class-memaccess) -Wshadow \ @@ -284,7 +293,7 @@ $(VBOX_GCC_fvisibility-inlines-hidden) $(VBOX_GCC_fvisibility-hidden) $(VBOX_GCC_std) $(VBOX_GCC_IPRT_FMT_CHECK) \ $(VBOX_GCC_SANITIZER_FLAGS) if !defined("VBOX_GCC_Wno-delete-non-virtual-dtor") && defined("VBOX_GCC_Wno-non-virtual-dtor") -@@ -7633,10 +7638,19 @@ else # the GCC guys: +@@ -7630,10 +7635,19 @@ else # the GCC guys: else ifeq ($(KBUILD_TARGET),haiku) TEMPLATE_VBoxMainExe_TOOL = GXX3 TEMPLATE_VBoxMainExe_LATE_LIBS = $(LIB_RUNTIME) network stdc++ supc++ @@ -305,7 +314,7 @@ /usr/include \ /usr/X11R6/include \ /usr/local/include -@@ -7668,6 +7682,7 @@ else # the GCC guys: +@@ -7665,6 +7679,7 @@ else # the GCC guys: TEMPLATE_VBoxMainExe_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RELATIVE_RUNPATH)' endif ifdef VBOX_WITH_ORIGIN @@ -313,7 +322,7 @@ TEMPLATE_VBoxMainExe_LDFLAGS.linux += $(VBOX_GCC_ORIGIN_OPT) endif -@@ -8352,14 +8367,13 @@ ifdef VBOX_WITH_QTGUI +@@ -8350,14 +8365,13 @@ ifdef VBOX_WITH_QTGUI TEMPLATE_VBoxQtGuiExe_LIBPATH += \ $(VBOX_LIBPATH_X11) ifeq ($(KBUILD_TARGET),freebsd) @@ -331,7 +340,7 @@ endif ifeq ($(KBUILD_TARGET),solaris) TEMPLATE_VBoxQtGuiExe_LDFLAGS.solaris = -Wl,-z,ignore # Same as VBOX_LD_as_needed. -@@ -8623,7 +8637,7 @@ else +@@ -8621,7 +8635,7 @@ else TEMPLATE_VBoxBldProg_LATE_LIBS = pthread m rt dl else ifeq ($(KBUILD_HOST),os2) TEMPLATE_VBoxBldProg_TOOL = GXX3OMF @@ -340,7 +349,7 @@ else ifeq ($(KBUILD_HOST),darwin) TEMPLATE_VBoxBldProg_TOOL = $(VBOX_GCC_TOOL) if "$(VBOX_DEF_MACOSX_VERSION_MIN)" == "10.7" || "$(VBOX_DARWIN_HOST_VERSION_MAJOR)" == "7" -@@ -8663,13 +8677,20 @@ else +@@ -8661,13 +8675,20 @@ else TEMPLATE_VBoxBldProg_LATE_LIBS = else ifeq ($(KBUILD_HOST),haiku) TEMPLATE_VBoxBldProg_TOOL = GXX3 @@ -363,7 +372,7 @@ /usr/include \ /usr/X11R6/include \ /usr/local/include -@@ -8716,11 +8737,11 @@ TEMPLATE_VBoxAdvBldProg_LATE_LIBS.darwin = \ +@@ -8714,11 +8735,11 @@ TEMPLATE_VBoxAdvBldProg_LATE_LIBS.darwin = \ $(TEMPLATE_VBoxBldProg_LATE_LIBS) TEMPLATE_VBoxAdvBldProg_LATE_LIBS.darwin = \ $(TEMPLATE_VBoxAdvBldProg_LATE_LIBS) \ @@ -377,7 +386,7 @@ rt \ $(TEMPLATE_VBoxBldProg_LATE_LIBS.freebsd) TEMPLATE_VBoxAdvBldProg_LATE_LIBS.linux = \ -@@ -8813,6 +8834,7 @@ else # the gcc guys +@@ -8811,6 +8832,7 @@ else # the gcc guys # Do not inherit sanitizer flags from VBoxR3Exe in guest executables. Deal with them separately. TEMPLATE_VBoxGuestR3ExeBase_CXXFLAGS.debug = $(NO_SUCH_VARIABLE) TEMPLATE_VBoxGuestR3ExeBase_CFLAGS.debug = $(NO_SUCH_VARIABLE) @@ -385,7 +394,7 @@ TEMPLATE_VBoxGuestR3ExeBase_LDFLAGS.linux = $(filter-out $(VBOX_GCC_ORIGIN_OPT),$(TEMPLATE_$(TEMPLATE_VBoxGuestR3ExeBase_EXTENDS)_LDFLAGS.linux)) TEMPLATE_VBoxGuestR3ExeBase_LDFLAGS.debug = $(NO_SUCH_VARIABLE) TEMPLATE_VBoxGuestR3ExeBase_LDFLAGS = $(filter-out '$(VBOX_GCC_RPATH_OPT)%,$(TEMPLATE_$(TEMPLATE_VBoxGuestR3ExeBase_EXTENDS)_LDFLAGS)) -@@ -8836,7 +8858,7 @@ else if1of ($(KBUILD_TARGET), darwin freebsd openbsd) +@@ -8834,7 +8856,7 @@ else if1of ($(KBUILD_TARGET), darwin freebsd openbsd) ifeq ($(KBUILD_TARGET),linux) # As few libs as possible on linux. TEMPLATE_VBoxGuestR3ExeBase_LATE_LIBS = pthread rt m dl else if1of ($(KBUILD_TARGET), darwin freebsd openbsd) @@ -394,7 +403,7 @@ else ifeq ($(KBUILD_TARGET),solaris) TEMPLATE_VBoxGuestR3ExeBase_LATE_LIBS = $(TEMPLATE_$(TEMPLATE_VBoxGuestR3ExeBase_EXTENDS)_LATE_LIBS) nsl endif -@@ -8849,6 +8871,7 @@ TEMPLATE_VBoxGuestR3ExeBase_CFLAGS.linux = $(TEMP +@@ -8847,6 +8869,7 @@ TEMPLATE_VBoxGuestR3ExeBase_CFLAGS.linux = $(TEMP $(VBOX_GCC_fno-stack-protector) TEMPLATE_VBoxGuestR3ExeBase_CFLAGS.linux = $(TEMPLATE_VBoxGuestR3ExeBase_CXXFLAGS.linux) # The GNU_HASH ELF tag is not supported by older systems. @@ -402,7 +411,7 @@ TEMPLATE_VBoxGuestR3ExeBase_LDFLAGS.linux += $(VBOX_LD_hash_style_sysv) -@@ -9085,6 +9108,7 @@ TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS.$(KBUILD_TARGET +@@ -9083,6 +9106,7 @@ TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS.$(KBUILD_TARGET TEMPLATE_VBoxGuestR3XFree86Mod_CXXFLAGS.linux = $(VBOX_GCC_fno-stack-protector) # Remove symvers.h TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS.$(KBUILD_TARGET) = $(NO_SUCH_VARIABLE) # The GNU_HASH ELF tag is not supported by older glibc dynamic linkers. @@ -410,7 +419,7 @@ TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS.linux = $(subst -Wl$(COMMA),,$(VBOX_LD_hash_style_sysv)) TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS.$(KBUILD_TYPE) = $(NO_SUCH_VARIABLE) TEMPLATE_VBoxGuestR3XFree86Mod_LDFLAGS := -r -@@ -9128,7 +9152,7 @@ TEMPLATE_VBoxGuestR3XOrgMod_LATE_LIBS.$(KBUILD_TARGET) +@@ -9126,7 +9150,7 @@ TEMPLATE_VBoxGuestR3XOrgMod_LATE_LIBS.$(KBUILD_TARGET) TEMPLATE_VBoxGuestR3XOrgMod_LATE_LIBS = $(VBOX_LIB_VBGL_R3_XORG) TEMPLATE_VBoxGuestR3XOrgMod_LATE_LIBS.$(KBUILD_TYPE) = $(NO_SUCH_VARIABLE) TEMPLATE_VBoxGuestR3XOrgMod_LATE_LIBS.$(KBUILD_TARGET) = $(NO_SUCH_VARIABLE) diff --git a/emulators/virtualbox-ose-72/files/patch-configure b/emulators/virtualbox-ose-72/files/patch-configure index 76ed44e26acf..6e5b1f151854 100644 --- a/emulators/virtualbox-ose-72/files/patch-configure +++ b/emulators/virtualbox-ose-72/files/patch-configure @@ -42,15 +42,6 @@ else log_failure "Qt6 framework not found (can be disabled using --disable-qt)" fail -@@ -1897,7 +1905,7 @@ EOF - return 0; - } - EOF -- [ -n "$INCOGG" ] && I_INCVRB=`prefix_I "$INCOGG"` -+ [ -n "$INCOGG" ] && I_INCOGG=`prefix_I "$INCOGG"` - if test_compile "$LIBOGG $I_INCOGG" ogg ogg nofatal; then - if test_execute; then - cnf_append "SDK_VBoxLibOgg_INCS" "$INCOGG" @@ -2125,8 +2133,8 @@ EOF echo "compiling the following source file:" >> $LOG cat $ODIR.tmp_src.cc >> $LOG diff --git a/emulators/virtualbox-ose-72/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c b/emulators/virtualbox-ose-72/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c index 90a799eef1db..2fda0de98007 100644 --- a/emulators/virtualbox-ose-72/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c +++ b/emulators/virtualbox-ose-72/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c @@ -1382,7 +1382,7 @@ + int lkflags = cnp->cn_lkflags; + char *fullpath = NULL; + -+ *vpp = NULLVP; ++ *vpp = NULL; + error = ENOENT; + if (cnp->cn_flags & ISDOTDOT) { + error = vn_vget_ino_gen(dvp, vboxfs_vn_get_ino_alloc, @@ -1392,7 +1392,7 @@ + goto out; + + } else if (cnp->cn_namelen == 1 && cnp->cn_nameptr[0] == '.') { -+ VREF(dvp); ++ vref(dvp); + *vpp = dvp; + error = 0; + } else { diff --git a/emulators/virtualbox-ose-72/files/patch-src_VBox_Devices_Makefile.kmk b/emulators/virtualbox-ose-72/files/patch-src_VBox_Devices_Makefile.kmk index b66a828f5eb2..cc93f6379cbc 100644 --- a/emulators/virtualbox-ose-72/files/patch-src_VBox_Devices_Makefile.kmk +++ b/emulators/virtualbox-ose-72/files/patch-src_VBox_Devices_Makefile.kmk @@ -1,4 +1,4 @@ ---- src/VBox/Devices/Makefile.kmk.orig 2025-08-13 19:48:02 UTC +--- src/VBox/Devices/Makefile.kmk.orig 2025-09-10 16:59:18 UTC +++ src/VBox/Devices/Makefile.kmk @@ -135,6 +135,7 @@ if !defined(VBOX_ONLY_EXTPACKS) VBoxDDU_LDFLAGS.darwin += -framework IOKit @@ -29,11 +29,20 @@ Graphics/DevVGA-SVGA3d-glLdr.cpp else VBoxDD_LIBS.linux += X11 GL -+ VBoxDD_LIBS.freebsd += X11 GL ++ VBoxDD_LIBS.freebsd += X11 GL VBoxDD_LIBS.win += $(PATH_SDK_$(VBOX_WINPSDK)_LIB)/Opengl32.lib endif VBoxDD_LDFLAGS.darwin += -framework OpenGL -@@ -1523,6 +1526,8 @@ if defined(VBOX_WITH_VMSVGA3D) && !defined(VBOX_ONLY_E +@@ -517,6 +520,8 @@ if !defined(VBOX_ONLY_EXTPACKS) && "$(intersects $(KBU + Video/JPEGEnc.cpp + VBoxDD_SOURCES.darwin += \ + Video/HostWebcam-darwin.mm ++ VBoxDD_SOURCES.freebsd += \ ++ Video/HostWebcam-v4l2.cpp + VBoxDD_SOURCES.linux += \ + Video/HostWebcam-v4l2.cpp + VBoxDD_SOURCES.solaris += \ +@@ -1536,6 +1541,8 @@ if defined(VBOX_WITH_VMSVGA3D) && !defined(VBOX_ONLY_E VBoxSVGA3D_INCS = $(VBOX_GRAPHICS_INCS) VBoxSVGA3D_INCS.win := \ Graphics/shaderlib/libWineStub/include diff --git a/emulators/virtualbox-ose-72/files/patch-src_VBox_Frontends_VirtualBox_src_manager_UIVirtualBoxManager.cpp b/emulators/virtualbox-ose-72/files/patch-src_VBox_Frontends_VirtualBox_src_manager_UIVirtualBoxManager.cpp deleted file mode 100644 index 7f18eb80356b..000000000000 --- a/emulators/virtualbox-ose-72/files/patch-src_VBox_Frontends_VirtualBox_src_manager_UIVirtualBoxManager.cpp +++ /dev/null @@ -1,46 +0,0 @@ ---- src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp.orig 2025-08-13 19:50:55 UTC -+++ src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp -@@ -2402,6 +2402,9 @@ void UIVirtualBoxManager::prepare() - qApp->installEventFilter(this); - #endif - -+ /* Prepare notification-center invisibvle way: */ -+ prepareNotificationCenter(); -+ - /* Cache media data early if necessary: */ - if (uiCommon().agressiveCaching()) - gpMediumEnumerator->enumerateMedia(); -@@ -2446,6 +2449,12 @@ void UIVirtualBoxManager::prepare() - #endif /* VBOX_GUI_WITH_NETWORK_MANAGER && VBOX_WITH_UPDATE_REQUEST */ - } - -+void UIVirtualBoxManager::prepareNotificationCenter() -+{ -+ UINotificationCenter::create(); -+ -+} -+ - void UIVirtualBoxManager::prepareCloudMachineManager() - { - UICloudMachineManager::create(); -@@ -2805,6 +2814,12 @@ void UIVirtualBoxManager::cleanupCloudMachineManager() - UICloudMachineManager::destroy(); - } - -+void UIVirtualBoxManager::cleanupNotificationCenter() -+{ -+ UINotificationCenter::destroy(); -+ -+} -+ - void UIVirtualBoxManager::cleanup() - { - /* Ask sub-dialogs to commit data: */ -@@ -2814,6 +2829,7 @@ void UIVirtualBoxManager::cleanup() - cleanupWidgets(); - cleanupMenuBar(); - cleanupCloudMachineManager(); -+ cleanupNotificationCenter(); - } - - UIVirtualMachineItem *UIVirtualBoxManager::currentItem() const diff --git a/emulators/virtualbox-ose-72/files/patch-src_VBox_Frontends_VirtualBox_src_manager_UIVirtualBoxManager.h b/emulators/virtualbox-ose-72/files/patch-src_VBox_Frontends_VirtualBox_src_manager_UIVirtualBoxManager.h deleted file mode 100644 index 80daea0c318c..000000000000 --- a/emulators/virtualbox-ose-72/files/patch-src_VBox_Frontends_VirtualBox_src_manager_UIVirtualBoxManager.h +++ /dev/null @@ -1,20 +0,0 @@ ---- src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h.orig 2025-08-13 19:50:55 UTC -+++ src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h -@@ -341,6 +341,8 @@ private slots: (private) - * @{ */ - /** Prepares window. */ - void prepare(); -+ /** Prepares notification-center. */ -+ void prepareNotificationCenter(); - /** Prepares cloud machine manager. */ - void prepareCloudMachineManager(); - /** Prepares icon. */ -@@ -366,6 +368,8 @@ private slots: (private) - void cleanupMenuBar(); - /** Cleanups cloud machine manager. */ - void cleanupCloudMachineManager(); -+ /** Cleanups notification-center. */ -+ void cleanupNotificationCenter(); - /** Cleanups window. */ - void cleanup(); - /** @} */ diff --git a/emulators/virtualbox-ose-72/files/patch-src_VBox_Frontends_VirtualBox_src_manager_UIVirtualBoxWidget.cpp b/emulators/virtualbox-ose-72/files/patch-src_VBox_Frontends_VirtualBox_src_manager_UIVirtualBoxWidget.cpp deleted file mode 100644 index 52f736783c17..000000000000 --- a/emulators/virtualbox-ose-72/files/patch-src_VBox_Frontends_VirtualBox_src_manager_UIVirtualBoxWidget.cpp +++ /dev/null @@ -1,24 +0,0 @@ ---- src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxWidget.cpp.orig 2025-08-13 19:50:55 UTC -+++ src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxWidget.cpp -@@ -399,8 +399,8 @@ void UIVirtualBoxWidget::prepareWidgets() - } - } - -- /* Create notification-center: */ -- UINotificationCenter::create(this); -+ /* Reparent notification-center: */ -+ gpNotificationCenter->setParent(this); - - /* Update toolbar finally: */ - updateToolbar(); -@@ -746,8 +746,8 @@ void UIVirtualBoxWidget::cleanup() - - void UIVirtualBoxWidget::cleanup() - { -- /* Destroy notification-center: */ -- UINotificationCenter::destroy(); -+ /* Reparent notification-center: */ -+ gpNotificationCenter->setParent(0); - } - - UIGlobalToolsWidget *UIVirtualBoxWidget::globalToolsWidget() const diff --git a/emulators/virtualbox-ose-kmod-72/Makefile b/emulators/virtualbox-ose-kmod-72/Makefile index 0990aebfbc08..40c529cae48a 100644 --- a/emulators/virtualbox-ose-kmod-72/Makefile +++ b/emulators/virtualbox-ose-kmod-72/Makefile @@ -1,5 +1,5 @@ PORTNAME= virtualbox-ose -DISTVERSION= 7.2.0 +DISTVERSION= 7.2.2 CATEGORIES= emulators MASTER_SITES= https://download.virtualbox.org/virtualbox/${DISTVERSION}/ PKGNAMESUFFIX= -kmod-72 diff --git a/emulators/virtualbox-ose-kmod-72/distinfo b/emulators/virtualbox-ose-kmod-72/distinfo index c67534681918..41bf0f3a16ac 100644 --- a/emulators/virtualbox-ose-kmod-72/distinfo +++ b/emulators/virtualbox-ose-kmod-72/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755276527 -SHA256 (VirtualBox-7.2.0.tar.bz2) = 4f2804ff27848ea772aee6b637bb1e10ee74ec2da117c257413e2d2c4f670ba0 -SIZE (VirtualBox-7.2.0.tar.bz2) = 206755781 +TIMESTAMP = 1759400000 +SHA256 (VirtualBox-7.2.2.tar.bz2) = b0e63bfb855327aecf1122cda33390c33734e5ffed72f123f5edf786a8ce1393 +SIZE (VirtualBox-7.2.2.tar.bz2) = 206992991 diff --git a/emulators/virtualbox-ose-legacy/Makefile b/emulators/virtualbox-ose-legacy/Makefile index 77ed9000a262..2040fa8bf3e0 100644 --- a/emulators/virtualbox-ose-legacy/Makefile +++ b/emulators/virtualbox-ose-legacy/Makefile @@ -314,6 +314,8 @@ post-patch: @${REINPLACE_CMD} \ -e 's|^versions =.*|versions = ["${PYTHON_VER}${PYTHON_ABIVER}"]|' \ ${WRKSRC}/src/libs/xpcom18a4/python/gen_python_deps.py + @${REINPLACE_CMD} -e 's|curl_proxytype|long|g' \ + ${WRKSRC}/src/VBox/Runtime/generic/http-curl.cpp do-build: cd ${WRKSRC} && ${SH} -c '. ${WRKSRC}/env.sh && \ diff --git a/emulators/virtualbox-ose-legacy/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c b/emulators/virtualbox-ose-legacy/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c index 02fc514a9c14..6ae296b39748 100644 --- a/emulators/virtualbox-ose-legacy/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c +++ b/emulators/virtualbox-ose-legacy/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c @@ -1382,7 +1382,7 @@ + int lkflags = cnp->cn_lkflags; + char *fullpath = NULL; + -+ *vpp = NULLVP; ++ *vpp = NULL; + error = ENOENT; + if (cnp->cn_flags & ISDOTDOT) { + error = vn_vget_ino_gen(dvp, vboxfs_vn_get_ino_alloc, @@ -1392,7 +1392,7 @@ + goto out; + + } else if (cnp->cn_namelen == 1 && cnp->cn_nameptr[0] == '.') { -+ VREF(dvp); ++ vref(dvp); + *vpp = dvp; + error = 0; + } else { diff --git a/emulators/virtualbox-ose-nox11-70/Makefile b/emulators/virtualbox-ose-nox11-70/Makefile index 8a6125129844..4b3abd505663 100644 --- a/emulators/virtualbox-ose-nox11-70/Makefile +++ b/emulators/virtualbox-ose-nox11-70/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 4 +PORTREVISION= 5 PKGNAMESUFFIX= -nox11-70 MASTERDIR= ${.CURDIR}/../virtualbox-ose-70 diff --git a/emulators/virtualbox-ose-nox11-71/Makefile b/emulators/virtualbox-ose-nox11-71/Makefile index bd1a0035d424..66d0c82c9bc9 100644 --- a/emulators/virtualbox-ose-nox11-71/Makefile +++ b/emulators/virtualbox-ose-nox11-71/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -nox11-71 MASTERDIR= ${.CURDIR}/../virtualbox-ose-71 diff --git a/emulators/virtualbox-ose-nox11-72/Makefile b/emulators/virtualbox-ose-nox11-72/Makefile index d415932ea096..bd2cd188d048 100644 --- a/emulators/virtualbox-ose-nox11-72/Makefile +++ b/emulators/virtualbox-ose-nox11-72/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -nox11-72 MASTERDIR= ${.CURDIR}/../virtualbox-ose-72 diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile index 3bb9bd477162..0090c98652d1 100644 --- a/emulators/virtualbox-ose/Makefile +++ b/emulators/virtualbox-ose/Makefile @@ -328,6 +328,8 @@ post-patch: @${REINPLACE_CMD} \ -e 's|^versions =.*|versions = ["${PYTHON_VER}${PYTHON_ABIVER}"]|' \ ${WRKSRC}/src/libs/xpcom18a4/python/gen_python_deps.py + @${REINPLACE_CMD} -e 's|curl_proxytype|long|g' \ + ${WRKSRC}/src/VBox/Runtime/generic/http-curl.cpp post-patch-AIO-off: @${REINPLACE_CMD} 's|r3/freebsd/fileaio-freebsd.cpp|r3/posix/fileaio-posix.cpp|' \ diff --git a/emulators/virtualbox-ose/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c b/emulators/virtualbox-ose/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c index edd43c7c03c7..1b0463711195 100644 --- a/emulators/virtualbox-ose/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c +++ b/emulators/virtualbox-ose/files/patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c @@ -1382,7 +1382,7 @@ + int lkflags = cnp->cn_lkflags; + char *fullpath = NULL; + -+ *vpp = NULLVP; ++ *vpp = NULL; + error = ENOENT; + if (cnp->cn_flags & ISDOTDOT) { + error = vn_vget_ino_gen(dvp, vboxfs_vn_get_ino_alloc, @@ -1392,7 +1392,7 @@ + goto out; + + } else if (cnp->cn_namelen == 1 && cnp->cn_nameptr[0] == '.') { -+ VREF(dvp); ++ vref(dvp); + *vpp = dvp; + error = 0; + } else { diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 60ff33bb3bcc..904dc99b83f7 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine -DISTVERSION= 10.15 +DISTVERSION= 10.16 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= https://dl.winehq.org/wine/source/10.x/ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 18fddc54f49b..16223d1de1f3 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757879331 -SHA256 (wine-10.15.tar.xz) = 307e21237c6e8bdea266f946d31f09ed27b1957df9a03516d8271fd13e1c261d -SIZE (wine-10.15.tar.xz) = 32785484 +TIMESTAMP = 1759596682 +SHA256 (wine-10.16.tar.xz) = c5ed2742bff208c63b005bcfb91a2fc6cc49af6c6695bc8c0cf0fe6f4da60446 +SIZE (wine-10.16.tar.xz) = 32840688 diff --git a/emulators/wine-devel/files/patch-dlls_ntdll_unix_signal__i386.c b/emulators/wine-devel/files/patch-dlls_ntdll_unix_signal__i386.c new file mode 100644 index 000000000000..bdabb53ea341 --- /dev/null +++ b/emulators/wine-devel/files/patch-dlls_ntdll_unix_signal__i386.c @@ -0,0 +1,11 @@ +--- dlls/ntdll/unix/signal_i386.c.orig 2025-10-03 21:01:38 UTC ++++ dlls/ntdll/unix/signal_i386.c +@@ -827,7 +827,7 @@ static void fixup_frame_fpu_state( struct syscall_fram + if (FPUX_sig(sigcontext)) + { + if (user_shared_data->ProcessorFeatures[PF_XMMI_INSTRUCTIONS_AVAILABLE]) +- frame->u.xsave = *FPUX_sig(sigcontext); ++ frame->u.xsave = *((XSAVE_FORMAT *) FPUX_sig(sigcontext)); + else + fpux_to_fpu( &frame->u.fsave, FPUX_sig(sigcontext) ); + frame->xstate.Mask = XSTATE_MASK_LEGACY; diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index b678d1b41818..9e0a8606ff60 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -2468,6 +2468,7 @@ lib/wine/%%WINEARCH%%-windows/rsaenh.dll lib/wine/%%WINEARCH%%-windows/rstrtmgr.dll lib/wine/%%WINEARCH%%-windows/rtutils.dll lib/wine/%%WINEARCH%%-windows/rtworkq.dll +lib/wine/%%WINEARCH%%-windows/runas.exe %%WINE32%%lib/wine/%%WINEARCH%%-windows/rundll.exe16 lib/wine/%%WINEARCH%%-windows/rundll32.exe lib/wine/%%WINEARCH%%-windows/samlib.dll @@ -2876,6 +2877,16 @@ share/man/pl.UTF-8/man1/wine.1.gz %%DATADIR%%/nls/normnfkd.nls %%DATADIR%%/nls/sortdefault.nls %%WINE64%%%%DATADIR%%/pkg32.sh +%%DATADIR%%/winmd/windows.applicationmodel.winmd +%%DATADIR%%/winmd/windows.globalization.winmd +%%DATADIR%%/winmd/windows.graphics.winmd +%%DATADIR%%/winmd/windows.media.winmd +%%DATADIR%%/winmd/windows.networking.winmd +%%DATADIR%%/winmd/windows.perception.winmd +%%DATADIR%%/winmd/windows.storage.winmd +%%DATADIR%%/winmd/windows.system.winmd +%%DATADIR%%/winmd/windows.ui.winmd +%%DATADIR%%/winmd/windows.ui.xaml.winmd %%PORTDOCS%%%%DOCSDIR%%/ANNOUNCE.md %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/emulators/z80pack/Makefile b/emulators/z80pack/Makefile index 1bd347e60e5b..61ac011ca9d3 100644 --- a/emulators/z80pack/Makefile +++ b/emulators/z80pack/Makefile @@ -1,32 +1,23 @@ PORTNAME= z80pack -DISTVERSION= 1.37 +DISTVERSION= 1.38 CATEGORIES= emulators -MASTER_SITES= https://www.autometer.de/unix4fun/z80pack/ftp/ MAINTAINER= se@FreeBSD.org COMMENT= Complete CP/M-80 emulator -WWW= https://www.autometer.de/unix4fun/z80pack/ +WWW= https://www.icl1900.co.uk/unix4fun/z80pack/ CONFLICTS_INSTALL= hextools LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= tar:tgz +USES= gl gmake jpeg +USE_GL= gl glu -OPTIONS_DEFINE= DOCS +USE_GITHUB= yes +GH_ACCOUNT= udo-munk -do-build: - ${MAKE} -C ${WRKSRC}/cpmsim/srcsim -f Makefile.bsd OPTFLAGS="${CFLAGS}" PREFIX=${PREFIX} all clean - ${MAKE} -C ${WRKSRC}/cpmsim/srctools CC="${CC}" CFLAGS="${CFLAGS}" - -do-install: -.for file in mkdskimg bin2hex send receive ptp2bin - ${INSTALL_PROGRAM} ${WRKSRC}/cpmsim/srctools/${file} ${STAGEDIR}${PREFIX}/bin -.endfor - ${INSTALL_PROGRAM} ${WRKSRC}/cpmsim/cpmsim ${STAGEDIR}${PREFIX}/bin - cd ${WRKSRC}/cpmsim/conf && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} - cd ${WRKSRC}/cpmsim/disks/library && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/disks +OPTIONS_DEFINE= DOCS do-install-DOCS-on: cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} diff --git a/emulators/z80pack/distinfo b/emulators/z80pack/distinfo index 549e448cc1fc..b61e65f74b9c 100644 --- a/emulators/z80pack/distinfo +++ b/emulators/z80pack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748766343 -SHA256 (z80pack-1.37.tgz) = 0a4d199c822546e28fb9d8e055b4bf7ca4c1b984b2f707f99d39f00b80c59d2a -SIZE (z80pack-1.37.tgz) = 15674455 +TIMESTAMP = 1756888492 +SHA256 (udo-munk-z80pack-1.38_GH0.tar.gz) = dfed4f0c7721fb16f077aa33001962dde91548ae7ed56b1667218ec4baf5a6fc +SIZE (udo-munk-z80pack-1.38_GH0.tar.gz) = 33151943 diff --git a/emulators/z80pack/files/patch-Makefile b/emulators/z80pack/files/patch-Makefile new file mode 100644 index 000000000000..bc337c955163 --- /dev/null +++ b/emulators/z80pack/files/patch-Makefile @@ -0,0 +1,30 @@ +--- Makefile.orig 2024-06-01 14:02:02 UTC ++++ Makefile +@@ -1,6 +1,6 @@ PACKAGE = z80pack + PACKAGE = z80pack +-PREFIX = $(HOME) +-#PREFIX = /usr/local ++#PREFIX = $(HOME) ++PREFIX = /usr/local + EXEC_PREFIX = $(PREFIX) + BINDIR = $(EXEC_PREFIX)/bin + DATAROOTDIR = $(PREFIX)/share +@@ -109,12 +109,12 @@ install: + FORCE: + + install: +-# @set -e; for subdir in $(TOOLS) $(LIBS) $(BIOSES) $(MISC); do \ +-# $(MAKE) -C $$subdir "PREFIX=$(PREFIX)" install; \ +-# done +-# @set -e; for subdir in $(MACHINES); do \ +-# $(MAKE) -C $$subdir/srcsim "PREFIX=$(PREFIX)" install; \ +-# done ++ @set -e; for subdir in $(TOOLS) $(LIBS) $(BIOSES) $(MISC); do \ ++ $(MAKE) -C $$subdir "PREFIX=$(PREFIX)" install; \ ++ done ++ @set -e; for subdir in $(MACHINES); do \ ++ $(MAKE) -C $$subdir/srcsim "PREFIX=$(PREFIX)" install; \ ++ done + + uninstall: + # @set -e; for subdir in $(TOOLS) $(LIBS) $(BIOSES) $(MISC); do \ diff --git a/emulators/z80pack/files/patch-cpmsim_srcsim_Makefile b/emulators/z80pack/files/patch-cpmsim_srcsim_Makefile new file mode 100644 index 000000000000..60d1a96a1a40 --- /dev/null +++ b/emulators/z80pack/files/patch-cpmsim_srcsim_Makefile @@ -0,0 +1,24 @@ +--- cpmsim/srcsim/Makefile.orig 2024-06-01 14:02:02 UTC ++++ cpmsim/srcsim/Makefile +@@ -13,7 +13,7 @@ CPROG = $(MACHINE)sim + # http://www.gnu.org/prep/standards/html_node/Directory-Variables.html + PACKAGE = z80pack + CPROG = $(MACHINE)sim +-PREFIX ?= /usr/local ++PREFIX = /usr/local + EXEC_PREFIX = $(PREFIX) + BINDIR = $(EXEC_PREFIX)/bin + DATAROOTDIR = $(PREFIX)/share +@@ -103,8 +103,10 @@ install: $(SIM) + build: _rm_obj all + + install: $(SIM) +-# $(INSTALL) -d $(DESTDIR)$(BINDIR) +-# $(INSTALL_PROGRAM) -s $(SIM) $(DESTDIR)$(BINDIR) ++ $(INSTALL) -d $(DESTDIR)$(BINDIR) ++ $(INSTALL_PROGRAM) -s $(SIM) $(DESTDIR)$(BINDIR) ++ $(INSTALL) -d $(DESTDIR)$(DISKS_DIR) ++ $(INSTALL_PROGRAM) ../disks/library/*.dsk $(DESTDIR)$(DISKS_DIR) + + uninstall: + # rm -f $(DESTDIR)$(BINDIR)/$(CPROG) diff --git a/emulators/z80pack/files/patch-cpmsim_srcsim_Makefile.bsd b/emulators/z80pack/files/patch-cpmsim_srcsim_Makefile.bsd deleted file mode 100644 index a34be0654a9d..000000000000 --- a/emulators/z80pack/files/patch-cpmsim_srcsim_Makefile.bsd +++ /dev/null @@ -1,23 +0,0 @@ ---- cpmsim/srcsim/Makefile.bsd.orig 2021-01-06 16:07:39 UTC -+++ cpmsim/srcsim/Makefile.bsd -@@ -1,8 +1,8 @@ - # system wide location for machines configuration files --CONF=/usr/local/share/cpmsim/conf -+CONF=${PREFIX}/share/z80pack/conf - - # system wide location for disk images --DISKS=/usr/local/share/cpmsim/disks -+DISKS=${PREFIX}/share/z80pack/disks - - CC = cc - -@@ -10,7 +10,8 @@ CC = cc - #CFLAGS = -O3 -c -Wall -Wextra -Wno-self-assign -fstack-protector-all -D_FORTIFY_SOURCE=2 -DCONFDIR=\"${CONF}\" -DDISKSDIR=\"${DISKS}\" - - # Production --CFLAGS = -O3 -c -Wall -Wextra -Wno-self-assign -U_FORTIFY_SOURCE -DCONFDIR=\"${CONF}\" -DDISKSDIR=\"${DISKS}\" -+#CFLAGS = -O3 -c -Wall -Wextra -Wno-self-assign -U_FORTIFY_SOURCE -DCONFDIR=\"${CONF}\" -DDISKSDIR=\"${DISKS}\" -+CFLAGS = ${OPTFLAGS} -c -Wall -Wextra -Wno-self-assign -U_FORTIFY_SOURCE -DCONFDIR=\"${CONF}\" -DDISKSDIR=\"${DISKS}\" - - LFLAGS = - diff --git a/emulators/z80pack/files/patch-cpmsim_srctools_Makefile b/emulators/z80pack/files/patch-cpmsim_srctools_Makefile deleted file mode 100644 index 1d2a75a3e83a..000000000000 --- a/emulators/z80pack/files/patch-cpmsim_srctools_Makefile +++ /dev/null @@ -1,30 +0,0 @@ ---- cpmsim/srctools/Makefile.orig 2021-01-06 16:07:39 UTC -+++ cpmsim/srctools/Makefile -@@ -1,19 +1,19 @@ - # - # some places where the tools usually are installed - # --INSTALLDIR=${HOME}/bin -+#INSTALLDIR=${HOME}/bin - #INSTALLDIR=/usr/local/bin - - #CC = cc --CC = gcc -+#CC = gcc - --CFLAGS= -O3 -Wall -+#CFLAGS= -O3 -Wall - --all: test mkdskimg bin2hex send receive ptp2bin -- @echo -- @echo "Done." -- @echo "Now run make install" -- @echo -+all: mkdskimg bin2hex send receive ptp2bin -+# @echo -+# @echo "Done." -+# @echo "Now run make install" -+# @echo - - test: - @test -d ${INSTALLDIR} || (echo "${INSTALLDIR} doesn't exist, fix INSTALLDIR"; exit 1) diff --git a/emulators/z80pack/pkg-plist b/emulators/z80pack/pkg-plist index 08d2b5e53f95..d678e6b7d108 100644 --- a/emulators/z80pack/pkg-plist +++ b/emulators/z80pack/pkg-plist @@ -1,30 +1,39 @@ bin/bin2hex +bin/cpmrecv +bin/cpmsend bin/cpmsim bin/mkdskimg bin/ptp2bin -bin/receive -bin/send +bin/z80asm %%PORTDOCS%%%%DOCSDIR%%/CREDITS %%PORTDOCS%%%%DOCSDIR%%/FrontPanel_User_Manual_2.0.pdf %%PORTDOCS%%%%DOCSDIR%%/README-asm.txt %%PORTDOCS%%%%DOCSDIR%%/README-cpm.txt %%PORTDOCS%%%%DOCSDIR%%/README-frontpanel.txt +%%PORTDOCS%%%%DOCSDIR%%/README-ice.txt +%%PORTDOCS%%%%DOCSDIR%%/README-osx.txt +%%PORTDOCS%%%%DOCSDIR%%/README-pico.txt +%%PORTDOCS%%%%DOCSDIR%%/README-wsl.txt +%%PORTDOCS%%%%DOCSDIR%%/picoboard1.jpg +%%PORTDOCS%%%%DOCSDIR%%/picoboard2.jpg +%%PORTDOCS%%%%DOCSDIR%%/picoboard3.jpg %%PORTDOCS%%%%DOCSDIR%%/z80-documented.pdf -%%DATADIR%%/disks/cpm13.dsk -%%DATADIR%%/disks/cpm14.dsk -%%DATADIR%%/disks/cpm1975.dsk -%%DATADIR%%/disks/cpm2-1.dsk -%%DATADIR%%/disks/cpm2-2.dsk -%%DATADIR%%/disks/cpm2-62khd.dsk -%%DATADIR%%/disks/cpm3-1.dsk -%%DATADIR%%/disks/cpm3-2.dsk -%%DATADIR%%/disks/cpm3-8080-1.dsk -%%DATADIR%%/disks/cpm3-8080-2.dsk -%%DATADIR%%/disks/hd-tools.dsk -%%DATADIR%%/disks/hd-toolsrc.dsk -%%DATADIR%%/disks/i8080tests.dsk -%%DATADIR%%/disks/mpm-1.dsk -%%DATADIR%%/disks/mpm-2.dsk -%%DATADIR%%/disks/z80tests.dsk -%%DATADIR%%/net_client.conf.example -%%DATADIR%%/net_server.conf.example +%%DATADIR%%/cpmsim/disks/cpm13.dsk +%%DATADIR%%/cpmsim/disks/cpm14.dsk +%%DATADIR%%/cpmsim/disks/cpm1975.dsk +%%DATADIR%%/cpmsim/disks/cpm22-1.dsk +%%DATADIR%%/cpmsim/disks/cpm22-2.dsk +%%DATADIR%%/cpmsim/disks/cpm22-62khd.dsk +%%DATADIR%%/cpmsim/disks/cpm3-1.dsk +%%DATADIR%%/cpmsim/disks/cpm3-2.dsk +%%DATADIR%%/cpmsim/disks/cpm3-8080-1.dsk +%%DATADIR%%/cpmsim/disks/cpm3-8080-2.dsk +%%DATADIR%%/cpmsim/disks/hd-tools.dsk +%%DATADIR%%/cpmsim/disks/hd-toolsrc.dsk +%%DATADIR%%/cpmsim/disks/i8080tests.dsk +%%DATADIR%%/cpmsim/disks/mpm-1.dsk +%%DATADIR%%/cpmsim/disks/mpm-2.dsk +%%DATADIR%%/cpmsim/disks/ucsd-iv-1.dsk +%%DATADIR%%/cpmsim/disks/ucsd-iv-2.dsk +%%DATADIR%%/cpmsim/disks/ucsd-iv-interp.dsk +%%DATADIR%%/cpmsim/disks/z80tests.dsk diff --git a/filesystems/hfsfuse/Makefile b/filesystems/hfsfuse/Makefile index 39f64ce87979..c0a29c76c9bf 100644 --- a/filesystems/hfsfuse/Makefile +++ b/filesystems/hfsfuse/Makefile @@ -1,5 +1,5 @@ PORTNAME= hfsfuse -DISTVERSION= 0.242 +DISTVERSION= 0.289 CATEGORIES= filesystems MASTER_SITES= https://github.com/0x09/${PORTNAME}/releases/download/${DISTVERSION}/ PKGNAMEPREFIX= fusefs- @@ -9,18 +9,20 @@ COMMENT= FUSE driver for HFS+ filesystems WWW= https://github.com/0x09/hfsfuse LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/src/COPYING +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libublio.so:devel/libublio \ - libutf8proc.so:textproc/utf8proc + libutf8proc.so:textproc/utf8proc \ + liblzfse.so:archivers/lzfse -USES= fuse gmake +USES= fuse gmake libarchive USE_CSTD= gnu11 ALL_TARGET= config all PLIST_FILES= bin/hfsdump \ - bin/hfsfuse + bin/hfsfuse \ + bin/hfstar PORTDOCS= README.md @@ -33,6 +35,7 @@ OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hfsdump ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/hfsfuse ${STAGEDIR}${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/hfstar ${STAGEDIR}${PREFIX}/bin do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/filesystems/hfsfuse/distinfo b/filesystems/hfsfuse/distinfo index 400e07a7fc37..c5c8a05a05a2 100644 --- a/filesystems/hfsfuse/distinfo +++ b/filesystems/hfsfuse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730040774 -SHA256 (hfsfuse-0.242.tar.gz) = 2cda7fd5d2fd3419c24907c1f59d04230162ce9491a65553c3d6254677ee62f3 -SIZE (hfsfuse-0.242.tar.gz) = 270946 +TIMESTAMP = 1744864204 +SHA256 (hfsfuse-0.289.tar.gz) = b19597dda364a670eebf05d0681c77db4b0f625f19b9e16f4b2b65dd8d16c360 +SIZE (hfsfuse-0.289.tar.gz) = 297704 diff --git a/filesystems/hfsfuse/pkg-descr b/filesystems/hfsfuse/pkg-descr index f919854c8e6e..5f965b7c3c68 100644 --- a/filesystems/hfsfuse/pkg-descr +++ b/filesystems/hfsfuse/pkg-descr @@ -4,5 +4,5 @@ modifications. This driver is read-only and cannot write to or damage the target filesystem in any way. -hfsfuse also includes a standalone tool, hfsdump, to inspect the -contents of an HFS+ volume without FUSE. +hfsfuse also includes two standalone tools, hfsdump and hfstar, +which can be used in an HFS+ volume without FUSE. diff --git a/filesystems/httpdirfs/files/patch-curl b/filesystems/httpdirfs/files/patch-curl new file mode 100644 index 000000000000..6b888715536d --- /dev/null +++ b/filesystems/httpdirfs/files/patch-curl @@ -0,0 +1,51 @@ +--- src/link.c.orig 2024-11-01 20:22:40 UTC ++++ src/link.c +@@ -66,14 +66,14 @@ static CURL *Link_to_curl(Link *link) + if (ret) { + lprintf(error, "%s", curl_easy_strerror(ret)); + } +- ret = curl_easy_setopt(curl, CURLOPT_FOLLOWLOCATION, 1); ++ ret = curl_easy_setopt(curl, CURLOPT_FOLLOWLOCATION, 1L); + if (ret) { + lprintf(error, "%s", curl_easy_strerror(ret)); + } + /* + * for following directories without the '/' + */ +- ret = curl_easy_setopt(curl, CURLOPT_MAXREDIRS, 2); ++ ret = curl_easy_setopt(curl, CURLOPT_MAXREDIRS, 2L); + if (ret) { + lprintf(error, "%s", curl_easy_strerror(ret)); + } +@@ -81,11 +81,11 @@ static CURL *Link_to_curl(Link *link) + if (ret) { + lprintf(error, "%s", curl_easy_strerror(ret)); + } +- ret = curl_easy_setopt(curl, CURLOPT_TCP_KEEPALIVE, 1); ++ ret = curl_easy_setopt(curl, CURLOPT_TCP_KEEPALIVE, 1L); + if (ret) { + lprintf(error, "%s", curl_easy_strerror(ret)); + } +- ret = curl_easy_setopt(curl, CURLOPT_CONNECTTIMEOUT, 15); ++ ret = curl_easy_setopt(curl, CURLOPT_CONNECTTIMEOUT, 15L); + if (ret) { + lprintf(error, "%s", curl_easy_strerror(ret)); + } +@@ -118,7 +118,7 @@ static CURL *Link_to_curl(Link *link) + } + } + if (CONFIG.insecure_tls) { +- ret = curl_easy_setopt(curl, CURLOPT_SSL_VERIFYPEER, 0); ++ ret = curl_easy_setopt(curl, CURLOPT_SSL_VERIFYPEER, 0L); + if (ret) { + lprintf(error, "%s", curl_easy_strerror(ret)); + } +@@ -197,7 +197,7 @@ static void Link_req_file_stat(Link *this_link) + { + lprintf(debug, "%s\n", this_link->f_url); + CURL *curl = Link_to_curl(this_link); +- CURLcode ret = curl_easy_setopt(curl, CURLOPT_NOBODY, 1); ++ CURLcode ret = curl_easy_setopt(curl, CURLOPT_NOBODY, 1L); + if (ret) { + lprintf(error, "%s", curl_easy_strerror(ret)); + } diff --git a/filesystems/sandboxfs/Makefile b/filesystems/sandboxfs/Makefile index 2ca6983f3aa4..e36cdecb4654 100644 --- a/filesystems/sandboxfs/Makefile +++ b/filesystems/sandboxfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 -PORTREVISION= 50 +PORTREVISION= 51 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- diff --git a/filesystems/sasquatch/Makefile b/filesystems/sasquatch/Makefile index 71946e990520..d1c278bb9e8e 100644 --- a/filesystems/sasquatch/Makefile +++ b/filesystems/sasquatch/Makefile @@ -2,7 +2,7 @@ PORTNAME= sasquatch DISTVERSION= 4.3 CATEGORIES= filesystems sysutils -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= SquashFS extractor with patches for firmware analysis WWW= https://gitlab.com/tgasiba/sasquatch/ diff --git a/filesystems/ufs/Makefile b/filesystems/ufs/Makefile index c8d35e734db2..b2b77ae34e05 100644 --- a/filesystems/ufs/Makefile +++ b/filesystems/ufs/Makefile @@ -1,5 +1,6 @@ PORTNAME= ufs DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= filesystems sysutils PKGNAMEPREFIX= fusefs- diff --git a/filesystems/xfuse/Makefile b/filesystems/xfuse/Makefile index 8253d69012e4..9eb6bc413433 100644 --- a/filesystems/xfuse/Makefile +++ b/filesystems/xfuse/Makefile @@ -1,5 +1,6 @@ PORTNAME= xfuse DISTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= filesystems MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= xfs-fuse/${DISTVERSION} diff --git a/filesystems/zerofs/Makefile b/filesystems/zerofs/Makefile index 33d72d1fdc14..e789888398cf 100644 --- a/filesystems/zerofs/Makefile +++ b/filesystems/zerofs/Makefile @@ -1,6 +1,7 @@ PORTNAME= zerofs DISTVERSIONPREFIX= v DISTVERSION= 0.15.2 +PORTREVISION= 1 CATEGORIES= filesystems sysutils MAINTAINER= stephan@lichtenauer.co.za diff --git a/filesystems/ztop/Makefile b/filesystems/ztop/Makefile index 6f5e82b0f8c9..ffc4b00b3c50 100644 --- a/filesystems/ztop/Makefile +++ b/filesystems/ztop/Makefile @@ -1,7 +1,7 @@ PORTNAME= ztop DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= filesystems sysutils MAINTAINER= asomers@FreeBSD.org diff --git a/finance/electrs/Makefile b/finance/electrs/Makefile index be1703086063..7b904f06dac9 100644 --- a/finance/electrs/Makefile +++ b/finance/electrs/Makefile @@ -1,7 +1,7 @@ PORTNAME= electrs DISTVERSIONPREFIX= v DISTVERSION= 0.10.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/finance/hyperswitch/Makefile b/finance/hyperswitch/Makefile index 642d5364d157..9ebb54bf7b67 100644 --- a/finance/hyperswitch/Makefile +++ b/finance/hyperswitch/Makefile @@ -1,6 +1,6 @@ PORTNAME= hyperswitch DISTVERSION= 2025.05.16.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance MAINTAINER= yuri@FreeBSD.org diff --git a/finance/ord/Makefile b/finance/ord/Makefile index 3e05af732784..f88a34ac7696 100644 --- a/finance/ord/Makefile +++ b/finance/ord/Makefile @@ -1,6 +1,6 @@ PORTNAME= ord DISTVERSION= 0.20.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= finance PKGNAMESUFFIX= -crypto-wallet diff --git a/finance/tickrs/Makefile b/finance/tickrs/Makefile index 59e0ddb35d9a..ba5ad92db4f3 100644 --- a/finance/tickrs/Makefile +++ b/finance/tickrs/Makefile @@ -1,7 +1,7 @@ PORTNAME= tickrs DISTVERSIONPREFIX= v DISTVERSION= 0.14.9 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= finance MAINTAINER= lcook@FreeBSD.org diff --git a/french/wordpress/distinfo b/french/wordpress/distinfo index 8f236e4493c7..ce694e73ae1d 100644 --- a/french/wordpress/distinfo +++ b/french/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750500013 -SHA256 (wordpress-6.8.1-fr_FR.tar.gz) = aa9ab352448c8375882101a8be23fe2e40d3a1c837eb5457b490557b89b79cf7 -SIZE (wordpress-6.8.1-fr_FR.tar.gz) = 34183986 +TIMESTAMP = 1758557295 +SHA256 (wordpress-6.8.2-fr_FR.tar.gz) = 486a60b762e6c084982731d796e16f465b015cd0deea184a2f48224bbaf86ba5 +SIZE (wordpress-6.8.2-fr_FR.tar.gz) = 34184379 diff --git a/ftp/termscp/Makefile b/ftp/termscp/Makefile index 75990069cc4d..050984d0a6b7 100644 --- a/ftp/termscp/Makefile +++ b/ftp/termscp/Makefile @@ -1,7 +1,7 @@ PORTNAME= termscp DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= ftp MAINTAINER= sec.research.2005@gmail.com diff --git a/ftp/unftp/Makefile b/ftp/unftp/Makefile index 284188c866fc..69856105be9a 100644 --- a/ftp/unftp/Makefile +++ b/ftp/unftp/Makefile @@ -1,7 +1,7 @@ PORTNAME= unftp DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= ftp MAINTAINER= yuri@FreeBSD.org diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 498b1c72c5f0..58f597a2745c 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= 0ad DISTVERSION= 0.27.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= https://releases.wildfiregames.com/ DISTFILES= ${PORTNAME}-${DISTVERSION}-unix-build.tar.xz \ diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile index 543954f8b8b0..ae2f19772393 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,6 +1,6 @@ PORTNAME= DDNet PORTVERSION= 19.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://ddnet.tw/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/games/anki/Makefile b/games/anki/Makefile index cbab4a1a9172..4e4e40a4654a 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -1,5 +1,6 @@ PORTNAME= anki DISTVERSION= 25.09.2 +PORTREVISION= 1 # Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes CATEGORIES= games education python MASTER_SITES= LOCAL/kai/:yarncache diff --git a/games/dose-response/Makefile b/games/dose-response/Makefile index 5c2d08e9039a..3963ca48e3ff 100644 --- a/games/dose-response/Makefile +++ b/games/dose-response/Makefile @@ -1,7 +1,7 @@ PORTNAME= dose-response DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 54 +PORTREVISION= 55 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/genact/Makefile b/games/genact/Makefile index f8f18937634a..adb2124185d5 100644 --- a/games/genact/Makefile +++ b/games/genact/Makefile @@ -1,7 +1,7 @@ PORTNAME= genact DISTVERSIONPREFIX= v DISTVERSION= 1.4.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org diff --git a/games/gnome-robots/Makefile b/games/gnome-robots/Makefile index 779963d8be75..ea26fd897482 100644 --- a/games/gnome-robots/Makefile +++ b/games/gnome-robots/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnome-robots DISTVERSION= 41.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games gnome DIST_SUBDIR= gnome diff --git a/games/hivetui/Makefile b/games/hivetui/Makefile index 1c45c5a98cab..43eeb097fa41 100644 --- a/games/hivetui/Makefile +++ b/games/hivetui/Makefile @@ -1,7 +1,7 @@ PORTNAME= hivetui DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MAINTAINER= fuz@FreeBSD.org diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile index d4e26de35ad7..14e9e205ad6a 100644 --- a/games/jaggedalliance2/Makefile +++ b/games/jaggedalliance2/Makefile @@ -1,7 +1,7 @@ PORTNAME= ja2 DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= games MAINTAINER= timp87@gmail.com diff --git a/games/jumpy/Makefile b/games/jumpy/Makefile index 9486ea1e20b1..d18989d115e1 100644 --- a/games/jumpy/Makefile +++ b/games/jumpy/Makefile @@ -1,7 +1,7 @@ PORTNAME= jumpy DISTVERSIONPREFIX= v DISTVERSION= 0.12.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index b3917ed7f700..2861f7371683 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -1,48 +1,26 @@ PORTNAME= lincity-ng -PORTVERSION= 2.0 -PORTREVISION= 20 +DISTVERSION= 2.14.2 +DISTVERSIONSUFFIX= -Source CATEGORIES= games -MASTER_SITES= BERLIOS +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ MAINTAINER= uzsolt@FreeBSD.org COMMENT= Improved rich city simulation game for X WWW= https://github.com/lincity-ng/lincity-ng/ LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/COPYING.txt -BUILD_DEPENDS= jam:devel/jam -LIB_DEPENDS= libphysfs.so:devel/physfs +LIB_DEPENDS= libfmt.so:devel/libfmt \ + libxml++-5.0.so:textproc/libxml++ -USES= gl gnome localbase:ldflags pkgconfig sdl tar:bzip2 xorg -USE_CXXSTD= c++14 +USES= cmake:noninja compiler:c++17-lang gl gnome localbase:ldflags \ + pkgconfig sdl tar:xz xorg USE_GL= gl -USE_GNOME= libxml2 -USE_SDL= sdl mixer image ttf gfx +USE_GNOME= libxml2 libxslt +USE_SDL= image2 mixer2 sdl2 ttf2 USE_XORG= x11 -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-libphysfs=${LOCALBASE} \ - --x-libraries=${LOCALBASE}/lib --x-includes=${LOCALBASE}/include - LDFLAGS+= -lpthread -PLIST_FILES= bin/lincity-ng \ - share/applications/lincity-ng.desktop \ - share/pixmaps/lincity-ng.png -PORTDATA= * -PORTDOCS= * - -OPTIONS_DEFINE= DOCS - -post-patch: - @${REINPLACE_CMD} -e 's| -O| -I${LOCALBASE}/include&|g' \ - ${WRKSRC}/Jamrules - -do-build: - @(cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} jam -dx -j${MAKE_JOBS_NUMBER}) - -do-install: - @(cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} jam -dx -sprefix=${PREFIX} -sDESTDIR=${STAGEDIR} ${INSTALL_TARGET}) - .include <bsd.port.mk> diff --git a/games/lincity-ng/distinfo b/games/lincity-ng/distinfo index 4350eb010fc8..cd20a773e058 100644 --- a/games/lincity-ng/distinfo +++ b/games/lincity-ng/distinfo @@ -1,2 +1,3 @@ -SHA256 (lincity-ng-2.0.tar.bz2) = a6b206a5dfc7a817669f4fc7cbc012bd4a7073c42f918ceb2f1f484cc0b06606 -SIZE (lincity-ng-2.0.tar.bz2) = 39475719 +TIMESTAMP = 1758912286 +SHA256 (lincity-ng-2.14.2-Source.tar.xz) = 772c0d127d396b307e1d612c41c569196c536b1ed87d242a5403aa3de8de687d +SIZE (lincity-ng-2.14.2-Source.tar.xz) = 96904712 diff --git a/games/lincity-ng/files/patch-mk-jam-install.jam b/games/lincity-ng/files/patch-mk-jam-install.jam deleted file mode 100644 index 867b2a9fd434..000000000000 --- a/games/lincity-ng/files/patch-mk-jam-install.jam +++ /dev/null @@ -1,11 +0,0 @@ ---- mk/jam/install.jam.orig Sat Apr 15 04:53:26 2006 -+++ mk/jam/install.jam Fri Sep 1 13:11:31 2006 -@@ -11,7 +11,7 @@ - - # set some paths - appdatadir ?= [ ConcatDirs $(datadir) $(PACKAGE_NAME) ] ; --appdocdir ?= [ ConcatDirs $(datadir) doc $(PACKAGE_NAME)-$(PACKAGE_VERSION) ] ; -+appdocdir ?= [ ConcatDirs $(datadir) doc $(PACKAGE_NAME) ] ; - appconfdir ?= [ ConcatDirs $(sysconfdir) $(PACKAGE_NAME) ] ; - plugindir ?= [ ConcatDirs $(libdir) $(PACKAGE_NAME) ] ; - applicationsdir ?= [ ConcatDirs $(datadir) applications ] ; diff --git a/games/lincity-ng/files/patch-src_lincity-ng_Config.cpp b/games/lincity-ng/files/patch-src_lincity-ng_Config.cpp new file mode 100644 index 000000000000..4d69431923ed --- /dev/null +++ b/games/lincity-ng/files/patch-src_lincity-ng_Config.cpp @@ -0,0 +1,25 @@ +--- src/lincity-ng/Config.cpp.orig 2025-10-03 08:36:01 UTC ++++ src/lincity-ng/Config.cpp +@@ -436,11 +436,6 @@ Config::parseCommandLine(int argc, char** argv) { + } + + +-template class Config::Option<int>; +-template class Config::Option<bool>; +-template class Config::Option<std::string>; +-template class Config::Option<std::filesystem::path>; +- + template<typename T> + Config::Option<T>::Option() : + default_(std::nullopt) +@@ -594,5 +589,10 @@ saveOption(xmlTextWriterPtr xmlWriter, const std::stri + xmlTextWriterWriteElement(xmlWriter, (xmlStr)name.c_str(), + (xmlStr)"default"); + } ++ ++template class Config::Option<int>; ++template class Config::Option<bool>; ++template class Config::Option<std::string>; ++template class Config::Option<std::filesystem::path>; + + /** @file lincity-ng/Config.cpp */ diff --git a/games/lincity-ng/files/patch-src_lincity_MapPoint.hpp b/games/lincity-ng/files/patch-src_lincity_MapPoint.hpp new file mode 100644 index 000000000000..46b2399aa510 --- /dev/null +++ b/games/lincity-ng/files/patch-src_lincity_MapPoint.hpp @@ -0,0 +1,11 @@ +--- src/lincity/MapPoint.hpp.orig 2025-09-27 07:10:50 UTC ++++ src/lincity/MapPoint.hpp +@@ -25,8 +25,6 @@ + #include <cstddef> // for size_t + #include <ostream> // for ostream + +-namespace std { template<class Key> struct hash; } // IWYU pragma: keep +- + class MapPoint { + public: + MapPoint(int x = 0, int y = 0); diff --git a/games/lincity-ng/pkg-plist b/games/lincity-ng/pkg-plist new file mode 100644 index 000000000000..9a7d5a53080d --- /dev/null +++ b/games/lincity-ng/pkg-plist @@ -0,0 +1,1723 @@ +bin/lincity-ng +share/applications/io.github.lincity_ng.lincity-ng.desktop +share/icons/hicolor/128x128/apps/io.github.lincity_ng.lincity-ng.png +share/icons/hicolor/256x256/apps/io.github.lincity_ng.lincity-ng.png +share/man/lincity-ng.6.gz +share/metainfo/io.github.lincity_ng.lincity-ng.metainfo.xml +%%DATADIR%%/1328-to-2130.sh +%%DATADIR%%/1328-to-2130.xsl +%%DATADIR%%/fonts/sans.ttf +%%DATADIR%%/gui/app.xml +%%DATADIR%%/gui/buttonpanel.xml +%%DATADIR%%/gui/credits.xml +%%DATADIR%%/gui/creditslist.xml +%%DATADIR%%/gui/dialog.xml +%%DATADIR%%/gui/dialogs/coal_survey_yn.xml +%%DATADIR%%/gui/dialogs/gamestats.xml +%%DATADIR%%/gui/dialogs/launch_rocket_yn.xml +%%DATADIR%%/gui/dialogs/portdialog.xml +%%DATADIR%%/gui/dialogs/tradedialog.xml +%%DATADIR%%/gui/helpwindow.xml +%%DATADIR%%/gui/loadgame.xml +%%DATADIR%%/gui/mainmenu.xml +%%DATADIR%%/gui/minimap.xml +%%DATADIR%%/gui/minimapswitchbuttons.xml +%%DATADIR%%/gui/mps.xml +%%DATADIR%%/gui/newgame.xml +%%DATADIR%%/gui/options.xml +%%DATADIR%%/gui/pbar.xml +%%DATADIR%%/gui/pbar2nd.xml +%%DATADIR%%/gui/savegame.xml +%%DATADIR%%/gui/speedpanel.xml +%%DATADIR%%/help/ca/blacksmith.xml +%%DATADIR%%/help/ca/bulldoze.xml +%%DATADIR%%/help/ca/button-index.xml +%%DATADIR%%/help/ca/coal.xml +%%DATADIR%%/help/ca/coalmine.xml +%%DATADIR%%/help/ca/commune.xml +%%DATADIR%%/help/ca/cricket.xml +%%DATADIR%%/help/ca/dialogs.xml +%%DATADIR%%/help/ca/economy.xml +%%DATADIR%%/help/ca/export.xml +%%DATADIR%%/help/ca/farm.xml +%%DATADIR%%/help/ca/fast.xml +%%DATADIR%%/help/ca/finance.xml +%%DATADIR%%/help/ca/firestation.xml +%%DATADIR%%/help/ca/food.xml +%%DATADIR%%/help/ca/goods.xml +%%DATADIR%%/help/ca/health.xml +%%DATADIR%%/help/ca/help.xml +%%DATADIR%%/help/ca/housing.xml +%%DATADIR%%/help/ca/index.xml +%%DATADIR%%/help/ca/industryh.xml +%%DATADIR%%/help/ca/industryl.xml +%%DATADIR%%/help/ca/keys.xml +%%DATADIR%%/help/ca/labor.xml +%%DATADIR%%/help/ca/market.xml +%%DATADIR%%/help/ca/medium.xml +%%DATADIR%%/help/ca/mill.xml +%%DATADIR%%/help/ca/mini-screen.xml +%%DATADIR%%/help/ca/monument.xml +%%DATADIR%%/help/ca/msb-coal.xml +%%DATADIR%%/help/ca/msb-cricket.xml +%%DATADIR%%/help/ca/msb-fire.xml +%%DATADIR%%/help/ca/msb-health.xml +%%DATADIR%%/help/ca/msb-normal.xml +%%DATADIR%%/help/ca/msb-pol.xml +%%DATADIR%%/help/ca/msb-power.xml +%%DATADIR%%/help/ca/msb-starve.xml +%%DATADIR%%/help/ca/msb-transport.xml +%%DATADIR%%/help/ca/msb-ub40.xml +%%DATADIR%%/help/ca/ore.xml +%%DATADIR%%/help/ca/oremine.xml +%%DATADIR%%/help/ca/other-costs.xml +%%DATADIR%%/help/ca/park.xml +%%DATADIR%%/help/ca/pause.xml +%%DATADIR%%/help/ca/pbar.xml +%%DATADIR%%/help/ca/pollution.xml +%%DATADIR%%/help/ca/port.xml +%%DATADIR%%/help/ca/pottery.xml +%%DATADIR%%/help/ca/powerline.xml +%%DATADIR%%/help/ca/powerscoal.xml +%%DATADIR%%/help/ca/powerssolar.xml +%%DATADIR%%/help/ca/query.xml +%%DATADIR%%/help/ca/rail.xml +%%DATADIR%%/help/ca/recycle.xml +%%DATADIR%%/help/ca/residential.xml +%%DATADIR%%/help/ca/river.xml +%%DATADIR%%/help/ca/road.xml +%%DATADIR%%/help/ca/rocket.xml +%%DATADIR%%/help/ca/school.xml +%%DATADIR%%/help/ca/slow.xml +%%DATADIR%%/help/ca/steel.xml +%%DATADIR%%/help/ca/substation.xml +%%DATADIR%%/help/ca/sustain.xml +%%DATADIR%%/help/ca/tech-level.xml +%%DATADIR%%/help/ca/tip.xml +%%DATADIR%%/help/ca/track.xml +%%DATADIR%%/help/ca/transport.xml +%%DATADIR%%/help/ca/tutorial-advanced.xml +%%DATADIR%%/help/ca/tutorial-aim.xml +%%DATADIR%%/help/ca/tutorial-basics.xml +%%DATADIR%%/help/ca/tutorial-overview.xml +%%DATADIR%%/help/ca/tutorial-scenario.xml +%%DATADIR%%/help/ca/tutorial.xml +%%DATADIR%%/help/ca/university.xml +%%DATADIR%%/help/ca/windmill.xml +%%DATADIR%%/help/cs/blacksmith.xml +%%DATADIR%%/help/cs/economy.xml +%%DATADIR%%/help/cs/food.xml +%%DATADIR%%/help/cs/help.xml +%%DATADIR%%/help/cs/index.xml +%%DATADIR%%/help/cs/keys.xml +%%DATADIR%%/help/cs/ore.xml +%%DATADIR%%/help/cs/pause.xml +%%DATADIR%%/help/cs/substation.xml +%%DATADIR%%/help/de/blacksmith.xml +%%DATADIR%%/help/de/bulldoze.xml +%%DATADIR%%/help/de/button-index.xml +%%DATADIR%%/help/de/coal.xml +%%DATADIR%%/help/de/coalmine.xml +%%DATADIR%%/help/de/commune.xml +%%DATADIR%%/help/de/cricket.xml +%%DATADIR%%/help/de/dialogs.xml +%%DATADIR%%/help/de/economy.xml +%%DATADIR%%/help/de/export.xml +%%DATADIR%%/help/de/farm.xml +%%DATADIR%%/help/de/fast.xml +%%DATADIR%%/help/de/finance.xml +%%DATADIR%%/help/de/firestation.xml +%%DATADIR%%/help/de/food.xml +%%DATADIR%%/help/de/goods.xml +%%DATADIR%%/help/de/health.xml +%%DATADIR%%/help/de/help.xml +%%DATADIR%%/help/de/housing.xml +%%DATADIR%%/help/de/index.xml +%%DATADIR%%/help/de/industryh.xml +%%DATADIR%%/help/de/industryl.xml +%%DATADIR%%/help/de/keys.xml +%%DATADIR%%/help/de/labor.xml +%%DATADIR%%/help/de/market.xml +%%DATADIR%%/help/de/medium.xml +%%DATADIR%%/help/de/mill.xml +%%DATADIR%%/help/de/mini-screen.xml +%%DATADIR%%/help/de/monument.xml +%%DATADIR%%/help/de/msb-coal.xml +%%DATADIR%%/help/de/msb-cricket.xml +%%DATADIR%%/help/de/msb-fire.xml +%%DATADIR%%/help/de/msb-health.xml +%%DATADIR%%/help/de/msb-normal.xml +%%DATADIR%%/help/de/msb-pol.xml +%%DATADIR%%/help/de/msb-power.xml +%%DATADIR%%/help/de/msb-starve.xml +%%DATADIR%%/help/de/msb-transport.xml +%%DATADIR%%/help/de/msb-ub40.xml +%%DATADIR%%/help/de/ore.xml +%%DATADIR%%/help/de/oremine.xml +%%DATADIR%%/help/de/other-costs.xml +%%DATADIR%%/help/de/park.xml +%%DATADIR%%/help/de/pause.xml +%%DATADIR%%/help/de/pbar.xml +%%DATADIR%%/help/de/pollution.xml +%%DATADIR%%/help/de/port.xml +%%DATADIR%%/help/de/pottery.xml +%%DATADIR%%/help/de/powerline.xml +%%DATADIR%%/help/de/powerscoal.xml +%%DATADIR%%/help/de/powerssolar.xml +%%DATADIR%%/help/de/query.xml +%%DATADIR%%/help/de/rail.xml +%%DATADIR%%/help/de/recycle.xml +%%DATADIR%%/help/de/residential.xml +%%DATADIR%%/help/de/river.xml +%%DATADIR%%/help/de/road.xml +%%DATADIR%%/help/de/rocket.xml +%%DATADIR%%/help/de/school.xml +%%DATADIR%%/help/de/slow.xml +%%DATADIR%%/help/de/steel.xml +%%DATADIR%%/help/de/substation.xml +%%DATADIR%%/help/de/sustain.xml +%%DATADIR%%/help/de/tech-level.xml +%%DATADIR%%/help/de/tip.xml +%%DATADIR%%/help/de/track.xml +%%DATADIR%%/help/de/transport.xml +%%DATADIR%%/help/de/tutorial-advanced.xml +%%DATADIR%%/help/de/tutorial-aim.xml +%%DATADIR%%/help/de/tutorial-basics.xml +%%DATADIR%%/help/de/tutorial-overview.xml +%%DATADIR%%/help/de/tutorial-scenario.xml +%%DATADIR%%/help/de/tutorial.xml +%%DATADIR%%/help/de/university.xml +%%DATADIR%%/help/de/waterwell.xml +%%DATADIR%%/help/de/windmill.xml +%%DATADIR%%/help/el/blacksmith.xml +%%DATADIR%%/help/el/bulldoze.xml +%%DATADIR%%/help/el/button-index.xml +%%DATADIR%%/help/el/coal.xml +%%DATADIR%%/help/el/coalmine.xml +%%DATADIR%%/help/el/commune.xml +%%DATADIR%%/help/el/cricket.xml +%%DATADIR%%/help/el/dialogs.xml +%%DATADIR%%/help/el/economy.xml +%%DATADIR%%/help/el/export.xml +%%DATADIR%%/help/el/farm.xml +%%DATADIR%%/help/el/fast.xml +%%DATADIR%%/help/el/finance.xml +%%DATADIR%%/help/el/firestation.xml +%%DATADIR%%/help/el/food.xml +%%DATADIR%%/help/el/goods.xml +%%DATADIR%%/help/el/health.xml +%%DATADIR%%/help/el/help.xml +%%DATADIR%%/help/el/housing.xml +%%DATADIR%%/help/el/index.xml +%%DATADIR%%/help/el/industryh.xml +%%DATADIR%%/help/el/industryl.xml +%%DATADIR%%/help/el/keys.xml +%%DATADIR%%/help/el/labor.xml +%%DATADIR%%/help/el/market.xml +%%DATADIR%%/help/el/medium.xml +%%DATADIR%%/help/el/mill.xml +%%DATADIR%%/help/el/mini-screen.xml +%%DATADIR%%/help/el/monument.xml +%%DATADIR%%/help/el/msb-coal.xml +%%DATADIR%%/help/el/msb-cricket.xml +%%DATADIR%%/help/el/msb-fire.xml +%%DATADIR%%/help/el/msb-health.xml +%%DATADIR%%/help/el/msb-normal.xml +%%DATADIR%%/help/el/msb-pol.xml +%%DATADIR%%/help/el/msb-power.xml +%%DATADIR%%/help/el/msb-starve.xml +%%DATADIR%%/help/el/msb-transport.xml +%%DATADIR%%/help/el/msb-ub40.xml +%%DATADIR%%/help/el/ore.xml +%%DATADIR%%/help/el/oremine.xml +%%DATADIR%%/help/el/other-costs.xml +%%DATADIR%%/help/el/park.xml +%%DATADIR%%/help/el/pause.xml +%%DATADIR%%/help/el/pbar.xml +%%DATADIR%%/help/el/pollution.xml +%%DATADIR%%/help/el/port.xml +%%DATADIR%%/help/el/pottery.xml +%%DATADIR%%/help/el/powerline.xml +%%DATADIR%%/help/el/powerscoal.xml +%%DATADIR%%/help/el/powerssolar.xml +%%DATADIR%%/help/el/query.xml +%%DATADIR%%/help/el/rail.xml +%%DATADIR%%/help/el/recycle.xml +%%DATADIR%%/help/el/residential.xml +%%DATADIR%%/help/el/river.xml +%%DATADIR%%/help/el/road.xml +%%DATADIR%%/help/el/rocket.xml +%%DATADIR%%/help/el/school.xml +%%DATADIR%%/help/el/slow.xml +%%DATADIR%%/help/el/steel.xml +%%DATADIR%%/help/el/substation.xml +%%DATADIR%%/help/el/sustain.xml +%%DATADIR%%/help/el/tech-level.xml +%%DATADIR%%/help/el/tip.xml +%%DATADIR%%/help/el/track.xml +%%DATADIR%%/help/el/transport.xml +%%DATADIR%%/help/el/tutorial-advanced.xml +%%DATADIR%%/help/el/tutorial-aim.xml +%%DATADIR%%/help/el/tutorial-basics.xml +%%DATADIR%%/help/el/tutorial-overview.xml +%%DATADIR%%/help/el/tutorial-scenario.xml +%%DATADIR%%/help/el/tutorial.xml +%%DATADIR%%/help/el/university.xml +%%DATADIR%%/help/el/windmill.xml +%%DATADIR%%/help/en/blacksmith.xml +%%DATADIR%%/help/en/bulldoze.xml +%%DATADIR%%/help/en/button-index.xml +%%DATADIR%%/help/en/coal.xml +%%DATADIR%%/help/en/coalmine.xml +%%DATADIR%%/help/en/commodities.xml +%%DATADIR%%/help/en/commune.xml +%%DATADIR%%/help/en/controls.xml +%%DATADIR%%/help/en/cricket.xml +%%DATADIR%%/help/en/dialogs.xml +%%DATADIR%%/help/en/economy.xml +%%DATADIR%%/help/en/evacuate.xml +%%DATADIR%%/help/en/export.xml +%%DATADIR%%/help/en/farm.xml +%%DATADIR%%/help/en/fast.xml +%%DATADIR%%/help/en/finance.xml +%%DATADIR%%/help/en/firestation.xml +%%DATADIR%%/help/en/food.xml +%%DATADIR%%/help/en/goods.xml +%%DATADIR%%/help/en/health.xml +%%DATADIR%%/help/en/help.xml +%%DATADIR%%/help/en/housing.xml +%%DATADIR%%/help/en/index.xml +%%DATADIR%%/help/en/industryh.xml +%%DATADIR%%/help/en/industryl.xml +%%DATADIR%%/help/en/labor.xml +%%DATADIR%%/help/en/market.xml +%%DATADIR%%/help/en/medium.xml +%%DATADIR%%/help/en/mill.xml +%%DATADIR%%/help/en/mini-screen.xml +%%DATADIR%%/help/en/monument.xml +%%DATADIR%%/help/en/msb-coal.xml +%%DATADIR%%/help/en/msb-cricket.xml +%%DATADIR%%/help/en/msb-fire.xml +%%DATADIR%%/help/en/msb-health.xml +%%DATADIR%%/help/en/msb-normal.xml +%%DATADIR%%/help/en/msb-pol.xml +%%DATADIR%%/help/en/msb-power.xml +%%DATADIR%%/help/en/msb-starve.xml +%%DATADIR%%/help/en/msb-transport.xml +%%DATADIR%%/help/en/msb-ub40.xml +%%DATADIR%%/help/en/ore.xml +%%DATADIR%%/help/en/oremine.xml +%%DATADIR%%/help/en/other-costs.xml +%%DATADIR%%/help/en/park.xml +%%DATADIR%%/help/en/pause.xml +%%DATADIR%%/help/en/pbar.xml +%%DATADIR%%/help/en/pollution.xml +%%DATADIR%%/help/en/port.xml +%%DATADIR%%/help/en/pottery.xml +%%DATADIR%%/help/en/power.xml +%%DATADIR%%/help/en/powerline.xml +%%DATADIR%%/help/en/powerscoal.xml +%%DATADIR%%/help/en/powerssolar.xml +%%DATADIR%%/help/en/query.xml +%%DATADIR%%/help/en/rail.xml +%%DATADIR%%/help/en/recycle.xml +%%DATADIR%%/help/en/residential.xml +%%DATADIR%%/help/en/river.xml +%%DATADIR%%/help/en/road.xml +%%DATADIR%%/help/en/rocket.xml +%%DATADIR%%/help/en/school.xml +%%DATADIR%%/help/en/slow.xml +%%DATADIR%%/help/en/steel.xml +%%DATADIR%%/help/en/substation.xml +%%DATADIR%%/help/en/sustain.xml +%%DATADIR%%/help/en/tech-level.xml +%%DATADIR%%/help/en/tip.xml +%%DATADIR%%/help/en/track.xml +%%DATADIR%%/help/en/transport.xml +%%DATADIR%%/help/en/tutorial-advanced.xml +%%DATADIR%%/help/en/tutorial-aim.xml +%%DATADIR%%/help/en/tutorial-basics.xml +%%DATADIR%%/help/en/tutorial-overview.xml +%%DATADIR%%/help/en/tutorial-scenario.xml +%%DATADIR%%/help/en/tutorial.xml +%%DATADIR%%/help/en/university.xml +%%DATADIR%%/help/en/waste.xml +%%DATADIR%%/help/en/water.xml +%%DATADIR%%/help/en/waterwell.xml +%%DATADIR%%/help/en/windmill.xml +%%DATADIR%%/help/es/blacksmith.xml +%%DATADIR%%/help/es/bulldoze.xml +%%DATADIR%%/help/es/button-index.xml +%%DATADIR%%/help/es/coal.xml +%%DATADIR%%/help/es/coalmine.xml +%%DATADIR%%/help/es/commune.xml +%%DATADIR%%/help/es/cricket.xml +%%DATADIR%%/help/es/dialogs.xml +%%DATADIR%%/help/es/economy.xml +%%DATADIR%%/help/es/export.xml +%%DATADIR%%/help/es/farm.xml +%%DATADIR%%/help/es/fast.xml +%%DATADIR%%/help/es/finance.xml +%%DATADIR%%/help/es/firestation.xml +%%DATADIR%%/help/es/food.xml +%%DATADIR%%/help/es/goods.xml +%%DATADIR%%/help/es/health.xml +%%DATADIR%%/help/es/help.xml +%%DATADIR%%/help/es/housing.xml +%%DATADIR%%/help/es/industryh.xml +%%DATADIR%%/help/es/industryl.xml +%%DATADIR%%/help/es/keys.xml +%%DATADIR%%/help/es/labor.xml +%%DATADIR%%/help/es/market.xml +%%DATADIR%%/help/es/medium.xml +%%DATADIR%%/help/es/mill.xml +%%DATADIR%%/help/es/mini-screen.xml +%%DATADIR%%/help/es/monument.xml +%%DATADIR%%/help/es/msb-coal.xml +%%DATADIR%%/help/es/msb-cricket.xml +%%DATADIR%%/help/es/msb-fire.xml +%%DATADIR%%/help/es/msb-health.xml +%%DATADIR%%/help/es/msb-normal.xml +%%DATADIR%%/help/es/msb-pol.xml +%%DATADIR%%/help/es/msb-power.xml +%%DATADIR%%/help/es/msb-starve.xml +%%DATADIR%%/help/es/msb-ub40.xml +%%DATADIR%%/help/es/ore.xml +%%DATADIR%%/help/es/oremine.xml +%%DATADIR%%/help/es/other-costs.xml +%%DATADIR%%/help/es/park.xml +%%DATADIR%%/help/es/pause.xml +%%DATADIR%%/help/es/pbar.xml +%%DATADIR%%/help/es/pollution.xml +%%DATADIR%%/help/es/port.xml +%%DATADIR%%/help/es/pottery.xml +%%DATADIR%%/help/es/powerline.xml +%%DATADIR%%/help/es/powerscoal.xml +%%DATADIR%%/help/es/powerssolar.xml +%%DATADIR%%/help/es/query.xml +%%DATADIR%%/help/es/rail.xml +%%DATADIR%%/help/es/recycle.xml +%%DATADIR%%/help/es/residential.xml +%%DATADIR%%/help/es/river.xml +%%DATADIR%%/help/es/road.xml +%%DATADIR%%/help/es/rocket.xml +%%DATADIR%%/help/es/school.xml +%%DATADIR%%/help/es/slow.xml +%%DATADIR%%/help/es/steel.xml +%%DATADIR%%/help/es/substation.xml +%%DATADIR%%/help/es/sustain.xml +%%DATADIR%%/help/es/tech-level.xml +%%DATADIR%%/help/es/tip.xml +%%DATADIR%%/help/es/track.xml +%%DATADIR%%/help/es/transport.xml +%%DATADIR%%/help/es/university.xml +%%DATADIR%%/help/es/windmill.xml +%%DATADIR%%/help/fr/blacksmith.xml +%%DATADIR%%/help/fr/bulldoze.xml +%%DATADIR%%/help/fr/button-index.xml +%%DATADIR%%/help/fr/coal.xml +%%DATADIR%%/help/fr/coalmine.xml +%%DATADIR%%/help/fr/commune.xml +%%DATADIR%%/help/fr/cricket.xml +%%DATADIR%%/help/fr/dialogs.xml +%%DATADIR%%/help/fr/economy.xml +%%DATADIR%%/help/fr/export.xml +%%DATADIR%%/help/fr/farm.xml +%%DATADIR%%/help/fr/fast.xml +%%DATADIR%%/help/fr/finance.xml +%%DATADIR%%/help/fr/firestation.xml +%%DATADIR%%/help/fr/food.xml +%%DATADIR%%/help/fr/goods.xml +%%DATADIR%%/help/fr/health.xml +%%DATADIR%%/help/fr/help.xml +%%DATADIR%%/help/fr/housing.xml +%%DATADIR%%/help/fr/index.xml +%%DATADIR%%/help/fr/industryh.xml +%%DATADIR%%/help/fr/industryl.xml +%%DATADIR%%/help/fr/keys.xml +%%DATADIR%%/help/fr/labor.xml +%%DATADIR%%/help/fr/market.xml +%%DATADIR%%/help/fr/medium.xml +%%DATADIR%%/help/fr/mill.xml +%%DATADIR%%/help/fr/mini-screen.xml +%%DATADIR%%/help/fr/monument.xml +%%DATADIR%%/help/fr/msb-coal.xml +%%DATADIR%%/help/fr/msb-cricket.xml +%%DATADIR%%/help/fr/msb-fire.xml +%%DATADIR%%/help/fr/msb-health.xml +%%DATADIR%%/help/fr/msb-normal.xml +%%DATADIR%%/help/fr/msb-pol.xml +%%DATADIR%%/help/fr/msb-power.xml +%%DATADIR%%/help/fr/msb-starve.xml +%%DATADIR%%/help/fr/msb-transport.xml +%%DATADIR%%/help/fr/msb-ub40.xml +%%DATADIR%%/help/fr/ore.xml +%%DATADIR%%/help/fr/oremine.xml +%%DATADIR%%/help/fr/other-costs.xml +%%DATADIR%%/help/fr/park.xml +%%DATADIR%%/help/fr/pause.xml +%%DATADIR%%/help/fr/pbar.xml +%%DATADIR%%/help/fr/pollution.xml +%%DATADIR%%/help/fr/port.xml +%%DATADIR%%/help/fr/pottery.xml +%%DATADIR%%/help/fr/powerline.xml +%%DATADIR%%/help/fr/powerscoal.xml +%%DATADIR%%/help/fr/powerssolar.xml +%%DATADIR%%/help/fr/query.xml +%%DATADIR%%/help/fr/rail.xml +%%DATADIR%%/help/fr/recycle.xml +%%DATADIR%%/help/fr/residential.xml +%%DATADIR%%/help/fr/river.xml +%%DATADIR%%/help/fr/road.xml +%%DATADIR%%/help/fr/rocket.xml +%%DATADIR%%/help/fr/school.xml +%%DATADIR%%/help/fr/slow.xml +%%DATADIR%%/help/fr/steel.xml +%%DATADIR%%/help/fr/substation.xml +%%DATADIR%%/help/fr/sustain.xml +%%DATADIR%%/help/fr/tech-level.xml +%%DATADIR%%/help/fr/tip.xml +%%DATADIR%%/help/fr/track.xml +%%DATADIR%%/help/fr/transport.xml +%%DATADIR%%/help/fr/tutorial-advanced.xml +%%DATADIR%%/help/fr/tutorial-aim.xml +%%DATADIR%%/help/fr/tutorial-basics.xml +%%DATADIR%%/help/fr/tutorial-overview.xml +%%DATADIR%%/help/fr/tutorial-scenario.xml +%%DATADIR%%/help/fr/tutorial.xml +%%DATADIR%%/help/fr/university.xml +%%DATADIR%%/help/fr/waterwell.xml +%%DATADIR%%/help/fr/windmill.xml +%%DATADIR%%/help/gd/blacksmith.xml +%%DATADIR%%/help/gd/bulldoze.xml +%%DATADIR%%/help/gd/button-index.xml +%%DATADIR%%/help/gd/coal.xml +%%DATADIR%%/help/gd/coalmine.xml +%%DATADIR%%/help/gd/commodities.xml +%%DATADIR%%/help/gd/commune.xml +%%DATADIR%%/help/gd/cricket.xml +%%DATADIR%%/help/gd/dialogs.xml +%%DATADIR%%/help/gd/economy.xml +%%DATADIR%%/help/gd/evacuate.xml +%%DATADIR%%/help/gd/export.xml +%%DATADIR%%/help/gd/farm.xml +%%DATADIR%%/help/gd/fast.xml +%%DATADIR%%/help/gd/finance.xml +%%DATADIR%%/help/gd/firestation.xml +%%DATADIR%%/help/gd/food.xml +%%DATADIR%%/help/gd/goods.xml +%%DATADIR%%/help/gd/health.xml +%%DATADIR%%/help/gd/help.xml +%%DATADIR%%/help/gd/housing.xml +%%DATADIR%%/help/gd/index.xml +%%DATADIR%%/help/gd/industryh.xml +%%DATADIR%%/help/gd/industryl.xml +%%DATADIR%%/help/gd/keys.xml +%%DATADIR%%/help/gd/labor.xml +%%DATADIR%%/help/gd/market.xml +%%DATADIR%%/help/gd/medium.xml +%%DATADIR%%/help/gd/mill.xml +%%DATADIR%%/help/gd/mini-screen.xml +%%DATADIR%%/help/gd/monument.xml +%%DATADIR%%/help/gd/msb-coal.xml +%%DATADIR%%/help/gd/msb-cricket.xml +%%DATADIR%%/help/gd/msb-fire.xml +%%DATADIR%%/help/gd/msb-health.xml +%%DATADIR%%/help/gd/msb-normal.xml +%%DATADIR%%/help/gd/msb-pol.xml +%%DATADIR%%/help/gd/msb-power.xml +%%DATADIR%%/help/gd/msb-starve.xml +%%DATADIR%%/help/gd/msb-transport.xml +%%DATADIR%%/help/gd/msb-ub40.xml +%%DATADIR%%/help/gd/ore.xml +%%DATADIR%%/help/gd/oremine.xml +%%DATADIR%%/help/gd/other-costs.xml +%%DATADIR%%/help/gd/park.xml +%%DATADIR%%/help/gd/pause.xml +%%DATADIR%%/help/gd/pbar.xml +%%DATADIR%%/help/gd/pollution.xml +%%DATADIR%%/help/gd/port.xml +%%DATADIR%%/help/gd/pottery.xml +%%DATADIR%%/help/gd/power.xml +%%DATADIR%%/help/gd/powerline.xml +%%DATADIR%%/help/gd/powerscoal.xml +%%DATADIR%%/help/gd/powerssolar.xml +%%DATADIR%%/help/gd/query.xml +%%DATADIR%%/help/gd/rail.xml +%%DATADIR%%/help/gd/recycle.xml +%%DATADIR%%/help/gd/residential.xml +%%DATADIR%%/help/gd/river.xml +%%DATADIR%%/help/gd/road.xml +%%DATADIR%%/help/gd/rocket.xml +%%DATADIR%%/help/gd/school.xml +%%DATADIR%%/help/gd/slow.xml +%%DATADIR%%/help/gd/steel.xml +%%DATADIR%%/help/gd/substation.xml +%%DATADIR%%/help/gd/sustain.xml +%%DATADIR%%/help/gd/tech-level.xml +%%DATADIR%%/help/gd/tip.xml +%%DATADIR%%/help/gd/track.xml +%%DATADIR%%/help/gd/transport.xml +%%DATADIR%%/help/gd/tutorial-advanced.xml +%%DATADIR%%/help/gd/tutorial-aim.xml +%%DATADIR%%/help/gd/tutorial-basics.xml +%%DATADIR%%/help/gd/tutorial-overview.xml +%%DATADIR%%/help/gd/tutorial-scenario.xml +%%DATADIR%%/help/gd/tutorial.xml +%%DATADIR%%/help/gd/university.xml +%%DATADIR%%/help/gd/waste.xml +%%DATADIR%%/help/gd/water.xml +%%DATADIR%%/help/gd/waterwell.xml +%%DATADIR%%/help/gd/windmill.xml +%%DATADIR%%/help/gl/blacksmith.xml +%%DATADIR%%/help/gl/bulldoze.xml +%%DATADIR%%/help/gl/button-index.xml +%%DATADIR%%/help/gl/coal.xml +%%DATADIR%%/help/gl/coalmine.xml +%%DATADIR%%/help/gl/commune.xml +%%DATADIR%%/help/gl/cricket.xml +%%DATADIR%%/help/gl/dialogs.xml +%%DATADIR%%/help/gl/economy.xml +%%DATADIR%%/help/gl/export.xml +%%DATADIR%%/help/gl/farm.xml +%%DATADIR%%/help/gl/fast.xml +%%DATADIR%%/help/gl/finance.xml +%%DATADIR%%/help/gl/firestation.xml +%%DATADIR%%/help/gl/food.xml +%%DATADIR%%/help/gl/goods.xml +%%DATADIR%%/help/gl/health.xml +%%DATADIR%%/help/gl/help.xml +%%DATADIR%%/help/gl/housing.xml +%%DATADIR%%/help/gl/index.xml +%%DATADIR%%/help/gl/industryh.xml +%%DATADIR%%/help/gl/industryl.xml +%%DATADIR%%/help/gl/keys.xml +%%DATADIR%%/help/gl/labor.xml +%%DATADIR%%/help/gl/market.xml +%%DATADIR%%/help/gl/medium.xml +%%DATADIR%%/help/gl/mill.xml +%%DATADIR%%/help/gl/mini-screen.xml +%%DATADIR%%/help/gl/monument.xml +%%DATADIR%%/help/gl/msb-coal.xml +%%DATADIR%%/help/gl/msb-cricket.xml +%%DATADIR%%/help/gl/msb-fire.xml +%%DATADIR%%/help/gl/msb-health.xml +%%DATADIR%%/help/gl/msb-normal.xml +%%DATADIR%%/help/gl/msb-pol.xml +%%DATADIR%%/help/gl/msb-power.xml +%%DATADIR%%/help/gl/msb-starve.xml +%%DATADIR%%/help/gl/msb-transport.xml +%%DATADIR%%/help/gl/msb-ub40.xml +%%DATADIR%%/help/gl/ore.xml +%%DATADIR%%/help/gl/oremine.xml +%%DATADIR%%/help/gl/other-costs.xml +%%DATADIR%%/help/gl/park.xml +%%DATADIR%%/help/gl/pause.xml +%%DATADIR%%/help/gl/pbar.xml +%%DATADIR%%/help/gl/pollution.xml +%%DATADIR%%/help/gl/port.xml +%%DATADIR%%/help/gl/pottery.xml +%%DATADIR%%/help/gl/powerline.xml +%%DATADIR%%/help/gl/powerscoal.xml +%%DATADIR%%/help/gl/powerssolar.xml +%%DATADIR%%/help/gl/query.xml +%%DATADIR%%/help/gl/rail.xml +%%DATADIR%%/help/gl/recycle.xml +%%DATADIR%%/help/gl/residential.xml +%%DATADIR%%/help/gl/river.xml +%%DATADIR%%/help/gl/road.xml +%%DATADIR%%/help/gl/rocket.xml +%%DATADIR%%/help/gl/school.xml +%%DATADIR%%/help/gl/slow.xml +%%DATADIR%%/help/gl/steel.xml +%%DATADIR%%/help/gl/substation.xml +%%DATADIR%%/help/gl/sustain.xml +%%DATADIR%%/help/gl/tech-level.xml +%%DATADIR%%/help/gl/tip.xml +%%DATADIR%%/help/gl/track.xml +%%DATADIR%%/help/gl/transport.xml +%%DATADIR%%/help/gl/tutorial-advanced.xml +%%DATADIR%%/help/gl/tutorial-aim.xml +%%DATADIR%%/help/gl/tutorial-basics.xml +%%DATADIR%%/help/gl/tutorial-overview.xml +%%DATADIR%%/help/gl/tutorial-scenario.xml +%%DATADIR%%/help/gl/tutorial.xml +%%DATADIR%%/help/gl/university.xml +%%DATADIR%%/help/gl/waterwell.xml +%%DATADIR%%/help/gl/windmill.xml +%%DATADIR%%/help/nl/blacksmith.xml +%%DATADIR%%/help/nl/bulldoze.xml +%%DATADIR%%/help/nl/button-index.xml +%%DATADIR%%/help/nl/coal.xml +%%DATADIR%%/help/nl/coalmine.xml +%%DATADIR%%/help/nl/commune.xml +%%DATADIR%%/help/nl/cricket.xml +%%DATADIR%%/help/nl/dialogs.xml +%%DATADIR%%/help/nl/economy.xml +%%DATADIR%%/help/nl/export.xml +%%DATADIR%%/help/nl/farm.xml +%%DATADIR%%/help/nl/fast.xml +%%DATADIR%%/help/nl/finance.xml +%%DATADIR%%/help/nl/firestation.xml +%%DATADIR%%/help/nl/food.xml +%%DATADIR%%/help/nl/goods.xml +%%DATADIR%%/help/nl/health.xml +%%DATADIR%%/help/nl/help.xml +%%DATADIR%%/help/nl/housing.xml +%%DATADIR%%/help/nl/index.xml +%%DATADIR%%/help/nl/industryh.xml +%%DATADIR%%/help/nl/industryl.xml +%%DATADIR%%/help/nl/keys.xml +%%DATADIR%%/help/nl/labor.xml +%%DATADIR%%/help/nl/market.xml +%%DATADIR%%/help/nl/medium.xml +%%DATADIR%%/help/nl/mill.xml +%%DATADIR%%/help/nl/mini-screen.xml +%%DATADIR%%/help/nl/monument.xml +%%DATADIR%%/help/nl/msb-coal.xml +%%DATADIR%%/help/nl/msb-cricket.xml +%%DATADIR%%/help/nl/msb-fire.xml +%%DATADIR%%/help/nl/msb-health.xml +%%DATADIR%%/help/nl/msb-normal.xml +%%DATADIR%%/help/nl/msb-pol.xml +%%DATADIR%%/help/nl/msb-power.xml +%%DATADIR%%/help/nl/msb-starve.xml +%%DATADIR%%/help/nl/msb-transport.xml +%%DATADIR%%/help/nl/msb-ub40.xml +%%DATADIR%%/help/nl/ore.xml +%%DATADIR%%/help/nl/oremine.xml +%%DATADIR%%/help/nl/other-costs.xml +%%DATADIR%%/help/nl/park.xml +%%DATADIR%%/help/nl/pause.xml +%%DATADIR%%/help/nl/pbar.xml +%%DATADIR%%/help/nl/pollution.xml +%%DATADIR%%/help/nl/port.xml +%%DATADIR%%/help/nl/pottery.xml +%%DATADIR%%/help/nl/powerline.xml +%%DATADIR%%/help/nl/powerscoal.xml +%%DATADIR%%/help/nl/powerssolar.xml +%%DATADIR%%/help/nl/query.xml +%%DATADIR%%/help/nl/rail.xml +%%DATADIR%%/help/nl/recycle.xml +%%DATADIR%%/help/nl/residential.xml +%%DATADIR%%/help/nl/river.xml +%%DATADIR%%/help/nl/road.xml +%%DATADIR%%/help/nl/rocket.xml +%%DATADIR%%/help/nl/school.xml +%%DATADIR%%/help/nl/slow.xml +%%DATADIR%%/help/nl/steel.xml +%%DATADIR%%/help/nl/substation.xml +%%DATADIR%%/help/nl/sustain.xml +%%DATADIR%%/help/nl/tech-level.xml +%%DATADIR%%/help/nl/tip.xml +%%DATADIR%%/help/nl/track.xml +%%DATADIR%%/help/nl/transport.xml +%%DATADIR%%/help/nl/tutorial-advanced.xml +%%DATADIR%%/help/nl/tutorial-aim.xml +%%DATADIR%%/help/nl/tutorial-basics.xml +%%DATADIR%%/help/nl/tutorial-overview.xml +%%DATADIR%%/help/nl/tutorial-scenario.xml +%%DATADIR%%/help/nl/tutorial.xml +%%DATADIR%%/help/nl/university.xml +%%DATADIR%%/help/nl/waterwell.xml +%%DATADIR%%/help/nl/windmill.xml +%%DATADIR%%/help/pt_BR/blacksmith.xml +%%DATADIR%%/help/pt_BR/bulldoze.xml +%%DATADIR%%/help/pt_BR/button-index.xml +%%DATADIR%%/help/pt_BR/coal.xml +%%DATADIR%%/help/pt_BR/coalmine.xml +%%DATADIR%%/help/pt_BR/commune.xml +%%DATADIR%%/help/pt_BR/cricket.xml +%%DATADIR%%/help/pt_BR/dialogs.xml +%%DATADIR%%/help/pt_BR/economy.xml +%%DATADIR%%/help/pt_BR/export.xml +%%DATADIR%%/help/pt_BR/farm.xml +%%DATADIR%%/help/pt_BR/fast.xml +%%DATADIR%%/help/pt_BR/finance.xml +%%DATADIR%%/help/pt_BR/firestation.xml +%%DATADIR%%/help/pt_BR/food.xml +%%DATADIR%%/help/pt_BR/goods.xml +%%DATADIR%%/help/pt_BR/health.xml +%%DATADIR%%/help/pt_BR/help.xml +%%DATADIR%%/help/pt_BR/housing.xml +%%DATADIR%%/help/pt_BR/index.xml +%%DATADIR%%/help/pt_BR/industryh.xml +%%DATADIR%%/help/pt_BR/industryl.xml +%%DATADIR%%/help/pt_BR/keys.xml +%%DATADIR%%/help/pt_BR/labor.xml +%%DATADIR%%/help/pt_BR/market.xml +%%DATADIR%%/help/pt_BR/medium.xml +%%DATADIR%%/help/pt_BR/mill.xml +%%DATADIR%%/help/pt_BR/mini-screen.xml +%%DATADIR%%/help/pt_BR/monument.xml +%%DATADIR%%/help/pt_BR/msb-coal.xml +%%DATADIR%%/help/pt_BR/msb-cricket.xml +%%DATADIR%%/help/pt_BR/msb-fire.xml +%%DATADIR%%/help/pt_BR/msb-health.xml +%%DATADIR%%/help/pt_BR/msb-normal.xml +%%DATADIR%%/help/pt_BR/msb-pol.xml +%%DATADIR%%/help/pt_BR/msb-power.xml +%%DATADIR%%/help/pt_BR/msb-starve.xml +%%DATADIR%%/help/pt_BR/msb-transport.xml +%%DATADIR%%/help/pt_BR/msb-ub40.xml +%%DATADIR%%/help/pt_BR/ore.xml +%%DATADIR%%/help/pt_BR/oremine.xml +%%DATADIR%%/help/pt_BR/other-costs.xml +%%DATADIR%%/help/pt_BR/park.xml +%%DATADIR%%/help/pt_BR/pause.xml +%%DATADIR%%/help/pt_BR/pbar.xml +%%DATADIR%%/help/pt_BR/pollution.xml +%%DATADIR%%/help/pt_BR/port.xml +%%DATADIR%%/help/pt_BR/pottery.xml +%%DATADIR%%/help/pt_BR/powerline.xml +%%DATADIR%%/help/pt_BR/powerscoal.xml +%%DATADIR%%/help/pt_BR/powerssolar.xml +%%DATADIR%%/help/pt_BR/query.xml +%%DATADIR%%/help/pt_BR/rail.xml +%%DATADIR%%/help/pt_BR/recycle.xml +%%DATADIR%%/help/pt_BR/residential.xml +%%DATADIR%%/help/pt_BR/river.xml +%%DATADIR%%/help/pt_BR/road.xml +%%DATADIR%%/help/pt_BR/rocket.xml +%%DATADIR%%/help/pt_BR/school.xml +%%DATADIR%%/help/pt_BR/slow.xml +%%DATADIR%%/help/pt_BR/steel.xml +%%DATADIR%%/help/pt_BR/substation.xml +%%DATADIR%%/help/pt_BR/sustain.xml +%%DATADIR%%/help/pt_BR/tech-level.xml +%%DATADIR%%/help/pt_BR/tip.xml +%%DATADIR%%/help/pt_BR/track.xml +%%DATADIR%%/help/pt_BR/transport.xml +%%DATADIR%%/help/pt_BR/tutorial-advanced.xml +%%DATADIR%%/help/pt_BR/tutorial-aim.xml +%%DATADIR%%/help/pt_BR/tutorial-basics.xml +%%DATADIR%%/help/pt_BR/tutorial-overview.xml +%%DATADIR%%/help/pt_BR/tutorial-scenario.xml +%%DATADIR%%/help/pt_BR/tutorial.xml +%%DATADIR%%/help/pt_BR/university.xml +%%DATADIR%%/help/pt_BR/waterwell.xml +%%DATADIR%%/help/pt_BR/windmill.xml +%%DATADIR%%/help/ru/blacksmith.xml +%%DATADIR%%/help/ru/bulldoze.xml +%%DATADIR%%/help/ru/button-index.xml +%%DATADIR%%/help/ru/coal.xml +%%DATADIR%%/help/ru/coalmine.xml +%%DATADIR%%/help/ru/commodities.xml +%%DATADIR%%/help/ru/commune.xml +%%DATADIR%%/help/ru/controls.xml +%%DATADIR%%/help/ru/cricket.xml +%%DATADIR%%/help/ru/dialogs.xml +%%DATADIR%%/help/ru/economy.xml +%%DATADIR%%/help/ru/evacuate.xml +%%DATADIR%%/help/ru/export.xml +%%DATADIR%%/help/ru/farm.xml +%%DATADIR%%/help/ru/fast.xml +%%DATADIR%%/help/ru/finance.xml +%%DATADIR%%/help/ru/firestation.xml +%%DATADIR%%/help/ru/food.xml +%%DATADIR%%/help/ru/goods.xml +%%DATADIR%%/help/ru/health.xml +%%DATADIR%%/help/ru/help.xml +%%DATADIR%%/help/ru/housing.xml +%%DATADIR%%/help/ru/index.xml +%%DATADIR%%/help/ru/industryh.xml +%%DATADIR%%/help/ru/industryl.xml +%%DATADIR%%/help/ru/labor.xml +%%DATADIR%%/help/ru/market.xml +%%DATADIR%%/help/ru/medium.xml +%%DATADIR%%/help/ru/mill.xml +%%DATADIR%%/help/ru/mini-screen.xml +%%DATADIR%%/help/ru/monument.xml +%%DATADIR%%/help/ru/msb-coal.xml +%%DATADIR%%/help/ru/msb-cricket.xml +%%DATADIR%%/help/ru/msb-fire.xml +%%DATADIR%%/help/ru/msb-health.xml +%%DATADIR%%/help/ru/msb-normal.xml +%%DATADIR%%/help/ru/msb-pol.xml +%%DATADIR%%/help/ru/msb-power.xml +%%DATADIR%%/help/ru/msb-starve.xml +%%DATADIR%%/help/ru/msb-transport.xml +%%DATADIR%%/help/ru/msb-ub40.xml +%%DATADIR%%/help/ru/ore.xml +%%DATADIR%%/help/ru/oremine.xml +%%DATADIR%%/help/ru/other-costs.xml +%%DATADIR%%/help/ru/park.xml +%%DATADIR%%/help/ru/pause.xml +%%DATADIR%%/help/ru/pbar.xml +%%DATADIR%%/help/ru/pollution.xml +%%DATADIR%%/help/ru/port.xml +%%DATADIR%%/help/ru/pottery.xml +%%DATADIR%%/help/ru/power.xml +%%DATADIR%%/help/ru/powerline.xml +%%DATADIR%%/help/ru/powerscoal.xml +%%DATADIR%%/help/ru/powerssolar.xml +%%DATADIR%%/help/ru/query.xml +%%DATADIR%%/help/ru/rail.xml +%%DATADIR%%/help/ru/recycle.xml +%%DATADIR%%/help/ru/residential.xml +%%DATADIR%%/help/ru/river.xml +%%DATADIR%%/help/ru/road.xml +%%DATADIR%%/help/ru/rocket.xml +%%DATADIR%%/help/ru/school.xml +%%DATADIR%%/help/ru/slow.xml +%%DATADIR%%/help/ru/steel.xml +%%DATADIR%%/help/ru/substation.xml +%%DATADIR%%/help/ru/sustain.xml +%%DATADIR%%/help/ru/tech-level.xml +%%DATADIR%%/help/ru/tip.xml +%%DATADIR%%/help/ru/track.xml +%%DATADIR%%/help/ru/transport.xml +%%DATADIR%%/help/ru/tutorial-advanced.xml +%%DATADIR%%/help/ru/tutorial-aim.xml +%%DATADIR%%/help/ru/tutorial-basics.xml +%%DATADIR%%/help/ru/tutorial-overview.xml +%%DATADIR%%/help/ru/tutorial-scenario.xml +%%DATADIR%%/help/ru/tutorial.xml +%%DATADIR%%/help/ru/university.xml +%%DATADIR%%/help/ru/waste.xml +%%DATADIR%%/help/ru/water.xml +%%DATADIR%%/help/ru/waterwell.xml +%%DATADIR%%/help/ru/windmill.xml +%%DATADIR%%/help/sv/blacksmith.xml +%%DATADIR%%/help/sv/bulldoze.xml +%%DATADIR%%/help/sv/button-index.xml +%%DATADIR%%/help/sv/coal.xml +%%DATADIR%%/help/sv/coalmine.xml +%%DATADIR%%/help/sv/commune.xml +%%DATADIR%%/help/sv/cricket.xml +%%DATADIR%%/help/sv/dialogs.xml +%%DATADIR%%/help/sv/economy.xml +%%DATADIR%%/help/sv/export.xml +%%DATADIR%%/help/sv/farm.xml +%%DATADIR%%/help/sv/fast.xml +%%DATADIR%%/help/sv/finance.xml +%%DATADIR%%/help/sv/firestation.xml +%%DATADIR%%/help/sv/food.xml +%%DATADIR%%/help/sv/goods.xml +%%DATADIR%%/help/sv/health.xml +%%DATADIR%%/help/sv/help.xml +%%DATADIR%%/help/sv/housing.xml +%%DATADIR%%/help/sv/index.xml +%%DATADIR%%/help/sv/industryh.xml +%%DATADIR%%/help/sv/industryl.xml +%%DATADIR%%/help/sv/keys.xml +%%DATADIR%%/help/sv/labor.xml +%%DATADIR%%/help/sv/market.xml +%%DATADIR%%/help/sv/medium.xml +%%DATADIR%%/help/sv/mill.xml +%%DATADIR%%/help/sv/mini-screen.xml +%%DATADIR%%/help/sv/monument.xml +%%DATADIR%%/help/sv/msb-coal.xml +%%DATADIR%%/help/sv/msb-cricket.xml +%%DATADIR%%/help/sv/msb-fire.xml +%%DATADIR%%/help/sv/msb-health.xml +%%DATADIR%%/help/sv/msb-normal.xml +%%DATADIR%%/help/sv/msb-pol.xml +%%DATADIR%%/help/sv/msb-power.xml +%%DATADIR%%/help/sv/msb-starve.xml +%%DATADIR%%/help/sv/msb-transport.xml +%%DATADIR%%/help/sv/msb-ub40.xml +%%DATADIR%%/help/sv/ore.xml +%%DATADIR%%/help/sv/oremine.xml +%%DATADIR%%/help/sv/other-costs.xml +%%DATADIR%%/help/sv/park.xml +%%DATADIR%%/help/sv/pause.xml +%%DATADIR%%/help/sv/pbar.xml +%%DATADIR%%/help/sv/pollution.xml +%%DATADIR%%/help/sv/port.xml +%%DATADIR%%/help/sv/pottery.xml +%%DATADIR%%/help/sv/powerline.xml +%%DATADIR%%/help/sv/powerscoal.xml +%%DATADIR%%/help/sv/powerssolar.xml +%%DATADIR%%/help/sv/query.xml +%%DATADIR%%/help/sv/rail.xml +%%DATADIR%%/help/sv/recycle.xml +%%DATADIR%%/help/sv/residential.xml +%%DATADIR%%/help/sv/river.xml +%%DATADIR%%/help/sv/road.xml +%%DATADIR%%/help/sv/rocket.xml +%%DATADIR%%/help/sv/school.xml +%%DATADIR%%/help/sv/slow.xml +%%DATADIR%%/help/sv/steel.xml +%%DATADIR%%/help/sv/substation.xml +%%DATADIR%%/help/sv/sustain.xml +%%DATADIR%%/help/sv/tech-level.xml +%%DATADIR%%/help/sv/tip.xml +%%DATADIR%%/help/sv/track.xml +%%DATADIR%%/help/sv/transport.xml +%%DATADIR%%/help/sv/tutorial-advanced.xml +%%DATADIR%%/help/sv/tutorial-aim.xml +%%DATADIR%%/help/sv/tutorial-basics.xml +%%DATADIR%%/help/sv/tutorial-overview.xml +%%DATADIR%%/help/sv/tutorial-scenario.xml +%%DATADIR%%/help/sv/tutorial.xml +%%DATADIR%%/help/sv/university.xml +%%DATADIR%%/help/sv/waterwell.xml +%%DATADIR%%/help/sv/windmill.xml +%%DATADIR%%/help/tr/blacksmith.xml +%%DATADIR%%/help/tr/bulldoze.xml +%%DATADIR%%/help/tr/button-index.xml +%%DATADIR%%/help/tr/coal.xml +%%DATADIR%%/help/tr/coalmine.xml +%%DATADIR%%/help/tr/commune.xml +%%DATADIR%%/help/tr/cricket.xml +%%DATADIR%%/help/tr/dialogs.xml +%%DATADIR%%/help/tr/economy.xml +%%DATADIR%%/help/tr/export.xml +%%DATADIR%%/help/tr/farm.xml +%%DATADIR%%/help/tr/fast.xml +%%DATADIR%%/help/tr/finance.xml +%%DATADIR%%/help/tr/firestation.xml +%%DATADIR%%/help/tr/food.xml +%%DATADIR%%/help/tr/goods.xml +%%DATADIR%%/help/tr/health.xml +%%DATADIR%%/help/tr/help.xml +%%DATADIR%%/help/tr/housing.xml +%%DATADIR%%/help/tr/index.xml +%%DATADIR%%/help/tr/industryh.xml +%%DATADIR%%/help/tr/industryl.xml +%%DATADIR%%/help/tr/keys.xml +%%DATADIR%%/help/tr/labor.xml +%%DATADIR%%/help/tr/market.xml +%%DATADIR%%/help/tr/medium.xml +%%DATADIR%%/help/tr/mill.xml +%%DATADIR%%/help/tr/mini-screen.xml +%%DATADIR%%/help/tr/monument.xml +%%DATADIR%%/help/tr/msb-coal.xml +%%DATADIR%%/help/tr/msb-cricket.xml +%%DATADIR%%/help/tr/msb-fire.xml +%%DATADIR%%/help/tr/msb-health.xml +%%DATADIR%%/help/tr/msb-normal.xml +%%DATADIR%%/help/tr/msb-pol.xml +%%DATADIR%%/help/tr/msb-power.xml +%%DATADIR%%/help/tr/msb-starve.xml +%%DATADIR%%/help/tr/msb-transport.xml +%%DATADIR%%/help/tr/msb-ub40.xml +%%DATADIR%%/help/tr/ore.xml +%%DATADIR%%/help/tr/oremine.xml +%%DATADIR%%/help/tr/other-costs.xml +%%DATADIR%%/help/tr/park.xml +%%DATADIR%%/help/tr/pause.xml +%%DATADIR%%/help/tr/pbar.xml +%%DATADIR%%/help/tr/pollution.xml +%%DATADIR%%/help/tr/port.xml +%%DATADIR%%/help/tr/pottery.xml +%%DATADIR%%/help/tr/powerline.xml +%%DATADIR%%/help/tr/powerscoal.xml +%%DATADIR%%/help/tr/powerssolar.xml +%%DATADIR%%/help/tr/query.xml +%%DATADIR%%/help/tr/rail.xml +%%DATADIR%%/help/tr/recycle.xml +%%DATADIR%%/help/tr/residential.xml +%%DATADIR%%/help/tr/river.xml +%%DATADIR%%/help/tr/road.xml +%%DATADIR%%/help/tr/rocket.xml +%%DATADIR%%/help/tr/school.xml +%%DATADIR%%/help/tr/slow.xml +%%DATADIR%%/help/tr/steel.xml +%%DATADIR%%/help/tr/substation.xml +%%DATADIR%%/help/tr/sustain.xml +%%DATADIR%%/help/tr/tech-level.xml +%%DATADIR%%/help/tr/tip.xml +%%DATADIR%%/help/tr/track.xml +%%DATADIR%%/help/tr/transport.xml +%%DATADIR%%/help/tr/tutorial-advanced.xml +%%DATADIR%%/help/tr/tutorial-aim.xml +%%DATADIR%%/help/tr/tutorial-basics.xml +%%DATADIR%%/help/tr/tutorial-overview.xml +%%DATADIR%%/help/tr/tutorial-scenario.xml +%%DATADIR%%/help/tr/tutorial.xml +%%DATADIR%%/help/tr/university.xml +%%DATADIR%%/help/tr/waterwell.xml +%%DATADIR%%/help/tr/windmill.xml +%%DATADIR%%/images/gui/back.png +%%DATADIR%%/images/gui/buttonpanel/base/broom.png +%%DATADIR%%/images/gui/buttonpanel/base/bulldozer.png +%%DATADIR%%/images/gui/buttonpanel/base/pointer.png +%%DATADIR%%/images/gui/buttonpanel/industry/blacksmith.png +%%DATADIR%%/images/gui/buttonpanel/industry/heavyindustry2.png +%%DATADIR%%/images/gui/buttonpanel/industry/lightindustry.png +%%DATADIR%%/images/gui/buttonpanel/industry/market.png +%%DATADIR%%/images/gui/buttonpanel/industry/pottery.png +%%DATADIR%%/images/gui/buttonpanel/menu/game_menu.png +%%DATADIR%%/images/gui/buttonpanel/mining/coalmine.png +%%DATADIR%%/images/gui/buttonpanel/mining/commune.png +%%DATADIR%%/images/gui/buttonpanel/mining/oremine.png +%%DATADIR%%/images/gui/buttonpanel/mining/recycling.png +%%DATADIR%%/images/gui/buttonpanel/mining/trash.png +%%DATADIR%%/images/gui/buttonpanel/misc/book.png +%%DATADIR%%/images/gui/buttonpanel/misc/fire.png +%%DATADIR%%/images/gui/buttonpanel/misc/health.png +%%DATADIR%%/images/gui/buttonpanel/misc/sports.png +%%DATADIR%%/images/gui/buttonpanel/misc/university.png +%%DATADIR%%/images/gui/buttonpanel/parks/farm.png +%%DATADIR%%/images/gui/buttonpanel/parks/mills.png +%%DATADIR%%/images/gui/buttonpanel/parks/monument.png +%%DATADIR%%/images/gui/buttonpanel/parks/tree.png +%%DATADIR%%/images/gui/buttonpanel/parks/water.png +%%DATADIR%%/images/gui/buttonpanel/power/coalpower.png +%%DATADIR%%/images/gui/buttonpanel/power/powerlines.png +%%DATADIR%%/images/gui/buttonpanel/power/solarpower.png +%%DATADIR%%/images/gui/buttonpanel/power/substation.png +%%DATADIR%%/images/gui/buttonpanel/power/windmills.png +%%DATADIR%%/images/gui/buttonpanel/residence/residence-hightec-high.png +%%DATADIR%%/images/gui/buttonpanel/residence/residence-hightec-lo.png +%%DATADIR%%/images/gui/buttonpanel/residence/residence-hightec-med.png +%%DATADIR%%/images/gui/buttonpanel/residence/residence-lotec-high.png +%%DATADIR%%/images/gui/buttonpanel/residence/residence-lotec-lo.png +%%DATADIR%%/images/gui/buttonpanel/residence/residence-lotec-med.png +%%DATADIR%%/images/gui/buttonpanel/residence/residence.png +%%DATADIR%%/images/gui/buttonpanel/transport/port.png +%%DATADIR%%/images/gui/buttonpanel/transport/rails2.png +%%DATADIR%%/images/gui/buttonpanel/transport/road.png +%%DATADIR%%/images/gui/buttonpanel/transport/rocket.png +%%DATADIR%%/images/gui/buttonpanel/transport/tracks.png +%%DATADIR%%/images/gui/buttonpanel/waterwell.png +%%DATADIR%%/images/gui/buttons/button-border-6.png +%%DATADIR%%/images/gui/buttons/button-checked.png +%%DATADIR%%/images/gui/buttons/button-clicked.png +%%DATADIR%%/images/gui/buttons/button-hover.png +%%DATADIR%%/images/gui/buttons/button.png +%%DATADIR%%/images/gui/buttons/menu-button-checked.png +%%DATADIR%%/images/gui/buttons/menu-button-clicked.png +%%DATADIR%%/images/gui/buttons/menu-button-hover.png +%%DATADIR%%/images/gui/buttons/menu-button.png +%%DATADIR%%/images/gui/buttons/randombutton-checked.png +%%DATADIR%%/images/gui/buttons/randombutton-clicked.png +%%DATADIR%%/images/gui/buttons/randombutton-hover.png +%%DATADIR%%/images/gui/buttons/randombutton.png +%%DATADIR%%/images/gui/buttons/round/button-round-20.png +%%DATADIR%%/images/gui/buttons/round/button-round-30.png +%%DATADIR%%/images/gui/buttons/round/button-round-40.png +%%DATADIR%%/images/gui/buttons/round/button-round-50.png +%%DATADIR%%/images/gui/buttons/round/button-round-checked-20.png +%%DATADIR%%/images/gui/buttons/round/button-round-checked-30.png +%%DATADIR%%/images/gui/buttons/round/button-round-checked-40.png +%%DATADIR%%/images/gui/buttons/round/button-round-checked-50.png +%%DATADIR%%/images/gui/buttons/round/button-round-clicked-20.png +%%DATADIR%%/images/gui/buttons/round/button-round-clicked-30.png +%%DATADIR%%/images/gui/buttons/round/button-round-clicked-40.png +%%DATADIR%%/images/gui/buttons/round/button-round-clicked-50.png +%%DATADIR%%/images/gui/buttons/round/button-round-hover-20.png +%%DATADIR%%/images/gui/buttons/round/button-round-hover-30.png +%%DATADIR%%/images/gui/buttons/round/button-round-hover-40.png +%%DATADIR%%/images/gui/buttons/round/button-round-hover-50.png +%%DATADIR%%/images/gui/buttons/savebutton-checked.png +%%DATADIR%%/images/gui/buttons/savebutton-clicked.png +%%DATADIR%%/images/gui/buttons/savebutton-hover.png +%%DATADIR%%/images/gui/buttons/savebutton.png +%%DATADIR%%/images/gui/buttons/tabbed/tabbed-clicked.png +%%DATADIR%%/images/gui/buttons/tabbed/tabbed-hover.png +%%DATADIR%%/images/gui/buttons/tabbed/tabbed.png +%%DATADIR%%/images/gui/checkbox/checkbox.png +%%DATADIR%%/images/gui/checkbox/checkbox_checked.png +%%DATADIR%%/images/gui/checkbox/checkbox_red.png +%%DATADIR%%/images/gui/checkbox/checkbox_red_checked.png +%%DATADIR%%/images/gui/dialogs/error.png +%%DATADIR%%/images/gui/dialogs/info.png +%%DATADIR%%/images/gui/dialogs/invention.png +%%DATADIR%%/images/gui/dialogs/nobutton-clicked.png +%%DATADIR%%/images/gui/dialogs/nobutton-hover.png +%%DATADIR%%/images/gui/dialogs/nobutton.png +%%DATADIR%%/images/gui/dialogs/okaybutton.png +%%DATADIR%%/images/gui/dialogs/question.png +%%DATADIR%%/images/gui/dialogs/warning.png +%%DATADIR%%/images/gui/dialogs/yesbutton-clicked.png +%%DATADIR%%/images/gui/dialogs/yesbutton-hover.png +%%DATADIR%%/images/gui/dialogs/yesbutton.png +%%DATADIR%%/images/gui/info/hidehigh.png +%%DATADIR%%/images/gui/info/info.png +%%DATADIR%%/images/gui/info/mapoverlay.png +%%DATADIR%%/images/gui/info/statistics.png +%%DATADIR%%/images/gui/info/terrainheight.png +%%DATADIR%%/images/gui/mapview/minimap_bg.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_coal.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_electrics.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_fire.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_food.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_health.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_pollution.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_resident.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_road.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_sport.png +%%DATADIR%%/images/gui/mapview/roundbuttons/round_ub40.png +%%DATADIR%%/images/gui/pbar_bg.png +%%DATADIR%%/images/gui/scrollbar/arrow_down.png +%%DATADIR%%/images/gui/scrollbar/arrow_up.png +%%DATADIR%%/images/gui/speed/fast.png +%%DATADIR%%/images/gui/speed/faster.png +%%DATADIR%%/images/gui/speed/normal.png +%%DATADIR%%/images/gui/speed/pause.png +%%DATADIR%%/images/gui/speedpanel.png +%%DATADIR%%/images/gui/window/window_close.png +%%DATADIR%%/images/gui/window/window_close_clicked.png +%%DATADIR%%/images/gui/window/window_close_hover.png +%%DATADIR%%/images/gui/zoom/zoomin.png +%%DATADIR%%/images/gui/zoom/zoomout.png +%%DATADIR%%/images/mainmenu/buttons/back-clicked.png +%%DATADIR%%/images/mainmenu/buttons/back-hover.png +%%DATADIR%%/images/mainmenu/buttons/back.png +%%DATADIR%%/images/mainmenu/buttons/continue-clicked.png +%%DATADIR%%/images/mainmenu/buttons/continue-hover.png +%%DATADIR%%/images/mainmenu/buttons/continue.png +%%DATADIR%%/images/mainmenu/buttons/credits-clicked.png +%%DATADIR%%/images/mainmenu/buttons/credits-hover.png +%%DATADIR%%/images/mainmenu/buttons/credits.png +%%DATADIR%%/images/mainmenu/buttons/load-clicked.png +%%DATADIR%%/images/mainmenu/buttons/load-hover.png +%%DATADIR%%/images/mainmenu/buttons/load.png +%%DATADIR%%/images/mainmenu/buttons/new-clicked.png +%%DATADIR%%/images/mainmenu/buttons/new-hover.png +%%DATADIR%%/images/mainmenu/buttons/new.png +%%DATADIR%%/images/mainmenu/buttons/options-clicked.png +%%DATADIR%%/images/mainmenu/buttons/options-hover.png +%%DATADIR%%/images/mainmenu/buttons/options.png +%%DATADIR%%/images/mainmenu/buttons/quit-clicked.png +%%DATADIR%%/images/mainmenu/buttons/quit-hover.png +%%DATADIR%%/images/mainmenu/buttons/quit.png +%%DATADIR%%/images/mainmenu/buttons/save-clicked.png +%%DATADIR%%/images/mainmenu/buttons/save-hover.png +%%DATADIR%%/images/mainmenu/buttons/save.png +%%DATADIR%%/images/mainmenu/buttons/start-clicked.png +%%DATADIR%%/images/mainmenu/buttons/start-hover.png +%%DATADIR%%/images/mainmenu/buttons/start.png +%%DATADIR%%/images/mainmenu/credits_back.png +%%DATADIR%%/images/mainmenu/loadsave_back.png +%%DATADIR%%/images/mainmenu/menu_back.png +%%DATADIR%%/images/mainmenu/newgame_back.png +%%DATADIR%%/images/mainmenu/settings/fullscreen.png +%%DATADIR%%/images/mainmenu/settings/music-off.png +%%DATADIR%%/images/mainmenu/settings/music-on.png +%%DATADIR%%/images/mainmenu/settings/sound-off.png +%%DATADIR%%/images/mainmenu/settings/sound-on.png +%%DATADIR%%/images/mainmenu/settings/windowed.png +%%DATADIR%%/images/mainmenu/settings_back.png +%%DATADIR%%/images/tiles/blacksmith0.png +%%DATADIR%%/images/tiles/blacksmith1.png +%%DATADIR%%/images/tiles/blacksmith2.png +%%DATADIR%%/images/tiles/blacksmith3.png +%%DATADIR%%/images/tiles/blacksmith4.png +%%DATADIR%%/images/tiles/blacksmith5.png +%%DATADIR%%/images/tiles/blacksmith6.png +%%DATADIR%%/images/tiles/blank.png +%%DATADIR%%/images/tiles/bridge_rail_0.png +%%DATADIR%%/images/tiles/bridge_rail_90.png +%%DATADIR%%/images/tiles/bridge_rail_slope1_0.png +%%DATADIR%%/images/tiles/bridge_rail_slope1_180.png +%%DATADIR%%/images/tiles/bridge_rail_slope1_270.png +%%DATADIR%%/images/tiles/bridge_rail_slope1_90.png +%%DATADIR%%/images/tiles/bridge_rail_slope2_0.png +%%DATADIR%%/images/tiles/bridge_rail_slope2_180.png +%%DATADIR%%/images/tiles/bridge_rail_slope2_270.png +%%DATADIR%%/images/tiles/bridge_rail_slope2_90.png +%%DATADIR%%/images/tiles/bridge_road_0.png +%%DATADIR%%/images/tiles/bridge_road_90.png +%%DATADIR%%/images/tiles/bridge_road_slope1_0.png +%%DATADIR%%/images/tiles/bridge_road_slope1_180.png +%%DATADIR%%/images/tiles/bridge_road_slope1_270.png +%%DATADIR%%/images/tiles/bridge_road_slope1_90.png +%%DATADIR%%/images/tiles/bridge_road_slope2_0.png +%%DATADIR%%/images/tiles/bridge_road_slope2_180.png +%%DATADIR%%/images/tiles/bridge_road_slope2_270.png +%%DATADIR%%/images/tiles/bridge_road_slope2_90.png +%%DATADIR%%/images/tiles/bridge_track_0.png +%%DATADIR%%/images/tiles/bridge_track_90.png +%%DATADIR%%/images/tiles/bridge_track_slope1_0.png +%%DATADIR%%/images/tiles/bridge_track_slope1_180.png +%%DATADIR%%/images/tiles/bridge_track_slope1_270.png +%%DATADIR%%/images/tiles/bridge_track_slope1_90.png +%%DATADIR%%/images/tiles/car01-0000.png +%%DATADIR%%/images/tiles/car01-0001.png +%%DATADIR%%/images/tiles/car01-0002.png +%%DATADIR%%/images/tiles/car01-0003.png +%%DATADIR%%/images/tiles/car01-0004.png +%%DATADIR%%/images/tiles/car01-0005.png +%%DATADIR%%/images/tiles/car01-0006.png +%%DATADIR%%/images/tiles/car01-0007.png +%%DATADIR%%/images/tiles/car01-down0013.png +%%DATADIR%%/images/tiles/car01-down0014.png +%%DATADIR%%/images/tiles/car01-down0015.png +%%DATADIR%%/images/tiles/car01-down0016.png +%%DATADIR%%/images/tiles/car01-up0009.png +%%DATADIR%%/images/tiles/car01-up0010.png +%%DATADIR%%/images/tiles/car01-up0011.png +%%DATADIR%%/images/tiles/car01-up0012.png +%%DATADIR%%/images/tiles/coalmine-empty.png +%%DATADIR%%/images/tiles/coalmine-full.png +%%DATADIR%%/images/tiles/coalmine-low.png +%%DATADIR%%/images/tiles/coalmine-med.png +%%DATADIR%%/images/tiles/commune1.png +%%DATADIR%%/images/tiles/commune10.png +%%DATADIR%%/images/tiles/commune11.png +%%DATADIR%%/images/tiles/commune2.png +%%DATADIR%%/images/tiles/commune3.png +%%DATADIR%%/images/tiles/commune4.png +%%DATADIR%%/images/tiles/commune5.png +%%DATADIR%%/images/tiles/commune6.png +%%DATADIR%%/images/tiles/commune7.png +%%DATADIR%%/images/tiles/commune8.png +%%DATADIR%%/images/tiles/commune9.png +%%DATADIR%%/images/tiles/cricket1.png +%%DATADIR%%/images/tiles/cricket2.png +%%DATADIR%%/images/tiles/cricket3.png +%%DATADIR%%/images/tiles/cricket4.png +%%DATADIR%%/images/tiles/cricket5.png +%%DATADIR%%/images/tiles/cricket6.png +%%DATADIR%%/images/tiles/cricket7.png +%%DATADIR%%/images/tiles/crossing_rail_road0.png +%%DATADIR%%/images/tiles/crossing_rail_road90.png +%%DATADIR%%/images/tiles/crossing_rail_track0.png +%%DATADIR%%/images/tiles/crossing_rail_track90.png +%%DATADIR%%/images/tiles/desert.png +%%DATADIR%%/images/tiles/desert_0.png +%%DATADIR%%/images/tiles/desert_1d.png +%%DATADIR%%/images/tiles/desert_1l.png +%%DATADIR%%/images/tiles/desert_1r.png +%%DATADIR%%/images/tiles/desert_1u.png +%%DATADIR%%/images/tiles/desert_2ld.png +%%DATADIR%%/images/tiles/desert_2lr.png +%%DATADIR%%/images/tiles/desert_2lu.png +%%DATADIR%%/images/tiles/desert_2rd.png +%%DATADIR%%/images/tiles/desert_2ru.png +%%DATADIR%%/images/tiles/desert_2ud.png +%%DATADIR%%/images/tiles/desert_3lrd.png +%%DATADIR%%/images/tiles/desert_3lru.png +%%DATADIR%%/images/tiles/desert_3lud.png +%%DATADIR%%/images/tiles/desert_3rud.png +%%DATADIR%%/images/tiles/ex_port.png +%%DATADIR%%/images/tiles/farm0.png +%%DATADIR%%/images/tiles/farm11.png +%%DATADIR%%/images/tiles/farm15.png +%%DATADIR%%/images/tiles/farm3.png +%%DATADIR%%/images/tiles/farm7.png +%%DATADIR%%/images/tiles/fire1.png +%%DATADIR%%/images/tiles/fire2.png +%%DATADIR%%/images/tiles/fire3.png +%%DATADIR%%/images/tiles/fire4.png +%%DATADIR%%/images/tiles/fire5.png +%%DATADIR%%/images/tiles/firedone1.png +%%DATADIR%%/images/tiles/firedone2.png +%%DATADIR%%/images/tiles/firedone3.png +%%DATADIR%%/images/tiles/firedone4.png +%%DATADIR%%/images/tiles/firestation1.png +%%DATADIR%%/images/tiles/firestation10.png +%%DATADIR%%/images/tiles/firestation2.png +%%DATADIR%%/images/tiles/firestation3.png +%%DATADIR%%/images/tiles/firestation4.png +%%DATADIR%%/images/tiles/firestation5.png +%%DATADIR%%/images/tiles/firestation6.png +%%DATADIR%%/images/tiles/firestation7.png +%%DATADIR%%/images/tiles/firestation8.png +%%DATADIR%%/images/tiles/firestation9.png +%%DATADIR%%/images/tiles/green.png +%%DATADIR%%/images/tiles/health.png +%%DATADIR%%/images/tiles/images.xml +%%DATADIR%%/images/tiles/industryhc.png +%%DATADIR%%/images/tiles/industryhh1.png +%%DATADIR%%/images/tiles/industryhh2.png +%%DATADIR%%/images/tiles/industryhh3.png +%%DATADIR%%/images/tiles/industryhh4.png +%%DATADIR%%/images/tiles/industryhh5.png +%%DATADIR%%/images/tiles/industryhh6.png +%%DATADIR%%/images/tiles/industryhh7.png +%%DATADIR%%/images/tiles/industryhh8.png +%%DATADIR%%/images/tiles/industryhl1.png +%%DATADIR%%/images/tiles/industryhl2.png +%%DATADIR%%/images/tiles/industryhl3.png +%%DATADIR%%/images/tiles/industryhl4.png +%%DATADIR%%/images/tiles/industryhl5.png +%%DATADIR%%/images/tiles/industryhl6.png +%%DATADIR%%/images/tiles/industryhl7.png +%%DATADIR%%/images/tiles/industryhl8.png +%%DATADIR%%/images/tiles/industryhm1.png +%%DATADIR%%/images/tiles/industryhm2.png +%%DATADIR%%/images/tiles/industryhm3.png +%%DATADIR%%/images/tiles/industryhm4.png +%%DATADIR%%/images/tiles/industryhm5.png +%%DATADIR%%/images/tiles/industryhm6.png +%%DATADIR%%/images/tiles/industryhm7.png +%%DATADIR%%/images/tiles/industryhm8.png +%%DATADIR%%/images/tiles/industryl-empty.png +%%DATADIR%%/images/tiles/industryl-full.png +%%DATADIR%%/images/tiles/industryl-low.png +%%DATADIR%%/images/tiles/industryl-med.png +%%DATADIR%%/images/tiles/industryl-smoke0080.png +%%DATADIR%%/images/tiles/industryl-smoke0082.png +%%DATADIR%%/images/tiles/industryl-smoke0084.png +%%DATADIR%%/images/tiles/industryl-smoke0086.png +%%DATADIR%%/images/tiles/industryl-smoke0088.png +%%DATADIR%%/images/tiles/industryl-smoke0090.png +%%DATADIR%%/images/tiles/industryl-smoke0092.png +%%DATADIR%%/images/tiles/industryl-smoke0094.png +%%DATADIR%%/images/tiles/industryl-smoke0096.png +%%DATADIR%%/images/tiles/industryl-smoke0098.png +%%DATADIR%%/images/tiles/market-empty.png +%%DATADIR%%/images/tiles/market-full.png +%%DATADIR%%/images/tiles/market-low.png +%%DATADIR%%/images/tiles/market-med.png +%%DATADIR%%/images/tiles/mill0.png +%%DATADIR%%/images/tiles/mill1.png +%%DATADIR%%/images/tiles/mill2.png +%%DATADIR%%/images/tiles/mill3.png +%%DATADIR%%/images/tiles/mill4.png +%%DATADIR%%/images/tiles/mill5.png +%%DATADIR%%/images/tiles/mill6.png +%%DATADIR%%/images/tiles/monument0.png +%%DATADIR%%/images/tiles/monument1.png +%%DATADIR%%/images/tiles/monument2.png +%%DATADIR%%/images/tiles/monument3.png +%%DATADIR%%/images/tiles/monument4.png +%%DATADIR%%/images/tiles/monument5.png +%%DATADIR%%/images/tiles/oremine1.png +%%DATADIR%%/images/tiles/oremine2.png +%%DATADIR%%/images/tiles/oremine3.png +%%DATADIR%%/images/tiles/oremine4.png +%%DATADIR%%/images/tiles/oremine5.png +%%DATADIR%%/images/tiles/oremine6.png +%%DATADIR%%/images/tiles/oremine7.png +%%DATADIR%%/images/tiles/oremine8.png +%%DATADIR%%/images/tiles/parkland-lake.png +%%DATADIR%%/images/tiles/parkland-plane.png +%%DATADIR%%/images/tiles/pottery0.png +%%DATADIR%%/images/tiles/pottery1.png +%%DATADIR%%/images/tiles/pottery10.png +%%DATADIR%%/images/tiles/pottery2.png +%%DATADIR%%/images/tiles/pottery3.png +%%DATADIR%%/images/tiles/pottery4.png +%%DATADIR%%/images/tiles/pottery5.png +%%DATADIR%%/images/tiles/pottery6.png +%%DATADIR%%/images/tiles/pottery7.png +%%DATADIR%%/images/tiles/pottery8.png +%%DATADIR%%/images/tiles/pottery9.png +%%DATADIR%%/images/tiles/powerl-suspended0.png +%%DATADIR%%/images/tiles/powerl-suspended90.png +%%DATADIR%%/images/tiles/powerlhd.png +%%DATADIR%%/images/tiles/powerlhl.png +%%DATADIR%%/images/tiles/powerlldd.png +%%DATADIR%%/images/tiles/powerlldl.png +%%DATADIR%%/images/tiles/powerlldrd.png +%%DATADIR%%/images/tiles/powerlldrl.png +%%DATADIR%%/images/tiles/powerlldud.png +%%DATADIR%%/images/tiles/powerlldul.png +%%DATADIR%%/images/tiles/powerllud.png +%%DATADIR%%/images/tiles/powerlludrd.png +%%DATADIR%%/images/tiles/powerlludrl.png +%%DATADIR%%/images/tiles/powerllul.png +%%DATADIR%%/images/tiles/powerllurd.png +%%DATADIR%%/images/tiles/powerllurl.png +%%DATADIR%%/images/tiles/powerlrdd.png +%%DATADIR%%/images/tiles/powerlrdl.png +%%DATADIR%%/images/tiles/powerlrud.png +%%DATADIR%%/images/tiles/powerlrul.png +%%DATADIR%%/images/tiles/powerludrd.png +%%DATADIR%%/images/tiles/powerludrl.png +%%DATADIR%%/images/tiles/powerlvd.png +%%DATADIR%%/images/tiles/powerlvl.png +%%DATADIR%%/images/tiles/powerscoal-empty.png +%%DATADIR%%/images/tiles/powerscoal-full.png +%%DATADIR%%/images/tiles/powerscoal-low.png +%%DATADIR%%/images/tiles/powerscoal-med.png +%%DATADIR%%/images/tiles/powerscoal-smoke0080.png +%%DATADIR%%/images/tiles/powerscoal-smoke0082.png +%%DATADIR%%/images/tiles/powerscoal-smoke0084.png +%%DATADIR%%/images/tiles/powerscoal-smoke0086.png +%%DATADIR%%/images/tiles/powerscoal-smoke0088.png +%%DATADIR%%/images/tiles/powerscoal-smoke0090.png +%%DATADIR%%/images/tiles/powerscoal-smoke0092.png +%%DATADIR%%/images/tiles/powerscoal-smoke0094.png +%%DATADIR%%/images/tiles/powerscoal-smoke0096.png +%%DATADIR%%/images/tiles/powerscoal-smoke0098.png +%%DATADIR%%/images/tiles/powerscoal-smoke0100.png +%%DATADIR%%/images/tiles/powerssolar.png +%%DATADIR%%/images/tiles/raildr.png +%%DATADIR%%/images/tiles/railld.png +%%DATADIR%%/images/tiles/railldr.png +%%DATADIR%%/images/tiles/raillr.png +%%DATADIR%%/images/tiles/raillu.png +%%DATADIR%%/images/tiles/raillud.png +%%DATADIR%%/images/tiles/railludr.png +%%DATADIR%%/images/tiles/raillur.png +%%DATADIR%%/images/tiles/railud.png +%%DATADIR%%/images/tiles/railudr.png +%%DATADIR%%/images/tiles/railur.png +%%DATADIR%%/images/tiles/recycle-centre.png +%%DATADIR%%/images/tiles/reshihi.png +%%DATADIR%%/images/tiles/reshilow.png +%%DATADIR%%/images/tiles/reslowhi.png +%%DATADIR%%/images/tiles/reslowlow.png +%%DATADIR%%/images/tiles/resmedhi.png +%%DATADIR%%/images/tiles/resmedlow.png +%%DATADIR%%/images/tiles/roaddr.png +%%DATADIR%%/images/tiles/roadld.png +%%DATADIR%%/images/tiles/roadldr.png +%%DATADIR%%/images/tiles/roadlr.png +%%DATADIR%%/images/tiles/roadlu.png +%%DATADIR%%/images/tiles/roadlud.png +%%DATADIR%%/images/tiles/roadludr.png +%%DATADIR%%/images/tiles/roadlur.png +%%DATADIR%%/images/tiles/roadud.png +%%DATADIR%%/images/tiles/roadudr.png +%%DATADIR%%/images/tiles/roadur.png +%%DATADIR%%/images/tiles/rocket1.png +%%DATADIR%%/images/tiles/rocket2.png +%%DATADIR%%/images/tiles/rocket3.png +%%DATADIR%%/images/tiles/rocket4.png +%%DATADIR%%/images/tiles/rocket5.png +%%DATADIR%%/images/tiles/rocket6.png +%%DATADIR%%/images/tiles/rocket7.png +%%DATADIR%%/images/tiles/rocketflown.png +%%DATADIR%%/images/tiles/school-animation.png +%%DATADIR%%/images/tiles/school-static.png +%%DATADIR%%/images/tiles/school-swing0001.png +%%DATADIR%%/images/tiles/school-swing0002.png +%%DATADIR%%/images/tiles/school-swing0003.png +%%DATADIR%%/images/tiles/school-swing0004.png +%%DATADIR%%/images/tiles/school-swing0005.png +%%DATADIR%%/images/tiles/school-swing0006.png +%%DATADIR%%/images/tiles/school-swing0007.png +%%DATADIR%%/images/tiles/school-swing0008.png +%%DATADIR%%/images/tiles/school-swing0009.png +%%DATADIR%%/images/tiles/school-swing0010.png +%%DATADIR%%/images/tiles/school-swing0011.png +%%DATADIR%%/images/tiles/school0.png +%%DATADIR%%/images/tiles/shanty.png +%%DATADIR%%/images/tiles/substation-G.png +%%DATADIR%%/images/tiles/substation-R.png +%%DATADIR%%/images/tiles/substation-RG.png +%%DATADIR%%/images/tiles/tip0.png +%%DATADIR%%/images/tiles/tip1.png +%%DATADIR%%/images/tiles/tip2.png +%%DATADIR%%/images/tiles/tip3.png +%%DATADIR%%/images/tiles/tip4.png +%%DATADIR%%/images/tiles/tip5.png +%%DATADIR%%/images/tiles/tip6.png +%%DATADIR%%/images/tiles/tip7.png +%%DATADIR%%/images/tiles/tip8.png +%%DATADIR%%/images/tiles/trackdr.png +%%DATADIR%%/images/tiles/trackld.png +%%DATADIR%%/images/tiles/trackldr.png +%%DATADIR%%/images/tiles/tracklr.png +%%DATADIR%%/images/tiles/tracklu.png +%%DATADIR%%/images/tiles/tracklud.png +%%DATADIR%%/images/tiles/trackludr.png +%%DATADIR%%/images/tiles/tracklur.png +%%DATADIR%%/images/tiles/trackud.png +%%DATADIR%%/images/tiles/trackudr.png +%%DATADIR%%/images/tiles/trackur.png +%%DATADIR%%/images/tiles/tree.png +%%DATADIR%%/images/tiles/tree2.png +%%DATADIR%%/images/tiles/tree3.png +%%DATADIR%%/images/tiles/university.png +%%DATADIR%%/images/tiles/water.png +%%DATADIR%%/images/tiles/waterd.png +%%DATADIR%%/images/tiles/waterl.png +%%DATADIR%%/images/tiles/waterld.png +%%DATADIR%%/images/tiles/waterlr.png +%%DATADIR%%/images/tiles/waterlrd.png +%%DATADIR%%/images/tiles/waterlu.png +%%DATADIR%%/images/tiles/waterlud.png +%%DATADIR%%/images/tiles/waterlur.png +%%DATADIR%%/images/tiles/waterlurd.png +%%DATADIR%%/images/tiles/waterr.png +%%DATADIR%%/images/tiles/waterrd.png +%%DATADIR%%/images/tiles/wateru.png +%%DATADIR%%/images/tiles/waterud.png +%%DATADIR%%/images/tiles/waterur.png +%%DATADIR%%/images/tiles/waterurd.png +%%DATADIR%%/images/tiles/waterwell.png +%%DATADIR%%/images/tiles/windmill1g.png +%%DATADIR%%/images/tiles/windmill1r.png +%%DATADIR%%/images/tiles/windmill1rg.png +%%DATADIR%%/images/tiles/windmill1w.png +%%DATADIR%%/images/tiles/windmill2g.png +%%DATADIR%%/images/tiles/windmill2r.png +%%DATADIR%%/images/tiles/windmill2rg.png +%%DATADIR%%/images/tiles/windmill2w.png +%%DATADIR%%/images/tiles/windmill3g.png +%%DATADIR%%/images/tiles/windmill3r.png +%%DATADIR%%/images/tiles/windmill3rg.png +%%DATADIR%%/images/tiles/windmill3w.png +%%DATADIR%%/locale/ca.po +%%DATADIR%%/locale/cs.po +%%DATADIR%%/locale/da.po +%%DATADIR%%/locale/de.po +%%DATADIR%%/locale/el.po +%%DATADIR%%/locale/es.po +%%DATADIR%%/locale/fr.po +%%DATADIR%%/locale/gd.po +%%DATADIR%%/locale/gl.po +%%DATADIR%%/locale/gui/ca.po +%%DATADIR%%/locale/gui/cs.po +%%DATADIR%%/locale/gui/de.po +%%DATADIR%%/locale/gui/el.po +%%DATADIR%%/locale/gui/es.po +%%DATADIR%%/locale/gui/fr.po +%%DATADIR%%/locale/gui/gd.po +%%DATADIR%%/locale/gui/gl.po +%%DATADIR%%/locale/gui/hu.po +%%DATADIR%%/locale/gui/ja.po +%%DATADIR%%/locale/gui/nl.po +%%DATADIR%%/locale/gui/pl.po +%%DATADIR%%/locale/gui/pt_BR.po +%%DATADIR%%/locale/gui/ru.po +%%DATADIR%%/locale/gui/sv.po +%%DATADIR%%/locale/gui/tr.po +%%DATADIR%%/locale/gui/zh_CN.po +%%DATADIR%%/locale/hu.po +%%DATADIR%%/locale/ja.po +%%DATADIR%%/locale/nl.po +%%DATADIR%%/locale/pl.po +%%DATADIR%%/locale/pt_BR.po +%%DATADIR%%/locale/ru.po +%%DATADIR%%/locale/sv.po +%%DATADIR%%/locale/tr.po +%%DATADIR%%/locale/zh_CN.po +%%DATADIR%%/music/default/01_pronobozo_lincity.ogg +%%DATADIR%%/music/default/02_Robert-van-Herk_City-Blues.ogg +%%DATADIR%%/music/default/03_Robert-van-Herk_Architectural-Contemplations.ogg +%%DATADIR%%/music/default/default.xml +%%DATADIR%%/opening/Beach.scn.gz +%%DATADIR%%/opening/Rocket_98.scn.gz +%%DATADIR%%/opening/bad_times.scn.gz +%%DATADIR%%/opening/extreme_arid.scn.gz +%%DATADIR%%/opening/extreme_wetland.scn.gz +%%DATADIR%%/opening/good_times.scn.gz +%%DATADIR%%/sounds/Blacksmith1.wav +%%DATADIR%%/sounds/Blacksmith2.wav +%%DATADIR%%/sounds/Blacksmith3.wav +%%DATADIR%%/sounds/Build1.wav +%%DATADIR%%/sounds/Build2.wav +%%DATADIR%%/sounds/Click.wav +%%DATADIR%%/sounds/CoalMine1.wav +%%DATADIR%%/sounds/CoalMine3.wav +%%DATADIR%%/sounds/Commune1.wav +%%DATADIR%%/sounds/Commune2.wav +%%DATADIR%%/sounds/Commune3.wav +%%DATADIR%%/sounds/DirtTrack1.wav +%%DATADIR%%/sounds/DirtTrack2.wav +%%DATADIR%%/sounds/DirtTrack3.wav +%%DATADIR%%/sounds/ElectricityNoise.wav +%%DATADIR%%/sounds/Farm1.wav +%%DATADIR%%/sounds/Farm2.wav +%%DATADIR%%/sounds/Farm3.wav +%%DATADIR%%/sounds/Fire1.wav +%%DATADIR%%/sounds/Fire2.wav +%%DATADIR%%/sounds/Fire3.wav +%%DATADIR%%/sounds/FireStation1.wav +%%DATADIR%%/sounds/FireStation2.wav +%%DATADIR%%/sounds/FireStation3.wav +%%DATADIR%%/sounds/FireWasteland1.wav +%%DATADIR%%/sounds/Green1.wav +%%DATADIR%%/sounds/Green2.wav +%%DATADIR%%/sounds/Green3.wav +%%DATADIR%%/sounds/Green4.wav +%%DATADIR%%/sounds/Harbor1.wav +%%DATADIR%%/sounds/Harbor2.wav +%%DATADIR%%/sounds/Health1.wav +%%DATADIR%%/sounds/Health2.wav +%%DATADIR%%/sounds/Health3.wav +%%DATADIR%%/sounds/Health4.wav +%%DATADIR%%/sounds/Health5.wav +%%DATADIR%%/sounds/IndustryHigh1.wav +%%DATADIR%%/sounds/IndustryHigh2.wav +%%DATADIR%%/sounds/IndustryHigh3.wav +%%DATADIR%%/sounds/IndustryLight1.wav +%%DATADIR%%/sounds/IndustryLight2.wav +%%DATADIR%%/sounds/IndustryLight3.wav +%%DATADIR%%/sounds/MarketEmpty1.wav +%%DATADIR%%/sounds/MarketFull1.wav +%%DATADIR%%/sounds/MarketLow1.wav +%%DATADIR%%/sounds/MarketMed1.wav +%%DATADIR%%/sounds/Mill1.wav +%%DATADIR%%/sounds/Mill2.wav +%%DATADIR%%/sounds/Mill3.wav +%%DATADIR%%/sounds/Monument1.wav +%%DATADIR%%/sounds/Monument2.wav +%%DATADIR%%/sounds/Monument3.wav +%%DATADIR%%/sounds/MonumentConstruction1.wav +%%DATADIR%%/sounds/MonumentConstruction2.wav +%%DATADIR%%/sounds/MonumentConstruction3.wav +%%DATADIR%%/sounds/OreMine1.wav +%%DATADIR%%/sounds/OreMine2.wav +%%DATADIR%%/sounds/OreMine3.wav +%%DATADIR%%/sounds/OrganicFarm1.wav +%%DATADIR%%/sounds/OrganicFarm2.wav +%%DATADIR%%/sounds/OrganicFarm3.wav +%%DATADIR%%/sounds/ParklandLake1.wav +%%DATADIR%%/sounds/ParklandLake2.wav +%%DATADIR%%/sounds/ParklandPlane1.wav +%%DATADIR%%/sounds/ParklandPlane2.wav +%%DATADIR%%/sounds/ParklandPlane3.wav +%%DATADIR%%/sounds/Pottery1.wav +%%DATADIR%%/sounds/Pottery2.wav +%%DATADIR%%/sounds/PowerCoalEmpty.wav +%%DATADIR%%/sounds/PowerCoalFull.wav +%%DATADIR%%/sounds/PowerCoalLow.wav +%%DATADIR%%/sounds/PowerCoalMed.wav +%%DATADIR%%/sounds/PowerLine1.wav +%%DATADIR%%/sounds/PowerSolar2.wav +%%DATADIR%%/sounds/PowerSolar3.wav +%%DATADIR%%/sounds/RailTrain1.wav +%%DATADIR%%/sounds/RailTrain2.wav +%%DATADIR%%/sounds/RailTrain3.wav +%%DATADIR%%/sounds/Raze1.wav +%%DATADIR%%/sounds/Raze2.wav +%%DATADIR%%/sounds/Raze3.wav +%%DATADIR%%/sounds/Recycle1.wav +%%DATADIR%%/sounds/Recycle2.wav +%%DATADIR%%/sounds/Recycle3.wav +%%DATADIR%%/sounds/ResidentialHigh1.wav +%%DATADIR%%/sounds/ResidentialHigh2.wav +%%DATADIR%%/sounds/ResidentialHigh3.wav +%%DATADIR%%/sounds/ResidentialLow1.wav +%%DATADIR%%/sounds/ResidentialLow2.wav +%%DATADIR%%/sounds/ResidentialLow3.wav +%%DATADIR%%/sounds/ResidentialLowLow1.wav +%%DATADIR%%/sounds/ResidentialMed1.wav +%%DATADIR%%/sounds/ResidentialMed2.wav +%%DATADIR%%/sounds/ResidentialMed3.wav +%%DATADIR%%/sounds/Rocket1.wav +%%DATADIR%%/sounds/Rocket2.wav +%%DATADIR%%/sounds/Rocket3.wav +%%DATADIR%%/sounds/Rocket4.wav +%%DATADIR%%/sounds/RocketExplosion1.wav +%%DATADIR%%/sounds/RocketTakeoff1.wav +%%DATADIR%%/sounds/School1.wav +%%DATADIR%%/sounds/School2.wav +%%DATADIR%%/sounds/School3.wav +%%DATADIR%%/sounds/Seagulls.wav +%%DATADIR%%/sounds/Shanty1.wav +%%DATADIR%%/sounds/Shanty2.wav +%%DATADIR%%/sounds/Shanty3.wav +%%DATADIR%%/sounds/Shanty4.wav +%%DATADIR%%/sounds/Shanty5.wav +%%DATADIR%%/sounds/SportsCroud1.wav +%%DATADIR%%/sounds/SportsCroud2.wav +%%DATADIR%%/sounds/SportsCroud3.wav +%%DATADIR%%/sounds/Substation3.wav +%%DATADIR%%/sounds/Substation4.wav +%%DATADIR%%/sounds/SubstationOff.wav +%%DATADIR%%/sounds/SubstationOn.wav +%%DATADIR%%/sounds/Tip1.wav +%%DATADIR%%/sounds/Tip3.wav +%%DATADIR%%/sounds/TraficHigh1.wav +%%DATADIR%%/sounds/TraficHigh2.wav +%%DATADIR%%/sounds/TraficHigh3.wav +%%DATADIR%%/sounds/TraficLow1.wav +%%DATADIR%%/sounds/TraficLow2.wav +%%DATADIR%%/sounds/TraficLow3.wav +%%DATADIR%%/sounds/TruckEngine.wav +%%DATADIR%%/sounds/University1.wav +%%DATADIR%%/sounds/University2.wav +%%DATADIR%%/sounds/University3.wav +%%DATADIR%%/sounds/Water1.wav +%%DATADIR%%/sounds/Water3.wav +%%DATADIR%%/sounds/Water4.wav +%%DATADIR%%/sounds/Water5.wav +%%DATADIR%%/sounds/WindMill1.wav +%%DATADIR%%/sounds/WindMill2.wav +%%DATADIR%%/sounds/WindMill3.wav +%%DATADIR%%/sounds/WindMillHTech2.wav +%%DATADIR%%/sounds/WindowClose.wav +%%DATADIR%%/sounds/WindowOpen.wav +%%DATADIR%%/sounds/sounds.xml diff --git a/games/linux-steam-utils/Makefile b/games/linux-steam-utils/Makefile index 32c210b57b67..9a46cec276ed 100644 --- a/games/linux-steam-utils/Makefile +++ b/games/linux-steam-utils/Makefile @@ -1,5 +1,5 @@ PORTNAME= steam-utils -DISTVERSION= 20250724 +DISTVERSION= 20251001 CATEGORIES= games linux PKGNAMEPREFIX= linux- diff --git a/games/linux-steam-utils/distinfo b/games/linux-steam-utils/distinfo index 8ce925d7a021..4591b87558e5 100644 --- a/games/linux-steam-utils/distinfo +++ b/games/linux-steam-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753564976 -SHA256 (shkhln-linuxulator-steam-utils-20250724_GH0.tar.gz) = 15ed2a51614fbc954962d7100927cef9b55f74215965d43090d57869997cf13a -SIZE (shkhln-linuxulator-steam-utils-20250724_GH0.tar.gz) = 42884 +TIMESTAMP = 1759351202 +SHA256 (shkhln-linuxulator-steam-utils-20251001_GH0.tar.gz) = b85e233ca60f9425fa2106c5672c8ad676ccc07343593327438eb5e141aaaeb0 +SIZE (shkhln-linuxulator-steam-utils-20251001_GH0.tar.gz) = 43167 diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index 8ea563c724ae..c4cbc9de723d 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -1,9 +1,9 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v -DISTVERSION= 0.4.25 +DISTVERSION= 0.4.27 CATEGORIES= games -MASTER_SITES= https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.14/:sequence \ - https://github.com/OpenRCT2/objects/releases/download/v1.7.2/:object \ +MASTER_SITES= https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.26/:sequence \ + https://github.com/OpenRCT2/objects/releases/download/v1.7.3/:object \ https://github.com/OpenRCT2/OpenMusic/releases/download/v1.6.1/:openmsx \ https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.6/:opensfx DISTFILES= title-sequences.zip:sequence \ @@ -32,7 +32,8 @@ LIB_DEPENDS= libpng.so:graphics/png \ libfreetype.so:print/freetype2 \ libicuuc.so:devel/icu \ libbenchmark.so:devel/benchmark \ - libogg.so:audio/libogg + libogg.so:audio/libogg \ + libzstd.so:archivers/zstd USES= cmake compiler:c++17-lang desktop-file-utils gl \ localbase:ldflags pkgconfig sdl shared-mime-info ssl diff --git a/games/openrct2/distinfo b/games/openrct2/distinfo index fdbb7a87b70c..99175b510380 100644 --- a/games/openrct2/distinfo +++ b/games/openrct2/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1754220189 -SHA256 (title-sequences.zip) = 140df714e806fed411cc49763e7f16b0fcf2a487a57001d1e50fce8f9148a9f3 -SIZE (title-sequences.zip) = 7791573 -SHA256 (objects.zip) = b4286f7af68a61b0f7fc6e379ba37bf6796286d73e97c967958bf374e3f98f35 -SIZE (objects.zip) = 10954277 +TIMESTAMP = 1759603759 +SHA256 (title-sequences.zip) = dabb9787b1576342fca4dd9f64b3f8cfa04a7e6ce9c2bb9610f47b762905c858 +SIZE (title-sequences.zip) = 8751039 +SHA256 (objects.zip) = c81029264578706ed1db88665e12a70a583e71dc4d3eb4db262535d2f0589eab +SIZE (objects.zip) = 10954826 SHA256 (openmusic.zip) = 994b350d3b180ee1cb9619fe27f7ebae3a1a5232840c4bd47a89f33fa89de1a1 SIZE (openmusic.zip) = 42921420 SHA256 (opensound.zip) = 06b90f3e19c216752df441d551b26a9e3e1ba7755bdd2102504b73bf993608be SIZE (opensound.zip) = 4273495 -SHA256 (OpenRCT2-OpenRCT2-v0.4.25_GH0.tar.gz) = d6ef221218893144a0ab24004fe6a1fcb91284f860d44fee0662349bc4f500bf -SIZE (OpenRCT2-OpenRCT2-v0.4.25_GH0.tar.gz) = 23980968 +SHA256 (OpenRCT2-OpenRCT2-v0.4.27_GH0.tar.gz) = 049164ac423bc7c5ada9f40d500454c280541bac097b24f9cc207dd577565ae1 +SIZE (OpenRCT2-OpenRCT2-v0.4.27_GH0.tar.gz) = 24030087 diff --git a/games/openrct2/pkg-plist b/games/openrct2/pkg-plist index 024b6396093d..aa5e1e805e03 100644 --- a/games/openrct2/pkg-plist +++ b/games/openrct2/pkg-plist @@ -1,10 +1,10 @@ bin/openrct2 bin/openrct2-cli lib/libopenrct2.so -share/applications/openrct2-savegame.desktop -share/applications/openrct2-scenario.desktop -share/applications/openrct2-uri.desktop -share/applications/openrct2.desktop +share/applications/io.openrct2.openrct2.desktop +share/applications/io.openrct2.savegame.desktop +share/applications/io.openrct2.scenario.desktop +share/applications/io.openrct2.uri.desktop %%PORTDOCS%%%%DOCSDIR%%/PRIVACY.md %%PORTDOCS%%%%DOCSDIR%%/changelog.txt %%PORTDOCS%%%%DOCSDIR%%/contributors.md @@ -23,7 +23,7 @@ share/icons/hicolor/96x96/apps/openrct2.png share/icons/hicolor/scalable/apps/openrct2.svg share/man/man6/openrct2-cli.6.gz share/man/man6/openrct2.6.gz -share/metainfo/openrct2.appdata.xml +share/metainfo/io.openrct2.openrct2.appdata.xml share/mime/packages/openrct2.xml %%DATADIR%%/assetpack/openrct2.music.alternative.parkap %%DATADIR%%/assetpack/openrct2.music.cover.parkap diff --git a/games/punchy/Makefile b/games/punchy/Makefile index c9cc2625e839..d6cd1c3ec193 100644 --- a/games/punchy/Makefile +++ b/games/punchy/Makefile @@ -1,7 +1,7 @@ PORTNAME= punchy DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= games wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/games/rpg-cli/Makefile b/games/rpg-cli/Makefile index b3bce84c919e..27d028bedc38 100644 --- a/games/rpg-cli/Makefile +++ b/games/rpg-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= rpg-cli DISTVERSION= 1.0.1 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= games MAINTAINER= lcook@FreeBSD.org diff --git a/games/sulis/Makefile b/games/sulis/Makefile index 29de9e10bcb6..c7c947473c8a 100644 --- a/games/sulis/Makefile +++ b/games/sulis/Makefile @@ -1,6 +1,6 @@ PORTNAME= sulis DISTVERSION= 1.0.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index 5610e1d83c2f..fb20ee75b22d 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,6 @@ PORTNAME= veloren -PORTVERSION= s20250924 +PORTVERSION= s20251001 +PORTREVISION= 1 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -24,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl USES= cargo xorg USE_XORG= xcb USE_GITLAB= yes -GL_TAGNAME= v0.17.0-1227-gbb56ecab89 # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.17.0-1245-gcb0cd52b89 # git describe --match='v[0-9]*' weekly CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ diff --git a/games/veloren-weekly/Makefile.crates b/games/veloren-weekly/Makefile.crates index f757af1a098e..52bd448805f2 100644 --- a/games/veloren-weekly/Makefile.crates +++ b/games/veloren-weekly/Makefile.crates @@ -377,6 +377,7 @@ CARGO_CRATES= ab_glyph-0.2.31 \ libredox-0.1.9 \ libsqlite3-sys-0.28.0 \ libudev-sys-0.1.4 \ + link-cplusplus-1.0.12 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.11.0 \ @@ -585,7 +586,7 @@ CARGO_CRATES= ab_glyph-0.2.31 \ robust-0.2.3 \ ron-0.11.0 \ roots-0.0.8 \ - roxmltree-0.14.1 \ + roxmltree-0.20.0 \ rstar-0.12.2 \ rtrb-0.3.2 \ rusqlite-0.31.0 \ @@ -638,8 +639,8 @@ CARGO_CRATES= ab_glyph-0.2.31 \ serde_with-3.14.0 \ serde_with_macros-3.14.0 \ sha2-0.10.9 \ - shaderc-0.8.3 \ - shaderc-sys-0.8.3 \ + shaderc-0.10.1 \ + shaderc-sys-0.10.1 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ shellexpand-3.1.1 \ @@ -938,7 +939,6 @@ CARGO_CRATES= ab_glyph-0.2.31 \ xkbcommon-dl-0.4.2 \ xkeysym-0.2.1 \ xml-rs-0.8.27 \ - xmlparser-0.13.6 \ yasna-0.5.2 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo index 387200a0d686..411af0c179ff 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1758751388 +TIMESTAMP = 1759348562 SHA256 (rust/crates/ab_glyph-0.2.31.crate) = e074464580a518d16a7126262fffaaa47af89d4099d4cb403f8ed938ba12ee7d SIZE (rust/crates/ab_glyph-0.2.31.crate) = 20909 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.10.crate) = 366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618 @@ -757,6 +757,8 @@ SHA256 (rust/crates/libsqlite3-sys-0.28.0.crate) = 0c10584274047cb335c23d3e61bce SIZE (rust/crates/libsqlite3-sys-0.28.0.crate) = 4975624 SHA256 (rust/crates/libudev-sys-0.1.4.crate) = 3c8469b4a23b962c1396b9b451dda50ef5b283e8dd309d69033475fa9b334324 SIZE (rust/crates/libudev-sys-0.1.4.crate) = 6177 +SHA256 (rust/crates/link-cplusplus-1.0.12.crate) = 7f78c730aaa7d0b9336a299029ea49f9ee53b0ed06e9202e8cb7db9bae7b8c82 +SIZE (rust/crates/link-cplusplus-1.0.12.crate) = 8178 SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab @@ -1173,8 +1175,8 @@ SHA256 (rust/crates/ron-0.11.0.crate) = db09040cc89e461f1a265139777a2bde7f8d8c67 SIZE (rust/crates/ron-0.11.0.crate) = 121686 SHA256 (rust/crates/roots-0.0.8.crate) = 082f11ffa03bbef6c2c6ea6bea1acafaade2fd9050ae0234ab44a2153742b058 SIZE (rust/crates/roots-0.0.8.crate) = 29257 -SHA256 (rust/crates/roxmltree-0.14.1.crate) = 921904a62e410e37e215c40381b7117f830d9d89ba60ab5236170541dd25646b -SIZE (rust/crates/roxmltree-0.14.1.crate) = 39163 +SHA256 (rust/crates/roxmltree-0.20.0.crate) = 6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97 +SIZE (rust/crates/roxmltree-0.20.0.crate) = 54594 SHA256 (rust/crates/rstar-0.12.2.crate) = 421400d13ccfd26dfa5858199c30a5d76f9c54e0dba7575273025b43c5175dbb SIZE (rust/crates/rstar-0.12.2.crate) = 43756 SHA256 (rust/crates/rtrb-0.3.2.crate) = ad8388ea1a9e0ea807e442e8263a699e7edcb320ecbcd21b4fa8ff859acce3ba @@ -1279,10 +1281,10 @@ SHA256 (rust/crates/serde_with_macros-3.14.0.crate) = de90945e6565ce0d9a25098082 SIZE (rust/crates/serde_with_macros-3.14.0.crate) = 39066 SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 SIZE (rust/crates/sha2-0.10.9.crate) = 29271 -SHA256 (rust/crates/shaderc-0.8.3.crate) = 27e07913ada18607bb60d12431cbe3358d3bbebbe95948e1618851dc01e63b7b -SIZE (rust/crates/shaderc-0.8.3.crate) = 16536 -SHA256 (rust/crates/shaderc-sys-0.8.3.crate) = 73120d240fe22196300f39ca8547ca2d014960f27b19b47b21288b396272f7f7 -SIZE (rust/crates/shaderc-sys-0.8.3.crate) = 7210982 +SHA256 (rust/crates/shaderc-0.10.1.crate) = 8ab2a6e36d1c1e2320c87e2b806a3e7b0dffaa67b82c14a39dad6cf7637208ae +SIZE (rust/crates/shaderc-0.10.1.crate) = 17761 +SHA256 (rust/crates/shaderc-sys-0.10.1.crate) = bdceb85b2c6d2c27b95ffe2d341063dfded0aca8046f7f60c544bbeaeaf8bcae +SIZE (rust/crates/shaderc-sys-0.10.1.crate) = 8055273 SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 SHA256 (rust/crates/shell-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde @@ -1879,8 +1881,6 @@ SHA256 (rust/crates/xkeysym-0.2.1.crate) = b9cc00251562a284751c9973bace760d86c02 SIZE (rust/crates/xkeysym-0.2.1.crate) = 103129 SHA256 (rust/crates/xml-rs-0.8.27.crate) = 6fd8403733700263c6eb89f192880191f1b83e332f7a20371ddcf421c4a337c7 SIZE (rust/crates/xml-rs-0.8.27.crate) = 55258 -SHA256 (rust/crates/xmlparser-0.13.6.crate) = 66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4 -SIZE (rust/crates/xmlparser-0.13.6.crate) = 26718 SHA256 (rust/crates/yasna-0.5.2.crate) = e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd SIZE (rust/crates/yasna-0.5.2.crate) = 34859 SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc @@ -1925,5 +1925,5 @@ SHA256 (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 43 SIZE (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 808402 SHA256 (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = ffc38b7c73cb6419d02a21a3905cd0b00b3a544711230c5b11ef77301b7b9bb2 SIZE (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = 4379268 -SHA256 (veloren-v0.17.0-1227-gbb56ecab89.tar.bz2) = c452b45967cbbe19e593131cb80efe70346113c0174623f37338712d09f9f35e -SIZE (veloren-v0.17.0-1227-gbb56ecab89.tar.bz2) = 345073046 +SHA256 (veloren-v0.17.0-1245-gcb0cd52b89.tar.bz2) = d619378777acd4eb7bf9c744d0813d5e23385e4db939f0562572bc0bef441778 +SIZE (veloren-v0.17.0-1245-gcb0cd52b89.tar.bz2) = 345074643 diff --git a/games/veloren-weekly/files/patch-shaderc b/games/veloren-weekly/files/patch-shaderc index 94b0989d62a5..865309451ab7 100644 --- a/games/veloren-weekly/files/patch-shaderc +++ b/games/veloren-weekly/files/patch-shaderc @@ -1,45 +1,8 @@ -This file is in the public domain. -https://github.com/google/shaderc-rs/issues/62 - - Restore system shaderc support - Detect system shaderc on BSDs ---- Cargo.lock.orig 2024-02-07 19:13:27 UTC -+++ Cargo.lock -@@ -5792,8 +5792,9 @@ dependencies = [ - - [[package]] - name = "shaderc" --version = "0.8.0" --source = "git+https://github.com/pythonesque/shaderc-rs?rev=f2605a02062834019bedff911aee2fd2998c49f9#f2605a02062834019bedff911aee2fd2998c49f9" -+version = "0.8.3" -+source = "registry+https://github.com/rust-lang/crates.io-index" -+checksum = "27e07913ada18607bb60d12431cbe3358d3bbebbe95948e1618851dc01e63b7b" - dependencies = [ - "libc", - "shaderc-sys", -@@ -5801,8 +5802,9 @@ dependencies = [ - - [[package]] - name = "shaderc-sys" --version = "0.8.0" --source = "git+https://github.com/pythonesque/shaderc-rs?rev=f2605a02062834019bedff911aee2fd2998c49f9#f2605a02062834019bedff911aee2fd2998c49f9" -+version = "0.8.3" -+source = "registry+https://github.com/rust-lang/crates.io-index" -+checksum = "73120d240fe22196300f39ca8547ca2d014960f27b19b47b21288b396272f7f7" - dependencies = [ - "cmake", - "libc", --- voxygen/Cargo.toml.orig 2025-08-14 15:14:34 UTC +++ voxygen/Cargo.toml -@@ -36,7 +36,6 @@ egui-ui = ["voxygen-egui", "egui", "egui_wgpu_backend" - # enables heap profiling with tracy - plugins = ["client/plugins", "server/plugins", "anim/plugins", "common/plugins"] - egui-ui = ["voxygen-egui", "egui", "egui_wgpu_backend", "egui_winit_platform"] --shaderc-from-source = ["shaderc/build-from-source"] - discord = ["discord-sdk"] - bin_cmd_doc_gen = [] - @@ -48,7 +47,7 @@ default-publish = [ "discord", "simd", @@ -49,43 +12,14 @@ https://github.com/google/shaderc-rs/issues/62 [dependencies] client = { package = "veloren-client", path = "../client" } -@@ -71,9 +70,7 @@ bytemuck = { version = "1.7", features = ["derive"] } - wgpu = { version = "24", default-features = false, features = ["spirv", "glsl"] } - wgpu-profiler = "0.22.0" - bytemuck = { version = "1.7", features = ["derive"] } --# shaderc = "0.8.0" --# Working around a current bug in shaderc that causes it to use the system installation even if we specify compile from source --shaderc = { git = "https://github.com/pythonesque/shaderc-rs", rev = "f2605a02062834019bedff911aee2fd2998c49f9" } -+shaderc = "0.8.0" - - # Ui - conrod_core = { git = "https://gitlab.com/veloren/conrod.git", branch = "copypasta_0.7" } ---- cargo-crates/shaderc-sys-0.8.3/build/build.rs.orig 1970-01-01 00:00:00 UTC -+++ cargo-crates/shaderc-sys-0.8.3/build/build.rs -@@ -309,10 +309,13 @@ fn main() { +--- cargo-crates/shaderc-sys-0.10.1/build/build.rs.orig 1970-01-01 00:00:00 UTC ++++ cargo-crates/shaderc-sys-0.10.1/build/build.rs +@@ -357,7 +357,7 @@ fn main() { } } { match (target_os.as_str(), target_env.as_str()) { -- ("linux", _) => { -+ ("linux", _) | ("dragonfly", _) | ("freebsd", _) | ("netbsd", _) | ("openbsd", _) => { +- ("linux" | "android", _) => { ++ ("linux" | "android" | "dragonfly" | "freebsd" | "netbsd" | "openbsd", _) => { println!("cargo:rustc-link-search=native={search_dir_str}"); println!("cargo:rustc-link-lib={lib_kind}={lib_name}"); -- println!("cargo:rustc-link-lib=dylib=stdc++"); -+ println!("cargo:rustc-link-lib=dylib={}", match target_os.as_str() { -+ "freebsd" | "openbsd" => "c++", -+ _ => "stdc++", -+ }); return; - } - ("windows", "msvc") => { -@@ -395,8 +398,8 @@ fn emit_std_cpp_link() { - let target_env = env::var("CARGO_CFG_TARGET_ENV").unwrap(); - - match (target_os.as_str(), target_env.as_str()) { -- ("linux", _) | ("windows", "gnu") => println!("cargo:rustc-link-lib=dylib=stdc++"), -- ("macos", _) => println!("cargo:rustc-link-lib=dylib=c++"), -+ ("linux", _) | ("dragonfly", _) | ("netbsd", _) | ("windows", "gnu") => println!("cargo:rustc-link-lib=dylib=stdc++"), -+ ("macos", _) | ("freebsd", _) | ("openbsd", _) => println!("cargo:rustc-link-lib=dylib=c++"), - _ => {} - } - } diff --git a/german/mythes/Makefile b/german/mythes/Makefile index 444d05e61a87..fd12222ac621 100644 --- a/german/mythes/Makefile +++ b/german/mythes/Makefile @@ -1,5 +1,5 @@ PORTNAME= mythes -PORTVERSION= 2025.09.07 +PORTVERSION= 2025.09.28 CATEGORIES= german textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME} DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C|\.||g} diff --git a/german/mythes/distinfo b/german/mythes/distinfo index 245b78a7f548..4eef34135270 100644 --- a/german/mythes/distinfo +++ b/german/mythes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436689 -SHA256 (mythes/Deutscher-Thesaurus-20250907.oxt) = 5a9b82d9568178c91c9511716d755350e8ff29c3a71823cc5b7dcf9085642d13 -SIZE (mythes/Deutscher-Thesaurus-20250907.oxt) = 13802097 +TIMESTAMP = 1759684456 +SHA256 (mythes/Deutscher-Thesaurus-20250928.oxt) = f20e0283ca2ac969fa71b74c972179dcf709b513e7c92a9958aaddf179f3f51f +SIZE (mythes/Deutscher-Thesaurus-20250928.oxt) = 13826333 diff --git a/german/wordpress/distinfo b/german/wordpress/distinfo index be3cd2aa62f9..18470fb4935b 100644 --- a/german/wordpress/distinfo +++ b/german/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751469722 -SHA256 (wordpress-6.8.1-de_DE.tar.gz) = a8590d1abe12858ad7446fa6c2bf70fd63df3854890b26dbfeb0678593101d50 -SIZE (wordpress-6.8.1-de_DE.tar.gz) = 34199876 +TIMESTAMP = 1758557193 +SHA256 (wordpress-6.8.2-de_DE.tar.gz) = 1e912b2e35bf87db1e986365dfcd14f4aa49398b92143e3a8a70afbf24e947c7 +SIZE (wordpress-6.8.2-de_DE.tar.gz) = 34198746 diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 1d031a7d7e74..f89b39380542 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= boost-libs>0:devel/boost-libs LIB_DEPENDS= libsimage.so:graphics/simage -USES= cmake gl openal:al libtool pathfix xorg +USES= cmake gl openal:al pathfix xorg USE_GITHUB= yes GH_ACCOUNT= coin3d diff --git a/graphics/artem/Makefile b/graphics/artem/Makefile index 402811050f33..4401b60b0474 100644 --- a/graphics/artem/Makefile +++ b/graphics/artem/Makefile @@ -1,7 +1,7 @@ PORTNAME= artem DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= adamw@FreeBSD.org diff --git a/graphics/asciinema-agg/Makefile b/graphics/asciinema-agg/Makefile index f4f36382870f..4d25b072a8c2 100644 --- a/graphics/asciinema-agg/Makefile +++ b/graphics/asciinema-agg/Makefile @@ -1,7 +1,6 @@ PORTNAME= agg DISTVERSIONPREFIX= v -DISTVERSION= 1.5.0 -PORTREVISION= 2 +DISTVERSION= 1.6.0 CATEGORIES= graphics PKGNAMEPREFIX= asciinema- diff --git a/graphics/asciinema-agg/Makefile.crates b/graphics/asciinema-agg/Makefile.crates index 20d98841c95a..e3abd36e4807 100644 --- a/graphics/asciinema-agg/Makefile.crates +++ b/graphics/asciinema-agg/Makefile.crates @@ -1,275 +1,275 @@ -CARGO_CRATES= addr2line-0.24.2 \ - adler-1.0.2 \ - adler2-2.0.0 \ - ahash-0.7.6 \ - ahash-0.8.3 \ - aho-corasick-0.7.20 \ - anstream-0.2.6 \ - anstyle-0.3.5 \ - anstyle-parse-0.1.1 \ - anstyle-wincon-0.2.0 \ - anyhow-1.0.70 \ - arrayref-0.3.7 \ - arrayvec-0.7.6 \ - async-compression-0.4.15 \ - atty-0.2.14 \ - autocfg-1.1.0 \ - avt-0.14.0 \ - backtrace-0.3.74 \ - base64-0.22.1 \ - bitflags-1.3.2 \ - bitflags-2.6.0 \ - bumpalo-3.12.0 \ - bytemuck-1.13.1 \ - byteorder-1.5.0 \ - byteorder-lite-0.1.0 \ - bytes-1.7.2 \ - cc-1.1.30 \ - cfg-if-1.0.0 \ - clap-3.2.23 \ - clap-4.2.1 \ - clap_builder-4.2.1 \ - clap_derive-3.2.18 \ - clap_lex-0.2.4 \ - clap_lex-0.4.1 \ - color_quant-1.1.0 \ - concolor-override-1.0.0 \ - concolor-query-0.3.3 \ - core-foundation-0.9.4 \ - core-foundation-sys-0.8.6 \ - core_maths-0.1.0 \ - crc32fast-1.3.2 \ - crossbeam-channel-0.5.7 \ - crossbeam-deque-0.8.3 \ - crossbeam-epoch-0.9.14 \ - crossbeam-utils-0.8.15 \ - data-url-0.3.1 \ - dirs-5.0.0 \ - dirs-sys-0.4.0 \ - dunce-1.0.3 \ - either-1.8.1 \ - env_logger-0.10.0 \ - errno-0.3.0 \ - errno-dragonfly-0.1.2 \ - fallible_collections-0.4.7 \ - flate2-1.0.25 \ - float-cmp-0.9.0 \ - fnv-1.0.7 \ - fontconfig-parser-0.5.2 \ - fontdb-0.22.0 \ - fontdue-0.7.2 \ - form_urlencoded-1.2.1 \ - futures-channel-0.3.27 \ - futures-core-0.3.31 \ - futures-io-0.3.31 \ - futures-sink-0.3.31 \ - futures-task-0.3.31 \ - futures-util-0.3.31 \ - getrandom-0.2.15 \ - gif-0.12.0 \ - gif-0.13.1 \ - gif-dispose-4.0.0 \ - gifsicle-1.93.0 \ - gifski-1.10.3 \ - gimli-0.31.1 \ - glob-0.3.1 \ - hashbrown-0.11.2 \ - hashbrown-0.12.3 \ - hashbrown-0.13.2 \ - heck-0.4.1 \ - hermit-abi-0.1.19 \ - hermit-abi-0.2.6 \ - hermit-abi-0.3.1 \ - http-1.1.0 \ - http-body-1.0.1 \ - http-body-util-0.1.2 \ - httparse-1.8.0 \ - humantime-2.1.0 \ - hyper-1.5.0 \ - hyper-rustls-0.27.3 \ - hyper-util-0.1.9 \ - idna-0.5.0 \ - image-webp-0.1.3 \ - imagequant-4.1.1 \ - imagesize-0.13.0 \ - imgref-1.9.4 \ - indexmap-1.9.3 \ - io-lifetimes-1.0.9 \ - ipnet-2.7.2 \ - is-terminal-0.4.6 \ - itoa-1.0.6 \ - js-sys-0.3.61 \ - kurbo-0.11.1 \ - libc-0.2.159 \ - libm-0.2.8 \ - linux-raw-sys-0.3.0 \ - lodepng-3.7.2 \ - log-0.4.22 \ - loop9-0.1.3 \ - memchr-2.5.0 \ - memmap2-0.9.5 \ - memoffset-0.8.0 \ - mime-0.3.17 \ - miniz_oxide-0.5.4 \ - miniz_oxide-0.6.2 \ - miniz_oxide-0.8.0 \ - mio-0.8.11 \ - natord-1.0.9 \ - noisy_float-0.2.0 \ - num-traits-0.2.15 \ - num_cpus-1.15.0 \ - object-0.36.5 \ - once_cell-1.20.2 \ - openssl-probe-0.1.5 \ - os_str_bytes-6.5.0 \ - pbr-1.1.1 \ - percent-encoding-2.3.1 \ - pico-args-0.5.0 \ - pin-project-lite-0.2.14 \ - pin-utils-0.1.0 \ - png-0.17.6 \ - ppv-lite86-0.2.20 \ - proc-macro-error-1.0.4 \ - proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.87 \ - quick-error-2.0.1 \ - quinn-0.11.5 \ - quinn-proto-0.11.8 \ - quinn-udp-0.5.5 \ - quote-1.0.37 \ - rand-0.8.5 \ - rand_chacha-0.3.1 \ - rand_core-0.6.4 \ - rayon-1.7.0 \ - rayon-core-1.11.0 \ - redox_syscall-0.2.16 \ - redox_users-0.4.3 \ - regex-1.7.3 \ - regex-syntax-0.6.29 \ - reqwest-0.12.8 \ - resize-0.7.4 \ - resvg-0.44.0 \ - rgb-0.8.36 \ - ring-0.17.8 \ - roxmltree-0.18.0 \ - roxmltree-0.20.0 \ - rustc-demangle-0.1.24 \ - rustc-hash-2.0.0 \ - rustix-0.37.5 \ - rustls-0.23.14 \ - rustls-native-certs-0.8.0 \ - rustls-pemfile-2.2.0 \ - rustls-pki-types-1.10.0 \ - rustls-webpki-0.102.8 \ - rustybuzz-0.18.0 \ - ryu-1.0.13 \ - schannel-0.1.23 \ - scopeguard-1.1.0 \ - security-framework-2.10.0 \ - security-framework-sys-2.10.0 \ - serde-1.0.159 \ - serde_derive-1.0.159 \ - serde_json-1.0.95 \ - serde_urlencoded-0.7.1 \ - shellexpand-3.1.0 \ - shlex-1.3.0 \ - simplecss-0.2.1 \ - siphasher-1.0.1 \ - slab-0.4.8 \ - slotmap-1.0.7 \ - smallvec-1.13.2 \ - socket2-0.5.7 \ - spin-0.9.8 \ - strict-num-0.1.1 \ - strsim-0.10.0 \ - subtle-2.6.1 \ - svgtypes-0.15.2 \ - syn-1.0.109 \ - syn-2.0.79 \ - sync_wrapper-1.0.1 \ - termcolor-1.2.0 \ - textwrap-0.16.0 \ - thiserror-1.0.40 \ - thiserror-impl-1.0.40 \ - thread_local-1.1.7 \ - tiny-skia-0.11.4 \ - tiny-skia-path-0.11.4 \ - tinyvec-1.6.0 \ - tinyvec_macros-0.1.1 \ - tokio-1.38.1 \ - tokio-rustls-0.26.0 \ - tokio-util-0.7.12 \ - tower-service-0.3.2 \ - tracing-0.1.37 \ - tracing-core-0.1.30 \ - try-lock-0.2.4 \ - ttf-parser-0.15.2 \ - ttf-parser-0.24.1 \ - unicode-bidi-0.3.13 \ - unicode-bidi-mirroring-0.3.0 \ - unicode-ccc-0.3.0 \ - unicode-ident-1.0.8 \ - unicode-normalization-0.1.22 \ - unicode-properties-0.1.3 \ - unicode-script-0.5.5 \ - unicode-vo-0.1.0 \ - unicode-width-0.1.14 \ - untrusted-0.9.0 \ - url-2.5.2 \ - usvg-0.44.0 \ - utf8parse-0.2.1 \ - version_check-0.9.4 \ - want-0.3.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.95 \ - wasm-bindgen-backend-0.2.95 \ - wasm-bindgen-futures-0.4.34 \ - wasm-bindgen-macro-0.2.95 \ - wasm-bindgen-macro-support-0.2.95 \ - wasm-bindgen-shared-0.2.95 \ - web-sys-0.3.61 \ - weezl-0.1.8 \ - wild-2.1.0 \ - winapi-0.3.9 \ - winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.5 \ - winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-registry-0.2.0 \ - windows-result-0.2.0 \ - windows-strings-0.1.0 \ - windows-sys-0.45.0 \ - windows-sys-0.48.0 \ - windows-sys-0.52.0 \ - windows-sys-0.59.0 \ - windows-targets-0.42.2 \ - windows-targets-0.48.5 \ - windows-targets-0.52.6 \ - windows_aarch64_gnullvm-0.42.2 \ - windows_aarch64_gnullvm-0.48.5 \ - windows_aarch64_gnullvm-0.52.6 \ - windows_aarch64_msvc-0.42.2 \ - windows_aarch64_msvc-0.48.5 \ - windows_aarch64_msvc-0.52.6 \ - windows_i686_gnu-0.42.2 \ - windows_i686_gnu-0.48.5 \ - windows_i686_gnu-0.52.6 \ - windows_i686_gnullvm-0.52.6 \ - windows_i686_msvc-0.42.2 \ - windows_i686_msvc-0.48.5 \ - windows_i686_msvc-0.52.6 \ - windows_x86_64_gnu-0.42.2 \ - windows_x86_64_gnu-0.48.5 \ - windows_x86_64_gnu-0.52.6 \ - windows_x86_64_gnullvm-0.42.2 \ - windows_x86_64_gnullvm-0.48.5 \ - windows_x86_64_gnullvm-0.52.6 \ - windows_x86_64_msvc-0.42.2 \ - windows_x86_64_msvc-0.48.5 \ - windows_x86_64_msvc-0.52.6 \ - xmlparser-0.13.5 \ - xmlwriter-0.1.0 \ - zerocopy-0.7.35 \ - zerocopy-derive-0.7.35 \ - zeroize-1.8.1 \ - zune-core-0.4.12 \ - zune-jpeg-0.4.13 +CARGO_CRATES= addr2line-0.24.2 \ + adler-1.0.2 \ + adler2-2.0.0 \ + ahash-0.7.6 \ + ahash-0.8.3 \ + aho-corasick-0.7.20 \ + anstream-0.2.6 \ + anstyle-0.3.5 \ + anstyle-parse-0.1.1 \ + anstyle-wincon-0.2.0 \ + anyhow-1.0.70 \ + arrayref-0.3.7 \ + arrayvec-0.7.6 \ + async-compression-0.4.15 \ + atty-0.2.14 \ + autocfg-1.1.0 \ + avt-0.16.0 \ + backtrace-0.3.74 \ + base64-0.22.1 \ + bitflags-1.3.2 \ + bitflags-2.6.0 \ + bumpalo-3.12.0 \ + bytemuck-1.13.1 \ + byteorder-1.5.0 \ + byteorder-lite-0.1.0 \ + bytes-1.7.2 \ + cc-1.1.30 \ + cfg-if-1.0.0 \ + clap-3.2.23 \ + clap-4.2.1 \ + clap_builder-4.2.1 \ + clap_derive-3.2.18 \ + clap_lex-0.2.4 \ + clap_lex-0.4.1 \ + color_quant-1.1.0 \ + concolor-override-1.0.0 \ + concolor-query-0.3.3 \ + core-foundation-0.9.4 \ + core-foundation-sys-0.8.6 \ + core_maths-0.1.0 \ + crc32fast-1.3.2 \ + crossbeam-channel-0.5.7 \ + crossbeam-deque-0.8.3 \ + crossbeam-epoch-0.9.14 \ + crossbeam-utils-0.8.15 \ + data-url-0.3.1 \ + dirs-5.0.0 \ + dirs-sys-0.4.0 \ + dunce-1.0.3 \ + either-1.8.1 \ + env_logger-0.10.0 \ + errno-0.3.0 \ + errno-dragonfly-0.1.2 \ + fallible_collections-0.4.7 \ + flate2-1.0.25 \ + float-cmp-0.9.0 \ + fnv-1.0.7 \ + fontconfig-parser-0.5.2 \ + fontdb-0.22.0 \ + fontdue-0.7.2 \ + form_urlencoded-1.2.1 \ + futures-channel-0.3.27 \ + futures-core-0.3.31 \ + futures-io-0.3.31 \ + futures-sink-0.3.31 \ + futures-task-0.3.31 \ + futures-util-0.3.31 \ + getrandom-0.2.15 \ + gif-0.12.0 \ + gif-0.13.1 \ + gif-dispose-4.0.0 \ + gifsicle-1.93.0 \ + gifski-1.10.3 \ + gimli-0.31.1 \ + glob-0.3.1 \ + hashbrown-0.11.2 \ + hashbrown-0.12.3 \ + hashbrown-0.13.2 \ + heck-0.4.1 \ + hermit-abi-0.1.19 \ + hermit-abi-0.2.6 \ + hermit-abi-0.3.1 \ + http-1.1.0 \ + http-body-1.0.1 \ + http-body-util-0.1.2 \ + httparse-1.8.0 \ + humantime-2.1.0 \ + hyper-1.5.0 \ + hyper-rustls-0.27.3 \ + hyper-util-0.1.9 \ + idna-0.5.0 \ + image-webp-0.1.3 \ + imagequant-4.1.1 \ + imagesize-0.13.0 \ + imgref-1.9.4 \ + indexmap-1.9.3 \ + io-lifetimes-1.0.9 \ + ipnet-2.7.2 \ + is-terminal-0.4.6 \ + itoa-1.0.6 \ + js-sys-0.3.61 \ + kurbo-0.11.1 \ + libc-0.2.159 \ + libm-0.2.8 \ + linux-raw-sys-0.3.0 \ + lodepng-3.7.2 \ + log-0.4.22 \ + loop9-0.1.3 \ + memchr-2.5.0 \ + memmap2-0.9.5 \ + memoffset-0.8.0 \ + mime-0.3.17 \ + miniz_oxide-0.5.4 \ + miniz_oxide-0.6.2 \ + miniz_oxide-0.8.0 \ + mio-0.8.11 \ + natord-1.0.9 \ + noisy_float-0.2.0 \ + num-traits-0.2.15 \ + num_cpus-1.15.0 \ + object-0.36.5 \ + once_cell-1.20.2 \ + openssl-probe-0.1.5 \ + os_str_bytes-6.5.0 \ + pbr-1.1.1 \ + percent-encoding-2.3.1 \ + pico-args-0.5.0 \ + pin-project-lite-0.2.14 \ + pin-utils-0.1.0 \ + png-0.17.6 \ + ppv-lite86-0.2.20 \ + proc-macro-error-1.0.4 \ + proc-macro-error-attr-1.0.4 \ + proc-macro2-1.0.87 \ + quick-error-2.0.1 \ + quinn-0.11.5 \ + quinn-proto-0.11.8 \ + quinn-udp-0.5.5 \ + quote-1.0.37 \ + rand-0.8.5 \ + rand_chacha-0.3.1 \ + rand_core-0.6.4 \ + rayon-1.7.0 \ + rayon-core-1.11.0 \ + redox_syscall-0.2.16 \ + redox_users-0.4.3 \ + regex-1.7.3 \ + regex-syntax-0.6.29 \ + reqwest-0.12.8 \ + resize-0.7.4 \ + resvg-0.44.0 \ + rgb-0.8.36 \ + ring-0.17.8 \ + roxmltree-0.18.0 \ + roxmltree-0.20.0 \ + rustc-demangle-0.1.24 \ + rustc-hash-2.0.0 \ + rustix-0.37.5 \ + rustls-0.23.14 \ + rustls-native-certs-0.8.0 \ + rustls-pemfile-2.2.0 \ + rustls-pki-types-1.10.0 \ + rustls-webpki-0.102.8 \ + rustybuzz-0.18.0 \ + ryu-1.0.13 \ + schannel-0.1.23 \ + scopeguard-1.1.0 \ + security-framework-2.10.0 \ + security-framework-sys-2.10.0 \ + serde-1.0.159 \ + serde_derive-1.0.159 \ + serde_json-1.0.95 \ + serde_urlencoded-0.7.1 \ + shellexpand-3.1.0 \ + shlex-1.3.0 \ + simplecss-0.2.1 \ + siphasher-1.0.1 \ + slab-0.4.8 \ + slotmap-1.0.7 \ + smallvec-1.13.2 \ + socket2-0.5.7 \ + spin-0.9.8 \ + strict-num-0.1.1 \ + strsim-0.10.0 \ + subtle-2.6.1 \ + svgtypes-0.15.2 \ + syn-1.0.109 \ + syn-2.0.79 \ + sync_wrapper-1.0.1 \ + termcolor-1.2.0 \ + textwrap-0.16.0 \ + thiserror-1.0.40 \ + thiserror-impl-1.0.40 \ + thread_local-1.1.7 \ + tiny-skia-0.11.4 \ + tiny-skia-path-0.11.4 \ + tinyvec-1.6.0 \ + tinyvec_macros-0.1.1 \ + tokio-1.38.1 \ + tokio-rustls-0.26.0 \ + tokio-util-0.7.12 \ + tower-service-0.3.2 \ + tracing-0.1.37 \ + tracing-core-0.1.30 \ + try-lock-0.2.4 \ + ttf-parser-0.15.2 \ + ttf-parser-0.24.1 \ + unicode-bidi-0.3.13 \ + unicode-bidi-mirroring-0.3.0 \ + unicode-ccc-0.3.0 \ + unicode-ident-1.0.8 \ + unicode-normalization-0.1.22 \ + unicode-properties-0.1.3 \ + unicode-script-0.5.5 \ + unicode-vo-0.1.0 \ + unicode-width-0.1.14 \ + untrusted-0.9.0 \ + url-2.5.2 \ + usvg-0.44.0 \ + utf8parse-0.2.1 \ + version_check-0.9.4 \ + want-0.3.0 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.95 \ + wasm-bindgen-backend-0.2.95 \ + wasm-bindgen-futures-0.4.34 \ + wasm-bindgen-macro-0.2.95 \ + wasm-bindgen-macro-support-0.2.95 \ + wasm-bindgen-shared-0.2.95 \ + web-sys-0.3.61 \ + weezl-0.1.8 \ + wild-2.1.0 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-util-0.1.5 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-registry-0.2.0 \ + windows-result-0.2.0 \ + windows-strings-0.1.0 \ + windows-sys-0.45.0 \ + windows-sys-0.48.0 \ + windows-sys-0.52.0 \ + windows-sys-0.59.0 \ + windows-targets-0.42.2 \ + windows-targets-0.48.5 \ + windows-targets-0.52.6 \ + windows_aarch64_gnullvm-0.42.2 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_msvc-0.42.2 \ + windows_aarch64_msvc-0.48.5 \ + windows_aarch64_msvc-0.52.6 \ + windows_i686_gnu-0.42.2 \ + windows_i686_gnu-0.48.5 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnullvm-0.52.6 \ + windows_i686_msvc-0.42.2 \ + windows_i686_msvc-0.48.5 \ + windows_i686_msvc-0.52.6 \ + windows_x86_64_gnu-0.42.2 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnullvm-0.42.2 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_msvc-0.42.2 \ + windows_x86_64_msvc-0.48.5 \ + windows_x86_64_msvc-0.52.6 \ + xmlparser-0.13.5 \ + xmlwriter-0.1.0 \ + zerocopy-0.7.35 \ + zerocopy-derive-0.7.35 \ + zeroize-1.8.1 \ + zune-core-0.4.12 \ + zune-jpeg-0.4.13 diff --git a/graphics/asciinema-agg/distinfo b/graphics/asciinema-agg/distinfo index 01ee5eeabd98..0b5fc1e39bed 100644 --- a/graphics/asciinema-agg/distinfo +++ b/graphics/asciinema-agg/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1749449069 +TIMESTAMP = 1759523177 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe @@ -31,8 +31,8 @@ SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93 SIZE (rust/crates/atty-0.2.14.crate) = 5470 SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 -SHA256 (rust/crates/avt-0.14.0.crate) = b485f400d02970694eed10e7080f994ad82eaf56a867d6671af5d5e184ed8ee6 -SIZE (rust/crates/avt-0.14.0.crate) = 616841 +SHA256 (rust/crates/avt-0.16.0.crate) = 156203bcce48a54533c6a718509c22825c1ebbb606e6b313a6f13e8c6097bd13 +SIZE (rust/crates/avt-0.16.0.crate) = 618555 SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a SIZE (rust/crates/backtrace-0.3.74.crate) = 88516 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 @@ -549,5 +549,5 @@ SHA256 (rust/crates/zune-core-0.4.12.crate) = 3f423a2c17029964870cfaabb1f13dfab7 SIZE (rust/crates/zune-core-0.4.12.crate) = 17355 SHA256 (rust/crates/zune-jpeg-0.4.13.crate) = 16099418600b4d8f028622f73ff6e3deaabdff330fb9a2a131dea781ee8b0768 SIZE (rust/crates/zune-jpeg-0.4.13.crate) = 62999 -SHA256 (asciinema-agg-v1.5.0_GH0.tar.gz) = 4bfbd0cc02f416ce868f0209b659a87e333de8f0b5edad19810e152ac6e7fc55 -SIZE (asciinema-agg-v1.5.0_GH0.tar.gz) = 15737508 +SHA256 (asciinema-agg-v1.6.0_GH0.tar.gz) = 541bdc7e7ec148d2146c8033e58a9046d9d3587671e8f375c9e606b5a24d3f82 +SIZE (asciinema-agg-v1.6.0_GH0.tar.gz) = 15748644 diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 328d208be833..7b866483c31a 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -1,7 +1,6 @@ PORTNAME= cimg DISTVERSIONPREFIX= v. -DISTVERSION= 3.5.5 -PORTREVISION= 2 +DISTVERSION= 3.6.2 PORTEPOCH= 3 CATEGORIES= graphics devel diff --git a/graphics/cimg/distinfo b/graphics/cimg/distinfo index 5ad7acb6713d..a0fba8eddaa8 100644 --- a/graphics/cimg/distinfo +++ b/graphics/cimg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747931392 -SHA256 (GreycLab-CImg-v.3.5.5_GH0.tar.gz) = f202f71dd77a4434fc36725022912fb57098124b92c3c4f417155337dc1c57a0 -SIZE (GreycLab-CImg-v.3.5.5_GH0.tar.gz) = 12680423 +TIMESTAMP = 1759493205 +SHA256 (GreycLab-CImg-v.3.6.2_GH0.tar.gz) = e4ec8c103015903d5e66bc4d1cd39fb19e9d2f535c45917587668abc74226147 +SIZE (GreycLab-CImg-v.3.6.2_GH0.tar.gz) = 12680285 diff --git a/graphics/cimg/files/patch-examples__Makefile b/graphics/cimg/files/patch-examples__Makefile index 9b42503d9232..0c888cc4d610 100644 --- a/graphics/cimg/files/patch-examples__Makefile +++ b/graphics/cimg/files/patch-examples__Makefile @@ -1,5 +1,14 @@ ---- examples/Makefile.orig 2025-05-02 13:41:33 UTC +--- examples/Makefile.orig 2025-09-23 12:47:26 UTC +++ examples/Makefile +@@ -78,7 +78,7 @@ FILES = CImg_demo \ + use_RGBclass \ + + # Files which requires external libraries to run. +-EXTRA_FILES = test_template_types use_tiff_stream use_jpeg_buffer ++EXTRA_FILES = use_tiff_stream use_jpeg_buffer + + #--------------------------------- + # Set correct variables and paths @@ -89,7 +89,7 @@ SVERSION = $(VERSION1).$(VERSION2).$(VERSION3) VERSION3 = $(shell grep 'cimg_version\ ' ../CImg.h | tail -c2 | head -c1) SVERSION = $(VERSION1).$(VERSION2).$(VERSION3) @@ -18,7 +27,7 @@ LIBS = -lm ifdef IS_GCC CXXVER = $(shell $(CXX) -v 2>&1 | tail -n 1) -@@ -151,7 +151,7 @@ VT100_CFLAGS = -Dcimg_use_vt100 +@@ -152,7 +152,7 @@ VT100_CFLAGS = -Dcimg_use_vt100 VT100_CFLAGS = -Dcimg_use_vt100 # Flags to enable code optimization by the compiler. @@ -27,19 +36,19 @@ ifdef IS_GCC # Add -mtune=generic for GCC if supported. NO_MTUNE_GENERIC = $(shell $(CXX) -mtune=generic -E - < /dev/null > /dev/null 2>&1; echo $$?) -@@ -176,9 +176,9 @@ OPENCV_DEFINE = -Dcimg_use_opencv +@@ -177,9 +177,9 @@ OPENCV_DEFINE = -Dcimg_use_opencv # Flags to enable OpenCV support. OPENCV_DEFINE = -Dcimg_use_opencv -OPENCV_INCDIR = $(shell pkg-config opencv --cflags || echo -I/usr/include/opencv) -I/usr/include/opencv -I/usr/include/opencv4 +OPENCV_INCDIR = $(shell pkg-config opencv4 --cflags || echo -I/usr/include/opencv) -I/usr/include/opencv -I/usr/include/opencv4 OPENCV_CFLAGS = $(OPENCV_DEFINE) $(OPENCV_INCDIR) --OPENCV_LIBS = $(shell pkg-config opencv --libs || echo -lopencv_core -lopencv_highgui) -+OPENCV_LIBS = $(shell pkg-config opencv4 --libs || echo -lopencv_core -lopencv_highgui) +-OPENCV_LIBS = $(shell pkg-config opencv --libs || echo -lopencv_core -lopencv_highgui -lopencv_videoio) ++OPENCV_LIBS = $(shell pkg-config opencv4 --libs || echo -lopencv_core -lopencv_highgui -lopencv_videoio) # Flags used to disable display capablities of CImg NODISPLAY_CFLAGS = -Dcimg_display=0 -@@ -241,7 +241,7 @@ TIFF_CFLAGS = $(TIFF_DEFINE) $(TIFF_INCDIR) +@@ -242,7 +242,7 @@ TIFF_CFLAGS = $(TIFF_DEFINE) $(TIFF_INCDIR) TIFF_DEFINE = -Dcimg_use_tiff TIFF_INCDIR = TIFF_CFLAGS = $(TIFF_DEFINE) $(TIFF_INCDIR) @@ -48,7 +57,7 @@ # Flags to enable native support for loading HEIF image files, using the libheif library. # ( https://github.com/strukturag/libheif ) -@@ -260,16 +260,16 @@ OPENEXR_DEFINE = -Dcimg_use_openexr +@@ -261,16 +261,16 @@ OPENEXR_DEFINE = -Dcimg_use_openexr # Flags to enable native support for EXR image files, using the OpenEXR library. # ( http://www.openexr.com/ ) OPENEXR_DEFINE = -Dcimg_use_openexr @@ -71,7 +80,7 @@ # Flags to enable native support for compressed .cimgz files, using the Zlib library. # ( http://www.zlib.net/ ) -@@ -305,17 +305,17 @@ endif +@@ -306,11 +306,18 @@ endif # Flags to enable the use of LAPACK routines for matrix computation # ( http://www.netlib.org/lapack/ ) @@ -83,18 +92,17 @@ +#LAPACK_CFLAGS = $(LAPACK_DEFINE) $(LAPACK_INCDIR) +#LAPACK_LIBS = -lblas -llapack - # Flags to enable the use of the Board library - # ( https://github.com/GreycLab/libboard ) - BOARD_DEFINE = -Dcimg_use_board --BOARD_INCDIR = -I/usr/include/board ++# Flags to enable the use of the Board library ++# ( https://github.com/GreycLab/libboard ) ++BOARD_DEFINE = -Dcimg_use_board +BOARD_INCDIR = -I$(LOCALBASE)/include/board - BOARD_CFLAGS = $(BOARD_DEFINE) $(BOARD_INCDIR) --BOARD_LIBS = -lboard ++BOARD_CFLAGS = $(BOARD_DEFINE) $(BOARD_INCDIR) +BOARD_LIBS = -lboard -lMagick++-7 - ++ # Enable native support of WebP image files, using the WebP library. # (https://chromium.googlesource.com/webm/libwebp/) -@@ -392,6 +392,7 @@ $(XSHM_LIBS)" \ + WEBP_DEFINE = -Dcimg_use_webp +@@ -386,6 +393,7 @@ $(XSHM_LIBS)" \ $(HEIF_LIBS) \ $(LAPACK_LIBS) \ $(XSHM_LIBS)" \ @@ -102,7 +110,7 @@ all $(EXTRA_FILES) # Linux/BSD/Mac OSX targets, with X11 display. -@@ -470,6 +471,7 @@ $(OPT_CFLAGS) \ +@@ -464,6 +472,7 @@ $(OPT_CFLAGS) \ @$(MAKE) \ "CONF_CFLAGS = \ $(OPT_CFLAGS) \ @@ -110,7 +118,7 @@ $(VT100_CFLAGS) \ $(X11_CFLAGS) \ $(XSHM_CFLAGS) \ -@@ -483,8 +485,12 @@ $(MAGICK_CFLAGS) \ +@@ -477,8 +486,12 @@ $(MAGICK_CFLAGS) \ $(CURL_CFLAGS) \ $(OPENCV_CFLAGS) \ $(MAGICK_CFLAGS) \ @@ -123,7 +131,7 @@ $(X11_LIBS) \ $(XSHM_LIBS) \ $(XRANDR_LIBS) \ -@@ -497,6 +503,9 @@ $(MAGICK_LIBS) \ +@@ -491,6 +504,9 @@ $(MAGICK_LIBS) \ $(CURL_LIBS) \ $(OPENCV_LIBS) \ $(MAGICK_LIBS) \ diff --git a/graphics/dify/Makefile b/graphics/dify/Makefile index 785d3be8cda9..ebb04e1b31a6 100644 --- a/graphics/dify/Makefile +++ b/graphics/dify/Makefile @@ -1,6 +1,6 @@ PORTNAME= dify DISTVERSION= 0.6.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= graphics MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile index 128a1350e358..bf791afb2c93 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/djvu/DjView/${PORTVERSION} -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Standalone Djvu viewer and plugin based on Qt toolkit WWW= https://djvu.sourceforge.net/ diff --git a/graphics/drawpile/Makefile b/graphics/drawpile/Makefile index 106938684aa3..cedba3518150 100644 --- a/graphics/drawpile/Makefile +++ b/graphics/drawpile/Makefile @@ -1,6 +1,6 @@ PORTNAME= Drawpile DISTVERSION= 2.2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics python MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/drm-510-kmod/Makefile b/graphics/drm-510-kmod/Makefile index 02d22f80cfea..3abf0d0ff5ff 100644 --- a/graphics/drm-510-kmod/Makefile +++ b/graphics/drm-510-kmod/Makefile @@ -6,7 +6,7 @@ CATEGORIES= graphics kld .include "Makefile.version" MAINTAINER= x11@FreeBSD.org -COMMENT= DRM drivers modules +COMMENT= Direct Rendering Manager GPU drivers WWW= https://github.com/freebsd/drm-kmod/ LICENSE= BSD2CLAUSE MIT GPLv2 diff --git a/graphics/drm-515-kmod/Makefile b/graphics/drm-515-kmod/Makefile index 1f7940ea262b..047fb1ea6631 100644 --- a/graphics/drm-515-kmod/Makefile +++ b/graphics/drm-515-kmod/Makefile @@ -6,7 +6,7 @@ CATEGORIES= graphics kld .include "Makefile.version" MAINTAINER= x11@FreeBSD.org -COMMENT= DRM drivers modules +COMMENT= Direct Rendering Manager GPU drivers WWW= https://github.com/freebsd/drm-kmod/ LICENSE= BSD2CLAUSE MIT GPLv2 diff --git a/graphics/drm-61-kmod/Makefile b/graphics/drm-61-kmod/Makefile index d61b23282c42..093ca725da27 100644 --- a/graphics/drm-61-kmod/Makefile +++ b/graphics/drm-61-kmod/Makefile @@ -6,7 +6,7 @@ CATEGORIES= graphics kld .include "Makefile.version" MAINTAINER= x11@FreeBSD.org -COMMENT= DRM drivers modules +COMMENT= Direct Rendering Manager GPU drivers WWW= https://github.com/freebsd/drm-kmod/ LICENSE= BSD2CLAUSE MIT GPLv2 diff --git a/graphics/drm-66-kmod/Makefile b/graphics/drm-66-kmod/Makefile index c6491ad0b7f7..8111cdf1cb13 100644 --- a/graphics/drm-66-kmod/Makefile +++ b/graphics/drm-66-kmod/Makefile @@ -6,7 +6,7 @@ CATEGORIES= graphics kld .include "Makefile.version" MAINTAINER= x11@FreeBSD.org -COMMENT= DRM drivers modules +COMMENT= Direct Rendering Manager GPU drivers WWW= https://github.com/freebsd/drm-kmod/ LICENSE= BSD2CLAUSE MIT GPLv2 diff --git a/graphics/drm-kmod/Makefile b/graphics/drm-kmod/Makefile index a538e9c71ff2..1b23b0ceae03 100644 --- a/graphics/drm-kmod/Makefile +++ b/graphics/drm-kmod/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 20250428 CATEGORIES= graphics MAINTAINER= x11@FreeBSD.org -COMMENT= Metaport of DRM modules for the linuxkpi-based KMS components +COMMENT= Direct Rendering Manager GPU drivers metaport WWW= https://github.com/freebsd/drm-kmod USES= metaport diff --git a/graphics/dssim/Makefile b/graphics/dssim/Makefile index 761008fc6444..76e5eb78dfda 100644 --- a/graphics/dssim/Makefile +++ b/graphics/dssim/Makefile @@ -1,6 +1,6 @@ PORTNAME= dssim DISTVERSION= 3.2.4 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= graphics MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index ba33eda016b9..961ac673d3cd 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -1,6 +1,5 @@ PORTNAME= gdal -PORTVERSION= 3.11.3 -PORTREVISION= 4 +PORTVERSION= 3.11.4 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet @@ -60,7 +59,8 @@ CMAKE_OFF= BUILD_CSHARP_BINDINGS \ SWIG_REGENERATE_PYTHON \ ${CMAKE_OFF_${ARCH}} CMAKE_OFF_armv7=GDAL_ENABLE_ARM_NEON_OPTIMIZATIONS -CMAKE_ON= BUILD_APPS \ +CMAKE_ON= AVIF_VERSION_CHECK \ + BUILD_APPS \ BUILD_SHARED_LIBS \ BUILD_STATIC_LIBS \ ENABLE_GNM \ diff --git a/graphics/gdal/distinfo b/graphics/gdal/distinfo index 9e9a4f020e0f..c237319c98f1 100644 --- a/graphics/gdal/distinfo +++ b/graphics/gdal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752416410 -SHA256 (gdal-3.11.3.tar.xz) = ba0807729fa681eed55bb6d5588bb9e4bde2b691c46e8d6d375ff5eaf789b16a -SIZE (gdal-3.11.3.tar.xz) = 9313768 +TIMESTAMP = 1759324038 +SHA256 (gdal-3.11.4.tar.xz) = 6401eba2bb63f5ef7a08d2157f240194f06d508d096898a705637aeea9d3bbe8 +SIZE (gdal-3.11.4.tar.xz) = 9321096 diff --git a/graphics/gdal/pkg-plist b/graphics/gdal/pkg-plist index 605a1c7d789c..af6f66843e42 100644 --- a/graphics/gdal/pkg-plist +++ b/graphics/gdal/pkg-plist @@ -137,6 +137,7 @@ share/bash-completion/completions/gdal_contour share/bash-completion/completions/gdal_create share/bash-completion/completions/gdal_edit.py share/bash-completion/completions/gdal_fillnodata.py +share/bash-completion/completions/gdal_footprint share/bash-completion/completions/gdal_grid share/bash-completion/completions/gdal_merge.py share/bash-completion/completions/gdal_polygonize.py @@ -148,12 +149,9 @@ share/bash-completion/completions/gdal_translate share/bash-completion/completions/gdal_viewshed share/bash-completion/completions/gdaladdo share/bash-completion/completions/gdalbuildvrt -share/bash-completion/completions/gdalchksum.py share/bash-completion/completions/gdalcompare.py share/bash-completion/completions/gdaldem share/bash-completion/completions/gdalenhance -share/bash-completion/completions/gdalident.py -share/bash-completion/completions/gdalimport.py share/bash-completion/completions/gdalinfo share/bash-completion/completions/gdallocationinfo share/bash-completion/completions/gdalmanage @@ -163,10 +161,12 @@ share/bash-completion/completions/gdaltindex share/bash-completion/completions/gdaltransform share/bash-completion/completions/gdalwarp share/bash-completion/completions/ogr2ogr +share/bash-completion/completions/ogr_layer_algebra.py share/bash-completion/completions/ogrinfo share/bash-completion/completions/ogrlineref share/bash-completion/completions/ogrmerge.py share/bash-completion/completions/ogrtindex +share/bash-completion/completions/sozip %%DATADIR%%/GDALLogoBW.svg %%DATADIR%%/GDALLogoColor.svg %%DATADIR%%/GDALLogoGS.svg diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile index 8106e39f84d8..0875132f4852 100644 --- a/graphics/gexiv2/Makefile +++ b/graphics/gexiv2/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexiv2.so:graphics/exiv2 -USES= compiler:c++17-lang gnome libtool:build meson pathfix pkgconfig \ +USES= compiler:c++17-lang gnome meson pathfix pkgconfig \ python:build tar:xz vala:build USE_GNOME= glib20 introspection:build pygobject3 USE_LDCONFIG= yes diff --git a/graphics/gexiv2_016/Makefile b/graphics/gexiv2_016/Makefile index f20e2b2ea473..f5cc5e4b22b3 100644 --- a/graphics/gexiv2_016/Makefile +++ b/graphics/gexiv2_016/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gi-docgen:textproc/py-gi-docgen LIB_DEPENDS= libexiv2.so:graphics/exiv2 -USES= compiler:c++17-lang gnome libtool:build meson pathfix pkgconfig \ +USES= compiler:c++17-lang gnome meson pathfix pkgconfig \ python:build tar:xz vala:build USE_GNOME= glib20 introspection:build pygobject3 USE_LDCONFIG= yes diff --git a/graphics/gifski/Makefile b/graphics/gifski/Makefile index dd2ca925d0d2..18815f9b4ba7 100644 --- a/graphics/gifski/Makefile +++ b/graphics/gifski/Makefile @@ -1,6 +1,6 @@ PORTNAME= gifski DISTVERSION= 1.10.3 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/hs-tart/Makefile b/graphics/hs-tart/Makefile index 1c7d6c4efd26..a89be576f671 100644 --- a/graphics/hs-tart/Makefile +++ b/graphics/hs-tart/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.4 CATEGORIES= graphics haskell PKGNAMESUFFIX= -terminal-art -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Program to make ASCII art on the terminal WWW= https://hackage.haskell.org/package/tart \ https://github.com/jtdaugherty/tart diff --git a/graphics/khronos-texture/Makefile b/graphics/khronos-texture/Makefile index 461d78910ecc..d64027bf71e8 100644 --- a/graphics/khronos-texture/Makefile +++ b/graphics/khronos-texture/Makefile @@ -1,6 +1,6 @@ PORTNAME= khronos-texture DISTVERSIONPREFIX= v -DISTVERSION= 4.4.0 +DISTVERSION= 4.4.2 CATEGORIES= graphics MAINTAINER= vvd@FreeBSD.org diff --git a/graphics/khronos-texture/distinfo b/graphics/khronos-texture/distinfo index f26fd93932dc..0baf291185a9 100644 --- a/graphics/khronos-texture/distinfo +++ b/graphics/khronos-texture/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743426936 -SHA256 (KhronosGroup-KTX-Software-v4.4.0_GH0.tar.gz) = 3585d76edcdcbe3a671479686f8c81c1c10339f419e4b02a9a6f19cc6e4e0612 -SIZE (KhronosGroup-KTX-Software-v4.4.0_GH0.tar.gz) = 212537991 +TIMESTAMP = 1759600000 +SHA256 (KhronosGroup-KTX-Software-v4.4.2_GH0.tar.gz) = 9412cb45045a503005acd47d98f9e8b47154634a50b4df21e17a1dfa8971d323 +SIZE (KhronosGroup-KTX-Software-v4.4.2_GH0.tar.gz) = 212599126 diff --git a/graphics/libimagequant/Makefile b/graphics/libimagequant/Makefile index f992c4f8166c..177b9f0a27a1 100644 --- a/graphics/libimagequant/Makefile +++ b/graphics/libimagequant/Makefile @@ -1,6 +1,6 @@ PORTNAME= libimagequant PORTVERSION= 4.3.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/libopenraw/Makefile b/graphics/libopenraw/Makefile index 2e9c69a77a80..cd6819b2be74 100644 --- a/graphics/libopenraw/Makefile +++ b/graphics/libopenraw/Makefile @@ -1,6 +1,6 @@ PORTNAME= libopenraw PORTVERSION= 0.3.7 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= graphics MASTER_SITES= http://libopenraw.freedesktop.org/download/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/graphics/libpano13/Makefile b/graphics/libpano13/Makefile index e994421d3cf7..b26b160132fe 100644 --- a/graphics/libpano13/Makefile +++ b/graphics/libpano13/Makefile @@ -1,6 +1,6 @@ PORTNAME= libpano13 DISTVERSION= 2.9.22 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics java MASTER_SITES= SF/panotools/${PORTNAME}/${PORTNAME}-${DISTVERSION} diff --git a/graphics/libpano13/files/patch-filter.h b/graphics/libpano13/files/patch-filter.h new file mode 100644 index 000000000000..c06e64103687 --- /dev/null +++ b/graphics/libpano13/files/patch-filter.h @@ -0,0 +1,24 @@ +--- filter.h.orig 2025-10-04 23:10:13 UTC ++++ filter.h +@@ -511,8 +511,8 @@ typedef void (*intFunc)( unsigned char *dst, unsigne + // Interpolating functions for resampler + + typedef void (*intFunc)( unsigned char *dst, unsigned char **rgb, +- register double Dx, +- register double Dy, ++ double Dx, ++ double Dy, + int color, int SamplesPerPixel); + + // Filter function type for anti aliasing Filter +@@ -747,8 +747,8 @@ PANO13_IMPEX int getVRPanoOptions ( VRPanoOptions *v, + PANO13_IMPEX int readAdjust ( aPrefs *p, fullPath* sfile, int insert, sPrefs *sP ); + PANO13_IMPEX void readControlPoints (char* script, controlPoint *c ); + PANO13_IMPEX int getVRPanoOptions ( VRPanoOptions *v, char *line ); +-PANO13_IMPEX void nextWord ( register char* word, char** ch ); +-PANO13_IMPEX void nextLine ( register char* line, char** ch ); ++PANO13_IMPEX void nextWord ( char* word, char** ch ); ++PANO13_IMPEX void nextLine ( char* line, char** ch ); + PANO13_IMPEX int numLines ( char* script, char first ); + + PANO13_IMPEX char *panoParserFindOLine(char *script, int index); diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile index cf69e8ec9d40..41de19468181 100644 --- a/graphics/librsvg2-rust/Makefile +++ b/graphics/librsvg2-rust/Makefile @@ -1,6 +1,6 @@ PORTNAME= librsvg DISTVERSION= 2.60.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2-rust diff --git a/graphics/linux-c7-libdrm/Makefile b/graphics/linux-c7-libdrm/Makefile index 03991d6c4336..2c0332a72562 100644 --- a/graphics/linux-c7-libdrm/Makefile +++ b/graphics/linux-c7-libdrm/Makefile @@ -4,7 +4,7 @@ DISTVERSIONSUFFIX= -2.el7 CATEGORIES= graphics linux MAINTAINER= emulation@FreeBSD.org -COMMENT= Interface to kernel Direct Rendering Module (Linux CentOS ${LINUX_DIST_VER}) +COMMENT= CentOS Linux Direct Rendering Manager runtime WWW= https://dri.freedesktop.org/ USES= linux:c7 diff --git a/graphics/linux-rl9-libdrm/Makefile b/graphics/linux-rl9-libdrm/Makefile index 62e523ac4aa8..7314d1859c19 100644 --- a/graphics/linux-rl9-libdrm/Makefile +++ b/graphics/linux-rl9-libdrm/Makefile @@ -4,7 +4,7 @@ DISTVERSIONSUFFIX= -2.el9 CATEGORIES= graphics linux MAINTAINER= emulation@FreeBSD.org -COMMENT= Interface to kernel Direct Rendering Module (Rocky Linux ${LINUX_DIST_VER}) +COMMENT= Rocky Linux Direct Rendering Manager runtime WWW= https://dri.freedesktop.org/ USES= linux:rl9 diff --git a/graphics/menyoki/Makefile b/graphics/menyoki/Makefile index 83226eac876a..a64957cd9abc 100644 --- a/graphics/menyoki/Makefile +++ b/graphics/menyoki/Makefile @@ -1,7 +1,7 @@ PORTNAME= menyoki DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index dc0599447f93..f856fd77ad5b 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,7 +1,7 @@ PORTNAME= mesa -DISTVERSION= 25.2-branchpoint-4080 +DISTVERSION= 25.2-branchpoint-4196 +DISTVERSIONSUFFIX= -ge02a1bb173e PORTREVISION= 1 -DISTVERSIONSUFFIX= -g4531b8ace44 CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index 4330acd08ac6..8227b6b79979 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1759002374 -SHA256 (mesa-25.2-branchpoint-4080-g4531b8ace44.tar.bz2) = 56bbc77fd9373af4b5f2bfff8560641f545db6e030d2876b14f7817957be255e -SIZE (mesa-25.2-branchpoint-4080-g4531b8ace44.tar.bz2) = 58709850 +TIMESTAMP = 1759355513 +SHA256 (mesa-25.2-branchpoint-4196-ge02a1bb173e.tar.bz2) = 23f1eae32d4f12de25ae9e19cbfd2aa943b75c4abc17bf8e7af3ca86f93c7031 +SIZE (mesa-25.2-branchpoint-4196-ge02a1bb173e.tar.bz2) = 58798740 SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008 SIZE (700efacda59c.patch) = 983 SHA256 (de5cf0a44b50.patch) = c9e02e5eb1fb4e3aa2bc7a7e0a70f28f3ee609835ff0b59e827893a821983851 diff --git a/graphics/noaa-apt/Makefile b/graphics/noaa-apt/Makefile index 36f06d22e552..d57da74726b4 100644 --- a/graphics/noaa-apt/Makefile +++ b/graphics/noaa-apt/Makefile @@ -1,7 +1,7 @@ PORTNAME= noaa-apt DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/ocrs/Makefile b/graphics/ocrs/Makefile index 7a9b966b1938..e3289139c4c3 100644 --- a/graphics/ocrs/Makefile +++ b/graphics/ocrs/Makefile @@ -1,7 +1,7 @@ PORTNAME= ocrs DISTVERSIONPREFIX= ocrs-cli-v DISTVERSION= 0.10.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/oculante/Makefile b/graphics/oculante/Makefile index c90c77886043..ce71da2026a3 100644 --- a/graphics/oculante/Makefile +++ b/graphics/oculante/Makefile @@ -1,6 +1,6 @@ PORTNAME= oculante DISTVERSION= 0.9.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile index 74944d3740ed..c037c6ea41b4 100644 --- a/graphics/openexr/Makefile +++ b/graphics/openexr/Makefile @@ -34,7 +34,8 @@ WWW= https://www.openexr.com/ LICENSE= BSD3CLAUSE -BUILD_DEPENDS?= help2man:misc/help2man +BUILD_DEPENDS?= help2man:misc/help2man \ + openjph>=0.23.0:graphics/openjph # exact libImath version required to avoid hard-to-debug issues # but this is due to Imath and OpenEXR being close in terms of their # release engineering, no other port should version pin Imath diff --git a/graphics/openexr/files/patch-openjph b/graphics/openexr/files/patch-openjph new file mode 100644 index 000000000000..a0f2516764cd --- /dev/null +++ b/graphics/openexr/files/patch-openjph @@ -0,0 +1,23 @@ +Obtained from: https://github.com/AcademySoftwareFoundation/openexr/pull/2122 + +--- src/lib/OpenEXRCore/internal_ht.cpp.orig 2025-09-05 17:30:35 UTC ++++ src/lib/OpenEXRCore/internal_ht.cpp +@@ -7,12 +7,12 @@ + #include <string> + #include <fstream> + +-#include <ojph_arch.h> +-#include <ojph_file.h> +-#include <ojph_params.h> +-#include <ojph_mem.h> +-#include <ojph_codestream.h> +-#include <ojph_message.h> ++#include <openjph/ojph_arch.h> ++#include <openjph/ojph_file.h> ++#include <openjph/ojph_params.h> ++#include <openjph/ojph_mem.h> ++#include <openjph/ojph_codestream.h> ++#include <openjph/ojph_message.h> + + #include "openexr_decode.h" + #include "openexr_encode.h" diff --git a/graphics/openjph/Makefile b/graphics/openjph/Makefile index 1303494b8a14..53a16904da1d 100644 --- a/graphics/openjph/Makefile +++ b/graphics/openjph/Makefile @@ -1,5 +1,5 @@ PORTNAME= openjph -PORTVERSION= 0.22.0 +PORTVERSION= 0.23.0 CATEGORIES= graphics MAINTAINER= sunpoet@FreeBSD.org diff --git a/graphics/openjph/distinfo b/graphics/openjph/distinfo index aff214304880..153df09e4603 100644 --- a/graphics/openjph/distinfo +++ b/graphics/openjph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120512 -SHA256 (aous72-OpenJPH-0.22.0_GH0.tar.gz) = c9c6e9ec82ee8770ede41eeffe8acaab1814724c698b258c3de160dc09cb7d12 -SIZE (aous72-OpenJPH-0.22.0_GH0.tar.gz) = 476732 +TIMESTAMP = 1759324014 +SHA256 (aous72-OpenJPH-0.23.0_GH0.tar.gz) = 483079f402ee6701d5f35a12c96657a715851da770d5d101c3baa239f8dd26d2 +SIZE (aous72-OpenJPH-0.23.0_GH0.tar.gz) = 476785 diff --git a/graphics/openjph/pkg-plist b/graphics/openjph/pkg-plist index 1090cd2ec089..187ad1ec328e 100644 --- a/graphics/openjph/pkg-plist +++ b/graphics/openjph/pkg-plist @@ -16,6 +16,6 @@ lib/cmake/openjph/openjph-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/openjph/openjph-targets.cmake lib/libopenjph.so lib/libopenjph.so.0 -lib/libopenjph.so.0.22 +lib/libopenjph.so.0.23 lib/libopenjph.so.%%PORTVERSION%% libdata/pkgconfig/openjph.pc diff --git a/graphics/openorienteering-mapper/Makefile b/graphics/openorienteering-mapper/Makefile index 450798dc4cfb..6a107ac17fb2 100644 --- a/graphics/openorienteering-mapper/Makefile +++ b/graphics/openorienteering-mapper/Makefile @@ -11,6 +11,9 @@ WWW= https://www.openorienteering.org/apps/mapper/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= error: overload resolution selected deleted operator '=' +EXPIRATION_DATE=2025-10-31 + PATCH_SITES= https://github.com/OpenOrienteering/mapper/commit/ PATCHFILES= 69977dfd4cbb8608aafa8ca8b5388d4983f5430a.patch:-p1 diff --git a/graphics/oxipng/Makefile b/graphics/oxipng/Makefile index 9a4fc6604706..e17e66071bc6 100644 --- a/graphics/oxipng/Makefile +++ b/graphics/oxipng/Makefile @@ -1,7 +1,7 @@ PORTNAME= oxipng DISTVERSIONPREFIX= v DISTVERSION= 9.1.5 # apply ${FILESDIR}/patch-man before generating cargo-crates list for missing deps -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= eduardo@FreeBSD.org diff --git a/graphics/p5-Image-ExifTool-devel/Makefile b/graphics/p5-Image-ExifTool-devel/Makefile index cd230a06a6c4..ffcba1f0e159 100644 --- a/graphics/p5-Image-ExifTool-devel/Makefile +++ b/graphics/p5-Image-ExifTool-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= Image-ExifTool -DISTVERSION= 13.37 +DISTVERSION= 13.38 CATEGORIES= graphics perl5 MASTER_SITES= https://exiftool.org/ \ SF/exiftool diff --git a/graphics/p5-Image-ExifTool-devel/distinfo b/graphics/p5-Image-ExifTool-devel/distinfo index 069c097c3422..cd8d008acd7c 100644 --- a/graphics/p5-Image-ExifTool-devel/distinfo +++ b/graphics/p5-Image-ExifTool-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758599338 -SHA256 (Image-ExifTool-13.37.tar.gz) = 4996dee9872478d747211c8630afd6f33d3a438d1c6934d8248d9528af19c279 -SIZE (Image-ExifTool-13.37.tar.gz) = 7566760 +TIMESTAMP = 1759347329 +SHA256 (Image-ExifTool-13.38.tar.gz) = 0256672ab507662fe42d1ae851ae1b55930a3c8eb69e9d6883c33559e90f5f01 +SIZE (Image-ExifTool-13.38.tar.gz) = 7572486 diff --git a/graphics/p5-Image-ExifTool-devel/pkg-plist b/graphics/p5-Image-ExifTool-devel/pkg-plist index 929d30ac80e0..684dc215422a 100644 --- a/graphics/p5-Image-ExifTool-devel/pkg-plist +++ b/graphics/p5-Image-ExifTool-devel/pkg-plist @@ -63,6 +63,7 @@ bin/exiftool %%SITE_PERL%%/Image/ExifTool/DJI.pm %%SITE_PERL%%/Image/ExifTool/DNG.pm %%SITE_PERL%%/Image/ExifTool/DPX.pm +%%SITE_PERL%%/Image/ExifTool/DSF.pm %%SITE_PERL%%/Image/ExifTool/DV.pm %%SITE_PERL%%/Image/ExifTool/DarwinCore.pm %%SITE_PERL%%/Image/ExifTool/DjVu.pm @@ -223,6 +224,7 @@ bin/exiftool %%SITE_PERL%%/Image/ExifTool/Vorbis.pm %%SITE_PERL%%/Image/ExifTool/WPG.pm %%SITE_PERL%%/Image/ExifTool/WTV.pm +%%SITE_PERL%%/Image/ExifTool/WavPack.pm %%SITE_PERL%%/Image/ExifTool/WriteCanonRaw.pl %%SITE_PERL%%/Image/ExifTool/WriteExif.pl %%SITE_PERL%%/Image/ExifTool/WriteIPTC.pl @@ -271,6 +273,7 @@ bin/exiftool %%PERL5_MAN3%%/Image::ExifTool::DJI.3.gz %%PERL5_MAN3%%/Image::ExifTool::DNG.3.gz %%PERL5_MAN3%%/Image::ExifTool::DPX.3.gz +%%PERL5_MAN3%%/Image::ExifTool::DSF.3.gz %%PERL5_MAN3%%/Image::ExifTool::DV.3.gz %%PERL5_MAN3%%/Image::ExifTool::DarwinCore.3.gz %%PERL5_MAN3%%/Image::ExifTool::DjVu.3.gz @@ -429,6 +432,7 @@ bin/exiftool %%PERL5_MAN3%%/Image::ExifTool::Vorbis.3.gz %%PERL5_MAN3%%/Image::ExifTool::WPG.3.gz %%PERL5_MAN3%%/Image::ExifTool::WTV.3.gz +%%PERL5_MAN3%%/Image::ExifTool::WavPack.3.gz %%PERL5_MAN3%%/Image::ExifTool::WriteCanonRaw.3.gz %%PERL5_MAN3%%/Image::ExifTool::WriteExif.3.gz %%PERL5_MAN3%%/Image::ExifTool::WriteIPTC.3.gz diff --git a/graphics/pastel/Makefile b/graphics/pastel/Makefile index a70ad54fb54a..e5182dc3ddfd 100644 --- a/graphics/pastel/Makefile +++ b/graphics/pastel/Makefile @@ -1,7 +1,7 @@ PORTNAME= pastel DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= lcook@FreeBSD.org diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index 08fef0e30044..ab3c025c405c 100644 --- a/graphics/py-gdal/Makefile +++ b/graphics/py-gdal/Makefile @@ -1,5 +1,5 @@ PORTNAME= gdal -PORTVERSION= 3.11.3 +PORTVERSION= 3.11.4 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-gdal/distinfo b/graphics/py-gdal/distinfo index 78aa21a8c962..0ece9c0eaa60 100644 --- a/graphics/py-gdal/distinfo +++ b/graphics/py-gdal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752416412 -SHA256 (gdal-3.11.3.tar.gz) = 4c3ad0fae393b5ddb093a7e4b890077839b2a6acdbd19202657fe4e881886efa -SIZE (gdal-3.11.3.tar.gz) = 878190 +TIMESTAMP = 1759324040 +SHA256 (gdal-3.11.4.tar.gz) = c28cd5ffda3df98555e21083d922762b0a095d8f10292e2ec60ee0d55651d74a +SIZE (gdal-3.11.4.tar.gz) = 878351 diff --git a/graphics/py-tifffile/Makefile b/graphics/py-tifffile/Makefile index 7b365f0d1e35..5256acd17ea9 100644 --- a/graphics/py-tifffile/Makefile +++ b/graphics/py-tifffile/Makefile @@ -1,6 +1,5 @@ PORTNAME= tifffile -PORTVERSION= 2025.8.28 -PORTREVISION= 1 +PORTVERSION= 2025.9.9 CATEGORIES= graphics python MASTER_SITES= PYPI \ https://github.com/cgohlke/tifffile/releases/download/v${PORTVERSION}/ diff --git a/graphics/py-tifffile/distinfo b/graphics/py-tifffile/distinfo index 21916fdd3e70..5bfb447ae4bb 100644 --- a/graphics/py-tifffile/distinfo +++ b/graphics/py-tifffile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120774 -SHA256 (tifffile-2025.8.28.tar.gz) = 82929343c70f6f776983f6a817f0b92e913a1bbb3dc3f436af44419b872bb467 -SIZE (tifffile-2025.8.28.tar.gz) = 371211 +TIMESTAMP = 1759324164 +SHA256 (tifffile-2025.9.9.tar.gz) = 6cf97ef548970eee9940cf8fc4203e57b4462a72e1e5e7a667ecdeb96113bc5f +SIZE (tifffile-2025.9.9.tar.gz) = 369652 diff --git a/graphics/qt6-3d/distinfo b/graphics/qt6-3d/distinfo index cd9b54578f75..5e2d2d8c0d6a 100644 --- a/graphics/qt6-3d/distinfo +++ b/graphics/qt6-3d/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196733 -SHA256 (KDE/Qt/6.9.2/qt3d-everywhere-src-6.9.2.tar.xz) = aa6e023b8b5605f212cc52c46c1a8b74bd2ca67d01473d305b5b48a7972bb659 -SIZE (KDE/Qt/6.9.2/qt3d-everywhere-src-6.9.2.tar.xz) = 141825804 +TIMESTAMP = 1759303310 +SHA256 (KDE/Qt/6.9.3/qt3d-everywhere-src-6.9.3.tar.xz) = 7e8664ddf21a79d4eeaebf76dddf017ed31142a2df005cf4ac784dff10627fff +SIZE (KDE/Qt/6.9.3/qt3d-everywhere-src-6.9.3.tar.xz) = 141820300 diff --git a/graphics/qt6-3d/pkg-plist b/graphics/qt6-3d/pkg-plist index 5be5d29981db..c0b717194e24 100644 --- a/graphics/qt6-3d/pkg-plist +++ b/graphics/qt6-3d/pkg-plist @@ -1406,12 +1406,6 @@ lib/cmake/Qt63DRenderPrivate/Qt63DRenderPrivateTargets.cmake lib/cmake/Qt63DRenderPrivate/Qt63DRenderPrivateVersionlessAliasTargets.cmake lib/cmake/Qt63DRenderPrivate/Qt63DRenderPrivateVersionlessTargets.cmake lib/cmake/Qt6BuildInternals/StandaloneTests/Qt3DTestsConfig.cmake -lib/cmake/Qt6Qml/QmlPlugins/Qt63DQuickLogicpluginAdditionalTargetInfo.cmake -lib/cmake/Qt6Qml/QmlPlugins/Qt63DQuickLogicpluginConfig.cmake -lib/cmake/Qt6Qml/QmlPlugins/Qt63DQuickLogicpluginConfigVersion.cmake -lib/cmake/Qt6Qml/QmlPlugins/Qt63DQuickLogicpluginConfigVersionImpl.cmake -lib/cmake/Qt6Qml/QmlPlugins/Qt63DQuickLogicpluginTargets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/Qt6Qml/QmlPlugins/Qt63DQuickLogicpluginTargets.cmake lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginAdditionalTargetInfo.cmake lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfig.cmake lib/cmake/Qt6Qml/QmlPlugins/Qt6qtquickscene2dpluginConfigVersion.cmake @@ -1448,6 +1442,12 @@ lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfigVersion.cmake lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginConfigVersionImpl.cmake lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dinputpluginTargets.cmake +lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginAdditionalTargetInfo.cmake +lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfig.cmake +lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfigVersion.cmake +lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginConfigVersionImpl.cmake +lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3dlogicpluginTargets.cmake lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginAdditionalTargetInfo.cmake lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfig.cmake lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginConfigVersion.cmake @@ -1572,7 +1572,7 @@ lib/cmake/Qt6Qml/QmlPlugins/Qt6quick3drenderpluginTargets.cmake %%QT_QMLDIR%%/Qt3D/Input/libquick3dinputplugin.so %%QT_QMLDIR%%/Qt3D/Input/plugins.qmltypes %%QT_QMLDIR%%/Qt3D/Input/qmldir -%%QT_QMLDIR%%/Qt3D/Logic/lib3dquicklogicplugin.so +%%QT_QMLDIR%%/Qt3D/Logic/libquick3dlogicplugin.so %%QT_QMLDIR%%/Qt3D/Logic/plugins.qmltypes %%QT_QMLDIR%%/Qt3D/Logic/qmldir %%QT_QMLDIR%%/Qt3D/Render/libquick3drenderplugin.so diff --git a/graphics/qt6-imageformats/distinfo b/graphics/qt6-imageformats/distinfo index 7df0e43a15d1..d612fb9b4f82 100644 --- a/graphics/qt6-imageformats/distinfo +++ b/graphics/qt6-imageformats/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196738 -SHA256 (KDE/Qt/6.9.2/qtimageformats-everywhere-src-6.9.2.tar.xz) = 8a023f7e2f57dedc02e2ab10c975f7cb3cccac9b8f0823c12fd6824834549139 -SIZE (KDE/Qt/6.9.2/qtimageformats-everywhere-src-6.9.2.tar.xz) = 2021564 +TIMESTAMP = 1759303322 +SHA256 (KDE/Qt/6.9.3/qtimageformats-everywhere-src-6.9.3.tar.xz) = 4fb26bdbfbd4b8e480087896514e11c33aba7b6b39246547355ea340c4572ffe +SIZE (KDE/Qt/6.9.3/qtimageformats-everywhere-src-6.9.3.tar.xz) = 2030812 diff --git a/graphics/qt6-lottie/distinfo b/graphics/qt6-lottie/distinfo index be6b29505050..2438db7d0924 100644 --- a/graphics/qt6-lottie/distinfo +++ b/graphics/qt6-lottie/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196742 -SHA256 (KDE/Qt/6.9.2/qtlottie-everywhere-src-6.9.2.tar.xz) = a4df93d2dd5c5942f1dc23e29667199fbf5cfaba84a51e6a9ffc874b967e31c6 -SIZE (KDE/Qt/6.9.2/qtlottie-everywhere-src-6.9.2.tar.xz) = 83560 +TIMESTAMP = 1759303331 +SHA256 (KDE/Qt/6.9.3/qtlottie-everywhere-src-6.9.3.tar.xz) = 116e105574f0bb442b80251fa60b88d1c9fe55db64e11b549e8fc2063b90df33 +SIZE (KDE/Qt/6.9.3/qtlottie-everywhere-src-6.9.3.tar.xz) = 83520 diff --git a/graphics/qt6-quickeffectmaker/distinfo b/graphics/qt6-quickeffectmaker/distinfo index 8e63980db866..b0ce32592367 100644 --- a/graphics/qt6-quickeffectmaker/distinfo +++ b/graphics/qt6-quickeffectmaker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196749 -SHA256 (KDE/Qt/6.9.2/qtquickeffectmaker-everywhere-src-6.9.2.tar.xz) = 7985f1496ed411e3a3ae06ca55c8e37825e1c7f1c25ed4d120a68909ee0dd8f9 -SIZE (KDE/Qt/6.9.2/qtquickeffectmaker-everywhere-src-6.9.2.tar.xz) = 4342904 +TIMESTAMP = 1759303342 +SHA256 (KDE/Qt/6.9.3/qtquickeffectmaker-everywhere-src-6.9.3.tar.xz) = 6bf0361d24a0865cba9d94ff169c64cd69ac5d90c85260c29ec84ee5c2a59912 +SIZE (KDE/Qt/6.9.3/qtquickeffectmaker-everywhere-src-6.9.3.tar.xz) = 4343072 diff --git a/graphics/qt6-svg/distinfo b/graphics/qt6-svg/distinfo index 8f066ad75a57..e761d58b9734 100644 --- a/graphics/qt6-svg/distinfo +++ b/graphics/qt6-svg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756201222 -SHA256 (KDE/Qt/6.9.2/qtsvg-everywhere-src-6.9.2.tar.xz) = d984cab8f26334aa1c15e5b8f0cd9f1b7c0c1289fe0b68c1c84ab469b75605a5 -SIZE (KDE/Qt/6.9.2/qtsvg-everywhere-src-6.9.2.tar.xz) = 2004052 +TIMESTAMP = 1759303352 +SHA256 (KDE/Qt/6.9.3/qtsvg-everywhere-src-6.9.3.tar.xz) = db76aa3358cbbe6fce7da576ff4669cb9801920188c750d3b12783bbe97026e2 +SIZE (KDE/Qt/6.9.3/qtsvg-everywhere-src-6.9.3.tar.xz) = 2004192 diff --git a/graphics/qt6-wayland/distinfo b/graphics/qt6-wayland/distinfo index d6f7ec8b5572..1c253fc89fc5 100644 --- a/graphics/qt6-wayland/distinfo +++ b/graphics/qt6-wayland/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196760 -SHA256 (KDE/Qt/6.9.2/qtwayland-everywhere-src-6.9.2.tar.xz) = cad79806565568f12f9983fed69219416abcee9d5deef4abdfcf94aa2eef7781 -SIZE (KDE/Qt/6.9.2/qtwayland-everywhere-src-6.9.2.tar.xz) = 1138152 +TIMESTAMP = 1759303362 +SHA256 (KDE/Qt/6.9.3/qtwayland-everywhere-src-6.9.3.tar.xz) = e413d4bc9263e80a465761debf8cb8317aa6b01e814b20046a05258e6573dadd +SIZE (KDE/Qt/6.9.3/qtwayland-everywhere-src-6.9.3.tar.xz) = 1138368 diff --git a/graphics/qt6-wayland/pkg-plist b/graphics/qt6-wayland/pkg-plist index 211c136cf60b..a48b95ead2b8 100644 --- a/graphics/qt6-wayland/pkg-plist +++ b/graphics/qt6-wayland/pkg-plist @@ -641,6 +641,7 @@ lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateAdditionalTargetInfo.cm lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateConfig.cmake lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateConfigVersion.cmake lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateConfigVersionImpl.cmake +lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateExtraProperties.cmake lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateTargets.cmake lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateVersionlessAliasTargets.cmake lib/cmake/Qt6WaylandGlobalPrivate/Qt6WaylandGlobalPrivateVersionlessTargets.cmake diff --git a/graphics/resvg-capi/Makefile b/graphics/resvg-capi/Makefile index 138784e6678d..41edd896cca4 100644 --- a/graphics/resvg-capi/Makefile +++ b/graphics/resvg-capi/Makefile @@ -1,6 +1,6 @@ PORTNAME= resvg-c-api DISTVERSION= 0.45.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/resvg/Makefile b/graphics/resvg/Makefile index 2891359c9421..cfbac27b29d4 100644 --- a/graphics/resvg/Makefile +++ b/graphics/resvg/Makefile @@ -1,6 +1,6 @@ PORTNAME= resvg DISTVERSION= 0.45.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/rx/Makefile b/graphics/rx/Makefile index 014130029ae8..e6de0455d6d9 100644 --- a/graphics/rx/Makefile +++ b/graphics/rx/Makefile @@ -1,7 +1,7 @@ PORTNAME= rx DISTVERSIONPREFIX= v DISTVERSION= 0.5.2 -PORTREVISION= 38 +PORTREVISION= 39 CATEGORIES= graphics PKGNAMESUFFIX= -editor diff --git a/graphics/satty/Makefile b/graphics/satty/Makefile index d82e71171dbe..a09ac750a218 100644 --- a/graphics/satty/Makefile +++ b/graphics/satty/Makefile @@ -1,7 +1,7 @@ PORTNAME= satty DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics wayland MASTER_SITES= CRATESIO diff --git a/graphics/svgbob/Makefile b/graphics/svgbob/Makefile index a08794391de9..7b4abb20d9b6 100644 --- a/graphics/svgbob/Makefile +++ b/graphics/svgbob/Makefile @@ -1,6 +1,6 @@ PORTNAME= svgbob DISTVERSION= 0.7.1 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index d96d03ff891f..f4c8b7119511 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -1,5 +1,5 @@ PORTNAME= tiff -DISTVERSION= 4.7.0 +DISTVERSION= 4.7.1 CATEGORIES= graphics MASTER_SITES= https://download.osgeo.org/libtiff/ diff --git a/graphics/tiff/distinfo b/graphics/tiff/distinfo index 84e8ebf6ad62..df78c7e1ff60 100644 --- a/graphics/tiff/distinfo +++ b/graphics/tiff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726901517 -SHA256 (tiff-4.7.0.tar.xz) = 273a0a73b1f0bed640afee4a5df0337357ced5b53d3d5d1c405b936501f71017 -SIZE (tiff-4.7.0.tar.xz) = 2286220 +TIMESTAMP = 1758254359 +SHA256 (tiff-4.7.1.tar.xz) = b92017489bdc1db3a4c97191aa4b75366673cb746de0dce5d7a749d5954681ba +SIZE (tiff-4.7.1.tar.xz) = 2358600 diff --git a/graphics/tiff/files/patch-git-01-0dbcfc5bd2eaacf8be4f57f8b7cc7369d88fafa8 b/graphics/tiff/files/patch-git-01-0dbcfc5bd2eaacf8be4f57f8b7cc7369d88fafa8 deleted file mode 100644 index 765bf56f26da..000000000000 --- a/graphics/tiff/files/patch-git-01-0dbcfc5bd2eaacf8be4f57f8b7cc7369d88fafa8 +++ /dev/null @@ -1,52 +0,0 @@ -From 0dbcfc5bd2eaacf8be4f57f8b7cc7369d88fafa8 Mon Sep 17 00:00:00 2001 -From: "Daniel E @diizzyy" <unknown@example.com> -Date: Sun, 20 Oct 2024 22:45:15 +0200 -Subject: [PATCH] CMake: fix build with LLVM/Clang 17+ - -Fixes #651 ---- - cmake/LinkerChecks.cmake | 7 ++++++- - libtiff/CMakeLists.txt | 9 +++++++-- - 2 files changed, 13 insertions(+), 3 deletions(-) - -diff --git a/cmake/LinkerChecks.cmake b/cmake/LinkerChecks.cmake -index ad1f0f9ff..90496bd2e 100644 ---- cmake/LinkerChecks.cmake -+++ cmake/LinkerChecks.cmake -@@ -39,7 +39,12 @@ VERS_2 { - } VERS_1; - ") - set(CMAKE_REQUIRED_FLAGS_SAVE ${CMAKE_REQUIRED_FLAGS}) --set(CMAKE_REQUIRED_FLAGS ${CMAKE_REQUIRED_FLAGS} "-Wl,--version-script=${CMAKE_CURRENT_BINARY_DIR}/conftest.map") -+if (CMAKE_VERSION GREATER_EQUAL 3.29 AND CMAKE_C_COMPILER_LINKER_ID STREQUAL "LLD" AND CMAKE_C_COMPILER_LINKER_VERSION GREATER_EQUAL 17) -+ set(CMAKE_REQUIRED_FLAGS ${CMAKE_REQUIRED_FLAGS} -Wl,--undefined-version "-Wl,--version-script=${CMAKE_CURRENT_BINARY_DIR}/conftest.map") -+else() -+ set(CMAKE_REQUIRED_FLAGS ${CMAKE_REQUIRED_FLAGS} "-Wl,--version-script=${CMAKE_CURRENT_BINARY_DIR}/conftest.map") -+endif() -+ - check_c_source_compiles("int main(void){return 0;}" HAVE_LD_VERSION_SCRIPT) - set(CMAKE_REQUIRED_FLAGS ${CMAKE_REQUIRED_FLAGS_SAVE}) - file(REMOVE "${CMAKE_CURRENT_BINARY_DIR}/conftest.map") -diff --git a/libtiff/CMakeLists.txt b/libtiff/CMakeLists.txt -index a8aa0c320..2762fab7c 100755 ---- libtiff/CMakeLists.txt -+++ libtiff/CMakeLists.txt -@@ -201,8 +201,13 @@ if(NOT CYGWIN) - set_target_properties(tiff PROPERTIES VERSION ${SO_VERSION}) - endif() - if(HAVE_LD_VERSION_SCRIPT) -- set_target_properties(tiff PROPERTIES LINK_FLAGS -- "-Wl,--version-script=${CMAKE_CURRENT_SOURCE_DIR}/libtiff.map") -+ if (CMAKE_VERSION GREATER_EQUAL 3.29 AND CMAKE_C_COMPILER_LINKER_ID STREQUAL "LLD" AND CMAKE_C_COMPILER_LINKER_VERSION GREATER_EQUAL 17) -+ set_target_properties(tiff PROPERTIES LINK_FLAGS -+ "-Wl,--undefined-version -Wl,--version-script=${CMAKE_CURRENT_SOURCE_DIR}/libtiff.map") -+ else() -+ set_target_properties(tiff PROPERTIES LINK_FLAGS -+ "-Wl,--version-script=${CMAKE_CURRENT_SOURCE_DIR}/libtiff.map") -+ endif() - endif() - - if(tiff-install) --- -GitLab - diff --git a/graphics/tiff/pkg-plist b/graphics/tiff/pkg-plist index afe399914e2f..25b30b1e8cb9 100644 --- a/graphics/tiff/pkg-plist +++ b/graphics/tiff/pkg-plist @@ -27,10 +27,10 @@ lib/cmake/tiff/TiffTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/tiff/TiffTargets.cmake lib/libtiff.so lib/libtiff.so.6 -lib/libtiff.so.6.1.0 +lib/libtiff.so.6.2.0 lib/libtiffxx.so lib/libtiffxx.so.6 -lib/libtiffxx.so.6.1.0 +lib/libtiffxx.so.6.2.0 libdata/pkgconfig/libtiff-4.pc %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/LICENSE.md @@ -188,6 +188,7 @@ libdata/pkgconfig/libtiff-4.pc %%PORTDOCS%%%%DOCSDIR%%/manual/_sources/releases/v4.5.1.rst.txt %%PORTDOCS%%%%DOCSDIR%%/manual/_sources/releases/v4.6.0.rst.txt %%PORTDOCS%%%%DOCSDIR%%/manual/_sources/releases/v4.7.0.rst.txt +%%PORTDOCS%%%%DOCSDIR%%/manual/_sources/releases/v4.7.1.rst.txt %%PORTDOCS%%%%DOCSDIR%%/manual/_sources/rfcs/index.rst.txt %%PORTDOCS%%%%DOCSDIR%%/manual/_sources/rfcs/rfc1_psc.rst.txt %%PORTDOCS%%%%DOCSDIR%%/manual/_sources/rfcs/rfc2_restoring_needed_tools.rst.txt @@ -369,6 +370,7 @@ libdata/pkgconfig/libtiff-4.pc %%PORTDOCS%%%%DOCSDIR%%/manual/releases/v4.5.1.html %%PORTDOCS%%%%DOCSDIR%%/manual/releases/v4.6.0.html %%PORTDOCS%%%%DOCSDIR%%/manual/releases/v4.7.0.html +%%PORTDOCS%%%%DOCSDIR%%/manual/releases/v4.7.1.html %%PORTDOCS%%%%DOCSDIR%%/manual/rfcs/index.html %%PORTDOCS%%%%DOCSDIR%%/manual/rfcs/rfc1_psc.html %%PORTDOCS%%%%DOCSDIR%%/manual/rfcs/rfc2_restoring_needed_tools.html diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index e1145ccce266..58da65cd0e92 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -1,10 +1,9 @@ PORTNAME= vigra -DISTVERSIONPREFIX=v -DISTVERSION= 1.12.1 -PORTREVISION= 3 +DISTVERSIONPREFIX= Version- +DISTVERSION= 1-12-2 CATEGORIES= graphics -MAINTAINER= ports@FreeBSD.org +MAINTAINER= fuz@FreeBSD.org COMMENT= VIGRA stands for "Vision with Generic Algorithms" WWW= https://ukoethe.github.io/vigra/ @@ -17,7 +16,6 @@ LIB_DEPENDS= libImath.so:math/Imath \ USES= cmake compiler:c++14-lang python:run shebangfix USE_GITHUB= yes GH_ACCOUNT= ukoethe -GH_TAGNAME= 8acd73a USE_LDCONFIG= yes CFLAGS+= -I${LOCALBASE}/include/Imath diff --git a/graphics/vigra/distinfo b/graphics/vigra/distinfo index 695df8f91940..4ec9d2729453 100644 --- a/graphics/vigra/distinfo +++ b/graphics/vigra/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725348196 -SHA256 (ukoethe-vigra-v1.12.1-8acd73a_GH0.tar.gz) = 4249dc1e6e2cd65e1bcc7686465d1000a41a8dea5cf89c4eb9d37c57b6970291 -SIZE (ukoethe-vigra-v1.12.1-8acd73a_GH0.tar.gz) = 34211651 +TIMESTAMP = 1759622858 +SHA256 (ukoethe-vigra-Version-1-12-2_GH0.tar.gz) = e927477a8a0bcdabcaab914e425782f7eba82711dbaca02538dfda79476f6b7e +SIZE (ukoethe-vigra-Version-1-12-2_GH0.tar.gz) = 34206378 diff --git a/graphics/vigra/files/patch-include_vigra_multi__iterator__coupled.hxx b/graphics/vigra/files/patch-include_vigra_multi__iterator__coupled.hxx deleted file mode 100644 index b9bfe414615d..000000000000 --- a/graphics/vigra/files/patch-include_vigra_multi__iterator__coupled.hxx +++ /dev/null @@ -1,11 +0,0 @@ ---- include/vigra/multi_iterator_coupled.hxx.orig 2018-10-19 16:12:20 UTC -+++ include/vigra/multi_iterator_coupled.hxx -@@ -490,7 +490,7 @@ class CoupledScanOrderIterator<N, HANDLES, 0> - CoupledScanOrderIterator operator--(int) - { - CoupledScanOrderIterator res(*this); -- --this; -+ --*this; - return res; - } - diff --git a/graphics/vigra/pkg-plist b/graphics/vigra/pkg-plist index f2f593880873..4838f06b476e 100644 --- a/graphics/vigra/pkg-plist +++ b/graphics/vigra/pkg-plist @@ -231,7 +231,7 @@ include/vigra/wigner-matrix.hxx include/vigra/windows.h lib/libvigraimpex.so lib/libvigraimpex.so.11 -lib/libvigraimpex.so.11.1.11.1 +lib/libvigraimpex.so.11.1.12.2 lib/vigra/VigraConfig.cmake lib/vigra/VigraConfigVersion.cmake lib/vigra/vigra-targets-%%CMAKE_BUILD_TYPE%%.cmake diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 97f2c4f9ffd8..cbced4dcc456 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -1,6 +1,5 @@ PORTNAME= vips -PORTVERSION= 8.17.1 -PORTREVISION= 1 +PORTVERSION= 8.17.2 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ diff --git a/graphics/vips/distinfo b/graphics/vips/distinfo index d3e6483b31e5..9ce135092430 100644 --- a/graphics/vips/distinfo +++ b/graphics/vips/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752266012 -SHA256 (vips-8.17.1.tar.xz) = 4d8c3325922c5300253d7594507a8f1d3caf8eed70dfb66cc7eb2cbed65bb5ca -SIZE (vips-8.17.1.tar.xz) = 29529248 +TIMESTAMP = 1758693001 +SHA256 (vips-8.17.2.tar.xz) = 57ea0ec4f30ea04748c9e8eec5415e7c9ac7cafe6822e4788fc110376a1d224a +SIZE (vips-8.17.2.tar.xz) = 29525672 diff --git a/graphics/vips/pkg-plist b/graphics/vips/pkg-plist index 3fd92496605b..aa1aafdc11fe 100644 --- a/graphics/vips/pkg-plist +++ b/graphics/vips/pkg-plist @@ -60,11 +60,11 @@ include/vips/vips8 lib/libvips-cpp.a lib/libvips-cpp.so lib/libvips-cpp.so.42 -lib/libvips-cpp.so.42.19.1 +lib/libvips-cpp.so.42.19.2 lib/libvips.a lib/libvips.so lib/libvips.so.42 -lib/libvips.so.42.19.1 +lib/libvips.so.42.19.2 libdata/pkgconfig/vips-cpp.pc libdata/pkgconfig/vips.pc %%PORTDOCS%%%%DOCSDIR%%/Combine.png @@ -133,6 +133,7 @@ libdata/pkgconfig/vips.pc %%PORTDOCS%%%%DOCSDIR%%/class.Foreign.html %%PORTDOCS%%%%DOCSDIR%%/class.ForeignLoad.html %%PORTDOCS%%%%DOCSDIR%%/class.ForeignSave.html +%%PORTDOCS%%%%DOCSDIR%%/class.GInputStream.html %%PORTDOCS%%%%DOCSDIR%%/class.Image.html %%PORTDOCS%%%%DOCSDIR%%/class.Interpolate.html %%PORTDOCS%%%%DOCSDIR%%/class.Object.html @@ -141,6 +142,7 @@ libdata/pkgconfig/vips.pc %%PORTDOCS%%%%DOCSDIR%%/class.Sbuf.html %%PORTDOCS%%%%DOCSDIR%%/class.Source.html %%PORTDOCS%%%%DOCSDIR%%/class.SourceCustom.html +%%PORTDOCS%%%%DOCSDIR%%/class.SourceGInputStream.html %%PORTDOCS%%%%DOCSDIR%%/class.Target.html %%PORTDOCS%%%%DOCSDIR%%/class.TargetCustom.html %%PORTDOCS%%%%DOCSDIR%%/class.ThreadState.html @@ -232,6 +234,7 @@ libdata/pkgconfig/vips.pc %%PORTDOCS%%%%DOCSDIR%%/ctor.ArrayInt.newv.html %%PORTDOCS%%%%DOCSDIR%%/ctor.Blob.new.html %%PORTDOCS%%%%DOCSDIR%%/ctor.Blob.profile_load.html +%%PORTDOCS%%%%DOCSDIR%%/ctor.GInputStream.new_from_source.html %%PORTDOCS%%%%DOCSDIR%%/ctor.Image.analyzeload.html %%PORTDOCS%%%%DOCSDIR%%/ctor.Image.black.html %%PORTDOCS%%%%DOCSDIR%%/ctor.Image.csvload.html @@ -347,6 +350,7 @@ libdata/pkgconfig/vips.pc %%PORTDOCS%%%%DOCSDIR%%/ctor.Source.new_from_options.html %%PORTDOCS%%%%DOCSDIR%%/ctor.Source.new_from_target.html %%PORTDOCS%%%%DOCSDIR%%/ctor.SourceCustom.new.html +%%PORTDOCS%%%%DOCSDIR%%/ctor.SourceGInputStream.new.html %%PORTDOCS%%%%DOCSDIR%%/ctor.Target.new_temp.html %%PORTDOCS%%%%DOCSDIR%%/ctor.Target.new_to_descriptor.html %%PORTDOCS%%%%DOCSDIR%%/ctor.Target.new_to_file.html @@ -603,7 +607,6 @@ libdata/pkgconfig/vips.pc %%PORTDOCS%%%%DOCSDIR%%/func.format_sizeof.html %%PORTDOCS%%%%DOCSDIR%%/func.format_sizeof_unsafe.html %%PORTDOCS%%%%DOCSDIR%%/func.g_error.html -%%PORTDOCS%%%%DOCSDIR%%/func.g_input_stream_new_from_source.html %%PORTDOCS%%%%DOCSDIR%%/func.g_thread_new.html %%PORTDOCS%%%%DOCSDIR%%/func.get_argv0.html %%PORTDOCS%%%%DOCSDIR%%/func.get_disc_threshold.html @@ -1315,6 +1318,7 @@ libdata/pkgconfig/vips.pc %%PORTDOCS%%%%DOCSDIR%%/property.ForeignSave.page-height.html %%PORTDOCS%%%%DOCSDIR%%/property.ForeignSave.profile.html %%PORTDOCS%%%%DOCSDIR%%/property.ForeignSave.strip.html +%%PORTDOCS%%%%DOCSDIR%%/property.GInputStream.input.html %%PORTDOCS%%%%DOCSDIR%%/property.Image.bands.html %%PORTDOCS%%%%DOCSDIR%%/property.Image.coding.html %%PORTDOCS%%%%DOCSDIR%%/property.Image.demand.html @@ -1335,6 +1339,7 @@ libdata/pkgconfig/vips.pc %%PORTDOCS%%%%DOCSDIR%%/property.Object.nickname.html %%PORTDOCS%%%%DOCSDIR%%/property.Sbuf.input.html %%PORTDOCS%%%%DOCSDIR%%/property.Source.blob.html +%%PORTDOCS%%%%DOCSDIR%%/property.SourceGInputStream.stream.html %%PORTDOCS%%%%DOCSDIR%%/property.Target.blob.html %%PORTDOCS%%%%DOCSDIR%%/property.Target.memory.html %%PORTDOCS%%%%DOCSDIR%%/search.js @@ -1368,15 +1373,11 @@ libdata/pkgconfig/vips.pc %%PORTDOCS%%%%DOCSDIR%%/struct.Blob.html %%PORTDOCS%%%%DOCSDIR%%/struct.Buf.html %%PORTDOCS%%%%DOCSDIR%%/struct.Dbuf.html -%%PORTDOCS%%%%DOCSDIR%%/struct.GInputStream.html -%%PORTDOCS%%%%DOCSDIR%%/struct.GInputStreamClass.html %%PORTDOCS%%%%DOCSDIR%%/struct.Progress.html %%PORTDOCS%%%%DOCSDIR%%/struct.Rect.html %%PORTDOCS%%%%DOCSDIR%%/struct.RefString.html %%PORTDOCS%%%%DOCSDIR%%/struct.SaveString.html %%PORTDOCS%%%%DOCSDIR%%/struct.Semaphore.html -%%PORTDOCS%%%%DOCSDIR%%/struct.SourceGInputStream.html -%%PORTDOCS%%%%DOCSDIR%%/struct.SourceGInputStreamClass.html %%PORTDOCS%%%%DOCSDIR%%/style.css %%PORTDOCS%%%%DOCSDIR%%/tn_owl.jpg %%PORTDOCS%%%%DOCSDIR%%/type_func.Area.free_cb.html @@ -1421,7 +1422,6 @@ libdata/pkgconfig/vips.pc %%PORTDOCS%%%%DOCSDIR%%/type_func.Object.summary_class.html %%PORTDOCS%%%%DOCSDIR%%/type_func.Operation.block_set.html %%PORTDOCS%%%%DOCSDIR%%/type_func.Progress.set.html -%%PORTDOCS%%%%DOCSDIR%%/type_func.Source.g_input_stream_new.html %%PORTDOCS%%%%DOCSDIR%%/type_func.ThreadState.set.html %%PORTDOCS%%%%DOCSDIR%%/urlmap.js %%PORTDOCS%%%%DOCSDIR%%/using-from-c.html @@ -1475,5 +1475,4 @@ share/locale/en_GB/LC_MESSAGES/vips%%VERSION%%.mo share/man/man1/vips.1.gz share/man/man1/vipsedit.1.gz share/man/man1/vipsheader.1.gz -share/man/man1/vipsprofile.1.gz share/man/man1/vipsthumbnail.1.gz diff --git a/graphics/viu/Makefile b/graphics/viu/Makefile index e915b272bb3c..1008cc3d7b0c 100644 --- a/graphics/viu/Makefile +++ b/graphics/viu/Makefile @@ -1,7 +1,7 @@ PORTNAME= viu DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MAINTAINER= lcook@FreeBSD.org diff --git a/graphics/wallust/Makefile b/graphics/wallust/Makefile index ac5e4c8d3460..f4faaa611093 100644 --- a/graphics/wallust/Makefile +++ b/graphics/wallust/Makefile @@ -1,5 +1,6 @@ PORTNAME= wallust DISTVERSION= 3.4.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://codeberg.org/explosion-mental/${PORTNAME}/archive/${DISTVERSION}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile index 5e17d6129a0b..6f5600a2cca1 100644 --- a/graphics/xd3d/Makefile +++ b/graphics/xd3d/Makefile @@ -2,11 +2,11 @@ PORTNAME= xd3d PORTVERSION= 8.3.1 PORTREVISION= 21 CATEGORIES= graphics math -MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/ +MASTER_SITES= https://www.ljll.fr/jouve/xd3d/ MAINTAINER= thierry@FreeBSD.org COMMENT= Simple scientific visualization tool -WWW= http://www.cmap.polytechnique.fr/~jouve/xd3d/ +WWW= https://www.ljll.fr/jouve/xd3d/ LICENSE= GPLv2 @@ -33,7 +33,7 @@ USES+= magick:run RUN_DEPENDS+= gifsicle:graphics/gifsicle .endif -MASTER_SITES_BACKUP= http://pompo.net/ports/ +MASTER_SITES_BACKUP= https://www.pompo.net/ports/ REINPLACE_ARGS= -i "" FETCH_ARGS= diff --git a/irc/halloy/Makefile b/irc/halloy/Makefile index 3c2332391a6d..86a7d8616d0d 100644 --- a/irc/halloy/Makefile +++ b/irc/halloy/Makefile @@ -1,6 +1,6 @@ PORTNAME= halloy DISTVERSION= 2025.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc MAINTAINER= pokeysquirrel@gmail.com diff --git a/irc/soju/Makefile b/irc/soju/Makefile index c66b220ac6f5..0eb6641e81fb 100644 --- a/irc/soju/Makefile +++ b/irc/soju/Makefile @@ -1,7 +1,7 @@ PORTNAME= soju DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc MAINTAINER= ashish@FreeBSD.org diff --git a/irc/soju/files/soju.in b/irc/soju/files/soju.in index 4b27e0719259..a4b8a0c5b85c 100644 --- a/irc/soju/files/soju.in +++ b/irc/soju/files/soju.in @@ -25,7 +25,7 @@ desc="Soju IRC bouncer" command=/usr/sbin/daemon procname="%%PREFIX%%/bin/soju" pidfile=/var/run/${name}.pid -command_args="-P /var/run/daemon_${name}.pid -p $pidfile -u %%USER%% -H -c -f $procname -config ${soju_config}" +command_args="-P /var/run/daemon_${name}.pid -p $pidfile -u %%USER%% -S -c -T $name -f $procname -config ${soju_config}" start_precmd="mkdir -p /var/run/soju && chown %%USER%%: /var/run/soju" extra_commands="reload" diff --git a/japanese/cskk/Makefile b/japanese/cskk/Makefile index 6ff1a1121d34..3644d3a6107e 100644 --- a/japanese/cskk/Makefile +++ b/japanese/cskk/Makefile @@ -1,7 +1,7 @@ PORTNAME= cskk DISTVERSIONPREFIX= v DISTVERSION= 3.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese MAINTAINER= syobon@syobon.net diff --git a/japanese/py-SudachiPy/Makefile b/japanese/py-SudachiPy/Makefile index 7d76c4c35ff3..9b823a905d94 100644 --- a/japanese/py-SudachiPy/Makefile +++ b/japanese/py-SudachiPy/Makefile @@ -1,7 +1,7 @@ PORTNAME= SudachiPy DISTVERSIONPREFIX= v DISTVERSION= 0.6.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= japanese python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/japanese/sudachi/Makefile b/japanese/sudachi/Makefile index 04906c28852c..268736cd800c 100644 --- a/japanese/sudachi/Makefile +++ b/japanese/sudachi/Makefile @@ -1,7 +1,7 @@ PORTNAME= sudachi DISTVERSIONPREFIX= v DISTVERSION= 0.6.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= japanese MASTER_SITES= http://sudachi.s3-website-ap-northeast-1.amazonaws.com/sudachidict/:dict DISTFILES= sudachi-dictionary-20220519-core.zip:dict # see ${WRKSRC}/fetch_dictionary.sh diff --git a/japanese/wordpress/distinfo b/japanese/wordpress/distinfo index c8d41f4d424c..22d37d6c6a54 100644 --- a/japanese/wordpress/distinfo +++ b/japanese/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750500043 -SHA256 (wordpress-6.8.1-ja.tar.gz) = 1f302c837f3ec25c2f1ef257bca353a2060c2155ea10eaaf10c2516aa1e7df4e -SIZE (wordpress-6.8.1-ja.tar.gz) = 34192937 +TIMESTAMP = 1758557246 +SHA256 (wordpress-6.8.2-ja.tar.gz) = 60112584af63da22f9ef6b68512f19f9cc758e629e4c26415fca6371d47563e1 +SIZE (wordpress-6.8.2-ja.tar.gz) = 34193487 diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index 2e0794d89210..f399f03d3d2c 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -1,7 +1,7 @@ PORTNAME= icedtea-web PORTVERSION= 1.8.8 DISTVERSIONPREFIX= icedtea-web- -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= java www MAINTAINER= java@FreeBSD.org diff --git a/lang/amber/Makefile b/lang/amber/Makefile index aa9a21832064..4c7b3740354b 100644 --- a/lang/amber/Makefile +++ b/lang/amber/Makefile @@ -1,6 +1,6 @@ PORTNAME= amber DISTVERSION= 0.4.0-alpha -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang PKGNAMESUFFIX= -language diff --git a/lang/antimony/Makefile b/lang/antimony/Makefile index cef73d40b7de..46da97514ffb 100644 --- a/lang/antimony/Makefile +++ b/lang/antimony/Makefile @@ -1,7 +1,7 @@ PORTNAME= antimony DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang PKGNAMESUFFIX= -language diff --git a/lang/asm-lsp/Makefile b/lang/asm-lsp/Makefile index 13fa902ba346..c9be34a8a187 100644 --- a/lang/asm-lsp/Makefile +++ b/lang/asm-lsp/Makefile @@ -1,7 +1,7 @@ PORTNAME= asm-lsp DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org diff --git a/lang/cairo/Makefile b/lang/cairo/Makefile index 96bb658caee4..93aec48ff65f 100644 --- a/lang/cairo/Makefile +++ b/lang/cairo/Makefile @@ -1,7 +1,7 @@ PORTNAME= cairo DISTVERSIONPREFIX= v DISTVERSION= 2.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang PKGNAMESUFFIX= -language diff --git a/lang/dotnet/Makefile b/lang/dotnet/Makefile index 96a87681cae2..a832cab68c5f 100644 --- a/lang/dotnet/Makefile +++ b/lang/dotnet/Makefile @@ -118,13 +118,21 @@ do-install: ${FIND} ${WRKSRC}/artifacts/packages/Release -name "*freebsd*.nupkg" -exec \ ${INSTALL_DATA} {} ${STAGEDIR}${DATADIR}/library-packs/ \; - ${STRIP_CMD} ${STAGEDIR}${DATADIR}/dotnet ${STRIP_CMD} ${STAGEDIR}${DATADIR}/sdk/${SDKVERSION}/AppHostTemplate/apphost ${STRIP_CMD} ${STAGEDIR}${DATADIR}/packs/Microsoft.NETCore.App.Host.${SDK_RID}/${DISTVERSION}/runtimes/${SDK_RID}/native/apphost ${STRIP_CMD} ${STAGEDIR}${DATADIR}/packs/Microsoft.NETCore.App.Host.${SDK_RID}/${DISTVERSION}/runtimes/${SDK_RID}/native/singlefilehost ${STRIP_CMD} ${STAGEDIR}${DATADIR}/packs/runtime.${SDK_RID}.Microsoft.DotNet.ILCompiler/${DISTVERSION}/tools/ilc ${FIND} ${STAGEDIR}${DATADIR} -name "*.so" -exec ${STRIP_CMD} -s "{}" ";" - ${RLN} ${STAGEDIR}${DATADIR}/dotnet ${STAGEDIR}${PREFIX}/bin/dotnet +bootstrap-makesum: + cd ${WRKSRC}/artifacts/assets/Release && sha256 ${SOURCEBUILT_ARTIFACTS_DISTNAME}${EXTRACT_SUFX} + @${ECHO_CMD} -n "SIZE (${DIST_SUBDIR}/${SOURCEBUILT_ARTIFACTS_DISTNAME}${EXTRACT_SUFX}) = " + @${STAT} -f %z ${WRKSRC}/artifacts/assets/Release/${SOURCEBUILT_ARTIFACTS_DISTNAME}${EXTRACT_SUFX} + + @cd ${WRKSRC}/artifacts/assets/Release && sha256 ${SDK_DISTNAME}${EXTRACT_SUFX} + @${ECHO_CMD} -n "SIZE (${DIST_SUBDIR}/${SDK_DISTNAME}${EXTRACT_SUFX}) = " + @${STAT} -f %z ${WRKSRC}/artifacts/assets/Release/${SDK_DISTNAME}${EXTRACT_SUFX} + + @${ECHO_CMD} .include <bsd.port.post.mk> diff --git a/lang/dotnet/pkg-plist b/lang/dotnet/pkg-plist index ad4d8c774d56..744c8195c72f 100644 --- a/lang/dotnet/pkg-plist +++ b/lang/dotnet/pkg-plist @@ -1,4 +1,3 @@ -@comment bin/dotnet @comment %%DATADIR%%/LICENSE.txt @comment %%DATADIR%%/ThirdPartyNotices.txt @comment %%DATADIR%%/dotnet diff --git a/lang/gcc13-devel/Makefile b/lang/gcc13-devel/Makefile index a5e79cc4f850..cf467d87a03c 100644 --- a/lang/gcc13-devel/Makefile +++ b/lang/gcc13-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 13.4.1.s20250918 +PORTVERSION= 13.4.1.s20250925 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc13-devel/distinfo b/lang/gcc13-devel/distinfo index 7a88ff2e3544..205ac723c7d3 100644 --- a/lang/gcc13-devel/distinfo +++ b/lang/gcc13-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758271482 -SHA256 (gcc-13-20250918.tar.xz) = 9b2871d92888812af13a35265d4120b7ef75aeedf65e5643fe377596bcc16e2a -SIZE (gcc-13-20250918.tar.xz) = 84593984 +TIMESTAMP = 1758883168 +SHA256 (gcc-13-20250925.tar.xz) = 884b6788640587faa5ef271ebc5654ac1ff0cdacb59a752bf9e66e38b19ce530 +SIZE (gcc-13-20250925.tar.xz) = 84597944 diff --git a/lang/gcc14-devel/Makefile b/lang/gcc14-devel/Makefile index aff3d33dd5dd..46fd520e579c 100644 --- a/lang/gcc14-devel/Makefile +++ b/lang/gcc14-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 14.3.1.s20250919 +PORTVERSION= 14.3.1.s20250926 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} diff --git a/lang/gcc14-devel/distinfo b/lang/gcc14-devel/distinfo index 4d1660ab6dce..a7a73c916071 100644 --- a/lang/gcc14-devel/distinfo +++ b/lang/gcc14-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758442447 -SHA256 (gcc-14-20250919.tar.xz) = 9d20d5571a0e66a9d410a237c569b8ec6df4edb2fe66d09357734a7d4f896ded -SIZE (gcc-14-20250919.tar.xz) = 88338676 +TIMESTAMP = 1758959784 +SHA256 (gcc-14-20250926.tar.xz) = 83336f1c94e7ffd5590d347fe30a0d33c45d216142612db23e066ccb727bb993 +SIZE (gcc-14-20250926.tar.xz) = 88365628 diff --git a/lang/gcc15-devel/Makefile b/lang/gcc15-devel/Makefile index 4cabb60defd2..3fde06f67220 100644 --- a/lang/gcc15-devel/Makefile +++ b/lang/gcc15-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 15.2.1.s20250920 +PORTVERSION= 15.2.1.s20250927 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc15-devel/distinfo b/lang/gcc15-devel/distinfo index 9a68b724d260..3f086f15a32c 100644 --- a/lang/gcc15-devel/distinfo +++ b/lang/gcc15-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758442718 -SHA256 (gcc-15-20250920.tar.xz) = 219b3d76245b174e347fe63d56338b4180cbe00c1904da284e4106959ddf7f9a -SIZE (gcc-15-20250920.tar.xz) = 92330572 +TIMESTAMP = 1759225558 +SHA256 (gcc-15-20250927.tar.xz) = ee453b713689336a070acd7fe9b3dd276851ab708043fd956400c2db33a2a5f8 +SIZE (gcc-15-20250927.tar.xz) = 92319628 diff --git a/lang/gcc16-devel/Makefile b/lang/gcc16-devel/Makefile index e0b8060efa69..9d2a474d9df5 100644 --- a/lang/gcc16-devel/Makefile +++ b/lang/gcc16-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 16.0.0.s20250921 +PORTVERSION= 16.0.0.s20250928 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc16-devel/distinfo b/lang/gcc16-devel/distinfo index 8fa0e7e79c34..6610feb59e7e 100644 --- a/lang/gcc16-devel/distinfo +++ b/lang/gcc16-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758544256 -SHA256 (gcc-16-20250921.tar.xz) = 5a477e7016190a0638ed2bc5538aa2d83461fa120b6af6c0e1299968913fc21e -SIZE (gcc-16-20250921.tar.xz) = 95683036 +TIMESTAMP = 1759225720 +SHA256 (gcc-16-20250928.tar.xz) = cc0709722224a378d0b99b1c720eed539b92566205742429b717f4df7d6c5f4a +SIZE (gcc-16-20250928.tar.xz) = 95726148 diff --git a/lang/gleam/Makefile b/lang/gleam/Makefile index 5897ec3cfef2..95c83c638a2d 100644 --- a/lang/gleam/Makefile +++ b/lang/gleam/Makefile @@ -1,7 +1,7 @@ PORTNAME= gleam DISTVERSIONPREFIX= v DISTVERSION= 1.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MAINTAINER= dch@FreeBSD.org diff --git a/lang/gluon/Makefile b/lang/gluon/Makefile index 568cbc2dceb0..967df022c3d9 100644 --- a/lang/gluon/Makefile +++ b/lang/gluon/Makefile @@ -1,7 +1,7 @@ PORTNAME= gluon DISTVERSIONPREFIX= v DISTVERSION= 0.18.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= lang PKGNAMESUFFIX= -language diff --git a/lang/inko/Makefile b/lang/inko/Makefile index 43e3457fa04e..cdebf611857a 100644 --- a/lang/inko/Makefile +++ b/lang/inko/Makefile @@ -1,7 +1,7 @@ PORTNAME= inko DISTVERSIONPREFIX= v DISTVERSION= 0.18.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang devel MAINTAINER= yuri@FreeBSD.org diff --git a/lang/lfortran/Makefile b/lang/lfortran/Makefile index f7e2ffaf87ae..562d6aaea809 100644 --- a/lang/lfortran/Makefile +++ b/lang/lfortran/Makefile @@ -1,6 +1,6 @@ PORTNAME= lfortran DISTVERSIONPREFIX= v -DISTVERSION= 0.56.0 +DISTVERSION= 0.57.0 CATEGORIES= lang MAINTAINER= fortran@FreeBSD.org diff --git a/lang/lfortran/distinfo b/lang/lfortran/distinfo index 7354ca89d134..03781f66235a 100644 --- a/lang/lfortran/distinfo +++ b/lang/lfortran/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756823377 -SHA256 (lfortran-lfortran-v0.56.0_GH0.tar.gz) = 0c1e061169ca79dc98df247559557b2f6e038734c11dc6f5e5fce5bfb9bdc062 -SIZE (lfortran-lfortran-v0.56.0_GH0.tar.gz) = 3490929 +TIMESTAMP = 1759337748 +SHA256 (lfortran-lfortran-v0.57.0_GH0.tar.gz) = 2a088bd8e205da27912b6b7a517ab7b6acb3dedc4af634529f19405e9e957c68 +SIZE (lfortran-lfortran-v0.57.0_GH0.tar.gz) = 3535651 diff --git a/lang/numbat/Makefile b/lang/numbat/Makefile index ee1f163882c7..fdb20e46039d 100644 --- a/lang/numbat/Makefile +++ b/lang/numbat/Makefile @@ -1,7 +1,7 @@ PORTNAME= numbat DISTVERSIONPREFIX= v DISTVERSION= 1.16.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang devel science MAINTAINER= yuri@FreeBSD.org diff --git a/lang/p5-JavaScript-QuickJS/Makefile b/lang/p5-JavaScript-QuickJS/Makefile index 121deca7bce4..1ccda1b456e1 100644 --- a/lang/p5-JavaScript-QuickJS/Makefile +++ b/lang/p5-JavaScript-QuickJS/Makefile @@ -14,7 +14,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-ExtUtils-MakeMaker-CPANfile>=0:devel/p5-ExtUtils-MakeMaker-CPANfile \ p5-File-Slurper>=0:devel/p5-File-Slurper \ - p5-File-Which>=0:sysutils/p5-File-Which + p5-File-Which>=0:sysutils/p5-File-Which \ + quickjs>=2025.04.26.20250709:lang/quickjs LIB_DEPENDS= libquickjs.so:lang/quickjs TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-FailWarnings>=0:devel/p5-Test-FailWarnings \ diff --git a/lang/p5-JavaScript-QuickJS/files/patch-QuickJS.xs b/lang/p5-JavaScript-QuickJS/files/patch-QuickJS.xs index 546d51021497..75e224aabb8d 100644 --- a/lang/p5-JavaScript-QuickJS/files/patch-QuickJS.xs +++ b/lang/p5-JavaScript-QuickJS/files/patch-QuickJS.xs @@ -1,5 +1,6 @@ Obtained from: https://github.com/FGasper/p5-JavaScript-QuickJS/issues/13 https://github.com/FGasper/p5-JavaScript-QuickJS/tree/quickjs_2025_04 +Reference: https://github.com/bellard/quickjs/commit/f10ef299a6ab4c36c4162cc5840f128f74ec197c --- QuickJS.xs.orig 2024-02-12 14:21:20 UTC +++ QuickJS.xs @@ -14,3 +15,47 @@ Obtained from: https://github.com/FGasper/p5-JavaScript-QuickJS/issues/13 [JS_TAG_SYMBOL - JS_TAG_FIRST] = "symbol", [JS_TAG_MODULE - JS_TAG_FIRST] = "module", [JS_TAG_OBJECT - JS_TAG_FIRST] = "object", +@@ -649,7 +648,7 @@ static JSModuleDef *pqjs_module_loader(JSContext *ctx, + } + + static JSModuleDef *pqjs_module_loader(JSContext *ctx, +- const char *module_name, void *opaque) { ++ const char *module_name, void *opaque, JSValueConst attributes) { + char** module_base_path_p = (char**) opaque; + + char* module_base_path = *module_base_path_p; +@@ -666,10 +665,10 @@ static JSModuleDef *pqjs_module_loader(JSContext *ctx, + memcpy(real_path + base_path_len, module_name, module_name_len); + real_path[base_path_len + module_name_len] = 0; + +- moduledef = js_module_loader(ctx, real_path, NULL); ++ moduledef = js_module_loader(ctx, real_path, NULL, attributes); + } + else { +- moduledef = js_module_loader(ctx, module_name, NULL); ++ moduledef = js_module_loader(ctx, module_name, NULL, attributes); + } + + return moduledef; +@@ -751,7 +750,7 @@ _new (SV* classname_sv) + CODE: + JSRuntime *rt = JS_NewRuntime(); + JS_SetHostPromiseRejectionTracker(rt, js_std_promise_rejection_tracker, NULL); +- JS_SetModuleLoaderFunc(rt, NULL, js_module_loader, NULL); ++ JS_SetModuleLoaderFunc2(rt, NULL, js_module_loader, js_module_check_attributes, NULL); + + JSContext *ctx = _create_new_jsctx(aTHX_ rt); + +@@ -763,10 +762,11 @@ _new (SV* classname_sv) + .pid = getpid(), + }; + +- JS_SetModuleLoaderFunc( ++ JS_SetModuleLoaderFunc2( + rt, + NULL, + pqjs_module_loader, ++ js_module_check_attributes, + &pqjs->module_base_path + ); + diff --git a/lang/php85/Makefile b/lang/php85/Makefile index 0eda46df0e6d..f6636f57df2f 100644 --- a/lang/php85/Makefile +++ b/lang/php85/Makefile @@ -1,5 +1,5 @@ PORTNAME= php85 -DISTVERSION= 8.5.0beta3 +DISTVERSION= 8.5.0RC1 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= https://downloads.php.net/~edorian/ \ diff --git a/lang/php85/distinfo b/lang/php85/distinfo index 01a1f63a7dc1..bc97e81f4ded 100644 --- a/lang/php85/distinfo +++ b/lang/php85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757678817 -SHA256 (php-8.5.0beta3.tar.gz) = ff3f5a8c73c4b84883ef0e3870543c078d324c46ccef2eb85c66cb88124e7a55 -SIZE (php-8.5.0beta3.tar.gz) = 24092865 +TIMESTAMP = 1759582579 +SHA256 (php-8.5.0RC1.tar.gz) = 0ea5059a387117fe6ed9a72cdc20945dbff6acc072df936e97d35a9cb26420e0 +SIZE (php-8.5.0RC1.tar.gz) = 24117073 diff --git a/lang/pomsky/Makefile b/lang/pomsky/Makefile index 13587ca4ac3c..7029cc72a00c 100644 --- a/lang/pomsky/Makefile +++ b/lang/pomsky/Makefile @@ -1,7 +1,7 @@ PORTNAME= pomsky DISTVERSIONPREFIX= v DISTVERSION= 0.10 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= lang textproc MAINTAINER= yuri@FreeBSD.org diff --git a/lang/prql/Makefile b/lang/prql/Makefile index 21475523ef89..8ea6643188f4 100644 --- a/lang/prql/Makefile +++ b/lang/prql/Makefile @@ -1,6 +1,6 @@ PORTNAME= prql DISTVERSION= 0.13.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang databases PKGNAMESUFFIX= -compiler diff --git a/lang/py-dhall/Makefile b/lang/py-dhall/Makefile index 04a515aef9be..c50b86f64f97 100644 --- a/lang/py-dhall/Makefile +++ b/lang/py-dhall/Makefile @@ -1,7 +1,7 @@ PORTNAME= dhall DISTVERSIONPREFIX= v DISTVERSION= 0.1.15 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= lang python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/lang/rust-bootstrap/Makefile b/lang/rust-bootstrap/Makefile index 78b610a43c8b..51f2ef1ce1a1 100644 --- a/lang/rust-bootstrap/Makefile +++ b/lang/rust-bootstrap/Makefile @@ -2,7 +2,7 @@ # to upload them to ~/public_distfiles on freefall in preparation # for the next lang/rust update. PORTNAME= rust -PORTVERSION= 1.89.0 +PORTVERSION= 1.90.0 CATEGORIES= lang MASTER_SITES= https://static.rust-lang.org/dist/ PKGNAMEPREFIX= ${FLAVOR:S/_/-/g}- @@ -95,6 +95,11 @@ do-configure: @${ECHO_CMD} 'host=["${_RUST_HOST}","${_RUST_TARGET}"]' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'target=["${_RUST_TARGET}"]' >> ${WRKSRC}/config.toml .endif +.if defined(WITH_CCACHE_BUILD) && !defined(NO_CCACHE) + @${ECHO_CMD} 'ccache="${CCACHE_BIN}"' >> ${WRKSRC}/config.toml +.else + @${ECHO_CMD} 'ccache=false' >> ${WRKSRC}/config.toml +.endif @${ECHO_CMD} '[rust]' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'channel="stable"' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'default-linker="${CC}"' >> ${WRKSRC}/config.toml @@ -102,11 +107,6 @@ do-configure: @${ECHO_CMD} '[llvm]' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'download-ci-llvm=false' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'link-shared=false' >> ${WRKSRC}/config.toml -.if defined(WITH_CCACHE_BUILD) && !defined(NO_CCACHE) - @${ECHO_CMD} 'ccache="${CCACHE_BIN}"' >> ${WRKSRC}/config.toml -.else - @${ECHO_CMD} 'ccache=false' >> ${WRKSRC}/config.toml -.endif # https://github.com/rust-lang/rust/pull/72696#issuecomment-641517185 @${ECHO_CMD} 'ldflags="-lz"' >> ${WRKSRC}/config.toml # we need to make sure to always build llvm with host arch support to get a diff --git a/lang/rust-bootstrap/distinfo b/lang/rust-bootstrap/distinfo index 7be7ca5ce3b9..6cc1de78d0c9 100644 --- a/lang/rust-bootstrap/distinfo +++ b/lang/rust-bootstrap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755503846 -SHA256 (rust/rustc-1.89.0-src.tar.xz) = 0b9d55610d8270e06c44f459d1e2b7918a5e673809c592abed9b9c600e33d95a -SIZE (rust/rustc-1.89.0-src.tar.xz) = 267487572 +TIMESTAMP = 1758279892 +SHA256 (rust/rustc-1.90.0-src.tar.xz) = 6bfeaddd90ffda2f063492b092bfed925c4b8c701579baf4b1316e021470daac +SIZE (rust/rustc-1.90.0-src.tar.xz) = 272348992 diff --git a/lang/rust-bootstrap/sync.sh b/lang/rust-bootstrap/sync.sh index 106b3d40870d..80b0471e1015 100644 --- a/lang/rust-bootstrap/sync.sh +++ b/lang/rust-bootstrap/sync.sh @@ -13,8 +13,8 @@ date=$(fetch -qo- https://static.rust-lang.org/dist/channel-rust-stable-date.txt export ABI=FreeBSD:13:amd64 export INSTALL_AS_USER=1 export PKG_DBDIR="${DATADIR}/pkgdb" -pkg update -f -r FreeBSD -pkg fetch -r FreeBSD -o "${DATADIR}" -yg "*-rust-bootstrap-${version}*" +pkg update -f -r FreeBSD-ports +pkg fetch -r FreeBSD-ports -o "${DATADIR}" -yg "*-rust-bootstrap-${version}*" find "${DATADIR}/All" -name "*rust-bootstrap-${version}*.*" \ -execdir tar -xvf {} \; diff --git a/lang/rust-nightly/Makefile b/lang/rust-nightly/Makefile index 0f550f6a9ddd..62d9a371e38e 100644 --- a/lang/rust-nightly/Makefile +++ b/lang/rust-nightly/Makefile @@ -14,8 +14,8 @@ MASTERDIR= ${.CURDIR}/../rust PATCHDIR= ${.CURDIR}/files DISTINFO_FILE= ${.CURDIR}/distinfo -NIGHTLY_DATE= 2025-09-21 -BOOTSTRAPS_DATE= 2025-08-05 +NIGHTLY_DATE= 2025-10-01 +BOOTSTRAPS_DATE= 2025-09-21 RUST_BOOTSTRAP_VERSION= beta .include "${MASTERDIR}/Makefile" diff --git a/lang/rust-nightly/distinfo b/lang/rust-nightly/distinfo index 323883f67aaf..fbf97d53e330 100644 --- a/lang/rust-nightly/distinfo +++ b/lang/rust-nightly/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1758566024 -SHA256 (rust/2025-09-21/rustc-nightly-src.tar.xz) = cdd35d5d9558222c21c95630af0ab3079471dac68dd2e35166a986ac6c59043b -SIZE (rust/2025-09-21/rustc-nightly-src.tar.xz) = 283457620 -SHA256 (rust/2025-08-05/rustc-beta-x86_64-unknown-freebsd.tar.xz) = cdfe207645068b4659b0f979cae177723c5f211084f45ae9180b2d93ee83fce6 -SIZE (rust/2025-08-05/rustc-beta-x86_64-unknown-freebsd.tar.xz) = 87833828 -SHA256 (rust/2025-08-05/rust-std-beta-x86_64-unknown-freebsd.tar.xz) = bd48292b8582167a5e89ebe521c9754495403968c184b925df8b2ec1da344fc3 -SIZE (rust/2025-08-05/rust-std-beta-x86_64-unknown-freebsd.tar.xz) = 30795804 -SHA256 (rust/2025-08-05/cargo-beta-x86_64-unknown-freebsd.tar.xz) = 11e1a51740a728f5825364a8679b28454a68e7efc96320730f9b58a8fc2e6fae -SIZE (rust/2025-08-05/cargo-beta-x86_64-unknown-freebsd.tar.xz) = 11419484 +TIMESTAMP = 1759420705 +SHA256 (rust/2025-10-01/rustc-nightly-src.tar.xz) = d6e7279471ed84ffd3cebc66bb977f62113f71b75d747c1dea12018092e3ba7b +SIZE (rust/2025-10-01/rustc-nightly-src.tar.xz) = 270505628 +SHA256 (rust/2025-09-21/rustc-beta-x86_64-unknown-freebsd.tar.xz) = a0e3409ec6f6b02517c8f9d0e00a0627434f6b06a5360da286c46ceab9d12ab1 +SIZE (rust/2025-09-21/rustc-beta-x86_64-unknown-freebsd.tar.xz) = 91527860 +SHA256 (rust/2025-09-21/rust-std-beta-x86_64-unknown-freebsd.tar.xz) = ff2aae7c2e37e48f500df5876c3a26d3dd10affd04e888ce54a4635a5345efa6 +SIZE (rust/2025-09-21/rust-std-beta-x86_64-unknown-freebsd.tar.xz) = 28717584 +SHA256 (rust/2025-09-21/cargo-beta-x86_64-unknown-freebsd.tar.xz) = 6356f4d133c3820736f82c4eb2857548b5255af4ead57f1f8e66ebc6aaa628ed +SIZE (rust/2025-09-21/cargo-beta-x86_64-unknown-freebsd.tar.xz) = 11424852 diff --git a/lang/rust/Makefile b/lang/rust/Makefile index fc9fbf3582f5..00ce8e671b67 100644 --- a/lang/rust/Makefile +++ b/lang/rust/Makefile @@ -1,5 +1,5 @@ PORTNAME= rust -PORTVERSION?= 1.89.0 +PORTVERSION?= 1.90.0 PORTREVISION?= 0 CATEGORIES= lang MASTER_SITES= https://static.rust-lang.org/dist/:src \ @@ -71,8 +71,8 @@ WASM_VARS= _COMPONENTS+="rust-analysis-${_PACKAGE_VERS}-wasm32-unknown-unknown _RUST_TARGETS+=wasm32-unknown-unknown # See WRKSRC/src/stage0 for the date and version values -BOOTSTRAPS_DATE?= 2025-06-26 -RUST_BOOTSTRAP_VERSION?= 1.88.0 +BOOTSTRAPS_DATE?= 2025-08-07 +RUST_BOOTSTRAP_VERSION?= 1.89.0 CARGO_VENDOR_DIR?= ${WRKSRC}/vendor @@ -173,6 +173,11 @@ do-configure: @${ECHO_CMD} 'cargo="${WRKDIR}/bootstrap/bin/cargo"' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'rustc="${WRKDIR}/bootstrap/bin/rustc"' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'tools=[${_RUST_TOOLS:@.tool.@"${.tool.}"@:ts,}]' >> ${WRKSRC}/config.toml +.if defined(WITH_CCACHE_BUILD) && !defined(NO_CCACHE) + @${ECHO_CMD} 'ccache="${CCACHE_BIN}"' >> ${WRKSRC}/config.toml +.else + @${ECHO_CMD} 'ccache=false' >> ${WRKSRC}/config.toml +.endif @${ECHO_CMD} '[install]' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'prefix="${PREFIX}"' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'sysconfdir="${PREFIX}/etc"' >> ${WRKSRC}/config.toml @@ -196,13 +201,6 @@ do-configure: .if ${PORT_OPTIONS:MLTO} @${ECHO_CMD} 'thin-lto=true' >> ${WRKSRC}/config.toml .endif -.if !defined(PKGNAMESUFFIX) -.if defined(WITH_CCACHE_BUILD) && !defined(NO_CCACHE) - @${ECHO_CMD} 'ccache="${CCACHE_BIN}"' >> ${WRKSRC}/config.toml -.else - @${ECHO_CMD} 'ccache=false' >> ${WRKSRC}/config.toml -.endif -.endif @${ECHO_CMD} 'ninja=true' >> ${WRKSRC}/config.toml .if ${ARCH} == powerpc # Rust doesn't call the system compiler with the full version of the target. diff --git a/lang/rust/distinfo b/lang/rust/distinfo index e4f7c8b1d055..8c6822309183 100644 --- a/lang/rust/distinfo +++ b/lang/rust/distinfo @@ -1,51 +1,51 @@ -TIMESTAMP = 1755503845 -SHA256 (rust/rustc-1.89.0-src.tar.xz) = 0b9d55610d8270e06c44f459d1e2b7918a5e673809c592abed9b9c600e33d95a -SIZE (rust/rustc-1.89.0-src.tar.xz) = 267487572 -SHA256 (rust/2025-06-26/rustc-1.88.0-aarch64-unknown-freebsd.tar.xz) = 67172d0cdc6d52a02f483c46c12e4ba33312974c62db46b43ecd3b1f3b43d132 -SIZE (rust/2025-06-26/rustc-1.88.0-aarch64-unknown-freebsd.tar.xz) = 67731064 -SHA256 (rust/2025-06-26/rust-std-1.88.0-aarch64-unknown-freebsd.tar.xz) = 1575d764a1490626776b4ab2001a4aa16a3e1d89dfdc9f283e42a54e392d1ac6 -SIZE (rust/2025-06-26/rust-std-1.88.0-aarch64-unknown-freebsd.tar.xz) = 25194144 -SHA256 (rust/2025-06-26/cargo-1.88.0-aarch64-unknown-freebsd.tar.xz) = 3babd56a24e9fede664b8f4374eb10455f84336e580dd9bbd43bec30f7edd5bc -SIZE (rust/2025-06-26/cargo-1.88.0-aarch64-unknown-freebsd.tar.xz) = 8880928 -SHA256 (rust/2025-06-26/rustc-1.88.0-x86_64-unknown-freebsd.tar.xz) = 3ef42208bf53295061c4a058fa480512ea19ecb651266ab6640d5aa453a7083d -SIZE (rust/2025-06-26/rustc-1.88.0-x86_64-unknown-freebsd.tar.xz) = 63955284 -SHA256 (rust/2025-06-26/rust-std-1.88.0-x86_64-unknown-freebsd.tar.xz) = 8ce82d28c71abfebdcd80cda50fc6ca5e4d275675f7cd9c6948b2695504b7657 -SIZE (rust/2025-06-26/rust-std-1.88.0-x86_64-unknown-freebsd.tar.xz) = 26263140 -SHA256 (rust/2025-06-26/cargo-1.88.0-x86_64-unknown-freebsd.tar.xz) = bc1418734bb07f72941ed013b2362e1728ec1b04bb57310617135ae3c598f559 -SIZE (rust/2025-06-26/cargo-1.88.0-x86_64-unknown-freebsd.tar.xz) = 10114468 -SHA256 (rust/2025-06-26/rustc-1.88.0-armv7-unknown-freebsd.tar.xz) = bd9e99725e5dee3f7f389222e98bacc507fed08d865bc903bb5dfd3662c2dedb -SIZE (rust/2025-06-26/rustc-1.88.0-armv7-unknown-freebsd.tar.xz) = 68041072 -SHA256 (rust/2025-06-26/rust-std-1.88.0-armv7-unknown-freebsd.tar.xz) = 531e4433569e18481fd786eabf3c321c09e2052eaef3df1c32e962b4cfe29e9c -SIZE (rust/2025-06-26/rust-std-1.88.0-armv7-unknown-freebsd.tar.xz) = 24377108 -SHA256 (rust/2025-06-26/cargo-1.88.0-armv7-unknown-freebsd.tar.xz) = 78a903b07855caf8c0671516a79f29b1a646f0d1b6147e0cc1930c29ee5dcf13 -SIZE (rust/2025-06-26/cargo-1.88.0-armv7-unknown-freebsd.tar.xz) = 9172844 -SHA256 (rust/2025-06-26/rustc-1.88.0-i686-unknown-freebsd.tar.xz) = 775ad2c77c0a3268ed062503cb5c173a988522e576630aeab7050b7dae2ab225 -SIZE (rust/2025-06-26/rustc-1.88.0-i686-unknown-freebsd.tar.xz) = 76553540 -SHA256 (rust/2025-06-26/rust-std-1.88.0-i686-unknown-freebsd.tar.xz) = af621a50d65c78b84356c0c69cd3b557fc0ed12c653a10c54d23035265bac876 -SIZE (rust/2025-06-26/rust-std-1.88.0-i686-unknown-freebsd.tar.xz) = 25898736 -SHA256 (rust/2025-06-26/cargo-1.88.0-i686-unknown-freebsd.tar.xz) = 21c27c8b3c8d17b0ba5b6dbba3800944d8a88c36e7437f527fc391019c2b2e58 -SIZE (rust/2025-06-26/cargo-1.88.0-i686-unknown-freebsd.tar.xz) = 10724288 -SHA256 (rust/2025-06-26/rustc-1.88.0-powerpc-unknown-freebsd.tar.xz) = e0a65f62a77c1dc566a1207a3f7c1ef6086b5f288c6fd512a6726648d6618bb3 -SIZE (rust/2025-06-26/rustc-1.88.0-powerpc-unknown-freebsd.tar.xz) = 69209400 -SHA256 (rust/2025-06-26/rust-std-1.88.0-powerpc-unknown-freebsd.tar.xz) = a0c153d21656da59a6e9dedc6823e7ea3443a63b20a5c5cafc5cbaca1aed3fea -SIZE (rust/2025-06-26/rust-std-1.88.0-powerpc-unknown-freebsd.tar.xz) = 23355452 -SHA256 (rust/2025-06-26/cargo-1.88.0-powerpc-unknown-freebsd.tar.xz) = cdd57cca7f144245c836a86a59bdb823792f58c0192af398854de0ee8115c04b -SIZE (rust/2025-06-26/cargo-1.88.0-powerpc-unknown-freebsd.tar.xz) = 9289100 -SHA256 (rust/2025-06-26/rustc-1.88.0-powerpc64-unknown-freebsd.tar.xz) = 4e5fee68df5d3a4f5bab892f6174af9d8da9394c9964c436578faf428cbd5bbd -SIZE (rust/2025-06-26/rustc-1.88.0-powerpc64-unknown-freebsd.tar.xz) = 67654832 -SHA256 (rust/2025-06-26/rust-std-1.88.0-powerpc64-unknown-freebsd.tar.xz) = 2c714953eff5dcd21c858d898f6e252e40ab9693a09ffabdcd66fcb36d0e7d37 -SIZE (rust/2025-06-26/rust-std-1.88.0-powerpc64-unknown-freebsd.tar.xz) = 23401704 -SHA256 (rust/2025-06-26/cargo-1.88.0-powerpc64-unknown-freebsd.tar.xz) = 57e9aa16c4ee7fe284e54ec01a84caf08ef3139fd4f22c2f05e13f810dae76af -SIZE (rust/2025-06-26/cargo-1.88.0-powerpc64-unknown-freebsd.tar.xz) = 9336784 -SHA256 (rust/2025-06-26/rustc-1.88.0-powerpc64le-unknown-freebsd.tar.xz) = 1cb12bc1f6edb054b3656a7439a76c88cf80cdb6eb1695f9de89b1c4aa05bf14 -SIZE (rust/2025-06-26/rustc-1.88.0-powerpc64le-unknown-freebsd.tar.xz) = 70776456 -SHA256 (rust/2025-06-26/rust-std-1.88.0-powerpc64le-unknown-freebsd.tar.xz) = 994fc09c860c757b1c1fcb0c1bf340d03a57f50e2c01f90fec06c81b053bc37f -SIZE (rust/2025-06-26/rust-std-1.88.0-powerpc64le-unknown-freebsd.tar.xz) = 23532512 -SHA256 (rust/2025-06-26/cargo-1.88.0-powerpc64le-unknown-freebsd.tar.xz) = 0da207963f267df74448c3d5ac88c0b190db9984dc1acc9db8e21cab4e1913b9 -SIZE (rust/2025-06-26/cargo-1.88.0-powerpc64le-unknown-freebsd.tar.xz) = 9845780 -SHA256 (rust/2025-06-26/rustc-1.88.0-riscv64gc-unknown-freebsd.tar.xz) = 06270fe10241b8aa7e50cee4c35372afb2f05f073aa4a7d2b2f9ab2a1a74d1c7 -SIZE (rust/2025-06-26/rustc-1.88.0-riscv64gc-unknown-freebsd.tar.xz) = 77696432 -SHA256 (rust/2025-06-26/rust-std-1.88.0-riscv64gc-unknown-freebsd.tar.xz) = cb2f7535dde028a80630e7af8de74121e5c0fe61239fbd46b91fa0b9ce7dd793 -SIZE (rust/2025-06-26/rust-std-1.88.0-riscv64gc-unknown-freebsd.tar.xz) = 23559976 -SHA256 (rust/2025-06-26/cargo-1.88.0-riscv64gc-unknown-freebsd.tar.xz) = fcc3c82e832d7561e7de38d84f5415fc4d2d246f7b1ee5cf21567fb2ca296d90 -SIZE (rust/2025-06-26/cargo-1.88.0-riscv64gc-unknown-freebsd.tar.xz) = 11619296 +TIMESTAMP = 1758279891 +SHA256 (rust/rustc-1.90.0-src.tar.xz) = 6bfeaddd90ffda2f063492b092bfed925c4b8c701579baf4b1316e021470daac +SIZE (rust/rustc-1.90.0-src.tar.xz) = 272348992 +SHA256 (rust/2025-08-07/rustc-1.89.0-aarch64-unknown-freebsd.tar.xz) = 4a086c11e9a5dc990b188af55bb002ec57ac385541a67609bae3e869284ba53f +SIZE (rust/2025-08-07/rustc-1.89.0-aarch64-unknown-freebsd.tar.xz) = 67602196 +SHA256 (rust/2025-08-07/rust-std-1.89.0-aarch64-unknown-freebsd.tar.xz) = 2a47dc1fd48b51fc4aa45eb81b1e541d1dacc622ae8eb8ee94362802cc034a66 +SIZE (rust/2025-08-07/rust-std-1.89.0-aarch64-unknown-freebsd.tar.xz) = 25691400 +SHA256 (rust/2025-08-07/cargo-1.89.0-aarch64-unknown-freebsd.tar.xz) = 7d646378c7a69a6d5ece88c6b8e68086d197fe8a7eca78d3467145b19818b6ff +SIZE (rust/2025-08-07/cargo-1.89.0-aarch64-unknown-freebsd.tar.xz) = 9062076 +SHA256 (rust/2025-08-07/rustc-1.89.0-x86_64-unknown-freebsd.tar.xz) = 5c3df8a9843d8e9270f26727be280b1f355829353fe5baf4780199110d63a6e6 +SIZE (rust/2025-08-07/rustc-1.89.0-x86_64-unknown-freebsd.tar.xz) = 64150560 +SHA256 (rust/2025-08-07/rust-std-1.89.0-x86_64-unknown-freebsd.tar.xz) = f442d9c402dbda73213c10c1678d08ed2bb9762ef1d7c12f1200861537502d82 +SIZE (rust/2025-08-07/rust-std-1.89.0-x86_64-unknown-freebsd.tar.xz) = 26904092 +SHA256 (rust/2025-08-07/cargo-1.89.0-x86_64-unknown-freebsd.tar.xz) = ab78e988c68e7202914ff2236a4b91f71b3a1537fd566ed789cb9e696ca53abc +SIZE (rust/2025-08-07/cargo-1.89.0-x86_64-unknown-freebsd.tar.xz) = 10283492 +SHA256 (rust/2025-08-07/rustc-1.89.0-armv7-unknown-freebsd.tar.xz) = 77381d25519c740b833da7172de5881436053d776cba51f0c408382c13ff8cd4 +SIZE (rust/2025-08-07/rustc-1.89.0-armv7-unknown-freebsd.tar.xz) = 68299912 +SHA256 (rust/2025-08-07/rust-std-1.89.0-armv7-unknown-freebsd.tar.xz) = 65f98526286808e43ba0ca9e8d9e13d83db3d46e3b1bb7d2587419d9b928b3a5 +SIZE (rust/2025-08-07/rust-std-1.89.0-armv7-unknown-freebsd.tar.xz) = 24813500 +SHA256 (rust/2025-08-07/cargo-1.89.0-armv7-unknown-freebsd.tar.xz) = 42ec41ea270d2e593f21b1f0a64bfeed2555c373fe8d2177b153b8656a6731be +SIZE (rust/2025-08-07/cargo-1.89.0-armv7-unknown-freebsd.tar.xz) = 9362148 +SHA256 (rust/2025-08-07/rustc-1.89.0-i686-unknown-freebsd.tar.xz) = fb1428241dc52025134d4e594fb96739d756cf600c6f3d8d75ec69cc2f0fca6c +SIZE (rust/2025-08-07/rustc-1.89.0-i686-unknown-freebsd.tar.xz) = 76760916 +SHA256 (rust/2025-08-07/rust-std-1.89.0-i686-unknown-freebsd.tar.xz) = 2dd63ef00cf51c88ee2d0772f23b2ba1668696458594ab20c7f8f4b3f6751357 +SIZE (rust/2025-08-07/rust-std-1.89.0-i686-unknown-freebsd.tar.xz) = 26413304 +SHA256 (rust/2025-08-07/cargo-1.89.0-i686-unknown-freebsd.tar.xz) = 71b8701b5577389a57bd600c0cca57d5aa25c70bef2b3e7bf279092a6d7e306d +SIZE (rust/2025-08-07/cargo-1.89.0-i686-unknown-freebsd.tar.xz) = 10921212 +SHA256 (rust/2025-08-07/rustc-1.89.0-powerpc-unknown-freebsd.tar.xz) = 7c72192b3000cfe972a82bb609f26348986138f68dcfd552a00224dddc25d5b3 +SIZE (rust/2025-08-07/rustc-1.89.0-powerpc-unknown-freebsd.tar.xz) = 69255712 +SHA256 (rust/2025-08-07/rust-std-1.89.0-powerpc-unknown-freebsd.tar.xz) = ef912d59278c02cbdf672f1db936f7705def9aa6b85a6091e7d19278ed546738 +SIZE (rust/2025-08-07/rust-std-1.89.0-powerpc-unknown-freebsd.tar.xz) = 23834180 +SHA256 (rust/2025-08-07/cargo-1.89.0-powerpc-unknown-freebsd.tar.xz) = 3b436178e9b6930b318f26edde7ab5e156186c79f64f363f9fe501fd58a684d9 +SIZE (rust/2025-08-07/cargo-1.89.0-powerpc-unknown-freebsd.tar.xz) = 9464180 +SHA256 (rust/2025-08-07/rustc-1.89.0-powerpc64-unknown-freebsd.tar.xz) = 49304519e51e4c3c6d568c97c5c070ebcde7f8644225b2157353e71a7b6ef95b +SIZE (rust/2025-08-07/rustc-1.89.0-powerpc64-unknown-freebsd.tar.xz) = 67763500 +SHA256 (rust/2025-08-07/rust-std-1.89.0-powerpc64-unknown-freebsd.tar.xz) = f1f984b84376947bb04ec839e74c2f7f5b743c82f198404deb6e86289aba02f3 +SIZE (rust/2025-08-07/rust-std-1.89.0-powerpc64-unknown-freebsd.tar.xz) = 23920604 +SHA256 (rust/2025-08-07/cargo-1.89.0-powerpc64-unknown-freebsd.tar.xz) = 22d0f60452ceafa56f2bdb85c4f3bf314566cfa060e72eb3df8e165c869e62c9 +SIZE (rust/2025-08-07/cargo-1.89.0-powerpc64-unknown-freebsd.tar.xz) = 9556796 +SHA256 (rust/2025-08-07/rustc-1.89.0-powerpc64le-unknown-freebsd.tar.xz) = 40e9b696df5e9df27bd8c81e66459471897153acb23fd36196ebbce178a73d3b +SIZE (rust/2025-08-07/rustc-1.89.0-powerpc64le-unknown-freebsd.tar.xz) = 70629540 +SHA256 (rust/2025-08-07/rust-std-1.89.0-powerpc64le-unknown-freebsd.tar.xz) = a151c5791d50dc11477813b7caf2e9f46c7c9c7d4fcbe36b6fefbc98009c0c33 +SIZE (rust/2025-08-07/rust-std-1.89.0-powerpc64le-unknown-freebsd.tar.xz) = 24048396 +SHA256 (rust/2025-08-07/cargo-1.89.0-powerpc64le-unknown-freebsd.tar.xz) = 322a22b6675b12370262fbc47e694decf4145204f2e7853c5385dcaf9711b36a +SIZE (rust/2025-08-07/cargo-1.89.0-powerpc64le-unknown-freebsd.tar.xz) = 10073080 +SHA256 (rust/2025-08-07/rustc-1.89.0-riscv64gc-unknown-freebsd.tar.xz) = 798654915a94869723254d9e064b831b6908fefe16bf85aa7cbddf90bf98cd54 +SIZE (rust/2025-08-07/rustc-1.89.0-riscv64gc-unknown-freebsd.tar.xz) = 77423140 +SHA256 (rust/2025-08-07/rust-std-1.89.0-riscv64gc-unknown-freebsd.tar.xz) = e998d809d2b8568bcbe963c91233c7cac3bdfd0ca9f81e3926d540366d80d3c4 +SIZE (rust/2025-08-07/rust-std-1.89.0-riscv64gc-unknown-freebsd.tar.xz) = 24224064 +SHA256 (rust/2025-08-07/cargo-1.89.0-riscv64gc-unknown-freebsd.tar.xz) = 5d96c6aacacdbe29932088495b3c2e274b435b57360e9f4291c09d5953a62499 +SIZE (rust/2025-08-07/cargo-1.89.0-riscv64gc-unknown-freebsd.tar.xz) = 11784364 diff --git a/lang/rust/files/patch-vendor_cc.rs b/lang/rust/files/patch-vendor_cc.rs index 4a763326e4f6..ef0ac3dc5c04 100644 --- a/lang/rust/files/patch-vendor_cc.rs +++ b/lang/rust/files/patch-vendor_cc.rs @@ -99,8 +99,8 @@ https://reviews.llvm.org/D77776 (false, false, true, _, false) | (_, _, _, _, true) => Ok(ToolFamily::Gnu), (false, false, false, false, false) => { cargo_output.print_warning(&"Compiler family detection failed since it does not define `__clang__`, `__GNUC__`, `__EMSCRIPTEN__` or `__VXWORKS__`, also does not accept cl style flag `-?`, fallback to treating it as GNU"); ---- vendor/cc-1.2.25/src/tool.rs.orig 2025-04-01 18:22:03 UTC -+++ vendor/cc-1.2.25/src/tool.rs +--- vendor/cc-1.2.26/src/tool.rs.orig 2025-04-01 18:22:03 UTC ++++ vendor/cc-1.2.26/src/tool.rs @@ -141,9 +141,7 @@ impl Tool { match (clang, accepts_cl_style_flags, gcc, emscripten, vxworks) { @@ -112,8 +112,8 @@ https://reviews.llvm.org/D77776 (false, false, true, _, false) | (_, _, _, _, true) => Ok(ToolFamily::Gnu), (false, false, false, false, false) => { cargo_output.print_warning(&"Compiler family detection failed since it does not define `__clang__`, `__GNUC__`, `__EMSCRIPTEN__` or `__VXWORKS__`, also does not accept cl style flag `-?`, fallback to treating it as GNU"); ---- vendor/cc-1.2.26/src/tool.rs.orig 2025-04-01 18:22:03 UTC -+++ vendor/cc-1.2.26/src/tool.rs +--- vendor/cc-1.2.27/src/tool.rs.orig 2025-04-01 18:22:03 UTC ++++ vendor/cc-1.2.27/src/tool.rs @@ -141,9 +141,7 @@ impl Tool { match (clang, accepts_cl_style_flags, gcc, emscripten, vxworks) { @@ -125,8 +125,8 @@ https://reviews.llvm.org/D77776 (false, false, true, _, false) | (_, _, _, _, true) => Ok(ToolFamily::Gnu), (false, false, false, false, false) => { cargo_output.print_warning(&"Compiler family detection failed since it does not define `__clang__`, `__GNUC__`, `__EMSCRIPTEN__` or `__VXWORKS__`, also does not accept cl style flag `-?`, fallback to treating it as GNU"); ---- vendor/cc-1.2.27/src/tool.rs.orig 2025-04-01 18:22:03 UTC -+++ vendor/cc-1.2.27/src/tool.rs +--- vendor/cc-1.2.30/src/tool.rs.orig 2025-04-01 18:22:03 UTC ++++ vendor/cc-1.2.30/src/tool.rs @@ -141,9 +141,7 @@ impl Tool { match (clang, accepts_cl_style_flags, gcc, emscripten, vxworks) { diff --git a/lang/rustpython/Makefile b/lang/rustpython/Makefile index 5122795b8cb2..6b738ce8549a 100644 --- a/lang/rustpython/Makefile +++ b/lang/rustpython/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustpython DISTVERSION= 0.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/lang/scryer-prolog/Makefile b/lang/scryer-prolog/Makefile index 5c437d4c4fb0..9b7e7f23eb7c 100644 --- a/lang/scryer-prolog/Makefile +++ b/lang/scryer-prolog/Makefile @@ -1,7 +1,7 @@ PORTNAME= scryer-prolog DISTVERSIONPREFIX= v DISTVERSION= 0.9.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MAINTAINER= me@svmhdvn.name diff --git a/lang/spidermonkey102/Makefile b/lang/spidermonkey102/Makefile index 57ae14ab946f..35022885e1d8 100644 --- a/lang/spidermonkey102/Makefile +++ b/lang/spidermonkey102/Makefile @@ -1,6 +1,6 @@ PORTNAME= spidermonkey DISTVERSION= 102.9.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} diff --git a/lang/spidermonkey115/Makefile b/lang/spidermonkey115/Makefile index dcaa73e1795e..938a86577295 100644 --- a/lang/spidermonkey115/Makefile +++ b/lang/spidermonkey115/Makefile @@ -1,6 +1,6 @@ PORTNAME= spidermonkey DISTVERSION= 115.22.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source diff --git a/lang/spidermonkey128/Makefile b/lang/spidermonkey128/Makefile index 684e7e96ad80..df40ac9bd14f 100644 --- a/lang/spidermonkey128/Makefile +++ b/lang/spidermonkey128/Makefile @@ -1,6 +1,6 @@ PORTNAME= spidermonkey DISTVERSION= 128.12.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source diff --git a/lang/spidermonkey78/Makefile b/lang/spidermonkey78/Makefile index 4264b165be06..8304e27bc0de 100644 --- a/lang/spidermonkey78/Makefile +++ b/lang/spidermonkey78/Makefile @@ -1,6 +1,6 @@ PORTNAME= spidermonkey DISTVERSION= 78.15.0 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} diff --git a/lang/spidermonkey91/Makefile b/lang/spidermonkey91/Makefile index d39cebee71e0..61877788c83b 100644 --- a/lang/spidermonkey91/Makefile +++ b/lang/spidermonkey91/Makefile @@ -1,6 +1,6 @@ PORTNAME= spidermonkey DISTVERSION= 91.13.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} diff --git a/lang/starlark-rust/Makefile b/lang/starlark-rust/Makefile index 7f77903c9b45..1ef5a7fc4541 100644 --- a/lang/starlark-rust/Makefile +++ b/lang/starlark-rust/Makefile @@ -1,7 +1,7 @@ PORTNAME= starlark-rust DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org diff --git a/lang/typescript/Makefile b/lang/typescript/Makefile index 92173be51f85..98f0fdf4f419 100644 --- a/lang/typescript/Makefile +++ b/lang/typescript/Makefile @@ -1,36 +1,37 @@ PORTNAME= typescript DISTVERSION= 5.9.3 CATEGORIES= lang -MASTER_SITES= https://registry.npmjs.org/${PORTNAME}/-/ -EXTRACT_SUFX= .tgz +MASTER_SITES= https://github.com/microsoft/TypeScript/releases/download/v${DISTVERSION}/ \ + https://registry.npmjs.org/${PORTNAME}/-/ MAINTAINER= mandree@FreeBSD.org COMMENT= Superset of JavaScript that compiles to JavaScript output WWW= https://www.typescriptlang.org/ +LICENSE= APACHE20 + DEPRECATED= New port was added without port maintainer, submitter not interested in taking it. See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289856 and contact mandree@ if you are willing to maintain typescript and have a track record that lets you appear suitable for maintaining a high-profile port. EXPIRATION_DATE=2025-11-30 -LICENSE= APACHE20 +USES= nodejs:run tar:tgz NO_ARCH= yes NO_BUILD= yes -USES= nodejs:run tar - WRKSRC= ${WRKDIR}/package - post-patch: - ${FIND} ${WRKSRC}/bin -type f | ${XARGS} \ - ${REINPLACE_CMD} -i "" -e 's|../lib|${LOCALBASE}/lib/node_modules/${PORTNAME}|' + @cd ${WRKSRC}/bin && for f in *; do \ + ${REINPLACE_CMD} -e 's|../lib|${LOCALBASE}/lib/node_modules/${PORTNAME}|g' "$$f"; \ + done do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/node_modules/${PORTNAME} - @${INSTALL_SCRIPT} ${WRKSRC}/bin/tsc \ - ${STAGEDIR}${PREFIX}/bin - @${INSTALL_SCRIPT} ${WRKSRC}/bin/tsserver \ - ${STAGEDIR}${PREFIX}/bin + cd ${WRKSRC}/bin && for f in *; do \ + case "$${f}" in *.bak) ;; *) \ + ${INSTALL_SCRIPT} "${WRKSRC}/bin/$$f" ${STAGEDIR}${PREFIX}/bin ; \ + esac ; \ + done cd ${WRKSRC}/lib && ${COPYTREE_SHARE} . \ ${STAGEDIR}${PREFIX}/lib/node_modules/${PORTNAME} diff --git a/lang/typstfmt/Makefile b/lang/typstfmt/Makefile index 035aa1bbc455..b0edbdc1f233 100644 --- a/lang/typstfmt/Makefile +++ b/lang/typstfmt/Makefile @@ -1,6 +1,6 @@ PORTNAME= typstfmt DISTVERSION= 0.2.10 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org diff --git a/lang/typstyle/Makefile b/lang/typstyle/Makefile index 05908e014a55..54c75f1f89bb 100644 --- a/lang/typstyle/Makefile +++ b/lang/typstyle/Makefile @@ -1,7 +1,7 @@ PORTNAME= typstyle DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org diff --git a/mail/Makefile b/mail/Makefile index dde4a69eddde..092979a16662 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -181,6 +181,7 @@ SUBDIR += libesmtp SUBDIR += libetpan SUBDIR += libmilter + SUBDIR += libopensmtpd SUBDIR += libpst SUBDIR += libsieve SUBDIR += libspamtest @@ -289,6 +290,7 @@ SUBDIR += opensmtpd-extras-table-redis SUBDIR += opensmtpd-extras-table-socketmap SUBDIR += opensmtpd-extras-table-sqlite + SUBDIR += opensmtpd-filter-dkimsign SUBDIR += opensmtpd-filter-rspamd SUBDIR += opensmtpd-filter-senderscore SUBDIR += opensmtpd-table-sqlite diff --git a/mail/claws-mail/Makefile.ver b/mail/claws-mail/Makefile.ver index b1050cf44fb8..69843c7f3886 100644 --- a/mail/claws-mail/Makefile.ver +++ b/mail/claws-mail/Makefile.ver @@ -6,5 +6,5 @@ MASTER_OPTIONS!= ${MAKE} -C ${.CURDIR}/../claws-mail -V PORT_OPTIONS PORTVERSION= 3.21.0 .endif .if ${MASTER_OPTIONS:MGTK3} -PORTVERSION= 4.3.0 +PORTVERSION= 4.3.1 .endif diff --git a/mail/claws-mail/distinfo b/mail/claws-mail/distinfo index 6eeee4f90e8b..372dd320ddad 100644 --- a/mail/claws-mail/distinfo +++ b/mail/claws-mail/distinfo @@ -2,5 +2,5 @@ TIMESTAMP = 1718021837 SHA256 (claws-mail-3.21.0.tar.xz) = 333f3ac1b6c98542098678d8606583da4adfc7439eb4e81043f7675b45e91a96 SIZE (claws-mail-3.21.0.tar.xz) = 6848648 TIMESTAMP = 1718021875 -SHA256 (claws-mail-4.3.0.tar.xz) = 95dc1d888eb916f028467fa0c3cbf45baff6678793b7bfb35fabba029d581ce1 -SIZE (claws-mail-4.3.0.tar.xz) = 6831980 +SHA256 (claws-mail-4.3.1.tar.xz) = d8adf210c767ab58252dfc5ab3c69e603d7ffdb7281a1e3340d2d86062f468a6 +SIZE (claws-mail-4.3.1.tar.xz) = 6782236 diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index 20aa942e02d0..795d0067b2ee 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -1,6 +1,6 @@ PORTNAME= dbmail DISTVERSIONPREFIX= v -DISTVERSION= 3.5.4 +DISTVERSION= 3.5.5 CATEGORIES= mail MAINTAINER= bofh@FreeBSD.org diff --git a/mail/dbmail/distinfo b/mail/dbmail/distinfo index 0e838f1a0fa8..d4d6d2c971e0 100644 --- a/mail/dbmail/distinfo +++ b/mail/dbmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751534573 -SHA256 (dbmail-dbmail-v3.5.4_GH0.tar.gz) = 509a189c083c44bedadb320c037b144d9f2d1955b9a54dbb9dd3d73c7e8337c9 -SIZE (dbmail-dbmail-v3.5.4_GH0.tar.gz) = 2547614 +TIMESTAMP = 1759523898 +SHA256 (dbmail-dbmail-v3.5.5_GH0.tar.gz) = 1c86be8d4eeed3dd676c91a907b75fe70da8182791c3b6ae04c5b56396ec3ae0 +SIZE (dbmail-dbmail-v3.5.5_GH0.tar.gz) = 2553083 diff --git a/mail/dbmail/files/patch-src_clientbase.c b/mail/dbmail/files/patch-src_clientbase.c index 19e6aa57533b..aa7fb8b4f9f4 100644 --- a/mail/dbmail/files/patch-src_clientbase.c +++ b/mail/dbmail/files/patch-src_clientbase.c @@ -1,29 +1,26 @@ ---- src/clientbase.c.orig 2022-10-15 15:02:38 UTC +--- src/clientbase.c.orig 2025-10-04 10:47:08 UTC +++ src/clientbase.c -@@ -152,7 +152,7 @@ ClientBase_T * client_init(client_sock *c) +@@ -152,20 +152,20 @@ ClientBase_T * client_init(client_sock *c) client->tx = STDOUT_FILENO; } else { /* server-side */ -- if ((serr = getnameinfo(&c->saddr, c->saddr_len, client->dst_ip, -+ if ((serr = getnameinfo(&c->saddr, c->saddr.sa_len, client->dst_ip, - NI_MAXHOST, client->dst_port, - NI_MAXSERV, NI_NUMERICHOST | NI_NUMERICSERV))) { +- if ((serr = getnameinfo(&c->saddr, c->saddr_len, client->dst_ip, ++ if ((serr = getnameinfo(&c->saddr, c->saddr.sa_len, client->dst_ip, + NI_MAXHOST, client->dst_port, + NI_MAXSERV, NI_NUMERICHOST | NI_NUMERICSERV))) { TRACE(TRACE_INFO, "getnameinfo::error [%s]", gai_strerror(serr)); -@@ -160,7 +160,7 @@ ClientBase_T * client_init(client_sock *c) + } /* client-side */ +- if ((serr = getnameinfo(&c->caddr, c->caddr_len, client->src_ip, ++ if ((serr = getnameinfo(&c->caddr, c->caddr.sa_len, client->src_ip, + NI_MAXHOST-1, client->src_port, + NI_MAXSERV-1, NI_NUMERICHOST | NI_NUMERICSERV))) { + TRACE(TRACE_INFO, "getnameinfo:error [%s]", gai_strerror(serr)); + } if (server_conf->resolveIP) { - if ((serr = getnameinfo(&c->caddr, c->caddr_len, client->clientname, + if ((serr = getnameinfo(&c->caddr, c->caddr.sa_len, client->clientname, - NI_MAXHOST-1, NULL, 0, NI_NAMEREQD))) { - TRACE(TRACE_INFO, "getnameinfo:error [%s]", gai_strerror(serr)); - } -@@ -171,7 +171,7 @@ ClientBase_T * client_init(client_sock *c) - client->clientname[0] ? client->clientname : "Lookup failed"); - } else { - -- if ((serr = getnameinfo(&c->caddr, c->caddr_len, client->src_ip, -+ if ((serr = getnameinfo(&c->caddr, c->caddr.sa_len, client->src_ip, - NI_MAXHOST-1, client->src_port, - NI_MAXSERV-1, NI_NUMERICHOST | NI_NUMERICSERV))) { + NI_MAXHOST-1, NULL, 0, NI_NAMEREQD))) { TRACE(TRACE_INFO, "getnameinfo:error [%s]", gai_strerror(serr)); + } diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 5f5781a89719..85db96d4e5f1 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,5 +1,5 @@ PORTNAME?= fetchmail -DISTVERSION= 6.5.5 +DISTVERSION= 6.5.6 PORTREVISION?= 0 CATEGORIES= mail # The next line is inherited by the fetchmailconf dependent port, diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 4696c0e87342..aac30a3bab80 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758741943 -SHA256 (fetchmail-6.5.5.tar.xz) = f989b62729c76afbcd65ec43b9c477f2d990f0913da141ff8166aa4e2bf56025 -SIZE (fetchmail-6.5.5.tar.xz) = 1048344 +TIMESTAMP = 1759500530 +SHA256 (fetchmail-6.5.6.tar.xz) = ec10e0e0eaa417313559379ede76c74614766d838b39470b66474863aa690dab +SIZE (fetchmail-6.5.6.tar.xz) = 1061804 diff --git a/mail/fetchmailconf/pkg-plist b/mail/fetchmailconf/pkg-plist index c0b5b8dfd13e..474368000540 100644 --- a/mail/fetchmailconf/pkg-plist +++ b/mail/fetchmailconf/pkg-plist @@ -3,3 +3,4 @@ share/man/man1/fetchmailconf.1.gz %%PYTHON_SITELIBDIR%%/fetchmailconf.py %%PYTHON_SITELIBDIR%%/fetchmailconf.pyc %%PYTHON_SITELIBDIR%%/fetchmailconf.pyo +@comment %%PYTHON_SITELIBDIR%%/__pycache__/fetchmailconf%%PYTHON_TAG%%.opt-2.pyc diff --git a/mail/imap-tools/Makefile b/mail/imap-tools/Makefile index 42e9ce40fd42..20f39d9721f9 100644 --- a/mail/imap-tools/Makefile +++ b/mail/imap-tools/Makefile @@ -1,5 +1,6 @@ PORTNAME= imap-tools DISTVERSION= 1.7.1 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/mail/libopensmtpd/Makefile b/mail/libopensmtpd/Makefile new file mode 100644 index 000000000000..64a054778500 --- /dev/null +++ b/mail/libopensmtpd/Makefile @@ -0,0 +1,34 @@ +PORTNAME= libopensmtpd +DISTVERSION= 0.7 +CATEGORIES= mail +MASTER_SITES= https://imperialat.at/releases/ + +MAINTAINER= mvalleton@seos.fr +COMMENT= Library for writing opensmtpd filters +WWW= https://imperialat.at/dev/libopensmtpd/ + +LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= opensmtpd>=6.6.0:mail/opensmtpd +LIB_DEPENDS= libevent.so:devel/libevent + +USES= gmake localbase:ldflags uidfix +USE_LDCONFIG= yes + +MAKEFILE= Makefile.gnu +MAKE_ARGS= NEED_STRLCAT=0 \ + NEED_STRLCPY=0 \ + NEED_STRTONUM=0 + +# Makefile doesn't install the .so libraries or opensmtpd.h, and +# Makefile.gnu uses GNU-specific options to install, so we can't +# use either. So we just have to install the files manually then +do-install: + ${INSTALL_DATA} ${WRKSRC}/opensmtpd.h ${STAGEDIR}${PREFIX}/include/ + ${INSTALL_MAN} ${WRKSRC}/osmtpd_run.3 ${STAGEDIR}${PREFIX}/share/man/man3/ + ${INSTALL_LIB} ${WRKSRC}/libopensmtpd.so.0.1.0 ${STAGEDIR}${PREFIX}/lib/libopensmtpd.so.0.1.0 + ${RLN} libopensmtpd.so.0.1.0 ${STAGEDIR}${PREFIX}/lib/libopensmtpd.so.0 + ${RLN} libopensmtpd.so.0.1.0 ${STAGEDIR}${PREFIX}/lib/libopensmtpd.so + +.include <bsd.port.mk> diff --git a/mail/libopensmtpd/distinfo b/mail/libopensmtpd/distinfo new file mode 100644 index 000000000000..d2d851868c25 --- /dev/null +++ b/mail/libopensmtpd/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1735830966 +SHA256 (libopensmtpd-0.7.tar.gz) = cdd6d5e11a7063f9265da43a42309c646554b8b68b03982ca8472dbe2b08a613 +SIZE (libopensmtpd-0.7.tar.gz) = 34942 diff --git a/mail/libopensmtpd/files/patch-ioev.c b/mail/libopensmtpd/files/patch-ioev.c new file mode 100644 index 000000000000..6f8f4395467c --- /dev/null +++ b/mail/libopensmtpd/files/patch-ioev.c @@ -0,0 +1,11 @@ +--- ioev.c.orig 2019-11-14 17:46:37 UTC ++++ ioev.c +@@ -21,6 +21,8 @@ + #include <sys/queue.h> + #include <sys/socket.h> + ++#include <netinet/in.h> ++ + #include <err.h> + #include <errno.h> + #include <event.h> diff --git a/mail/libopensmtpd/pkg-descr b/mail/libopensmtpd/pkg-descr new file mode 100644 index 000000000000..f4a15f259cd7 --- /dev/null +++ b/mail/libopensmtpd/pkg-descr @@ -0,0 +1,3 @@ +This library provides an event-based interface for writing OpenSMTPd +filters. It is used by the opensmtpd-filter-dkimsign port as well as +several other filters that do not have ports. diff --git a/mail/libopensmtpd/pkg-plist b/mail/libopensmtpd/pkg-plist new file mode 100644 index 000000000000..8edfac208244 --- /dev/null +++ b/mail/libopensmtpd/pkg-plist @@ -0,0 +1,5 @@ +include/opensmtpd.h +lib/libopensmtpd.so +lib/libopensmtpd.so.0 +lib/libopensmtpd.so.0.1.0 +share/man/man3/osmtpd_run.3.gz diff --git a/mail/mew-devel/Makefile b/mail/mew-devel/Makefile index 8a6ea68b54ef..62d1ebb4390e 100644 --- a/mail/mew-devel/Makefile +++ b/mail/mew-devel/Makefile @@ -1,7 +1,7 @@ PORTNAME= mew DISTVERSIONPREFIX= v -DISTVERSION= 6.10-19 -DISTVERSIONSUFFIX= -g346997e +DISTVERSION= 6.10-27 +DISTVERSIONSUFFIX= -g595ba2e CATEGORIES= mail elisp PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX} diff --git a/mail/mew-devel/distinfo b/mail/mew-devel/distinfo index 780de79dbae4..0906c0fc5e4e 100644 --- a/mail/mew-devel/distinfo +++ b/mail/mew-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757046173 -SHA256 (kazu-yamamoto-Mew-v6.10-19-g346997e_GH0.tar.gz) = 716b2094095db32f490162c014b578342261b8a10921b7406f0132dbcd9fe502 -SIZE (kazu-yamamoto-Mew-v6.10-19-g346997e_GH0.tar.gz) = 1022678 +TIMESTAMP = 1759323945 +SHA256 (kazu-yamamoto-Mew-v6.10-27-g595ba2e_GH0.tar.gz) = ac826412aa242dc8120229391549bc95a1985beea521644f28646d1be5be2846 +SIZE (kazu-yamamoto-Mew-v6.10-27-g595ba2e_GH0.tar.gz) = 1021877 diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 4ab8c134bced..8a495f3c6336 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,6 +1,5 @@ PORTNAME= mutt -DISTVERSION= 2.2.14 -PORTREVISION= 1 +DISTVERSION= 2.2.15 CATEGORIES+= mail MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \ https://bitbucket.org/mutt/mutt/downloads/ @@ -90,7 +89,9 @@ AUTOCRYPT_DEPENDS= gnupg>=2.1:security/gnupg \ DEBUG_LOGS_CONFIGURE_ON= --enable-debug -DOCS_BUILD_DEPENDS= lynx:www/lynx +DOCS_BUILD_DEPENDS= docbook-xsl>0:textproc/docbook-xsl \ + lynx:www/lynx \ + xsltproc:textproc/libxslt DOCS_CONFIGURE_OFF= --disable-doc FLOCK_CONFIGURE_ENABLE= flock diff --git a/mail/mutt/distinfo b/mail/mutt/distinfo index a2dd0779915b..27688e46001d 100644 --- a/mail/mutt/distinfo +++ b/mail/mutt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740063795 -SHA256 (mutt/mutt-2.2.14.tar.gz) = d162fb6d491e3af43d6f62f949b7e687bb0c7c2584da52c99a99354a25de14ef -SIZE (mutt/mutt-2.2.14.tar.gz) = 5549971 +TIMESTAMP = 1759540899 +SHA256 (mutt/mutt-2.2.15.tar.gz) = a51686104e4203f4c2a3b176527be3b95d08e808e94fd2dcadb7c30566bf894d +SIZE (mutt/mutt-2.2.15.tar.gz) = 5555304 diff --git a/mail/opensmtpd-filter-dkimsign/Makefile b/mail/opensmtpd-filter-dkimsign/Makefile new file mode 100644 index 000000000000..802c3786498c --- /dev/null +++ b/mail/opensmtpd-filter-dkimsign/Makefile @@ -0,0 +1,36 @@ +PORTNAME= filter-dkimsign +DISTVERSION= 0.5 +CATEGORIES= mail +MASTER_SITES= https://imperialat.at/releases/ +PKGNAMEPREFIX= opensmtpd- + +MAINTAINER= mvalleton@seos.fr +COMMENT= Library for writing opensmtpd filters +WWW= https://imperialat.at/dev/filter-dkimsign/ + +LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libevent.so:devel/libevent \ + libopensmtpd.so:mail/libopensmtpd + +MAKEFILE= Makefile.gnu +USES= gmake localbase ssl +PLIST_FILES= libexec/opensmtpd/filter-dkimsign \ + share/man/man8/filter-dkimsign.8.gz + +# LDFLAGS used by gmake during build +# MANDIR and BINDIR used by make during install +MAKE_ARGS= BINDIR=${LOCALBASE}/libexec/opensmtpd \ + MANDIR=${LOCALBASE}/share/man/man \ + MK_DEBUG_FILES=no + +# Makefile.gnu's install target uses Linux-specific install options so we +# have to use the OpenBSD Makefile instead. Thus, it's easier to just do +# it manually. +do-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/opensmtpd + ${INSTALL_PROGRAM} ${WRKSRC}/filter-dkimsign ${STAGEDIR}${PREFIX}/libexec/opensmtpd/ + ${INSTALL_MAN} ${WRKSRC}/filter-dkimsign.8.gz ${STAGEDIR}${PREFIX}/share/man/man8 + +.include <bsd.port.mk> diff --git a/mail/opensmtpd-filter-dkimsign/distinfo b/mail/opensmtpd-filter-dkimsign/distinfo new file mode 100644 index 000000000000..f89f58056d2c --- /dev/null +++ b/mail/opensmtpd-filter-dkimsign/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1735833837 +SHA256 (filter-dkimsign-0.5.tar.gz) = a5b4ec3af5ecb42351a0b5459bdd0f32c00ec55c23050b5f46dfaed8e321974b +SIZE (filter-dkimsign-0.5.tar.gz) = 23709 diff --git a/mail/opensmtpd-filter-dkimsign/pkg-descr b/mail/opensmtpd-filter-dkimsign/pkg-descr new file mode 100644 index 000000000000..2096b86e4bb6 --- /dev/null +++ b/mail/opensmtpd-filter-dkimsign/pkg-descr @@ -0,0 +1,20 @@ +This filter adds a DKIM signature to emails sent through OpenSMTPd. +The rsa and ed25519 signing algorithms are supported, as well as the +simple and relaxed canonicalization algorithms. + +The filter can sign emails for several domains, selecting them +according to the from-header, but can only use a single selector, +managing multiple selectors must be done at the OpenSMTPd level. + +It depends on the libopensmtpd port. + + +An example of a minimal configuration for signing outgoing emails for +domain "example.com" and selector "_selector" would be: + +filter "dkimsign" proc-exec "filter-dkimsign -d example.com -s _selector \ + -k /usr/local/etc/smtpd/dkim/private.key" user _smtpd group _smtpd + +And then you can apply that filter to the mail that needs to be signed: + +listen on lo0 filter dkimsign diff --git a/mail/pizauth/Makefile b/mail/pizauth/Makefile index a30aa61a0634..09c33b495f70 100644 --- a/mail/pizauth/Makefile +++ b/mail/pizauth/Makefile @@ -1,6 +1,6 @@ PORTNAME= pizauth DISTVERSION= 1.0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MAINTAINER= nivit@FreeBSD.org diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 0759221f8d75..86e745b3b4dc 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,5 +1,5 @@ PORTNAME= postfix -DISTVERSION= 3.11-20250818 +DISTVERSION= 3.11-20250928 PORTREVISION?= 0 PORTEPOCH= 6 CATEGORIES= mail diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index b7f4a3f18cf6..692c27318e30 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755703540 -SHA256 (postfix/postfix-3.11-20250818.tar.gz) = 87efc4dc86d2cefad6cd047ac4469a7dbd549af73c690af6dfe36587deee1f8d -SIZE (postfix/postfix-3.11-20250818.tar.gz) = 5091048 +TIMESTAMP = 1759477012 +SHA256 (postfix/postfix-3.11-20250928.tar.gz) = 22e2ef531e31455eec5c9c532d0697b2752b78f23c85a4623af93b4593a2da38 +SIZE (postfix/postfix-3.11-20250928.tar.gz) = 5083596 diff --git a/mail/postfix-current/files/extra-patch-blacklistd b/mail/postfix-current/files/extra-patch-blacklistd index c6811790ed66..e21b40fd63ec 100644 --- a/mail/postfix-current/files/extra-patch-blacklistd +++ b/mail/postfix-current/files/extra-patch-blacklistd @@ -1,8 +1,72 @@ -# PR 225664: support blacklistd on FreeBSD >= 11.0 -# ---- src/smtpd/Makefile.in.orig 2023-05-21 16:54:34 UTC +--- src/postscreen/Makefile.in.orig 2024-03-09 21:34:49 UTC ++++ src/postscreen/Makefile.in +@@ -3,13 +3,13 @@ SRCS = postscreen.c postscreen_dict.c postscreen_dnsbl + postscreen_early.c postscreen_smtpd.c postscreen_misc.c \ + postscreen_state.c postscreen_tests.c postscreen_send.c \ + postscreen_starttls.c postscreen_expand.c postscreen_endpt.c \ +- postscreen_haproxy.c ++ postscreen_haproxy.c pfilter.c + OBJS = postscreen.o postscreen_dict.o postscreen_dnsbl.o \ + postscreen_early.o postscreen_smtpd.o postscreen_misc.o \ + postscreen_state.o postscreen_tests.o postscreen_send.o \ + postscreen_starttls.o postscreen_expand.o postscreen_endpt.o \ +- postscreen_haproxy.o +-HDRS = ++ postscreen_haproxy.o pfilter.o ++HDRS = pfilter.h + TESTSRC = + DEFS = -I. -I$(INC_DIR) -D$(SYSTYPE) + CFLAGS = $(DEBUG) $(OPT) $(DEFS) +--- src/postscreen/pfilter.c.orig 2025-07-11 20:30:00 UTC ++++ src/postscreen/pfilter.c +@@ -0,0 +1,19 @@ ++#include "pfilter.h" ++#include <stdio.h> /* for NULL */ ++#include <blacklist.h> ++ ++static struct blacklist *blstate; ++ ++void ++pfilter_notify(int a, int fd) ++{ ++ if (blstate == NULL) ++ blstate = blacklist_open(); ++ if (blstate == NULL) ++ return; ++ (void)blacklist_r(blstate, a, fd, "postscreen"); ++ if (a == 0) { ++ blacklist_close(blstate); ++ blstate = NULL; ++ } ++} +--- src/postscreen/pfilter.h.orig 2025-07-11 20:30:00 UTC ++++ src/postscreen/pfilter.h +@@ -0,0 +1 @@ ++void pfilter_notify(int, int); +--- src/postscreen/postscreen_early.c.orig 2021-02-18 18:55:31 UTC ++++ src/postscreen/postscreen_early.c +@@ -52,6 +52,7 @@ + /* Application-specific. */ + + #include <postscreen.h> ++#include "pfilter.h" /* for blacklistd(8) */ + + static char *psc_teaser_greeting; + static VSTRING *psc_escape_buf; +@@ -183,6 +184,10 @@ static void psc_early_event(int event, void *context) + msg_info("DNSBL rank %d for [%s]:%s", + state->dnsbl_score, PSC_CLIENT_ADDR_PORT(state)); + PSC_FAIL_SESSION_STATE(state, PSC_STATE_FLAG_DNSBL_FAIL); ++ ++ /* notify blacklistd of DNSBL rank violation */ ++ pfilter_notify(1, vstream_fileno(state->smtp_client_stream)); ++ + switch (psc_dnsbl_action) { + case PSC_ACT_DROP: + state->dnsbl_reply = vstring_sprintf(vstring_alloc(100), +--- src/smtpd/Makefile.in.orig 2025-01-09 22:06:10 UTC +++ src/smtpd/Makefile.in -@@ -2,14 +2,14 @@ SHELL = /bin/sh +@@ -2,14 +2,14 @@ SRCS = smtpd.c smtpd_token.c smtpd_check.c smtpd_chat. SRCS = smtpd.c smtpd_token.c smtpd_check.c smtpd_chat.c smtpd_state.c \ smtpd_peer.c smtpd_sasl_proto.c smtpd_sasl_glue.c smtpd_proxy.c \ smtpd_xforward.c smtpd_dsn_fix.c smtpd_milter.c smtpd_resolve.c \ @@ -20,7 +84,7 @@ TESTSRC = smtpd_token_test.c DEFS = -I. -I$(INC_DIR) -D$(SYSTYPE) CFLAGS = $(DEBUG) $(OPT) $(DEFS) ---- src/smtpd/pfilter.c.orig 2023-11-17 14:38:32 UTC +--- src/smtpd/pfilter.c.orig 2025-07-11 20:30:00 UTC +++ src/smtpd/pfilter.c @@ -0,0 +1,19 @@ +#include "pfilter.h" @@ -42,10 +106,38 @@ + blstate = NULL; + } +} ---- src/smtpd/pfilter.h.orig 2023-11-17 14:38:32 UTC +--- src/smtpd/pfilter.h.orig 2025-07-11 20:30:00 UTC +++ src/smtpd/pfilter.h @@ -0,0 +1 @@ +void pfilter_notify(int, int); +--- src/smtpd/smtpd_check.c.orig 2025-07-11 20:34:19 UTC ++++ src/smtpd/smtpd_check.c +@@ -1767,6 +1767,7 @@ static int reject_unauth_destination(SMTPD_STATE *stat + /* + * Reject relaying to sites that are not listed in relay_domains. + */ ++ pfilter_notify(1, vstream_fileno(state->client)); + return (smtpd_check_reject(state, MAIL_ERROR_POLICY, + reply_code, reply_dsn, + "<%s>: Relay access denied", +--- src/smtpd/smtpd_milter.c.orig 2025-07-11 20:33:21 UTC ++++ src/smtpd/smtpd_milter.c +@@ -193,6 +193,7 @@ const char *smtpd_milter_eval(const char *name, void * + return (""); + if (state->milter_reject_text) { + /* 554 5.7.1 <user@example.com>: Relay access denied */ ++ pfilter_notify(1, vstream_fileno(state->client)); + vstring_strcpy(state->expand_buf, state->milter_reject_text + 4); + cp = split_at(STR(state->expand_buf), ' '); + return (cp ? split_at(cp, ' ') : cp); +@@ -210,6 +211,7 @@ const char *smtpd_milter_eval(const char *name, void * + return (0); + if (state->milter_reject_text) { + /* 554 5.7.1 <user@example.com>: Relay access denied */ ++ pfilter_notify(1, vstream_fileno(state->client)); + vstring_strcpy(state->expand_buf, state->milter_reject_text + 4); + (void) split_at(STR(state->expand_buf), ' '); + return (STR(state->expand_buf)); --- src/smtpd/smtpd_sasl_glue.c.orig 2023-11-12 21:41:13 UTC +++ src/smtpd/smtpd_sasl_glue.c @@ -153,6 +153,7 @@ @@ -56,7 +148,7 @@ #ifdef USE_SASL_AUTH -@@ -358,6 +359,9 @@ int smtpd_sasl_authenticate(SMTPD_STATE *state, +@@ -358,8 +359,12 @@ int smtpd_sasl_authenticate(SMTPD_STATE *state, else smtpd_chat_reply(state, "535 5.7.8 Error: authentication failed: %s", reason); @@ -65,4 +157,7 @@ + pfilter_notify(1, vstream_fileno(state->client)); return (-1); } ++ /* RFC 4954 Section 6. */ + smtpd_chat_reply(state, "235 2.7.0 Authentication successful"); + if ((sasl_username = xsasl_server_get_username(state->sasl_server)) == 0) diff --git a/mail/postfix-current/files/patch-makedefs b/mail/postfix-current/files/patch-makedefs index 445f07ae8d0f..2890f4eb24c1 100644 --- a/mail/postfix-current/files/patch-makedefs +++ b/mail/postfix-current/files/patch-makedefs @@ -1,6 +1,6 @@ ---- makedefs.orig 2023-09-27 18:44:59 UTC +--- makedefs.orig 2025-01-03 18:19:26 UTC +++ makedefs -@@ -343,6 +343,15 @@ case "$SYSTEM.$RELEASE" in +@@ -351,6 +351,24 @@ case "$SYSTEM.$RELEASE" in : ${SHLIB_ENV="LD_LIBRARY_PATH=`pwd`/lib"} : ${PLUGIN_LD="${CC} -shared"} ;; @@ -13,6 +13,15 @@ + : ${SHLIB_ENV="LD_LIBRARY_PATH=`pwd`/lib"} + : ${PLUGIN_LD="${CC} -shared"} + ;; ++ FreeBSD.16*) SYSTYPE=FREEBSD16 ++ : ${CC=cc} ++ : ${SHLIB_SUFFIX=.so} ++ : ${SHLIB_CFLAGS=-fPIC} ++ : ${SHLIB_LD="${CC} -shared"' -Wl,-soname,${LIB}'} ++ : ${SHLIB_RPATH='-Wl,-rpath,${SHLIB_DIR}'} ++ : ${SHLIB_ENV="LD_LIBRARY_PATH=`pwd`/lib"} ++ : ${PLUGIN_LD="${CC} -shared"} ++ ;; DragonFly.*) SYSTYPE=DRAGONFLY ;; OpenBSD.2*) SYSTYPE=OPENBSD2 diff --git a/mail/postfix-current/files/patch-src_util_sys__defs.h b/mail/postfix-current/files/patch-src_util_sys__defs.h index 80e5cd02c3eb..1bbdfd79156c 100644 --- a/mail/postfix-current/files/patch-src_util_sys__defs.h +++ b/mail/postfix-current/files/patch-src_util_sys__defs.h @@ -5,7 +5,7 @@ || defined(FREEBSD8) || defined(FREEBSD9) || defined(FREEBSD10) \ || defined(FREEBSD11) || defined(FREEBSD12) || defined(FREEBSD13) \ - || defined(FREEBSD14) \ -+ || defined(FREEBSD14) || defined(FREEBSD15) \ ++ || defined(FREEBSD14) || defined(FREEBSD15) || defined(FREEBSD16) \ || defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \ || defined(OPENBSD2) || defined(OPENBSD3) || defined(OPENBSD4) \ || defined(OPENBSD5) || defined(OPENBSD6) || defined(OPENBSD7) \ diff --git a/mail/py-checkdmarc/Makefile b/mail/py-checkdmarc/Makefile index bea992b3380f..08ccf0312dd1 100644 --- a/mail/py-checkdmarc/Makefile +++ b/mail/py-checkdmarc/Makefile @@ -1,5 +1,5 @@ PORTNAME= checkdmarc -PORTVERSION= 5.10.5 +PORTVERSION= 5.10.12 CATEGORIES= mail python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/mail/py-checkdmarc/distinfo b/mail/py-checkdmarc/distinfo index cd364857010d..ed5243f71c5c 100644 --- a/mail/py-checkdmarc/distinfo +++ b/mail/py-checkdmarc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436533 -SHA256 (checkdmarc-5.10.5.tar.gz) = f7c1a1d87df2a522e174665c8e662065af39030fcd34364e35b5078ddc75cadc -SIZE (checkdmarc-5.10.5.tar.gz) = 50206 +TIMESTAMP = 1759324166 +SHA256 (checkdmarc-5.10.12.tar.gz) = edbf04b99f3aad65e3ecd060576fdf7f0330873d55c1cf23db2e4196157a0b9e +SIZE (checkdmarc-5.10.12.tar.gz) = 50826 diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index 404ed6f554b1..74170e7589e2 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -1,5 +1,5 @@ PORTNAME= rspamd -PORTVERSION= 3.13.0 +PORTVERSION= 3.13.2 CATEGORIES= mail MAINTAINER= vsevolod@FreeBSD.org diff --git a/mail/rspamd/distinfo b/mail/rspamd/distinfo index b167ce89b5c2..4b7530a71728 100644 --- a/mail/rspamd/distinfo +++ b/mail/rspamd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758273148 -SHA256 (rspamd-rspamd-3.13.0_GH0.tar.gz) = e153951c7b05ea63136548a12df4707dae46205a44dd8ac059408e41be8c8ad6 -SIZE (rspamd-rspamd-3.13.0_GH0.tar.gz) = 6598225 +TIMESTAMP = 1759720015 +SHA256 (rspamd-rspamd-3.13.2_GH0.tar.gz) = 6d71b689fc31747b1851993ff1a933a3225129dd4a6898e17651dea03a0574e7 +SIZE (rspamd-rspamd-3.13.2_GH0.tar.gz) = 6634719 diff --git a/mail/rspamd/files/patch-src_libserver_re_cache.c b/mail/rspamd/files/patch-src_libserver_re_cache.c deleted file mode 100644 index ce6ab71ea699..000000000000 --- a/mail/rspamd/files/patch-src_libserver_re_cache.c +++ /dev/null @@ -1,131 +0,0 @@ -From 98e731bf69306a830834fbcfa7a21c3357130693 Mon Sep 17 00:00:00 2001 -From: Vsevolod Stakhov <vsevolod@rspamd.com> -Date: Thu, 18 Sep 2025 10:03:39 +0100 -Subject: [PATCH] [Minor] Fix non-hyperscan build - -Issue: #5620 ---- - src/libserver/re_cache.c | 29 +++++++++++++++++++++-------- - 1 file changed, 21 insertions(+), 8 deletions(-) - -diff --git src/libserver/re_cache.c src/libserver/re_cache.c -index fc056ecd8..2aa93e0d3 100644 ---- src/libserver/re_cache.c -+++ src/libserver/re_cache.c -@@ -899,7 +899,6 @@ rspamd_re_cache_hyperscan_cb(unsigned int id, - } - else { - if (!isset(rt->checked, id)) { -- - processed = 0; - - for (i = 0; i < cbdata->count; i++) { -@@ -933,7 +932,6 @@ rspamd_re_cache_process_regexp_data(struct rspamd_re_runtime *rt, - gboolean is_raw, - gboolean *processed_hyperscan) - { -- - uint64_t re_id; - unsigned int ret = 0; - unsigned int i; -@@ -1268,7 +1266,6 @@ rspamd_re_cache_process_headers_list(struct rspamd_task *task, - - DL_FOREACH(rh, cur) - { -- - if (is_strong && strcmp(cur->name, re_class->type_data) != 0) { - /* Skip a different case */ - continue; -@@ -1669,7 +1666,6 @@ rspamd_re_cache_exec_re(struct rspamd_task *task, - re_class->type_data, - (unsigned char ***) &scvec, - &lenvec, &cnt)) { -- - ret = rspamd_re_cache_process_regexp_data(rt, re, - task, scvec, lenvec, cnt, raw, &processed_hyperscan); - msg_debug_re_task("checked selector(%s) regexp: %s -> %d", -@@ -2080,7 +2076,6 @@ rspamd_re_cache_is_finite(struct rspamd_re_cache *cache, - &cache->plt, - &test_db, - &hs_errors) != HS_SUCCESS) { -- - msg_info_re_cache("cannot compile (prefilter mode) '%s' to hyperscan: '%s'", - pat, - hs_errors != NULL ? hs_errors->message : "unknown error"); -@@ -2146,7 +2141,9 @@ struct rspamd_re_cache_hs_compile_cbdata { - double max_time; - gboolean silent; - unsigned int total; -+ - void (*cb)(unsigned int ncompiled, GError *err, void *cbd); -+ - void *cbd; - }; - -@@ -2210,7 +2207,6 @@ rspamd_re_cache_compile_timer_cb(EV_P_ ev_timer *w, int revents) - G_DIR_SEPARATOR, re_class->hash); - - if (rspamd_re_cache_is_valid_hyperscan_file(cache, path, TRUE, TRUE, NULL)) { -- - fd = open(path, O_RDONLY, 00600); - - /* Read number of regexps */ -@@ -2376,7 +2372,6 @@ rspamd_re_cache_compile_timer_cb(EV_P_ ev_timer *w, int revents) - &cache->plt, - &test_db, - &hs_errors) != HS_SUCCESS) { -- - err = g_error_new(rspamd_re_cache_quark(), EINVAL, - "cannot create tree of regexp when processing '%s': %s", - hs_pats[hs_errors->expression], hs_errors->message); -@@ -2560,7 +2555,9 @@ struct rspamd_re_cache_scoped_compile_data { - unsigned int completed_scopes; - unsigned int total_compiled; - GError *first_error; -+ - void (*final_cb)(unsigned int ncompiled, GError *err, void *cbd); -+ - void *final_cbd; - }; - -@@ -3435,7 +3432,9 @@ struct rspamd_re_cache_hs_compile_scoped_cbdata { - double max_time; - gboolean silent; - int lock_fd; -+ - void (*cb)(const char *scope, unsigned int ncompiled, GError *err, void *cbd); -+ - void *cbd; - }; - -@@ -3463,7 +3462,8 @@ int rspamd_re_cache_compile_hyperscan_scoped_single(struct rspamd_re_cache *cach - double max_time, - gboolean silent, - struct ev_loop *event_loop, -- void (*cb)(const char *scope, unsigned int ncompiled, GError *err, void *cbd), -+ void (*cb)(const char *scope, unsigned int ncompiled, GError *err, -+ void *cbd), - void *cbd) - { - struct rspamd_re_cache_hs_compile_scoped_cbdata *scoped_cbd; -@@ -3495,4 +3495,17 @@ int rspamd_re_cache_compile_hyperscan_scoped_single(struct rspamd_re_cache *cach - return rspamd_re_cache_compile_hyperscan(cache, cache_dir, max_time, silent, - event_loop, rspamd_re_cache_compile_scoped_cb, scoped_cbd); - } -+#else -+/* Non hyperscan version stub */ -+int rspamd_re_cache_compile_hyperscan_scoped_single(struct rspamd_re_cache *cache, -+ const char *scope, -+ const char *cache_dir, -+ double max_time, -+ gboolean silent, -+ struct ev_loop *event_loop, -+ void (*cb)(const char *scope, unsigned int ncompiled, GError *err, void *cbd), -+ void *cbd) -+{ -+ return 0; -+} - #endif --- -2.51.0 - diff --git a/mail/rspamd/pkg-plist b/mail/rspamd/pkg-plist index a91c84c40914..bb99adf06a44 100644 --- a/mail/rspamd/pkg-plist +++ b/mail/rspamd/pkg-plist @@ -12,6 +12,7 @@ etc/newsyslog.conf.d/rspamd.newsyslog.conf %%ETCDIR%%/composites.conf %%ETCDIR%%/groups.conf %%ETCDIR%%/lang_detection.inc +%%ETCDIR%%/local.d/antivirus.conf.example %%ETCDIR%%/local.d/module.conf.example %%ETCDIR%%/logging.inc %%ETCDIR%%/lua.local.d/module.lua.example @@ -162,6 +163,7 @@ share/man/man8/rspamd.8.gz %%DATADIR%%/lualib/fun.lua %%DATADIR%%/lualib/global_functions.lua %%DATADIR%%/lualib/llm_common.lua +%%DATADIR%%/lualib/llm_context.lua %%DATADIR%%/lualib/lpegre.lua %%DATADIR%%/lualib/lua_auth_results.lua %%DATADIR%%/lualib/lua_aws.lua @@ -204,6 +206,7 @@ share/man/man8/rspamd.8.gz %%DATADIR%%/lualib/lua_scanners/init.lua %%DATADIR%%/lualib/lua_scanners/kaspersky_av.lua %%DATADIR%%/lualib/lua_scanners/kaspersky_se.lua +%%DATADIR%%/lualib/lua_scanners/metadefender.lua %%DATADIR%%/lualib/lua_scanners/oletools.lua %%DATADIR%%/lualib/lua_scanners/p0f.lua %%DATADIR%%/lualib/lua_scanners/pyzor.lua diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index cfde70f7c6a0..63a3a69daab3 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -1,5 +1,5 @@ PORTNAME= thunderbird -DISTVERSION= 140.3.0 +DISTVERSION= 140.3.1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source diff --git a/mail/thunderbird-esr/distinfo b/mail/thunderbird-esr/distinfo index c22bf44468f3..bd6844c0723a 100644 --- a/mail/thunderbird-esr/distinfo +++ b/mail/thunderbird-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757694713 -SHA256 (thunderbird-140.3.0esr.source.tar.xz) = b538c6cde261e06e37e9cedb854c392ab7850aa220f5007c876357b6546418ae -SIZE (thunderbird-140.3.0esr.source.tar.xz) = 755800156 +TIMESTAMP = 1759504919 +SHA256 (thunderbird-140.3.1esr.source.tar.xz) = 5981260076790dae80c8190c2f4109e33843c70fd7d19ec64f1d3ec8a38ff2e6 +SIZE (thunderbird-140.3.1esr.source.tar.xz) = 758697864 diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 46688efc050e..0daa88df8aab 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,5 +1,6 @@ PORTNAME= thunderbird DISTVERSION= 143.0.1 +PORTREVISION= 1 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source diff --git a/math/Makefile b/math/Makefile index fa53616c10bc..18b42579ce7e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -962,6 +962,7 @@ SUBDIR += py-cmyt SUBDIR += py-colormath SUBDIR += py-contourpy + SUBDIR += py-conway-polynomials SUBDIR += py-cryptominisat SUBDIR += py-cvxopt SUBDIR += py-cvxpy diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 01ec0bb7807e..0937b2c95690 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= armadillo -PORTVERSION= 15.0.1 +PORTVERSION= 15.0.2 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index 4f584d83534e..819092bcf157 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120516 -SHA256 (armadillo-15.0.1.tar.xz) = f520a0d50bbafccd7b9e793321cd7ffed374695c2e38bbdfd428841745e04c37 -SIZE (armadillo-15.0.1.tar.xz) = 7174236 +TIMESTAMP = 1759324016 +SHA256 (armadillo-15.0.2.tar.xz) = 990ab4ccb7eff1b6d70409e9aa7fa4119877ac5f5d10ba219e98460ab3e4d6eb +SIZE (armadillo-15.0.2.tar.xz) = 7175652 diff --git a/math/elan/Makefile b/math/elan/Makefile index fde287790f79..3fe8c3b54070 100644 --- a/math/elan/Makefile +++ b/math/elan/Makefile @@ -1,7 +1,7 @@ PORTNAME= elan DISTVERSIONPREFIX= v DISTVERSION= 4.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/fend/Makefile b/math/fend/Makefile index f381bc0a6dbd..e5f272026738 100644 --- a/math/fend/Makefile +++ b/math/fend/Makefile @@ -1,7 +1,7 @@ PORTNAME= fend DISTVERSIONPREFIX= v DISTVERSION= 1.5.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/g2o/Makefile b/math/g2o/Makefile index a55623230b77..9170700db8ca 100644 --- a/math/g2o/Makefile +++ b/math/g2o/Makefile @@ -1,6 +1,5 @@ PORTNAME= g2o -DISTVERSION= 20230806 -PORTREVISION= 16 +DISTVERSION= 20241228 DISTVERSIONSUFFIX= _git CATEGORIES= math @@ -20,9 +19,11 @@ LIB_DEPENDS= libamd.so:math/suitesparse-amd \ libcholmod.so:math/suitesparse-cholmod \ libcolamd.so:math/suitesparse-colamd \ libcxsparse.so:math/suitesparse-cxsparse \ + libfmt.so:devel/libfmt \ libQGLViewer.so:graphics/libQGLViewer \ libmetis.so:math/metis \ libopenblas.so:math/openblas \ + libspdlog.so:devel/spdlog \ libsuitesparseconfig.so:math/suitesparse-config TEST_DEPENDS= googletest>0:devel/googletest @@ -72,6 +73,6 @@ post-patch: @${REINPLACE_CMD} -e 's|/usr/include|${LOCALBASE}/include|' \ ${WRKSRC}/cmake_modules/*.cmake -# tests fail to compile, see https://github.com/RainerKuemmerle/g2o/issues/711 +# tests as of 20241228: 100% tests passed, 0 tests failed out of 11 .include <bsd.port.mk> diff --git a/math/g2o/distinfo b/math/g2o/distinfo index 209411bbeefb..759f6e583c2b 100644 --- a/math/g2o/distinfo +++ b/math/g2o/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691453961 -SHA256 (RainerKuemmerle-g2o-20230806_git_GH0.tar.gz) = e717d3b96cc6d00fcbbaf637aae648c9823599e6aa8fcf4546fc9ad4034dcde5 -SIZE (RainerKuemmerle-g2o-20230806_git_GH0.tar.gz) = 903443 +TIMESTAMP = 1759677393 +SHA256 (RainerKuemmerle-g2o-20241228_git_GH0.tar.gz) = d691ead69184ebbb8256c9cd9f4121d1a880b169370efc0554dd31a64802a452 +SIZE (RainerKuemmerle-g2o-20241228_git_GH0.tar.gz) = 893629 diff --git a/math/g2o/pkg-plist b/math/g2o/pkg-plist index 9f18155a377b..f46c107bcb59 100644 --- a/math/g2o/pkg-plist +++ b/math/g2o/pkg-plist @@ -163,7 +163,6 @@ include/g2o/stuff/macros.h include/g2o/stuff/misc.h include/g2o/stuff/opengl_primitives.h include/g2o/stuff/opengl_wrapper.h -include/g2o/stuff/os_specific.h include/g2o/stuff/property.h include/g2o/stuff/sampler.h include/g2o/stuff/sparse_helper.h diff --git a/math/kalc/Makefile b/math/kalc/Makefile index 283f792991c3..fcd9ee5cdde3 100644 --- a/math/kalc/Makefile +++ b/math/kalc/Makefile @@ -1,7 +1,7 @@ PORTNAME= kalc DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math PKGNAMESUFFIX= -calculator diff --git a/math/kalker/Makefile b/math/kalker/Makefile index 46c3130be522..ac7c57f96772 100644 --- a/math/kalker/Makefile +++ b/math/kalker/Makefile @@ -1,7 +1,7 @@ PORTNAME= kalker DISTVERSIONPREFIX= v DISTVERSION= 2.2.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org diff --git a/math/maxima/Makefile b/math/maxima/Makefile index b99a5ef93316..3318c02b6761 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 5.48.1 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Symbolic mathematics program WWW= http://maxima.sourceforge.net/ diff --git a/math/octave-forge-pkg-octave-doc/Makefile b/math/octave-forge-pkg-octave-doc/Makefile index 4f1c9946b462..3660f1458105 100644 --- a/math/octave-forge-pkg-octave-doc/Makefile +++ b/math/octave-forge-pkg-octave-doc/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-pkg-octave-doc DISTVERSIONPREFIX= release- -DISTVERSION= 0.6.5 +DISTVERSION= 0.6.7 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-pkg-octave-doc/distinfo b/math/octave-forge-pkg-octave-doc/distinfo index 8443b9d5e5c0..6b3a3e79edba 100644 --- a/math/octave-forge-pkg-octave-doc/distinfo +++ b/math/octave-forge-pkg-octave-doc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758909544 -SHA256 (octave-forge/gnu-octave-pkg-octave-doc-release-0.6.5_GH0.tar.gz) = 653641995044ae810372cebe00ca0683a7710d26eceb0d1a91f3b08d8bed5a81 -SIZE (octave-forge/gnu-octave-pkg-octave-doc-release-0.6.5_GH0.tar.gz) = 161205 +TIMESTAMP = 1759102778 +SHA256 (octave-forge/gnu-octave-pkg-octave-doc-release-0.6.7_GH0.tar.gz) = 3aa52b681b7bbfea65d3999ee92e8bacbef26938b1ce64324590f75b89fb53fb +SIZE (octave-forge/gnu-octave-pkg-octave-doc-release-0.6.7_GH0.tar.gz) = 162500 diff --git a/math/octave/Makefile b/math/octave/Makefile index f5cc8112b3d1..634a77477d17 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave PORTVERSION= ${OCTAVE_VERSION} -PORTREVISION= 1 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/octave/distinfo b/math/octave/distinfo index 52b290e7b0da..9a048a8d9ca9 100644 --- a/math/octave/distinfo +++ b/math/octave/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748996512 -SHA256 (octave-10.2.0.tar.xz) = c9a0b0f83381866e816842e83eb35042d9dbc9d684557ba776e9e30292b2f76b -SIZE (octave-10.2.0.tar.xz) = 27794648 +TIMESTAMP = 1759325916 +SHA256 (octave-10.3.0.tar.xz) = 92ae9bf2edcd288bd2df9fd0b4f7aa719b49d3940fceb154c5fdcd846f254da1 +SIZE (octave-10.3.0.tar.xz) = 27828832 diff --git a/math/octave/pkg-plist b/math/octave/pkg-plist index 94d9b4d30357..cee832842413 100644 --- a/math/octave/pkg-plist +++ b/math/octave/pkg-plist @@ -778,13 +778,13 @@ include/octave-%%OCTAVE_VERSION%%/octave/xnorm.h include/octave-%%OCTAVE_VERSION%%/octave/xpow.h lib/octave/%%OCTAVE_VERSION%%/liboctave.so lib/octave/%%OCTAVE_VERSION%%/liboctave.so.12 -lib/octave/%%OCTAVE_VERSION%%/liboctave.so.12.0.1 +lib/octave/%%OCTAVE_VERSION%%/liboctave.so.12.0.2 %%QT6%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so %%QT6%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.13 -%%QT6%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.13.0.1 +%%QT6%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.13.0.2 lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.13 -lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.13.1.0 +lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.13.1.1 lib/octave/%%OCTAVE_VERSION%%/liboctmex.so lib/octave/%%OCTAVE_VERSION%%/liboctmex.so.1 lib/octave/%%OCTAVE_VERSION%%/liboctmex.so.1.0.0 @@ -1219,6 +1219,8 @@ share/metainfo/org.octave.Octave.metainfo.xml %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/load-path/in-load-path/load_path_fcn.m %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/load-path/not-in-load-path/load_path_fcn.m %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/load-path/refresh-load-path.tst +%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/load-path/shadowed-builtin/quad.m +%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/load-path/shadowed-corelib/plot.m %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/local-functions/local_function_eval.m %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/local-functions/local-functions.tst %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/logical-index.tst diff --git a/math/py-clarabel/Makefile b/math/py-clarabel/Makefile index 421b79298308..01869fe044e1 100644 --- a/math/py-clarabel/Makefile +++ b/math/py-clarabel/Makefile @@ -1,7 +1,7 @@ PORTNAME= clarabel DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-conway-polynomials/Makefile b/math/py-conway-polynomials/Makefile new file mode 100644 index 000000000000..2d48fdfced10 --- /dev/null +++ b/math/py-conway-polynomials/Makefile @@ -0,0 +1,31 @@ +PORTNAME= conway-polynomials +DISTVERSION= 0.10 +CATEGORIES= math python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Python interface to Frank Lubeck's Conway polynomial database +WWW= https://github.com/sagemath/conway-polynomials + +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +NO_ARCH= yes + +do-test: + @cd ${TEST_WRKSRC} && \ + ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest --doctest-modules --doctest-glob='*.rst' ${WRKSRC}/README.rst ${WRKSRC}/src/conway_polynomials/__init__.py + +# tests as of 0.10: 2 passed in 2.99s + +.include <bsd.port.mk> diff --git a/math/py-conway-polynomials/distinfo b/math/py-conway-polynomials/distinfo new file mode 100644 index 000000000000..ea87f25007b9 --- /dev/null +++ b/math/py-conway-polynomials/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759482386 +SHA256 (conway_polynomials-0.10.tar.gz) = 4f619f64f81a3eb16c4e26c5a284feeec27a6f4aad647643e79af289801ae0f3 +SIZE (conway_polynomials-0.10.tar.gz) = 307447 diff --git a/math/py-conway-polynomials/pkg-descr b/math/py-conway-polynomials/pkg-descr new file mode 100644 index 000000000000..1a43461d9c06 --- /dev/null +++ b/math/py-conway-polynomials/pkg-descr @@ -0,0 +1,14 @@ +Python interface to Frank Luebeck's Conway polynomial database. + +Frank Luebeck maintains a list of pre-computed Conway polynomial coefficients. +These are used in several computer algebra systems such as GAP and SageMath +to provide quick access to those Conway polynomials. + +The package consists of a single module containing a single function that +returns a dict of dicts, conway_polynomials.database(). The dictionary's +format is {p: {n: coefficients}}, where p represents your prime and n your +degree. The tuple of coefficients is returned in ascending order; that is, +the first coefficient (at index zero) is for the constant (degree zero) term. + +This package is an evolution of the SageMath conway_polynomials package +and is maintained by the same team of developers. diff --git a/math/py-modin/Makefile b/math/py-modin/Makefile index eae7c2b925d7..08401fdcdb6a 100644 --- a/math/py-modin/Makefile +++ b/math/py-modin/Makefile @@ -1,5 +1,5 @@ PORTNAME= modin -PORTVERSION= 0.35.0 +PORTVERSION= 0.36.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,7 +9,8 @@ COMMENT= Make your pandas code run faster WWW= https://modin.readthedocs.io/en/stable/ \ https://github.com/modin-project/modin -LICENSE= APACHE20 +LICENSE= APACHE20 BSD3CLAUSE +LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ diff --git a/math/py-modin/distinfo b/math/py-modin/distinfo index d54f58d558f9..53309152e73f 100644 --- a/math/py-modin/distinfo +++ b/math/py-modin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120786 -SHA256 (modin-0.35.0.tar.gz) = bec0d4a42055c9dc146a04aef1dd8f0356d7c39a554426de29d3fb0e5091a3d1 -SIZE (modin-0.35.0.tar.gz) = 897186 +TIMESTAMP = 1759324168 +SHA256 (modin-0.36.0.tar.gz) = d5b7b0a5204cfd50ddcebc83573505b66959f3ce72f83de29658c8296c537880 +SIZE (modin-0.36.0.tar.gz) = 920925 diff --git a/math/py-narwhals/Makefile b/math/py-narwhals/Makefile index 6a3c518f4391..ee46905cd795 100644 --- a/math/py-narwhals/Makefile +++ b/math/py-narwhals/Makefile @@ -1,5 +1,5 @@ PORTNAME= narwhals -PORTVERSION= 2.3.0 +PORTVERSION= 2.5.0 CATEGORIES= math python MASTER_SITES= PYPI \ https://github.com/narwhals-dev/narwhals/releases/download/v${PORTVERSION}/ diff --git a/math/py-narwhals/distinfo b/math/py-narwhals/distinfo index 321218a5feef..3317885273cb 100644 --- a/math/py-narwhals/distinfo +++ b/math/py-narwhals/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436535 -SHA256 (narwhals-2.3.0.tar.gz) = b66bc4ab7b6746354f60c4b3941e3ce60c066588c35360e2dc6c063489000a16 -SIZE (narwhals-2.3.0.tar.gz) = 552774 +TIMESTAMP = 1759324170 +SHA256 (narwhals-2.5.0.tar.gz) = 8ae0b6f39597f14c0dc52afc98949d6f8be89b5af402d2d98101d2f7d3561418 +SIZE (narwhals-2.5.0.tar.gz) = 558573 diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index 625e573db981..8f796c3465c6 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -1,5 +1,5 @@ PORTNAME= numexpr -PORTVERSION= 2.11.0 +PORTVERSION= 2.12.1 CATEGORIES= math python MASTER_SITES= PYPI \ https://github.com/pydata/numexpr/releases/download/v${PORTVERSION}/ @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.23.0,1:math/py-numpy@${PY_FLAVOR} diff --git a/math/py-numexpr/distinfo b/math/py-numexpr/distinfo index c96ebe825f40..6a35de507d24 100644 --- a/math/py-numexpr/distinfo +++ b/math/py-numexpr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750188128 -SHA256 (numexpr-2.11.0.tar.gz) = 75b2c01a4eda2e7c357bc67a3f5c3dd76506c15b5fd4dc42845ef2e182181bad -SIZE (numexpr-2.11.0.tar.gz) = 108960 +TIMESTAMP = 1759324172 +SHA256 (numexpr-2.12.1.tar.gz) = e239faed0af001d1f1ea02934f7b3bb2bb6711ddb98e7a7bef61be5f45ff54ab +SIZE (numexpr-2.12.1.tar.gz) = 115053 diff --git a/math/py-numexpr/files/patch-pyproject.toml b/math/py-numexpr/files/patch-pyproject.toml index da1b991c2e63..f38f9c304dc5 100644 --- a/math/py-numexpr/files/patch-pyproject.toml +++ b/math/py-numexpr/files/patch-pyproject.toml @@ -1,19 +1,21 @@ ---- pyproject.toml.orig 2025-06-19 14:14:08 UTC +--- pyproject.toml.orig 2025-09-11 10:39:22 UTC +++ pyproject.toml -@@ -2,7 +2,7 @@ requires = [ +@@ -1,7 +1,7 @@ requires = [ + [build-system] requires = [ - "setuptools", - "wheel", +- "setuptools>=77.0.0", - "numpy>=2.0.0", ++ "setuptools>=61.0.0", + "numpy", ] build-backend = "setuptools.build_meta" -@@ -15,7 +15,7 @@ maintainers = [{ name = "Blosc Development Team", emai +@@ -14,8 +14,7 @@ maintainers = [{ name = "Blosc Development Team", emai readme = "README.rst" authors = [{name = "David M. Cooke, Francesc Alted, and others", email = "blosc@blosc.org"}] maintainers = [{ name = "Blosc Development Team", email = "blosc@blosc.org"}] -license = "MIT" +-license-files = ["LICENSE.txt", "LICENSES/*"] +license = {text = "MIT"} classifiers = [ "Development Status :: 6 - Mature", diff --git a/math/py-pcodec/Makefile b/math/py-pcodec/Makefile index 2460ea891064..4d570e399794 100644 --- a/math/py-pcodec/Makefile +++ b/math/py-pcodec/Makefile @@ -1,6 +1,6 @@ PORTNAME= pcodec PORTVERSION= 0.3.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile index b30f0fa69a0a..fc2696584065 100644 --- a/math/py-rustworkx/Makefile +++ b/math/py-rustworkx/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustworkx DISTVERSION= 0.17.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/quich/Makefile b/math/quich/Makefile index 3aa1cd750495..c336ef7b425f 100644 --- a/math/quich/Makefile +++ b/math/quich/Makefile @@ -6,7 +6,7 @@ CATEGORIES= math PATCH_SITES= https://github.com/Usbac/quich/commit/ PATCHFILES= 9ddb21a370fe403b6863995f1f2225529a5f0f81.patch:-p1 -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Just an advanced terminal calculator WWW= https://github.com/Usbac/quich diff --git a/math/rapid/Makefile b/math/rapid/Makefile index 7e89e1351678..7fda2948fd36 100644 --- a/math/rapid/Makefile +++ b/math/rapid/Makefile @@ -9,6 +9,9 @@ MAINTAINER= jwb@FreeBSD.org COMMENT= Robust and Accurate Polygon Interference Detection WWW= http://www.cs.unc.edu/~geom/OBB/OBBT.html +DEPRECATED= Upstream project is long dead +EXPIRATION_DATE= 2025-12-31 + LICENSE= UNKNOWN LICENSE_NAME= unknown LICENSE_TEXT= For any commercial purpose, you must request a license from \ diff --git a/math/savage/Makefile b/math/savage/Makefile index 5701c13df0a7..8e92b20b8f8d 100644 --- a/math/savage/Makefile +++ b/math/savage/Makefile @@ -1,7 +1,7 @@ PORTNAME= savage DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org diff --git a/math/wxmaxima/Makefile b/math/wxmaxima/Makefile index 6e3b73c56c8c..6bd3e32bf2b0 100644 --- a/math/wxmaxima/Makefile +++ b/math/wxmaxima/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 25.04.0 PORTEPOCH= 1 CATEGORIES= math -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= WxWidgets GUI for the computer algebra system maxima WWW= https://wxmaxima-developers.github.io/wxmaxima/ diff --git a/misc/Makefile b/misc/Makefile index f86d4ada596e..c19991989023 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -501,6 +501,7 @@ SUBDIR += py-mem0ai SUBDIR += py-mffpy SUBDIR += py-mixpanel + SUBDIR += py-ml-collections SUBDIR += py-mmcv SUBDIR += py-mmdet SUBDIR += py-mmengine @@ -540,10 +541,13 @@ SUBDIR += py-pyfiglet SUBDIR += py-pykml SUBDIR += py-pymatreader + SUBDIR += py-pyowm SUBDIR += py-pypatent SUBDIR += py-pyprind SUBDIR += py-pyqir + SUBDIR += py-python-crc SUBDIR += py-python-geohash + SUBDIR += py-python-pygtrie SUBDIR += py-python-utils SUBDIR += py-pytorch SUBDIR += py-pytorch-lightning diff --git a/misc/aichat/Makefile b/misc/aichat/Makefile index 0199b5cfed36..1b3dab6b1dc2 100644 --- a/misc/aichat/Makefile +++ b/misc/aichat/Makefile @@ -1,6 +1,7 @@ PORTNAME= aichat DISTVERSIONPREFIX= v DISTVERSION= 0.30.0 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/air/Makefile b/misc/air/Makefile index 29a1c22b36a1..ba1af8ed6a68 100644 --- a/misc/air/Makefile +++ b/misc/air/Makefile @@ -2,7 +2,7 @@ PORTNAME= air DISTVERSIONPREFIX= v DISTVERSION= 0.6.9-26 DISTVERSIONSUFFIX= -g4e175b0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc PKGNAMESUFFIX= -ai-chat-client diff --git a/misc/arrow-datafusion/Makefile b/misc/arrow-datafusion/Makefile index 150d3ce0a166..ab6409fcad1a 100644 --- a/misc/arrow-datafusion/Makefile +++ b/misc/arrow-datafusion/Makefile @@ -1,6 +1,6 @@ PORTNAME= arrow-datafusion DISTVERSION= 45.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/bedrust/Makefile b/misc/bedrust/Makefile index 937a014c5cef..34691b81b89a 100644 --- a/misc/bedrust/Makefile +++ b/misc/bedrust/Makefile @@ -1,7 +1,7 @@ PORTNAME= bedrust DISTVERSIONPREFIX= v DISTVERSION= 0.8.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/binocle/Makefile b/misc/binocle/Makefile index d2e89521fb41..b42f5e963fc5 100644 --- a/misc/binocle/Makefile +++ b/misc/binocle/Makefile @@ -1,7 +1,7 @@ PORTNAME= binocle DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= misc wayland MAINTAINER= yuri@FreeBSD.org diff --git a/misc/broot/Makefile b/misc/broot/Makefile index c0ec8d942dd6..b8993fc76ae8 100644 --- a/misc/broot/Makefile +++ b/misc/broot/Makefile @@ -1,7 +1,7 @@ PORTNAME= broot DISTVERSIONPREFIX= v DISTVERSION= 1.44.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org diff --git a/misc/clifm/Makefile b/misc/clifm/Makefile index 261a3e27d451..ffa91895432d 100644 --- a/misc/clifm/Makefile +++ b/misc/clifm/Makefile @@ -1,5 +1,5 @@ PORTNAME= clifm -PORTVERSION= 1.26 +PORTVERSION= 1.26.3 DISTVERSIONPREFIX= v CATEGORIES= misc diff --git a/misc/clifm/distinfo b/misc/clifm/distinfo index 6637485819cd..72fb93309b44 100644 --- a/misc/clifm/distinfo +++ b/misc/clifm/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1753139535 -SHA256 (leo-arch-clifm-v1.26_GH0.tar.gz) = 2f5e5e2412307ea9e4e836b441785b325de58e12150629e81364f4da9adf4f01 -SIZE (leo-arch-clifm-v1.26_GH0.tar.gz) = 1658952 +TIMESTAMP = 1759092991 +SHA256 (leo-arch-clifm-v1.26.3_GH0.tar.gz) = 902badc747aee1eb1a3a5556ff3fd9d83d2aa987d24e058024064df8a4b6b71f +SIZE (leo-arch-clifm-v1.26.3_GH0.tar.gz) = 1665116 SHA256 (leo-arch-clifm-colors-9075864_GH0.tar.gz) = 2f34d8479b658ced4a723b573b705756d9e60c527641526273df14aaab0cb13c SIZE (leo-arch-clifm-colors-9075864_GH0.tar.gz) = 1539063 diff --git a/misc/code2prompt/Makefile b/misc/code2prompt/Makefile index 46241a193aa7..6aa36123f096 100644 --- a/misc/code2prompt/Makefile +++ b/misc/code2prompt/Makefile @@ -1,6 +1,7 @@ PORTNAME= code2prompt DISTVERSIONPREFIX= v DISTVERSION= 4.0.2 +PORTREVISION= 1 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/codex/Makefile b/misc/codex/Makefile index c1b376a2ae94..c9379cf6aa66 100644 --- a/misc/codex/Makefile +++ b/misc/codex/Makefile @@ -1,6 +1,7 @@ PORTNAME= codex DISTVERSIONPREFIX= rust-v DISTVERSION= 0.42.0 +PORTREVISION= 1 CATEGORIES= misc devel MAINTAINER= tagattie@FreeBSD.org diff --git a/misc/coloursum/Makefile b/misc/coloursum/Makefile index 910739b5678c..7d2ef02f964f 100644 --- a/misc/coloursum/Makefile +++ b/misc/coloursum/Makefile @@ -1,7 +1,7 @@ PORTNAME= coloursum DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/dijo/Makefile b/misc/dijo/Makefile index 3a406b63433f..2747001145b4 100644 --- a/misc/dijo/Makefile +++ b/misc/dijo/Makefile @@ -1,7 +1,7 @@ PORTNAME= dijo DISTVERSIONPREFIX= v DISTVERSION= 0.2.7 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/dotenv-linter/Makefile b/misc/dotenv-linter/Makefile index ba6614fc32d7..c8dba2154647 100644 --- a/misc/dotenv-linter/Makefile +++ b/misc/dotenv-linter/Makefile @@ -1,7 +1,7 @@ PORTNAME= dotenv-linter DISTVERSIONPREFIX= v DISTVERSION= 3.3.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/freebsd-release-manifests/Makefile b/misc/freebsd-release-manifests/Makefile index 2c2d93be1c0f..37d4b6e49aaf 100644 --- a/misc/freebsd-release-manifests/Makefile +++ b/misc/freebsd-release-manifests/Makefile @@ -1,5 +1,5 @@ PORTNAME= freebsd-release-manifests -DISTVERSION= 20250927 +DISTVERSION= 20251004 CATEGORIES= misc MASTER_SITES= # DISTFILES= # diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA4 b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA4 deleted file mode 100644 index 5aaa2f023eaf..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA4 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 3e50e38c9bf0875ab2777707ee13a82168212f8b5791b14cc73cb0255c43f522 1751 base_dbg "Base system debug info" off -base.txz 5703a75154c2f0c354d0d7d736dd7e7353facb653f16fdf2c71bca24372d4825 29620 base "Base system (MANDATORY)" on -kernel-dbg.txz c092d5f4137688dfd32982fac09a80444c33576c99e189ccc7f6790e1cb3620c 855 kernel_dbg "Kernel debug info" on -kernel.txz 013a000079e105a421c066398b42f76125c105df018e9316a28ea5ff5dbb15b8 858 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 8889cfb6481ff9dcde9ec327d93d0d9f2f0061541306c4bd1fb2671d818a78ca 236 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz 14000d622570e313ca335645f010499b2d2e7d9816e1ed0349dbf6bd94710397 718 lib32 "32-bit compatibility libraries" on -ports.txz f9b9a1b95707e4460c0a3e7ed0df238e6503cdeef9228cd4963eacb7df850ad3 211906 ports "Ports tree" off -src.txz 0d302ad3410c0d9253216155b41b57ba7b47a7ae6579051c08425bf9e6ec4ccb 117953 src "System source tree" off -tests.txz 3b8a50df77716b3e75b7bec7c102f01cbe022f8a6c568336cbab3ccea269b37d 8059 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA5 b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA5 new file mode 100644 index 000000000000..518c175f7cd0 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA5 @@ -0,0 +1,9 @@ +base-dbg.txz a5cb0f3b758601f4a60ce925d4567fd7a4913b0090aa47ff6f6ecc7d83e7e4f7 1756 base_dbg "Base system debug info" off +base.txz dd8665259f3b3f89700f4905196a6c3a726b3c2e9a5ac539e7f66a3468e73561 29626 base "Base system (MANDATORY)" on +kernel-dbg.txz dee09ec15c5f5eaf946a66d30f0d7f27fa43fb28d88f67332920dde0b6b4cc2c 856 kernel_dbg "Kernel debug info" on +kernel.txz d8dee94ec2ed4c848210ad13950737b8657fd3acc6b75f615afe1969a30b0b56 859 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 92930465dd975b3749c1f0ba6cd4e9ad83b0b15cb8ec2a245e96e6dfe5cc89d0 238 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 76f699eb73f49c2cdf1fef02f4deff30a4b14feb01c3a3c52df514525a08f197 721 lib32 "32-bit compatibility libraries" on +ports.txz be0ed9f914f358d1d9d8919df9f88c29cd6f311ff4176177e108d04caea96e32 212158 ports "Ports tree" off +src.txz 901d57c65eb771a5e2fc09af2c7f31961679200441538dfd6869ad6482861d70 118010 src "System source tree" off +tests.txz a0c70f0268762731583096cb289a1572b2e34c80c66f1386a297ebfe537b86bb 8060 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA4 b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA4 deleted file mode 100644 index e050462e5d2e..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA4 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 13c831b37b730480212ecb599666ee472fd2d9b551f622a76e7e5c47eeab1666 1737 base_dbg "Base system debug info" off -base.txz a9e77a7b84d0cdaa6eedbe5b80a0f59a9070593172af6f1a05ef73f7bbc2566d 29351 base "Base system (MANDATORY)" on -kernel-dbg.txz 25f0399e104d756949cb3da91f0d1d16278f91508b260a821f958916e166aa7c 719 kernel_dbg "Kernel debug info" on -kernel.txz 80da4c1605d65afdb5b019cc17396eb15bc052cc36c1891db49ac3f5b032a17a 788 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 629e340f5cf9545a9019c33cfd7d0e2f319d3584580d51750e8a09c2dbe99d66 233 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz eaaf338b521ce64fd938d99e413e3a65ff31dc30fb5898a3d98f36b57762c525 702 lib32 "32-bit compatibility libraries" on -ports.txz f9b9a1b95707e4460c0a3e7ed0df238e6503cdeef9228cd4963eacb7df850ad3 211906 ports "Ports tree" off -src.txz 0d302ad3410c0d9253216155b41b57ba7b47a7ae6579051c08425bf9e6ec4ccb 117953 src "System source tree" off -tests.txz b36584676a0cedf83b17f9cdd2abe95929fd795bcd1670637a1cf3e3662f519a 8057 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA5 b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA5 new file mode 100644 index 000000000000..578a7150fe95 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA5 @@ -0,0 +1,9 @@ +base-dbg.txz 4a438608af5dcbfaac3762e0012f029f07ddb22ac310ffd6da473551884a8294 1742 base_dbg "Base system debug info" off +base.txz bbfb6947cf9820bb2c2a9b30be6ece897e1e85602bfd43a5dddbe47f6ed59203 29357 base "Base system (MANDATORY)" on +kernel-dbg.txz 415f7f42552826879f326bcbf48079d754c1949e04a36bdb97b613ced2b580b3 720 kernel_dbg "Kernel debug info" on +kernel.txz 3aeb29f3bb42d5b2a66101dd4b7cd9cc0a6af77f36e383250df50d9618e6f0ee 789 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 34c99117c32d0401cc011fb681f69f354984208400dc7f9139e6329a9ef4c10d 235 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz ed5a9f246bf41fe603f3530cdcae9ef7bf0a95bb02598adea1603b54de9a2287 705 lib32 "32-bit compatibility libraries" on +ports.txz be0ed9f914f358d1d9d8919df9f88c29cd6f311ff4176177e108d04caea96e32 212158 ports "Ports tree" off +src.txz 901d57c65eb771a5e2fc09af2c7f31961679200441538dfd6869ad6482861d70 118010 src "System source tree" off +tests.txz 12e15e8da7b01d316be580fe64742ff7f7af34ef91bcfa927dbfc17a4608f200 8058 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-ALPHA4 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-ALPHA4 deleted file mode 100644 index 36a379aa84b5..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-ALPHA4 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 730c637798d57e3640b9e80bca500fb80b5b3703ec845824bb1400f8d7d6d3d7 1724 base_dbg "Base system debug info" off -base.txz a44490a2dc9071a40308a75d40db6f70c7ce213e0248728bee13f5c06eb0294f 29133 base "Base system (MANDATORY)" on -kernel-dbg.txz b6368f8da8f6e6bc6674fe4f6e9210d8c2c77568ea19bc5b52727540c73eba4f 667 kernel_dbg "Kernel debug info" on -kernel.txz c06a0d08b97d7c92e49b368b79b07fc74e7b993116d62b9af3944fdb92882a7e 668 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 6a1034af4653a8964f375dfd950b38cb9b22e6d2ccf665005889345b8b74cbc5 232 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz 215a2a300a947122a295ed18620a44bed7a35a6d833d9b237f877fe9e29f2451 700 lib32 "32-bit compatibility libraries" on -ports.txz f9b9a1b95707e4460c0a3e7ed0df238e6503cdeef9228cd4963eacb7df850ad3 211906 ports "Ports tree" off -src.txz 0d302ad3410c0d9253216155b41b57ba7b47a7ae6579051c08425bf9e6ec4ccb 117953 src "System source tree" off -tests.txz 263b0fd396a5d8b71823f482fe7ec514d5cac4cf66d7d20a722b7c20ce372f28 8047 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-ALPHA5 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-ALPHA5 new file mode 100644 index 000000000000..90e17076bf2b --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-ALPHA5 @@ -0,0 +1,9 @@ +base-dbg.txz 57617d36b0eae59d239f946ced55681895c6ae5867b038dad083861519cd4714 1729 base_dbg "Base system debug info" off +base.txz 8a37997a017fee3940b40d185d5598a1badf31c4ea9a3865c56284d33426f16f 29140 base "Base system (MANDATORY)" on +kernel-dbg.txz 045f547a08e35f93aaf0cb6eef86f73de621e3dfab208d97500d723264acc727 668 kernel_dbg "Kernel debug info" on +kernel.txz 1f14def004d9bbd4d861536927a90cd1dd8937c7e6a93afa9c5ce9b6a9ec3bb6 669 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz d24b987a04766b745df6f21d487c943d7f2dd96db71ac692c0c86386fc27bc4c 234 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz a8d831d816c43c1de10907d7051e8e040567bc91e89ad504cdf07f4eccf7a2a1 703 lib32 "32-bit compatibility libraries" on +ports.txz be0ed9f914f358d1d9d8919df9f88c29cd6f311ff4176177e108d04caea96e32 212158 ports "Ports tree" off +src.txz 901d57c65eb771a5e2fc09af2c7f31961679200441538dfd6869ad6482861d70 118010 src "System source tree" off +tests.txz fe609d6794b3cdf51850c0c5818e166b8c931913d7b90056e27269ef56baef4c 8048 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA4 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA4 deleted file mode 100644 index 3baf0dfe6280..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA4 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz e72ba0bbada221270d1e3d983d17dc110891da0fa03561e6f91a0a33b5ed14fd 1711 base_dbg "Base system debug info" off -base.txz 1df1d640b53e707a25eadcc43dab97c2e45128220713eb6bea0d4b065427b4be 29114 base "Base system (MANDATORY)" on -kernel-dbg.txz 6701318d57f76cc28fc6cde359c08d6dfc00c90edc86e580e025cee1b4c417df 665 kernel_dbg "Kernel debug info" on -kernel.txz cb8cbd7dc15b6c2bd7dd6dec86e1070dc4a30b487eb4864bc3a20625dbeae838 666 kernel "Kernel (MANDATORY)" on -ports.txz f9b9a1b95707e4460c0a3e7ed0df238e6503cdeef9228cd4963eacb7df850ad3 211906 ports "Ports tree" off -src.txz 0d302ad3410c0d9253216155b41b57ba7b47a7ae6579051c08425bf9e6ec4ccb 117953 src "System source tree" off -tests.txz ec5776ac1bd47dca8c993d5458e93f2351d96c1a250254b9e4ea326618bce626 8058 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA5 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA5 new file mode 100644 index 000000000000..c1587e2fb934 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA5 @@ -0,0 +1,7 @@ +base-dbg.txz cc30a95aafca3d76dab88bc27473a1e66f89aedba2e772f0d860017df85285ec 1715 base_dbg "Base system debug info" off +base.txz 709013cb52255914290a3f2d121d6b97a75b60ec29648a944d19c1927e95b2c8 29120 base "Base system (MANDATORY)" on +kernel-dbg.txz 502b4bbb1b5f6b1baca36e871e12b5490ffd3d12c2ec065aab49c2def936490c 666 kernel_dbg "Kernel debug info" on +kernel.txz dfada6c7db8f084bd931870bb37fc72ebec0fb3fa8b99fff141f62256463e557 667 kernel "Kernel (MANDATORY)" on +ports.txz be0ed9f914f358d1d9d8919df9f88c29cd6f311ff4176177e108d04caea96e32 212158 ports "Ports tree" off +src.txz 901d57c65eb771a5e2fc09af2c7f31961679200441538dfd6869ad6482861d70 118010 src "System source tree" off +tests.txz 8a862043c05e8607f3a50bb67f772344d4dd7d6cfdf0a979ce88bbe662718b4d 8059 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA4 b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA4 deleted file mode 100644 index c395cf71997d..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA4 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz b8a874e524d671d7aec25708a0ac73af6d1612e0993fb893fcee44a42c7116c8 1712 base_dbg "Base system debug info" off -base.txz 1606a3b1b589ef5c39154af5e39f99d30f422d2a1575986ad7a899813602a7ab 29158 base "Base system (MANDATORY)" on -kernel-dbg.txz 9453b7249ba184d95b3a8600afddeaa784f86f61a4fafa6765db37eaaac0018a 637 kernel_dbg "Kernel debug info" on -kernel.txz 03b06c82be64b926873f0f1d4954afdeb382fbb8bbe151183ee283345effd7f4 642 kernel "Kernel (MANDATORY)" on -ports.txz f9b9a1b95707e4460c0a3e7ed0df238e6503cdeef9228cd4963eacb7df850ad3 211906 ports "Ports tree" off -src.txz 0d302ad3410c0d9253216155b41b57ba7b47a7ae6579051c08425bf9e6ec4ccb 117953 src "System source tree" off -tests.txz 8e366e0b30c2757bbfc0ca287fa7799f88c445bb1afcd37c0827ad84b86ba7dd 8058 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA5 b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA5 new file mode 100644 index 000000000000..6e747085c9a9 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA5 @@ -0,0 +1,7 @@ +base-dbg.txz 534ade3698a0275ce62965a67f3e801bb75b0b62905142a66d134c9c37e928b6 1716 base_dbg "Base system debug info" off +base.txz 81ab4b1e6b37b26f150f58e5f79bd301696d8d55d710cce4cd38cb3213196674 29164 base "Base system (MANDATORY)" on +kernel-dbg.txz 08462bab7409af4173c132d32595f29599940515be585c0573be9ee37a24fbfb 637 kernel_dbg "Kernel debug info" on +kernel.txz c03bc1f340448c6dc1e850e3fabda364cdb2bebd55c1b7c53f81be0a7bcf3eeb 642 kernel "Kernel (MANDATORY)" on +ports.txz be0ed9f914f358d1d9d8919df9f88c29cd6f311ff4176177e108d04caea96e32 212158 ports "Ports tree" off +src.txz 901d57c65eb771a5e2fc09af2c7f31961679200441538dfd6869ad6482861d70 118010 src "System source tree" off +tests.txz 29bc0c6d11aad2a5fb463cd34db43bf0e0a0f03435ff3df8a1e531168e38e68b 8059 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/pkg-plist b/misc/freebsd-release-manifests/pkg-plist index ad2049325a36..d2ac3d0e3f04 100644 --- a/misc/freebsd-release-manifests/pkg-plist +++ b/misc/freebsd-release-manifests/pkg-plist @@ -2,12 +2,12 @@ %%DATADIR%%/MANIFESTS/amd64-amd64-13.5-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-14.2-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-14.3-RELEASE -%%DATADIR%%/MANIFESTS/amd64-amd64-15.0-ALPHA4 +%%DATADIR%%/MANIFESTS/amd64-amd64-15.0-ALPHA5 %%DATADIR%%/MANIFESTS/arm64-aarch64-13.4-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-13.5-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-14.2-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-14.3-RELEASE -%%DATADIR%%/MANIFESTS/arm64-aarch64-15.0-ALPHA4 +%%DATADIR%%/MANIFESTS/arm64-aarch64-15.0-ALPHA5 %%DATADIR%%/MANIFESTS/i386-i386-13.4-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-13.5-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-14.2-RELEASE @@ -20,12 +20,12 @@ %%DATADIR%%/MANIFESTS/powerpc-powerpc64-13.5-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.2-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.3-RELEASE -%%DATADIR%%/MANIFESTS/powerpc-powerpc64-15.0-ALPHA4 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64-15.0-ALPHA5 %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.5-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.2-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.3-RELEASE -%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA4 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA5 %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.5-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.2-RELEASE @@ -34,4 +34,4 @@ %%DATADIR%%/MANIFESTS/riscv-riscv64-13.5-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-14.2-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-14.3-RELEASE -%%DATADIR%%/MANIFESTS/riscv-riscv64-15.0-ALPHA4 +%%DATADIR%%/MANIFESTS/riscv-riscv64-15.0-ALPHA5 diff --git a/misc/github-copilot-cli/Makefile b/misc/github-copilot-cli/Makefile index 6f51bbf475c0..29375652c3d9 100644 --- a/misc/github-copilot-cli/Makefile +++ b/misc/github-copilot-cli/Makefile @@ -1,6 +1,8 @@ PORTNAME= github-copilot-cli DISTVERSION= 0.0.330 +PORTREVISION= 1 CATEGORIES= misc # machine-learning +DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} ${NODE_HEADERS}${EXTRACT_SUFX} MAINTAINER= yuri@FreeBSD.org COMMENT= GitHub Copilot CLI brings the power of the coding agent to terminal @@ -14,17 +16,25 @@ RUN_DEPENDS= libsecret>0:security/libsecret USES= nodejs:run pkgconfig PACKAGE_NAME= @github/copilot +NODE_HEADERS= node-v22.19.0-headers do-fetch: - @if ! [ -f ${DISTDIR}/${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} ]; then \ + @if ! [ -f ${DISTDIR}/${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} ] || ! [ -f ${DISTDIR}/${NODE_HEADERS}${EXTRACT_SUFX} ]; then \ + ${ECHO} "Fetching ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}" && \ + ${MKDIR} ${WRKDIR}/.npm/_npx/c463d28440264a05 && \ + ${CP} ${FILESDIR}/package.json ${WRKDIR}/.npm/_npx/c463d28440264a05 && \ ${SETENV} HOME=${WRKDIR} npm install --ignore-scripts --prefix ${WRKSRC} -g ${PACKAGE_NAME}@${DISTVERSION} && \ ${FIND} ${WRKDIR} -and -exec ${TOUCH} -h -d 1970-01-01T00:00:00Z {} \; && \ - cd ${WRKDIR} && ${FIND} ${PORTNAME}-${DISTVERSION} -print0 | LC_ALL=C ${SORT} -z | \ - ${TAR} czf ${DISTDIR}/${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} --format=bsdtar --gid 0 --uid 0 --options gzip:!timestamp --no-recursion --null -T -; \ + (cd ${WRKDIR} && ${FIND} ${PORTNAME}-${DISTVERSION} -print0 | LC_ALL=C ${SORT} -z | \ + ${TAR} czf ${DISTDIR}/${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} --format=bsdtar --gid 0 --uid 0 --options gzip:!timestamp --no-recursion --null -T -) && \ + ${ECHO} "Fetching ${NODE_HEADERS}${EXTRACT_SUFX}" && \ + ${FETCH_CMD} -q https://nodejs.org/download/release/v22.19.0/${NODE_HEADERS}${EXTRACT_SUFX} -o ${DISTDIR}/${NODE_HEADERS}${EXTRACT_SUFX}; \ fi do-build: - @${SETENV} HOME=${WRKDIR} npm rebuild --prefix ${WRKSRC} -g ${PACKAGE_NAME}@${DISTVERSION} + @${SETENV} HOME=${WRKDIR} npm rebuild --prefix ${WRKSRC} -g ${PACKAGE_NAME}@${DISTVERSION} && \ + (cd ${WRKSRC}/lib/node_modules/${PACKAGE_NAME}/node_modules/node-pty && ${SETENV} HOME=${WRKDIR} npm_config_tarball=${DISTDIR}/${NODE_HEADERS}${EXTRACT_SUFX} npm run install) && \ + (cd ${WRKSRC}/lib/node_modules/${PACKAGE_NAME}/node_modules/keytar-forked-forked && ${SETENV} HOME=${WRKDIR} npm run install) do-install: # install files @@ -33,8 +43,8 @@ do-install: # update @${REINPLACE_CMD} -i '' \ -e "s|#!/usr/bin/env node|#!${PREFIX}/bin/node|" \ - ${STAGEDIR}${PREFIX}/lib/node_modules/@github/copilot/index.js + ${STAGEDIR}${PREFIX}/lib/node_modules/${PACKAGE_NAME}/index.js # set exec bit - @${CHMOD} +x ${STAGEDIR}${PREFIX}/lib/node_modules/@github/copilot/index.js + @${CHMOD} +x ${STAGEDIR}${PREFIX}/lib/node_modules/${PACKAGE_NAME}/index.js .include <bsd.port.mk> diff --git a/misc/github-copilot-cli/distinfo b/misc/github-copilot-cli/distinfo index 21882f95c74f..c2655decc94a 100644 --- a/misc/github-copilot-cli/distinfo +++ b/misc/github-copilot-cli/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1759303946 +TIMESTAMP = 1759353536 SHA256 (github-copilot-cli-0.0.330.tar.gz) = 5d8a4770ff5ee2d226e6232ad228fd966b18d1ae7d40474947ca1511aa74a969 SIZE (github-copilot-cli-0.0.330.tar.gz) = 20381693 +SHA256 (node-v22.19.0-headers.tar.gz) = 183bdc17092336ad21e01a425d238e85db4ee077ae3caa0547ff1fbda07d9bd8 +SIZE (node-v22.19.0-headers.tar.gz) = 8750990 diff --git a/misc/github-copilot-cli/files/package.json b/misc/github-copilot-cli/files/package.json new file mode 100644 index 000000000000..018391bd38c4 --- /dev/null +++ b/misc/github-copilot-cli/files/package.json @@ -0,0 +1,52 @@ +{ + "name": "node-gyp", + "description": "Node.js native addon build tool", + "license": "MIT", + "keywords": [ + "native", + "addon", + "module", + "c", + "c++", + "bindings", + "gyp" + ], + "version": "11.4.2", + "installVersion": 11, + "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)", + "repository": { + "type": "git", + "url": "git://github.com/nodejs/node-gyp.git" + }, + "preferGlobal": true, + "bin": "./bin/node-gyp.js", + "main": "./lib/node-gyp.js", + "dependencies": { + "env-paths": "^2.2.0", + "exponential-backoff": "^3.1.1", + "graceful-fs": "^4.2.6", + "make-fetch-happen": "^14.0.3", + "nopt": "^8.0.0", + "proc-log": "^5.0.0", + "semver": "^7.3.5", + "tar": "^7.4.3", + "tinyglobby": "^0.2.12", + "which": "^5.0.0" + }, + "engines": { + "node": "^18.17.0 || >=20.5.0" + }, + "devDependencies": { + "bindings": "^1.5.0", + "cross-env": "^7.0.3", + "eslint": "^9.16.0", + "mocha": "^11.0.1", + "nan": "^2.14.2", + "neostandard": "^0.11.9", + "require-inject": "^1.4.4" + }, + "scripts": { + "lint": "eslint \"*/*.js\" \"test/**/*.js\" \".github/**/*.js\"", + "test": "cross-env NODE_GYP_NULL_LOGGER=true mocha --timeout 15000 test/test-download.js test/test-*" + } +} diff --git a/misc/github-copilot-cli/pkg-plist b/misc/github-copilot-cli/pkg-plist index d306621ee4b4..c9b6af0d747f 100644 --- a/misc/github-copilot-cli/pkg-plist +++ b/misc/github-copilot-cli/pkg-plist @@ -4,6 +4,20 @@ lib/node_modules/@github/copilot/index.js lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/LICENSE.md lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/README.md lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/binding.gyp +lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/build/Makefile +lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/build/Release/.deps/Release/keytar.node.d +lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/build/Release/.deps/Release/obj.target/keytar.node.d +lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/build/Release/.deps/Release/obj.target/keytar/src/async.o.d +lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/build/Release/.deps/Release/obj.target/keytar/src/keytar_posix.o.d +lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/build/Release/.deps/Release/obj.target/keytar/src/main.o.d +lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/build/Release/keytar.node +lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/build/Release/obj.target/keytar.node +lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/build/Release/obj.target/keytar/src/async.o +lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/build/Release/obj.target/keytar/src/keytar_posix.o +lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/build/Release/obj.target/keytar/src/main.o +lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/build/binding.Makefile +lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/build/config.gypi +lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/build/keytar.target.mk lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/keytar.d.ts lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/lib/keytar.js lib/node_modules/@github/copilot/node_modules/keytar-forked-forked/package.json @@ -52,6 +66,17 @@ lib/node_modules/@github/copilot/node_modules/node-addon-api/tools/conversion.js lib/node_modules/@github/copilot/node_modules/node-pty/LICENSE lib/node_modules/@github/copilot/node_modules/node-pty/README.md lib/node_modules/@github/copilot/node_modules/node-pty/binding.gyp +lib/node_modules/@github/copilot/node_modules/node-pty/build/Debug/compile_commands.json +lib/node_modules/@github/copilot/node_modules/node-pty/build/Makefile +lib/node_modules/@github/copilot/node_modules/node-pty/build/Release/compile_commands.json +lib/node_modules/@github/copilot/node_modules/node-pty/build/Release/pty.node +lib/node_modules/@github/copilot/node_modules/node-pty/build/binding.Makefile +lib/node_modules/@github/copilot/node_modules/node-pty/build/config.gypi +lib/node_modules/@github/copilot/node_modules/node-pty/build/node_modules/node-addon-api/node_addon_api.Makefile +lib/node_modules/@github/copilot/node_modules/node-pty/build/node_modules/node-addon-api/node_addon_api.target.mk +lib/node_modules/@github/copilot/node_modules/node-pty/build/node_modules/node-addon-api/node_addon_api_except.target.mk +lib/node_modules/@github/copilot/node_modules/node-pty/build/node_modules/node-addon-api/node_addon_api_maybe.target.mk +lib/node_modules/@github/copilot/node_modules/node-pty/build/pty.target.mk lib/node_modules/@github/copilot/node_modules/node-pty/deps/.editorconfig lib/node_modules/@github/copilot/node_modules/node-pty/deps/winpty/.drone.yml lib/node_modules/@github/copilot/node_modules/node-pty/deps/winpty/.gitattributes diff --git a/misc/lscolors/Makefile b/misc/lscolors/Makefile index a95fb1bd9bbb..7d839a79ae5b 100644 --- a/misc/lscolors/Makefile +++ b/misc/lscolors/Makefile @@ -1,7 +1,7 @@ PORTNAME= lscolors DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/mcp-probe/Makefile b/misc/mcp-probe/Makefile index 9c8f3cfb25c4..701b6246c324 100644 --- a/misc/mcp-probe/Makefile +++ b/misc/mcp-probe/Makefile @@ -1,6 +1,6 @@ PORTNAME= mcp-probe DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= olgeni@FreeBSD.org diff --git a/misc/navi/Makefile b/misc/navi/Makefile index 87acf48a84d2..de83999647cf 100644 --- a/misc/navi/Makefile +++ b/misc/navi/Makefile @@ -1,7 +1,7 @@ PORTNAME= navi DISTVERSIONPREFIX= v DISTVERSION= 2.24.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MAINTAINER= nivit@FreeBSD.org diff --git a/misc/ooo/Makefile b/misc/ooo/Makefile index 4417326958e2..754fc89478b2 100644 --- a/misc/ooo/Makefile +++ b/misc/ooo/Makefile @@ -1,6 +1,6 @@ PORTNAME= ooo DISTVERSION= 0.1.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= misc # machine learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/outside/Makefile b/misc/outside/Makefile index da115336b37d..658cfd97c8aa 100644 --- a/misc/outside/Makefile +++ b/misc/outside/Makefile @@ -1,7 +1,7 @@ PORTNAME= outside DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= olgeni@FreeBSD.org diff --git a/misc/pqrs/Makefile b/misc/pqrs/Makefile index 2d8938d4cd20..fb8dced65fe4 100644 --- a/misc/pqrs/Makefile +++ b/misc/pqrs/Makefile @@ -1,7 +1,7 @@ PORTNAME= pqrs DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-hf-xet/Makefile b/misc/py-hf-xet/Makefile index f163d474c39c..b1a5feb8632f 100644 --- a/misc/py-hf-xet/Makefile +++ b/misc/py-hf-xet/Makefile @@ -1,5 +1,6 @@ PORTNAME= hf-xet DISTVERSION= 1.1.10 +PORTREVISION= 1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-lazrs/Makefile b/misc/py-lazrs/Makefile index 26a2e04f70f5..bc79a2e4875c 100644 --- a/misc/py-lazrs/Makefile +++ b/misc/py-lazrs/Makefile @@ -1,6 +1,6 @@ PORTNAME= lazrs DISTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm-proxy-extras/Makefile b/misc/py-litellm-proxy-extras/Makefile index 8cf88b614cc9..8a592dbf09aa 100644 --- a/misc/py-litellm-proxy-extras/Makefile +++ b/misc/py-litellm-proxy-extras/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm-proxy-extras -DISTVERSION= 0.2.22 +DISTVERSION= 0.2.25 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm-proxy-extras/distinfo b/misc/py-litellm-proxy-extras/distinfo index 6665c2addd9f..40206e668abf 100644 --- a/misc/py-litellm-proxy-extras/distinfo +++ b/misc/py-litellm-proxy-extras/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758942225 -SHA256 (litellm_proxy_extras-0.2.22.tar.gz) = 59c395bff3353de57d67b7637e8ce0a8a4e096ce55e2ee2df4d9d4bda94f6ef0 -SIZE (litellm_proxy_extras-0.2.22.tar.gz) = 15753 +TIMESTAMP = 1759721647 +SHA256 (litellm_proxy_extras-0.2.25.tar.gz) = 9cf363570a5dc3349bea6ad1fba00ce9aeb90232fc69adc32881e53bec2cbf8f +SIZE (litellm_proxy_extras-0.2.25.tar.gz) = 15884 diff --git a/misc/py-litellm/Makefile b/misc/py-litellm/Makefile index f1353122f698..39123908a3e6 100644 --- a/misc/py-litellm/Makefile +++ b/misc/py-litellm/Makefile @@ -1,5 +1,5 @@ PORTNAME= litellm -DISTVERSION= 1.77.5 +DISTVERSION= 1.77.7 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-litellm/distinfo b/misc/py-litellm/distinfo index 8629b4fb2f2c..54f2d11c9224 100644 --- a/misc/py-litellm/distinfo +++ b/misc/py-litellm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759196778 -SHA256 (litellm-1.77.5.tar.gz) = 8e8a83b49c4a6ae044b1a1c01adfbdef72b0031b86f1463dd743e267fa1d7b99 -SIZE (litellm-1.77.5.tar.gz) = 10351819 +TIMESTAMP = 1759717562 +SHA256 (litellm-1.77.7.tar.gz) = e3398fb2575b98726e787c0a1481daed5938d58cafdcd96fbca80c312221af3e +SIZE (litellm-1.77.7.tar.gz) = 10401706 diff --git a/misc/py-ml-collections/Makefile b/misc/py-ml-collections/Makefile new file mode 100644 index 000000000000..d09238b08e61 --- /dev/null +++ b/misc/py-ml-collections/Makefile @@ -0,0 +1,24 @@ +PORTNAME= ml-collections +DISTVERSION= 1.1.0 +CATEGORIES= misc python # machine-learning +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Python collections library designed for ML usecases +WWW= https://github.com/google/ml_collections + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.8:devel/py-flit-core@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}absl-py>0:devel/py-absl-py@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>0:devel/py-pyyaml@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 concurrent autoplist + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/misc/py-ml-collections/distinfo b/misc/py-ml-collections/distinfo new file mode 100644 index 000000000000..c87b2db74135 --- /dev/null +++ b/misc/py-ml-collections/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759525601 +SHA256 (ml_collections-1.1.0.tar.gz) = 0ac1ac6511b9f1566863e0bb0afad0c64e906ea278ad3f4d2144a55322671f6f +SIZE (ml_collections-1.1.0.tar.gz) = 61356 diff --git a/misc/py-ml-collections/pkg-descr b/misc/py-ml-collections/pkg-descr new file mode 100644 index 000000000000..7653b8068dbd --- /dev/null +++ b/misc/py-ml-collections/pkg-descr @@ -0,0 +1,8 @@ +ML Collections is a library of Python collections designed for ML usecases. + +ML Collections provides: +* ConfigDict: A 'dict' with additional functionality for easier management + of configuration dictionaries +* FrozenConfigDict: A configuration dictionary which is immutable +* FieldReference: A way to reference a field in a nested data structure +* lazy_imports: A mechanism to import modules when they are actually used diff --git a/misc/py-napari/Makefile b/misc/py-napari/Makefile index 36ccf859c963..9badf0518583 100644 --- a/misc/py-napari/Makefile +++ b/misc/py-napari/Makefile @@ -13,7 +13,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=9.0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=3.1.5:graphics/py-PyOpenGL@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}app-model>=0.4.0:devel/py-app-model@${PY_FLAVOR} \ diff --git a/misc/py-napari/files/patch-pyproject.toml b/misc/py-napari/files/patch-pyproject.toml new file mode 100644 index 000000000000..0da379959eab --- /dev/null +++ b/misc/py-napari/files/patch-pyproject.toml @@ -0,0 +1,10 @@ +--- pyproject.toml.orig 2025-10-03 09:18:59 UTC ++++ pyproject.toml +@@ -1,6 +1,6 @@ requires = [ + [build-system] + requires = [ +- "setuptools >= 69", ++ "setuptools", + "setuptools_scm[toml]>=8" + ] + build-backend = "setuptools.build_meta" diff --git a/misc/py-pyowm/Makefile b/misc/py-pyowm/Makefile new file mode 100644 index 000000000000..5e82284ce815 --- /dev/null +++ b/misc/py-pyowm/Makefile @@ -0,0 +1,26 @@ +PORTNAME= pyowm +DISTVERSION= 3.5.0 +CATEGORIES= misc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Python wrapper around OpenWeatherMap web APIs +WWW= https://pyowm.readthedocs.io/en/latest/ \ + https://github.com/csparpa/pyowm + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geojson>0:devel/py-geojson@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pysocks>=1.7.1,<2:net/py-pysocks@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.20.0,<3:www/py-requests@${PY_FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist pytest + +NO_ARCH= yes + +# tests as of 3.5.0: tests available but require network access and API keys, skipped for packaging + +.include <bsd.port.mk> diff --git a/misc/py-pyowm/distinfo b/misc/py-pyowm/distinfo new file mode 100644 index 000000000000..363416e8a8aa --- /dev/null +++ b/misc/py-pyowm/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759556541 +SHA256 (pyowm-3.5.0.tar.gz) = 9a44d6d43941419a73fd9dbe16066ad8a25204ea906774fd5bf5b0ec52d2a1a4 +SIZE (pyowm-3.5.0.tar.gz) = 4516427 diff --git a/misc/py-pyowm/pkg-descr b/misc/py-pyowm/pkg-descr new file mode 100644 index 000000000000..ba107f69359b --- /dev/null +++ b/misc/py-pyowm/pkg-descr @@ -0,0 +1,3 @@ +PyOWM is a client Python wrapper library for OpenWeatherMap (OWM) web APIs. +It allows quick and easy consumption of OWM data from Python applications +via a simple object model and in a human-friendly fashion. diff --git a/misc/py-pyqir/Makefile b/misc/py-pyqir/Makefile index 9d4ff3d0bee6..2e887ed7282a 100644 --- a/misc/py-pyqir/Makefile +++ b/misc/py-pyqir/Makefile @@ -1,7 +1,7 @@ PORTNAME= pyqir DISTVERSIONPREFIX= v DISTVERSION= 0.10.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc python # quantum-computing #MASTER_SITES= PYPI # no tarballs PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-python-crc/Makefile b/misc/py-python-crc/Makefile new file mode 100644 index 000000000000..62ad05205bc4 --- /dev/null +++ b/misc/py-python-crc/Makefile @@ -0,0 +1,22 @@ +PORTNAME= crc +DISTVERSION= 7.1.0 +CATEGORIES= misc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}python- # because it builds crc*.whl + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Pure Python CRC library +WWW= https://nicoretti.github.io/crc/ \ + https://github.com/Nicoretti/crc + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 concurrent autoplist + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/misc/py-python-crc/distinfo b/misc/py-python-crc/distinfo new file mode 100644 index 000000000000..1029e7855a37 --- /dev/null +++ b/misc/py-python-crc/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759476302 +SHA256 (crc-7.1.0.tar.gz) = 99dd540909a37ae4f62c65441df8ecb4e7f9af014fecaf4f331052a41d66c07d +SIZE (crc-7.1.0.tar.gz) = 9888 diff --git a/misc/py-python-crc/pkg-descr b/misc/py-python-crc/pkg-descr new file mode 100644 index 000000000000..14420c7d70a1 --- /dev/null +++ b/misc/py-python-crc/pkg-descr @@ -0,0 +1,12 @@ +Pure Python CRC library. + +Calculate CRC checksums, verify CRC checksum, predefined CRC configurations, +and custom CRC configurations. + +Features: +* Calculate CRC8, CRC16, CRC32, and CRC64 checksums +* Verify CRC checksums +* Pre-defined configurations for common CRC algorithms (CCITT, XMODEM, etc.) +* Custom configurations support +* Optimized table-based calculations for speed +* Command-line interface for CRC calculations diff --git a/misc/py-python-pygtrie/Makefile b/misc/py-python-pygtrie/Makefile new file mode 100644 index 000000000000..bd1d12b1b3dd --- /dev/null +++ b/misc/py-python-pygtrie/Makefile @@ -0,0 +1,24 @@ +PORTNAME= python-pygtrie +PORTVERSION= 2.5.0 +CATEGORIES= misc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= pygtrie-${PORTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Pure Python trie data structure implementation +WWW= https://github.com/mina86/pygtrie + +LICENSE= APACHE20 + +USES= python +USE_PYTHON= distutils autoplist + +NO_ARCH= yes + +do-test: + @cd ${WRKSRC} && ${PYTHON_CMD} test.py + +# tests as of 2.5.0: 450 tests in 2.674s, OK + +.include <bsd.port.mk> diff --git a/misc/py-python-pygtrie/distinfo b/misc/py-python-pygtrie/distinfo new file mode 100644 index 000000000000..ab47e7e6d513 --- /dev/null +++ b/misc/py-python-pygtrie/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759556431 +SHA256 (pygtrie-2.5.0.tar.gz) = 203514ad826eb403dab1d2e2ddd034e0d1534bbe4dbe0213bb0593f66beba4e2 +SIZE (pygtrie-2.5.0.tar.gz) = 39266 diff --git a/misc/py-python-pygtrie/pkg-descr b/misc/py-python-pygtrie/pkg-descr new file mode 100644 index 000000000000..abecc4aed868 --- /dev/null +++ b/misc/py-python-pygtrie/pkg-descr @@ -0,0 +1,4 @@ +A trie is a tree-like data structure whose nodes store the letters of an +alphabet. By structuring the nodes in a particular way, words and strings +can be retrieved from the structure by traversing down a branch path of +the tree. diff --git a/misc/py-safetensors/Makefile b/misc/py-safetensors/Makefile index 2338ffbbc854..fd73852ee56e 100644 --- a/misc/py-safetensors/Makefile +++ b/misc/py-safetensors/Makefile @@ -1,7 +1,7 @@ PORTNAME= safetensors DISTVERSIONPREFIX= v DISTVERSION= 0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc python # machine-learning #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/qt6-doc/distinfo b/misc/qt6-doc/distinfo index c06929c61dfd..e60157663d9e 100644 --- a/misc/qt6-doc/distinfo +++ b/misc/qt6-doc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756196791 -SHA256 (KDE/Qt/6.9.2/qtdoc-everywhere-src-6.9.2.tar.xz) = 3fdabbb6556564fc8cdbdb7a98d41e827d6a09dd086255904532e78a3515cf62 -SIZE (KDE/Qt/6.9.2/qtdoc-everywhere-src-6.9.2.tar.xz) = 46187424 +TIMESTAMP = 1759303388 +SHA256 (KDE/Qt/6.9.3/qtdoc-everywhere-src-6.9.3.tar.xz) = 2419dd0ea0d3fdea7adb6bc499a1d1853e8545d585d6d4bd421277572d1da12a +SIZE (KDE/Qt/6.9.3/qtdoc-everywhere-src-6.9.3.tar.xz) = 46324412 diff --git a/misc/qt6-doc/pkg-plist b/misc/qt6-doc/pkg-plist index 707d63cdccf2..4b8f917cc239 100644 --- a/misc/qt6-doc/pkg-plist +++ b/misc/qt6-doc/pkg-plist @@ -122,9 +122,12 @@ %%QT_DOCDIR%%/qtdoc/images/bullet_dn.png %%QT_DOCDIR%%/qtdoc/images/bullet_sq.png %%QT_DOCDIR%%/qtdoc/images/car_configurator_overview.png +%%QT_DOCDIR%%/qtdoc/images/coffee_machine_emptycup.png %%QT_DOCDIR%%/qtdoc/images/coffee_machine_modify.png %%QT_DOCDIR%%/qtdoc/images/coffee_machine_overview.png %%QT_DOCDIR%%/qtdoc/images/coffee_machine_selection.png +%%QT_DOCDIR%%/qtdoc/images/coffee_machine_selection_android_landscape.png +%%QT_DOCDIR%%/qtdoc/images/coffee_machine_selection_windows.png %%QT_DOCDIR%%/qtdoc/images/colorpalette_editing.png %%QT_DOCDIR%%/qtdoc/images/colorpalette_listing.png %%QT_DOCDIR%%/qtdoc/images/colorpalette_urlselection.png diff --git a/misc/qt6-examples/distinfo b/misc/qt6-examples/distinfo index 19172d04cb8a..693db17fa98c 100644 --- a/misc/qt6-examples/distinfo +++ b/misc/qt6-examples/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756197827 -SHA256 (KDE/Qt/6.9.2/qt-everywhere-src-6.9.2.tar.xz) = 643f1fe35a739e2bf5e1a092cfe83dbee61ff6683684e957351c599767ca279c -SIZE (KDE/Qt/6.9.2/qt-everywhere-src-6.9.2.tar.xz) = 1102604088 +TIMESTAMP = 1759303819 +SHA256 (KDE/Qt/6.9.3/qt-everywhere-src-6.9.3.tar.xz) = 59d4fbf50d2524a9082f85d565f0197316cde89c26e97cfc6c157cb255b7ea18 +SIZE (KDE/Qt/6.9.3/qt-everywhere-src-6.9.3.tar.xz) = 1102876596 diff --git a/misc/qt6-examples/pkg-plist b/misc/qt6-examples/pkg-plist index d3b75f7af8f3..2a7a300d0108 100644 --- a/misc/qt6-examples/pkg-plist +++ b/misc/qt6-examples/pkg-plist @@ -1158,7 +1158,10 @@ %%QT_EXAMPLEDIR%%/demos/coffee/doc/images/coffee_machine_emptycup.png %%QT_EXAMPLEDIR%%/demos/coffee/doc/images/coffee_machine_modify.png %%QT_EXAMPLEDIR%%/demos/coffee/doc/images/coffee_machine_overview.png +%%QT_EXAMPLEDIR%%/demos/coffee/doc/images/coffee_machine_overview_landscape.png %%QT_EXAMPLEDIR%%/demos/coffee/doc/images/coffee_machine_selection.png +%%QT_EXAMPLEDIR%%/demos/coffee/doc/images/coffee_machine_selection_android_landscape.png +%%QT_EXAMPLEDIR%%/demos/coffee/doc/images/coffee_machine_selection_windows.png %%QT_EXAMPLEDIR%%/demos/coffee/doc/src/coffee.qdoc %%QT_EXAMPLEDIR%%/demos/coffee/images/Cups/card_cup_dark.svg %%QT_EXAMPLEDIR%%/demos/coffee/images/Cups/card_cup_light.svg @@ -1729,6 +1732,12 @@ %%QT_EXAMPLEDIR%%/demos/qtjennydemo/CMakeLists.txt %%QT_EXAMPLEDIR%%/demos/qtjennydemo/Main.qml %%QT_EXAMPLEDIR%%/demos/qtjennydemo/android/AndroidManifest.xml +%%QT_EXAMPLEDIR%%/demos/qtjennydemo/android/res/drawable-hdpi/icon.png +%%QT_EXAMPLEDIR%%/demos/qtjennydemo/android/res/drawable-ldpi/icon.png +%%QT_EXAMPLEDIR%%/demos/qtjennydemo/android/res/drawable-mdpi/icon.png +%%QT_EXAMPLEDIR%%/demos/qtjennydemo/android/res/drawable-xhdpi/icon.png +%%QT_EXAMPLEDIR%%/demos/qtjennydemo/android/res/drawable-xxhdpi/icon.png +%%QT_EXAMPLEDIR%%/demos/qtjennydemo/android/res/drawable-xxxhdpi/icon.png %%QT_EXAMPLEDIR%%/demos/qtjennydemo/backend.cpp %%QT_EXAMPLEDIR%%/demos/qtjennydemo/backend.h %%QT_EXAMPLEDIR%%/demos/qtjennydemo/doc/images/qtjennydemo_overview.png diff --git a/misc/qt6ct/Makefile b/misc/qt6ct/Makefile index b84459c7b6ec..74a863ac30c4 100644 --- a/misc/qt6ct/Makefile +++ b/misc/qt6ct/Makefile @@ -1,6 +1,6 @@ PORTNAME= qt6ct DISTVERSION= 0.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MAINTAINER= tcberner@FreeBSD.org diff --git a/misc/radio_datetime_analyzer/Makefile b/misc/radio_datetime_analyzer/Makefile index 154c0fdfa2fd..bc493dca9959 100644 --- a/misc/radio_datetime_analyzer/Makefile +++ b/misc/radio_datetime_analyzer/Makefile @@ -1,6 +1,6 @@ PORTNAME= radio_datetime_analyzer DISTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= https://codeberg.org/rene0/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # prevent USES=cargo from overriding default DISTFILES diff --git a/misc/rash/Makefile b/misc/rash/Makefile index 78fe581dd2ef..4cdf9e647d0f 100644 --- a/misc/rash/Makefile +++ b/misc/rash/Makefile @@ -1,6 +1,7 @@ PORTNAME= rash DISTVERSIONPREFIX= v DISTVERSION= 2.16.1 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/rsclock/Makefile b/misc/rsclock/Makefile index 8685e008c2ba..96942f72e7a6 100644 --- a/misc/rsclock/Makefile +++ b/misc/rsclock/Makefile @@ -1,7 +1,7 @@ PORTNAME= rsclock DISTVERSIONPREFIX= v DISTVERSION= 0.1.12 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/rubygem-mime-types-data/Makefile b/misc/rubygem-mime-types-data/Makefile index 0a79e71ba5f0..06bfe588b475 100644 --- a/misc/rubygem-mime-types-data/Makefile +++ b/misc/rubygem-mime-types-data/Makefile @@ -1,5 +1,5 @@ PORTNAME= mime-types-data -PORTVERSION= 3.2025.0902 +PORTVERSION= 3.2025.0909 CATEGORIES= misc rubygems MASTER_SITES= RG diff --git a/misc/rubygem-mime-types-data/distinfo b/misc/rubygem-mime-types-data/distinfo index 752a355021c4..4d20383b4d0f 100644 --- a/misc/rubygem-mime-types-data/distinfo +++ b/misc/rubygem-mime-types-data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436657 -SHA256 (rubygem/mime-types-data-3.2025.0902.gem) = 5d8397fb76c075b483bed1d5ec64426d80aa6cd2133f3c0dc1dbb93aa85b1e1a -SIZE (rubygem/mime-types-data-3.2025.0902.gem) = 170496 +TIMESTAMP = 1759324298 +SHA256 (rubygem/mime-types-data-3.2025.0909.gem) = a3e4b38a8d98c05b964d40783e11cbfd96393d4fec9ba175cc25769edfbdb5ae +SIZE (rubygem/mime-types-data-3.2025.0909.gem) = 170496 diff --git a/misc/rubygem-octicons/Makefile b/misc/rubygem-octicons/Makefile index c844b6bdc6ee..458b4ef80594 100644 --- a/misc/rubygem-octicons/Makefile +++ b/misc/rubygem-octicons/Makefile @@ -1,5 +1,5 @@ PORTNAME= octicons -PORTVERSION= 19.17.0 +PORTVERSION= 19.18.0 CATEGORIES= misc rubygems MASTER_SITES= RG diff --git a/misc/rubygem-octicons/distinfo b/misc/rubygem-octicons/distinfo index 2a95a9392fa8..28bbda34e23d 100644 --- a/misc/rubygem-octicons/distinfo +++ b/misc/rubygem-octicons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436659 -SHA256 (rubygem/octicons-19.17.0.gem) = da5834c1f3b6762143aa91b564ab387c91072d1c9db111892d91ab3f1260797a -SIZE (rubygem/octicons-19.17.0.gem) = 233472 +TIMESTAMP = 1759324300 +SHA256 (rubygem/octicons-19.18.0.gem) = 6605e5b9d84bee9e80b8d9b43be84782aec811114a935f417c01c809d7720e06 +SIZE (rubygem/octicons-19.18.0.gem) = 233984 diff --git a/misc/ruut/Makefile b/misc/ruut/Makefile index ab5d155b1055..01d5385d78c1 100644 --- a/misc/ruut/Makefile +++ b/misc/ruut/Makefile @@ -1,7 +1,7 @@ PORTNAME= ruut DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/shimmy/Makefile b/misc/shimmy/Makefile index 50211beec462..600bdb86d641 100644 --- a/misc/shimmy/Makefile +++ b/misc/shimmy/Makefile @@ -1,6 +1,7 @@ PORTNAME= shimmy DISTVERSIONPREFIX= v DISTVERSION= 1.5.6 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= tagattie@FreeBSD.org diff --git a/misc/silicon/Makefile b/misc/silicon/Makefile index ec3c8a941675..66e2bd917d31 100644 --- a/misc/silicon/Makefile +++ b/misc/silicon/Makefile @@ -1,7 +1,7 @@ PORTNAME= silicon DISTVERSIONPREFIX= v DISTVERSION= 0.5.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= misc PKGNAMESUFFIX= -code-visualizer diff --git a/misc/star-history/Makefile b/misc/star-history/Makefile index 6cac14b5e6ad..aafa87fc51bf 100644 --- a/misc/star-history/Makefile +++ b/misc/star-history/Makefile @@ -1,6 +1,6 @@ PORTNAME= star-history DISTVERSION= 1.0.31 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/tenere/Makefile b/misc/tenere/Makefile index dfc558824339..3b2c7262f109 100644 --- a/misc/tenere/Makefile +++ b/misc/tenere/Makefile @@ -1,7 +1,7 @@ PORTNAME= tenere DISTVERSIONPREFIX= v DISTVERSION= 0.11.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/terminfo-db/Makefile b/misc/terminfo-db/Makefile index 12520f79ea23..07c7122bff3b 100644 --- a/misc/terminfo-db/Makefile +++ b/misc/terminfo-db/Makefile @@ -1,5 +1,5 @@ PORTNAME= terminfo -PORTVERSION= 20231209 +PORTVERSION= 20250719 DISTVERSIONSUFFIX= .src CATEGORIES= misc MASTER_SITES= https://invisible-island.net/archives/ncurses/current/ \ diff --git a/misc/terminfo-db/distinfo b/misc/terminfo-db/distinfo index 01aaa5a10d33..6d53c5709be1 100644 --- a/misc/terminfo-db/distinfo +++ b/misc/terminfo-db/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702280421 -SHA256 (terminfo-20231209.src.gz) = 2debcf2fd689988d44558bcd8a26a104b96542ffc9540f19e2586b3aeecd1c79 -SIZE (terminfo-20231209.src.gz) = 365900 +TIMESTAMP = 1759520043 +SHA256 (terminfo-20250719.src.gz) = a5191ec7a6b7e8c60773609d2d4b82f16561cc021c11d5b87b26634843102b37 +SIZE (terminfo-20250719.src.gz) = 375179 diff --git a/misc/terminfo-db/pkg-plist b/misc/terminfo-db/pkg-plist index 7356f48003d9..a133b3c692b0 100644 --- a/misc/terminfo-db/pkg-plist +++ b/misc/terminfo-db/pkg-plist @@ -559,6 +559,9 @@ %%DATADIR%%/c/contel301 %%DATADIR%%/c/contel320 %%DATADIR%%/c/contel321 +%%DATADIR%%/c/contour +%%DATADIR%%/c/contour-direct +%%DATADIR%%/c/contour-latest %%DATADIR%%/c/cops %%DATADIR%%/c/cops-10 %%DATADIR%%/c/cops10 @@ -874,7 +877,9 @@ %%DATADIR%%/e/ecma+index %%DATADIR%%/e/ecma+italics %%DATADIR%%/e/ecma+sgr +%%DATADIR%%/e/ecma+standout %%DATADIR%%/e/ecma+strikeout +%%DATADIR%%/e/ecma+underline %%DATADIR%%/e/elks %%DATADIR%%/e/elks-ansi %%DATADIR%%/e/elks-glasstty @@ -935,6 +940,7 @@ %%DATADIR%%/g/gator-52 %%DATADIR%%/g/gator-52t %%DATADIR%%/g/gator-t +%%DATADIR%%/g/ghostty %%DATADIR%%/g/gigi %%DATADIR%%/g/glasstty %%DATADIR%%/g/gnome @@ -1190,6 +1196,7 @@ %%DATADIR%%/i/icl6404 %%DATADIR%%/i/icl6404-w %%DATADIR%%/i/ifmr +%%DATADIR%%/i/illumos %%DATADIR%%/i/ims-ansi %%DATADIR%%/i/ims950 %%DATADIR%%/i/ims950-b @@ -1266,6 +1273,7 @@ %%DATADIR%%/l/linux %%DATADIR%%/l/linux+decid %%DATADIR%%/l/linux+kbs +%%DATADIR%%/l/linux+lockeys %%DATADIR%%/l/linux+sfkeys %%DATADIR%%/l/linux-16color %%DATADIR%%/l/linux-basic @@ -1353,6 +1361,7 @@ %%DATADIR%%/m/minix-old-am %%DATADIR%%/m/mintty %%DATADIR%%/m/mintty+common +%%DATADIR%%/m/mintty+keypad %%DATADIR%%/m/mintty-direct %%DATADIR%%/m/mlterm %%DATADIR%%/m/mlterm+pcfkeys @@ -1371,13 +1380,17 @@ %%DATADIR%%/m/morphos %%DATADIR%%/m/mosh %%DATADIR%%/m/mosh-256color +%%DATADIR%%/m/mostlike %%DATADIR%%/m/mouse-sun %%DATADIR%%/m/mrxvt %%DATADIR%%/m/mrxvt-256color +%%DATADIR%%/m/ms+terminal %%DATADIR%%/m/ms-terminal +%%DATADIR%%/m/ms-terminal-direct %%DATADIR%%/m/ms-vt-utf8 %%DATADIR%%/m/ms-vt100 %%DATADIR%%/m/ms-vt100+ +%%DATADIR%%/m/ms-vt100-16color %%DATADIR%%/m/ms-vt100-color %%DATADIR%%/m/msk227 %%DATADIR%%/m/msk22714 @@ -1657,6 +1670,9 @@ %%DATADIR%%/p/p9-8 %%DATADIR%%/p/p9-8-w %%DATADIR%%/p/p9-w +%%DATADIR%%/p/pangoterm +%%DATADIR%%/p/pangoterm-256color +%%DATADIR%%/p/pangoterm-direct %%DATADIR%%/p/pc-coherent %%DATADIR%%/p/pc-minix %%DATADIR%%/p/pc-venix @@ -1841,6 +1857,9 @@ %%DATADIR%%/r/regent60 %%DATADIR%%/r/report+da2 %%DATADIR%%/r/report+version +%%DATADIR%%/r/rio +%%DATADIR%%/r/rio-direct +%%DATADIR%%/r/rlogin-color %%DATADIR%%/r/rt6221 %%DATADIR%%/r/rt6221-w %%DATADIR%%/r/rtpc @@ -1863,6 +1882,7 @@ %%DATADIR%%/s/sc410 %%DATADIR%%/s/sc415 %%DATADIR%%/s/scanset +%%DATADIR%%/s/sclp %%DATADIR%%/s/scoansi %%DATADIR%%/s/scoansi-new %%DATADIR%%/s/scoansi-old @@ -1939,6 +1959,7 @@ %%DATADIR%%/s/st-0.6 %%DATADIR%%/s/st-0.7 %%DATADIR%%/s/st-0.8 +%%DATADIR%%/s/st-0.8.5 %%DATADIR%%/s/st-16color %%DATADIR%%/s/st-256color %%DATADIR%%/s/st-direct @@ -1955,14 +1976,17 @@ %%DATADIR%%/s/sun+sl %%DATADIR%%/s/sun-1 %%DATADIR%%/s/sun-12 +%%DATADIR%%/s/sun-16color %%DATADIR%%/s/sun-17 %%DATADIR%%/s/sun-24 +%%DATADIR%%/s/sun-256color %%DATADIR%%/s/sun-34 %%DATADIR%%/s/sun-48 %%DATADIR%%/s/sun-c %%DATADIR%%/s/sun-cgsix %%DATADIR%%/s/sun-cmd %%DATADIR%%/s/sun-color +%%DATADIR%%/s/sun-direct %%DATADIR%%/s/sun-e %%DATADIR%%/s/sun-e-s %%DATADIR%%/s/sun-il @@ -2052,6 +2076,7 @@ %%DATADIR%%/t/teraterm2.3 %%DATADIR%%/t/teraterm4.59 %%DATADIR%%/t/teraterm4.97 +%%DATADIR%%/t/teraterm5.0 %%DATADIR%%/t/terminator %%DATADIR%%/t/terminet %%DATADIR%%/t/terminet1200 @@ -2323,6 +2348,9 @@ %%DATADIR%%/v/vt100+enq %%DATADIR%%/v/vt100+fnkeys %%DATADIR%%/v/vt100+keypad +%%DATADIR%%/v/vt100+noapp +%%DATADIR%%/v/vt100+noapp+pc +%%DATADIR%%/v/vt100+pf1-pf4 %%DATADIR%%/v/vt100+pfkeys %%DATADIR%%/v/vt100-am %%DATADIR%%/v/vt100-bm @@ -2361,6 +2389,8 @@ %%DATADIR%%/v/vt220+cvis8 %%DATADIR%%/v/vt220+keypad %%DATADIR%%/v/vt220+pcedit +%%DATADIR%%/v/vt220+sfkeys +%%DATADIR%%/v/vt220+ufkeys %%DATADIR%%/v/vt220+vtedit %%DATADIR%%/v/vt220-8 %%DATADIR%%/v/vt220-8bit @@ -2396,11 +2426,14 @@ %%DATADIR%%/v/vt510pc %%DATADIR%%/v/vt510pcdos %%DATADIR%%/v/vt52 +%%DATADIR%%/v/vt52+arrows %%DATADIR%%/v/vt52+keypad %%DATADIR%%/v/vt52-basic %%DATADIR%%/v/vt520 +%%DATADIR%%/v/vt520-w %%DATADIR%%/v/vt520ansi %%DATADIR%%/v/vt525 +%%DATADIR%%/v/vt525-w %%DATADIR%%/v/vt61 %%DATADIR%%/v/vt61.5 %%DATADIR%%/v/vte @@ -2411,11 +2444,14 @@ %%DATADIR%%/v/vte-2014 %%DATADIR%%/v/vte-2017 %%DATADIR%%/v/vte-2018 +%%DATADIR%%/v/vte-2022 %%DATADIR%%/v/vte-256color %%DATADIR%%/v/vte-direct %%DATADIR%%/v/vtnt %%DATADIR%%/v/vv100 %%DATADIR%%/v/vwmterm +%%DATADIR%%/w/wezterm +%%DATADIR%%/w/winconsole %%DATADIR%%/w/wren %%DATADIR%%/w/wrenw %%DATADIR%%/w/wsiris @@ -2552,6 +2588,7 @@ %%DATADIR%%/w/wy99gt-w %%DATADIR%%/w/wy99gt-w-vb %%DATADIR%%/w/wy99gt-wvb +%%DATADIR%%/w/wyse+cvis %%DATADIR%%/w/wyse+sl %%DATADIR%%/w/wyse-325 %%DATADIR%%/w/wyse-75ap @@ -2727,6 +2764,7 @@ %%DATADIR%%/x/xterm+256color %%DATADIR%%/x/xterm+256color2 %%DATADIR%%/x/xterm+256setaf +%%DATADIR%%/x/xterm+256setaf2 %%DATADIR%%/x/xterm+88color %%DATADIR%%/x/xterm+88color2 %%DATADIR%%/x/xterm+acs @@ -2734,6 +2772,8 @@ %%DATADIR%%/x/xterm+alt1049 %%DATADIR%%/x/xterm+alt47 %%DATADIR%%/x/xterm+app +%%DATADIR%%/x/xterm+app+pc +%%DATADIR%%/x/xterm+decedit %%DATADIR%%/x/xterm+direct %%DATADIR%%/x/xterm+direct16 %%DATADIR%%/x/xterm+direct2 @@ -2758,6 +2798,8 @@ %%DATADIR%%/x/xterm+pcf0 %%DATADIR%%/x/xterm+pcf2 %%DATADIR%%/x/xterm+pcfkeys +%%DATADIR%%/x/xterm+r5+fkeys +%%DATADIR%%/x/xterm+r5+lockeys %%DATADIR%%/x/xterm+r6f2 %%DATADIR%%/x/xterm+sl %%DATADIR%%/x/xterm+sl-alt diff --git a/misc/timr-tui/Makefile b/misc/timr-tui/Makefile index 6c38e32983e8..98657631f475 100644 --- a/misc/timr-tui/Makefile +++ b/misc/timr-tui/Makefile @@ -1,7 +1,7 @@ PORTNAME= timr-tui DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/wavedrom/Makefile b/misc/wavedrom/Makefile index 625860c53350..7b9b8b620c5a 100644 --- a/misc/wavedrom/Makefile +++ b/misc/wavedrom/Makefile @@ -1,7 +1,7 @@ PORTNAME= wavedrom DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/wthrr/Makefile b/misc/wthrr/Makefile index 82418a245b73..ed275f78046b 100644 --- a/misc/wthrr/Makefile +++ b/misc/wthrr/Makefile @@ -1,7 +1,7 @@ PORTNAME= wthrr DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc MAINTAINER= pkubaj@FreeBSD.org diff --git a/misc/xd-rust/Makefile b/misc/xd-rust/Makefile index 622ee6576a66..261429f16195 100644 --- a/misc/xd-rust/Makefile +++ b/misc/xd-rust/Makefile @@ -1,6 +1,6 @@ PORTNAME= xd DISTVERSION= 0.0.4 -PORTREVISION= 43 +PORTREVISION= 44 CATEGORIES= misc MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/:main DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main diff --git a/misc/xplr/Makefile b/misc/xplr/Makefile index 926778c2bc6d..874e29eab3f2 100644 --- a/misc/xplr/Makefile +++ b/misc/xplr/Makefile @@ -1,7 +1,7 @@ PORTNAME= xplr DISTVERSIONPREFIX= v DISTVERSION= 0.21.9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org diff --git a/misc/zine/Makefile b/misc/zine/Makefile index 18165846a938..a8857a23346b 100644 --- a/misc/zine/Makefile +++ b/misc/zine/Makefile @@ -1,7 +1,7 @@ PORTNAME= zine DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/ab-av1/Makefile b/multimedia/ab-av1/Makefile index 6698b333e721..40c944d3869b 100644 --- a/multimedia/ab-av1/Makefile +++ b/multimedia/ab-av1/Makefile @@ -1,7 +1,7 @@ PORTNAME= ab-av1 DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/alass/Makefile b/multimedia/alass/Makefile index 2143d07b65ec..1adc4583cfe6 100644 --- a/multimedia/alass/Makefile +++ b/multimedia/alass/Makefile @@ -1,7 +1,7 @@ PORTNAME= alass DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/av1an/Makefile b/multimedia/av1an/Makefile index 9f14887c4b46..8e497eaf82b8 100644 --- a/multimedia/av1an/Makefile +++ b/multimedia/av1an/Makefile @@ -1,6 +1,6 @@ PORTNAME= av1an DISTVERSION= 0.4.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org diff --git a/multimedia/dovi_tool/Makefile b/multimedia/dovi_tool/Makefile index 1f7bd4242dcf..453d45feb655 100644 --- a/multimedia/dovi_tool/Makefile +++ b/multimedia/dovi_tool/Makefile @@ -1,6 +1,6 @@ PORTNAME= dovi_tool DISTVERSION= 2.1.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia MAINTAINER= michiel@vanbaak.eu diff --git a/multimedia/dvbcut/Makefile b/multimedia/dvbcut/Makefile index 4a6b1def9874..afcecb344d35 100644 --- a/multimedia/dvbcut/Makefile +++ b/multimedia/dvbcut/Makefile @@ -1,7 +1,7 @@ PORTNAME= dvbcut PORTVERSION= 0.7.4 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MAINTAINER= se@FreeBSD.org @@ -10,23 +10,24 @@ WWW= https://github.com/bernhardu/dvbcut-deb/ LICENSE= GPLv2 -BUILD_DEPENDS= mplayer:multimedia/mplayer \ - ffmpeg:multimedia/ffmpeg -LIB_DEPENDS= liba52.so:audio/liba52 \ - libao.so:audio/libao \ - libmad.so:audio/libmad \ - libavutil.so:multimedia/ffmpeg +BUILD_DEPENDS= ffmpeg:multimedia/ffmpeg \ + mplayer:multimedia/mplayer +LIB_DEPENDS= libao.so:audio/libao \ + libavutil.so:multimedia/ffmpeg \ + libmad.so:audio/libmad RUN_DEPENDS:= ${BUILD_DEPENDS} USES= compiler:c++11-lang desktop-file-utils gl pkgconfig \ qmake:outsource qt:5 shared-mime-info - -USE_QT= core gui widgets xml buildtools:build linguisttools:build -USE_GL= gl USE_GITHUB= yes GH_ACCOUNT= bernhardu GH_PROJECT= dvbcut-deb GH_TAGNAME= d7c8fad +USE_GL= gl +USE_QT= core gui widgets xml buildtools:build linguisttools:build + +QMAKE_ARGS= LRELEASE="${LRELEASE}" +QMAKE_SOURCE_PATH= ${WRKSRC}/src CXXFLAGS+= -I${LOCALBASE}/include \ -I${LOCALBASE}/include/libavcodec \ @@ -34,9 +35,6 @@ CXXFLAGS+= -I${LOCALBASE}/include \ -I${LOCALBASE}/include/libswscale \ -D DVBCUT_VERSION=${PORTVERSION} -QMAKE_SOURCE_PATH=${WRKSRC}/src -QMAKE_ARGS= LRELEASE="${LRELEASE}" - PORTSCOUT= limit:^[^-]*$$ post-build: @@ -45,14 +43,15 @@ post-build: > ${WRKSRC}/dvbcut.desktop do-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/share/dvbcut/applications/ + ${MKDIR} ${STAGEDIR}${PREFIX}/share/dvbcut/icons/ + ${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages ${INSTALL_PROGRAM} ${WRKDIR}/.build/dvbcut ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/dvbcut.1 ${STAGEDIR}${PREFIX}/share/man/man1/ - ${MKDIR} ${STAGEDIR}${PREFIX}/share/applications + ${INSTALL_DATA} ${WRKDIR}/.build/dvbcut*.qm ${STAGEDIR}${PREFIX}/share/dvbcut/ + ${INSTALL_DATA} ${WRKSRC}/src/dvbcut*.html ${STAGEDIR}${PREFIX}/share/dvbcut/ ${INSTALL_DATA} ${WRKSRC}/dvbcut.desktop ${STAGEDIR}${PREFIX}/share/applications/ - ${MKDIR} ${STAGEDIR}${PREFIX}/share/dvbcut/icons/ ${INSTALL_DATA} ${WRKSRC}/dvbcut.svg ${STAGEDIR}${PREFIX}/share/dvbcut/icons/ - ${INSTALL_DATA} ${WRKSRC}/icons/* ${STAGEDIR}${PREFIX}/share/dvbcut/icons/ - ${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages ${INSTALL_DATA} ${WRKSRC}/dvbcut.xml ${STAGEDIR}${PREFIX}/share/mime/packages/ .include <bsd.port.mk> diff --git a/multimedia/dvbcut/pkg-plist b/multimedia/dvbcut/pkg-plist index a60243d83580..5f6d74d1a757 100644 --- a/multimedia/dvbcut/pkg-plist +++ b/multimedia/dvbcut/pkg-plist @@ -1,14 +1,12 @@ bin/dvbcut share/applications/dvbcut.desktop -share/mime/packages/dvbcut.xml -share/dvbcut/icons/icons.qrc -share/dvbcut/icons/bookmark.png -share/dvbcut/icons/chapter.svgz -share/dvbcut/icons/dvbcut.svg -share/dvbcut/icons/play.svgz -share/dvbcut/icons/stop.png -share/dvbcut/icons/play.png -share/dvbcut/icons/bookmark.svgz -share/dvbcut/icons/chapter.png -share/dvbcut/icons/stop.svgz +%%DATADIR%%/dvbcut.qm +%%DATADIR%%/dvbcut_cs.html +%%DATADIR%%/dvbcut_cs.qm +%%DATADIR%%/dvbcut_de.html +%%DATADIR%%/dvbcut_de.qm +%%DATADIR%%/dvbcut_en.html +%%DATADIR%%/icons/dvbcut.svg share/man/man1/dvbcut.1.gz +share/mime/packages/dvbcut.xml +@dir %%DATADIR%%/applications diff --git a/multimedia/gstreamer1-plugins-rust/Makefile b/multimedia/gstreamer1-plugins-rust/Makefile index b6d43853fbbe..3d55e4c2a658 100644 --- a/multimedia/gstreamer1-plugins-rust/Makefile +++ b/multimedia/gstreamer1-plugins-rust/Makefile @@ -1,5 +1,6 @@ PORTNAME= gstreamer1-plugins-rust DISTVERSION= ${gst-rust_VERSION} +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= multimedia@FreeBSD.org diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile index 8ee0c93d29f3..295fff4af6b7 100644 --- a/multimedia/gstreamer1-plugins/Makefile +++ b/multimedia/gstreamer1-plugins/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS+= libfreetype.so:print/freetype2 \ liborc-0.4.so:devel/orc RUN_DEPENDS+= iso-codes>=0:misc/iso-codes -USES+= meson cpe gettext gnome gstreamer libtool pathfix pkgconfig python:build tar:xz +USES+= meson cpe gettext gnome gstreamer pathfix pkgconfig python:build tar:xz CPE_VENDOR= gstreamer_project CPE_PRODUCT= gstreamer USE_GNOME+= glib20 introspection:build libxml2 diff --git a/multimedia/gstreamer1-rtsp-server/Makefile b/multimedia/gstreamer1-rtsp-server/Makefile index 27db8a3f41ab..4dc20d220280 100644 --- a/multimedia/gstreamer1-rtsp-server/Makefile +++ b/multimedia/gstreamer1-rtsp-server/Makefile @@ -11,7 +11,7 @@ WWW= https://gstreamer.freedesktop.org/ LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= bison gnome gstreamer libtool meson ninja pathfix pkgconfig python:build tar:xz +USES= bison gnome gstreamer meson ninja pathfix pkgconfig python:build tar:xz USE_GNOME= glib20 introspection:build USE_GSTREAMER= bad good USE_LDCONFIG= yes diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile index 5ebf11efe993..7305ad711290 100644 --- a/multimedia/gstreamer1/Makefile +++ b/multimedia/gstreamer1/Makefile @@ -1,5 +1,6 @@ PORTNAME= gstreamer PORTVERSION= ${_GST_VERSION} +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer/ PKGNAMESUFFIX= 1 @@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libunwind.so:devel/libunwind -USES= bison libtool gnome gstreamer:_internal meson ninja \ +USES= bison gnome gstreamer:_internal meson ninja \ pkgconfig python:build shebangfix tar:xz USE_GNOME= glib20 introspection:build USE_GSTREAMER= # diff --git a/multimedia/helvum/Makefile b/multimedia/helvum/Makefile index 6f70c282d7f8..fc76fb893b72 100644 --- a/multimedia/helvum/Makefile +++ b/multimedia/helvum/Makefile @@ -1,6 +1,6 @@ PORTNAME= helvum DISTVERSION= 0.5.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org diff --git a/multimedia/kamoso/Makefile b/multimedia/kamoso/Makefile index 3fc27fe83042..2cb3bbdd9b4b 100644 --- a/multimedia/kamoso/Makefile +++ b/multimedia/kamoso/Makefile @@ -21,7 +21,7 @@ USE_XORG= x11 OPTIONS_DEFINE= DOCS -# Support for 13.5-RELEASE and 14.2-RELEASE +# Remove at 13.5-RELEASE EOL: .if !exists(/usr/bin/clang-scan-deps) USES+= llvm .endif diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile index b8710f4e9c2f..e5b7372c1b14 100644 --- a/multimedia/kodi/Makefile +++ b/multimedia/kodi/Makefile @@ -10,7 +10,8 @@ DIST_SUBDIR= ${PORTNAME} # do not forget to fix devel/kodi-platform when updating kodi PATCH_SITES= https://github.com/xbmc/xbmc/commit/ -PATCHFILES= 269053ebbfd3cc4a3156a511f54ab7f08a09a730.patch:-p1 +PATCHFILES= 269053ebbfd3cc4a3156a511f54ab7f08a09a730.patch:-p1 \ + 957b4faa0b765bc91e64c6d33f07e853decae0d0.patch:-p1 MAINTAINER= yzrh@noema.org COMMENT= Award winning media center application diff --git a/multimedia/kodi/distinfo b/multimedia/kodi/distinfo index 059af28cd2b4..f633ee98fd68 100644 --- a/multimedia/kodi/distinfo +++ b/multimedia/kodi/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1743432741 +TIMESTAMP = 1759400337 SHA256 (kodi/apache-groovy-binary-4.0.16.zip) = b8c3bec88a3f5a62235d9429a97e371032bf7216f3e28724823a9169dd10befc SIZE (kodi/apache-groovy-binary-4.0.16.zip) = 29793704 SHA256 (kodi/commons-lang3-3.14.0-bin.tar.gz) = 317c3e3fcd5fcca3781a7996ff1e0c50c13244ee961e94e5f6f6d84b84733b16 @@ -15,3 +15,5 @@ SHA256 (kodi/xbmc-libdvdread-6.1.3-Next-Nexus-Alpha2-2_GH0.tar.gz) = 719130091e3 SIZE (kodi/xbmc-libdvdread-6.1.3-Next-Nexus-Alpha2-2_GH0.tar.gz) = 110513 SHA256 (kodi/269053ebbfd3cc4a3156a511f54ab7f08a09a730.patch) = 72282e0c3d407c3337861995f093fbd955a4cad668f432c665931a6f276772e3 SIZE (kodi/269053ebbfd3cc4a3156a511f54ab7f08a09a730.patch) = 1257 +SHA256 (kodi/957b4faa0b765bc91e64c6d33f07e853decae0d0.patch) = dd1a61b6ea81a68bcfd84fb0c49d5153364c4838f90741ee5cb5d4ba8940e0fc +SIZE (kodi/957b4faa0b765bc91e64c6d33f07e853decae0d0.patch) = 851 diff --git a/multimedia/kooha/Makefile b/multimedia/kooha/Makefile index 5ddc9857c776..c665ed3c58d6 100644 --- a/multimedia/kooha/Makefile +++ b/multimedia/kooha/Makefile @@ -1,7 +1,7 @@ PORTNAME= kooha DISTVERSIONPREFIX= v DISTVERSION= 2.3.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= multimedia wayland MAINTAINER= ports@FreeBSD.org diff --git a/multimedia/libmpeg2/Makefile b/multimedia/libmpeg2/Makefile index 140f02bf2d13..5e5ac4af087b 100644 --- a/multimedia/libmpeg2/Makefile +++ b/multimedia/libmpeg2/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmpeg2 PORTVERSION= 0.5.1 PORTREVISION= 8 CATEGORIES= multimedia -MASTER_SITES= http://libmpeg2.sourceforge.net/files/ +MASTER_SITES= http://download.videolan.org/contrib/${PORTNAME}/ MAINTAINER= multimedia@FreeBSD.org COMMENT= Free library for decoding MPEG-2 and MPEG-1 video streams diff --git a/multimedia/librav1e/Makefile b/multimedia/librav1e/Makefile index ab2b613a4760..5019dc8f588e 100644 --- a/multimedia/librav1e/Makefile +++ b/multimedia/librav1e/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 2 +PORTREVISION= 3 PKGNAMEPREFIX= lib MASTERDIR= ${.CURDIR}/../rav1e diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index 072310852000..3c83b1d46aa4 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,6 +1,7 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= driesm@FreeBSD.org diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile index 2ade2d67bb2d..f49d821152f7 100644 --- a/multimedia/mythtv/Makefile +++ b/multimedia/mythtv/Makefile @@ -1,7 +1,6 @@ PORTNAME= mythtv DISTVERSIONPREFIX= v -DISTVERSION= 34.0 -PORTREVISION= 6 +DISTVERSION= 35.0 PORTEPOCH= 1 CATEGORIES= multimedia @@ -10,12 +9,10 @@ COMMENT= Homebrew PVR project WWW= https://www.mythtv.org/ LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/../LICENSE -ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc powerpc64 powerpc64le -.if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld -BROKEN_i386= ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment -.endif - +BUILD_DEPENDS= yasm:devel/yasm \ + ${LOCALBASE}/include/linux/input.h:devel/evdev-proto LIB_DEPENDS= liblzo2.so:archivers/lzo2 \ libmp3lame.so:audio/lame \ libsamplerate.so:audio/libsamplerate \ @@ -38,24 +35,32 @@ LIB_DEPENDS= liblzo2.so:archivers/lzo2 \ libgnutls.so:security/gnutls \ libzip.so:archivers/libzip \ libexpat.so:textproc/expat2 -BUILD_DEPENDS= yasm:devel/yasm \ - ${LOCALBASE}/include/linux/input.h:devel/evdev-proto +RUN_DEPENDS+= tv_check:textproc/p5-xmltv \ + wget:ftp/wget -USES= compiler:c++17-lang gmake gl gnome iconv libtool pkgconfig pathfix \ - perl5 python qmake:no_env qt:5 shebangfix ssl xorg +USES= compiler:c++17-lang gmake gl gnome iconv libtool localbase:ldflags \ + pkgconfig pathfix perl5 python qmake:no_env qt:5 shebangfix ssl xorg USE_GITHUB= yes GH_ACCOUNT= MythTV USE_GL= gl USE_GNOME= libxml2 USE_LDCONFIG= yes +USE_PERL5= run build USE_QT= buildtools:build core dbus gui imageformats:run \ linguist:build multimedia network opengl qmake:build script \ sql sql-mysql:run widgets xml -USE_PERL5= run build +USE_RC_SUBR= mythbackend USE_XORG= x11 xv xrandr xxf86vm xinerama xext xcb + SHEBANG_FILES= programs/scripts/database/*.pl \ - programs/scripts/metadata/Music/mbutils.py + programs/scripts/internetcontent/*.py \ + programs/scripts/internetcontent/*.pl \ + programs/scripts/internetcontent/nv_python_libs/*.py \ + programs/scripts/hardwareprofile/*.py \ + programs/scripts/metadata/Movie/tmdb3.py \ + programs/scripts/metadata/Music/mbutils.py \ + programs/scripts/metadata/Music/lyrics/testlyrics.pl HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix="${PREFIX}" --cc="${CC}" --cxx="${CXX}" \ @@ -66,31 +71,20 @@ CONFIGURE_ENV= QMAKESPEC="${QMAKESPEC}" MOC="${MOC}" \ QTDIR="${PREFIX}" PKG_CONFIG_PATH="${LOCALBASE}/libdata/pkgconfig" MAKE_ENV= QTDIR="${PREFIX}" \ QMAKESPEC="${QMAKESPEC}" -NOPRECIOUSMAKEVARS= # don't override ARCH in ffmpeg makefiles DESTDIRNAME= INSTALL_ROOT CFLAGS_powerpc= -Wno-error=int-conversion CPPFLAGS+= ${QTCPPFLAGS} -LDFLAGS+= -L${LOCALBASE}/lib LDFLAGS_aarch64=-Wl,-z,notext +LDFLAGS_i386= -Wl,-z,notext -REINPLACE_ARGS= -i "" -WRKSRC_SUBDIR= ${PORTNAME} +CONFLICTS_INSTALL= mythtv-frontend DESKTOP_ENTRIES="MythTV Frontend" "MythTV is a homebrew PVR project" "" \ "mythfrontend" "AudioVideo;Video;" false - -CONFLICTS_INSTALL= mythtv-frontend - -RUN_DEPENDS+= tv_check:textproc/p5-xmltv \ - wget:ftp/wget -USE_RC_SUBR= mythbackend -SHEBANG_FILES= programs/scripts/database/*.pl \ - programs/scripts/internetcontent/*.py \ - programs/scripts/internetcontent/*.pl \ - programs/scripts/internetcontent/nv_python_libs/*.py \ - programs/scripts/hardwareprofile/*.py \ - programs/scripts/metadata/Movie/tmdb3.py \ - programs/scripts/metadata/Music/mbutils.py +REINPLACE_ARGS= -i "" +NOPRECIOUSMAKEVARS= # don't override ARCH in ffmpeg makefiles +SUB_FILES= pkg-message +WRKSRC_SUBDIR= ${PORTNAME} CONFIGURE_ARGS+=--dvb-path="${WRKSRC}/media_tree/include/uapi" \ --enable-v4l2 @@ -98,13 +92,12 @@ CONFIGURE_ARGS+=--dvb-path="${WRKSRC}/media_tree/include/uapi" \ USERS= mythtv GROUPS= mythtv -SUB_FILES= pkg-message - OPTIONS_DEFINE= BINDINGS HDHOMERUN JACK LIRC MYSQL PULSEAUDIO VDPAU OPTIONS_DEFAULT= BINDINGS HDHOMERUN VDPAU OPTIONS_SUB= yes BINDINGS_DESC= Perl and Python bindings +HDHOMERUN_DESC= Native support for HDHomeRun network tuners BINDINGS_BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}mysqlclient>=0:databases/py-mysqlclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR} \ @@ -131,11 +124,10 @@ BINDINGS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mysqlclient>=1.2.2:databases/py-mys p5-XML-Simple>=0:textproc/p5-XML-Simple \ p5-HTTP-Request-Params>=0:www/p5-HTTP-Request-Params \ p5-LWP-UserAgent-Determined>=0:www/p5-LWP-UserAgent-Determined +BINDINGS_USES= mysql BINDINGS_CONFIGURE_ON= --python="${PYTHON_CMD}" --with-bindings=perl,python BINDINGS_CONFIGURE_OFF= --without-bindings=perl,python -BINDINGS_USES= mysql -HDHOMERUN_DESC= Native support for HDHomeRun network tuners HDHOMERUN_LIB_DEPENDS= libhdhomerun.so:multimedia/libhdhomerun HDHOMERUN_CONFIGURE_OFF= --disable-hdhomerun @@ -145,7 +137,6 @@ JACK_CONFIGURE_OFF= --disable-audio-jack LIRC_LIB_DEPENDS= liblirc_client.so:comms/lirc LIRC_CONFIGURE_OFF= --disable-lirc -MYSQL_DESC= Install MySQL server in addition to client MYSQL_USES= mysql:client,server MYSQL_USES_OFF= mysql @@ -232,19 +223,4 @@ post-install: ${GREP} -q 'x-executable; charset=binary'" \; -print | ${XARGS} ${STRIP_CMD} @${FIND} ${STAGEDIR}${PREFIX}/lib -type f -name lib\*.so.\* | ${XARGS} ${STRIP_CMD} -# Apply additional substitutions to pkg-plist generated by the 'makeplist' target -create-plist: stage - @(cd ${.CURDIR} && ${MAKE} makeplist > pkg-plist && \ - ${REINPLACE_CMD} -E \ - -e '1d' -e '/etc\/rc.d\/mythbackend/d' -e '/[.]packlist$$/d' \ - -e '/[.]bak$$/d' \ - -e '/[.]gitignore$$/d' \ - -e 's#^bin/mythpython#%%BINDINGS%%bin/mythpython#' \ - -e 's#^bin/mythwikiscripts#%%BINDINGS%%bin/mythwikiscripts#' \ - -e 's#^%%PYTHON_SITELIBDIR%%#%%BINDINGS%%%%PYTHON_SITELIBDIR%%#' \ - -e 's#^%%DATADIR%%hardwareprofile#%%BINDINGS%%hardwareprofile#' \ - -e 's#^%%DATADIR%%internetcontent#%%BINDINGS%%internetcontent#' \ - -e 's#^%%SITE_PERL%%#%%BINDINGS%%%%SITE_PERL%%#' \ - pkg-plist) - .include <bsd.port.mk> diff --git a/multimedia/mythtv/distinfo b/multimedia/mythtv/distinfo index 817a516dabd2..9c318037eaa0 100644 --- a/multimedia/mythtv/distinfo +++ b/multimedia/mythtv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708697729 -SHA256 (MythTV-mythtv-v34.0_GH0.tar.gz) = 1c0a0f9ae190468d07ebfb534c720ef8c62811148a9f928c56876e9fdbd5d6bf -SIZE (MythTV-mythtv-v34.0_GH0.tar.gz) = 118820346 +TIMESTAMP = 1741345770 +SHA256 (MythTV-mythtv-v35.0_GH0.tar.gz) = 1d06520d1f0726a8d131aa323e9cd04f34a8154b32efe827dd570c2b212196c8 +SIZE (MythTV-mythtv-v35.0_GH0.tar.gz) = 120302443 diff --git a/multimedia/mythtv/files/patch-configure b/multimedia/mythtv/files/patch-configure deleted file mode 100644 index 1479055767a4..000000000000 --- a/multimedia/mythtv/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2024-02-25 17:30:55 UTC -+++ configure -@@ -5435,7 +5435,7 @@ if enabled system_libexiv2 ; then - - # libexiv2 - if enabled system_libexiv2 ; then -- if $(pkg-config --atleast-version="0.99" exiv2); then -+ if $(pkg-config --atleast-version="0.28" exiv2); then - use_pkg_config exiv2 exiv2 exiv2/exiv2.hpp versionNumber - elif [ $target_os != "android" ] ; then - disable system_libexiv2 diff --git a/multimedia/mythtv/files/patch-external_FFmpeg_libswscale_ppc_yuv2rgb__altivec.c b/multimedia/mythtv/files/patch-external_FFmpeg_libswscale_ppc_yuv2rgb__altivec.c deleted file mode 100644 index 1208098c1e5d..000000000000 --- a/multimedia/mythtv/files/patch-external_FFmpeg_libswscale_ppc_yuv2rgb__altivec.c +++ /dev/null @@ -1,145 +0,0 @@ -Revert 3a557c5d88b7b15b5954ba2743febb055549b536 to fix build on powerpc and powerpc64. - -Error: -CC libswscale/ppc/yuv2rgb_altivec.o -libswscale/ppc/yuv2rgb_altivec.c: In function ?altivec_yuv2_abgr?: -libswscale/ppc/yuv2rgb_altivec.c:338:18: error: implicit declaration of function ?vec_xl?; did you mean ?vec_rl?? [-Werror=implicit-function-declaration] - 338 | y0 = vec_xl(0, y1i); \ - | ^~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:437:1: note: in expansion of macro ?DEFCSP420_CVT? - 437 | DEFCSP420_CVT(yuv2_abgr, out_abgr) - | ^~~~~~~~~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:338:18: error: incompatible types when assigning to type ?__vector unsigned char? {aka ?__vector(16) unsigned char?} from type ?int? - 338 | y0 = vec_xl(0, y1i); \ - | ^~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:437:1: note: in expansion of macro ?DEFCSP420_CVT? - 437 | DEFCSP420_CVT(yuv2_abgr, out_abgr) - | ^~~~~~~~~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:340:18: error: incompatible types when assigning to type ?__vector unsigned char? {aka ?__vector(16) unsigned char?} from type ?int? - 340 | y1 = vec_xl(0, y2i); \ - | ^~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:437:1: note: in expansion of macro ?DEFCSP420_CVT? - 437 | DEFCSP420_CVT(yuv2_abgr, out_abgr) - | ^~~~~~~~~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:437:1: error: can?t convert a value of type ?int? to vector type ?__vector(16) signed char? which has different size -libswscale/ppc/yuv2rgb_altivec.c:437:1: error: can?t convert a value of type ?int? to vector type ?__vector(16) signed char? which has different size -libswscale/ppc/yuv2rgb_altivec.c: In function ?altivec_yuv2_bgra?: -libswscale/ppc/yuv2rgb_altivec.c:338:18: error: incompatible types when assigning to type ?__vector unsigned char? {aka ?__vector(16) unsigned char?} from type ?int? - 338 | y0 = vec_xl(0, y1i); \ - | ^~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:438:1: note: in expansion of macro ?DEFCSP420_CVT? - 438 | DEFCSP420_CVT(yuv2_bgra, out_bgra) - | ^~~~~~~~~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:340:18: error: incompatible types when assigning to type ?__vector unsigned char? {aka ?__vector(16) unsigned char?} from type ?int? - 340 | y1 = vec_xl(0, y2i); \ - | ^~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:438:1: note: in expansion of macro ?DEFCSP420_CVT? - 438 | DEFCSP420_CVT(yuv2_bgra, out_bgra) - | ^~~~~~~~~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:438:1: error: can?t convert a value of type ?int? to vector type ?__vector(16) signed char? which has different size -libswscale/ppc/yuv2rgb_altivec.c:438:1: error: can?t convert a value of type ?int? to vector type ?__vector(16) signed char? which has different size -libswscale/ppc/yuv2rgb_altivec.c: In function ?altivec_yuv2_rgba?: -libswscale/ppc/yuv2rgb_altivec.c:338:18: error: incompatible types when assigning to type ?__vector unsigned char? {aka ?__vector(16) unsigned char?} from type ?int? - 338 | y0 = vec_xl(0, y1i); \ - | ^~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:439:1: note: in expansion of macro ?DEFCSP420_CVT? - 439 | DEFCSP420_CVT(yuv2_rgba, out_rgba) - | ^~~~~~~~~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:340:18: error: incompatible types when assigning to type ?__vector unsigned char? {aka ?__vector(16) unsigned char?} from type ?int? - 340 | y1 = vec_xl(0, y2i); \ - | ^~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:439:1: note: in expansion of macro ?DEFCSP420_CVT? - 439 | DEFCSP420_CVT(yuv2_rgba, out_rgba) - | ^~~~~~~~~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:439:1: error: can?t convert a value of type ?int? to vector type ?__vector(16) signed char? which has different size -libswscale/ppc/yuv2rgb_altivec.c:439:1: error: can?t convert a value of type ?int? to vector type ?__vector(16) signed char? which has different size -libswscale/ppc/yuv2rgb_altivec.c: In function ?altivec_yuv2_argb?: -libswscale/ppc/yuv2rgb_altivec.c:338:18: error: incompatible types when assigning to type ?__vector unsigned char? {aka ?__vector(16) unsigned char?} from type ?int? - 338 | y0 = vec_xl(0, y1i); \ - | ^~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:440:1: note: in expansion of macro ?DEFCSP420_CVT? - 440 | DEFCSP420_CVT(yuv2_argb, out_argb) - | ^~~~~~~~~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:340:18: error: incompatible types when assigning to type ?__vector unsigned char? {aka ?__vector(16) unsigned char?} from type ?int? - 340 | y1 = vec_xl(0, y2i); \ - | ^~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:440:1: note: in expansion of macro ?DEFCSP420_CVT? - 440 | DEFCSP420_CVT(yuv2_argb, out_argb) - | ^~~~~~~~~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:440:1: error: can?t convert a value of type ?int? to vector type ?__vector(16) signed char? which has different size -libswscale/ppc/yuv2rgb_altivec.c:440:1: error: can?t convert a value of type ?int? to vector type ?__vector(16) signed char? which has different size -libswscale/ppc/yuv2rgb_altivec.c: In function ?altivec_yuv2_rgb24?: -libswscale/ppc/yuv2rgb_altivec.c:338:18: error: incompatible types when assigning to type ?__vector unsigned char? {aka ?__vector(16) unsigned char?} from type ?int? - 338 | y0 = vec_xl(0, y1i); \ - | ^~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:441:1: note: in expansion of macro ?DEFCSP420_CVT? - 441 | DEFCSP420_CVT(yuv2_rgb24, out_rgb24) - | ^~~~~~~~~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:340:18: error: incompatible types when assigning to type ?__vector unsigned char? {aka ?__vector(16) unsigned char?} from type ?int? - 340 | y1 = vec_xl(0, y2i); \ - | ^~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:441:1: note: in expansion of macro ?DEFCSP420_CVT? - 441 | DEFCSP420_CVT(yuv2_rgb24, out_rgb24) - | ^~~~~~~~~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:441:1: error: can?t convert a value of type ?int? to vector type ?__vector(16) signed char? which has different size -libswscale/ppc/yuv2rgb_altivec.c:441:1: error: can?t convert a value of type ?int? to vector type ?__vector(16) signed char? which has different size -libswscale/ppc/yuv2rgb_altivec.c: In function ?altivec_yuv2_bgr24?: -libswscale/ppc/yuv2rgb_altivec.c:338:18: error: incompatible types when assigning to type ?__vector unsigned char? {aka ?__vector(16) unsigned char?} from type ?int? - 338 | y0 = vec_xl(0, y1i); \ - | ^~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:442:1: note: in expansion of macro ?DEFCSP420_CVT? - 442 | DEFCSP420_CVT(yuv2_bgr24, out_bgr24) - | ^~~~~~~~~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:340:18: error: incompatible types when assigning to type ?__vector unsigned char? {aka ?__vector(16) unsigned char?} from type ?int? - 340 | y1 = vec_xl(0, y2i); \ - | ^~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:442:1: note: in expansion of macro ?DEFCSP420_CVT? - 442 | DEFCSP420_CVT(yuv2_bgr24, out_bgr24) - | ^~~~~~~~~~~~~ -libswscale/ppc/yuv2rgb_altivec.c:442:1: error: can?t convert a value of type ?int? to vector type ?__vector(16) signed char? which has different size -libswscale/ppc/yuv2rgb_altivec.c:442:1: error: can?t convert a value of type ?int? to vector type ?__vector(16) signed char? which has different size -cc1: some warnings being treated as errors - ---- external/FFmpeg/libswscale/ppc/yuv2rgb_altivec.c.orig 2020-06-15 18:54:24 UTC -+++ external/FFmpeg/libswscale/ppc/yuv2rgb_altivec.c -@@ -305,6 +305,9 @@ static int altivec_ ## name(SwsContext *c, const unsig - vector signed short R1, G1, B1; \ - vector unsigned char R, G, B; \ - \ -+ const vector unsigned char *y1ivP, *y2ivP, *uivP, *vivP; \ -+ vector unsigned char align_perm; \ -+ \ - vector signed short lCY = c->CY; \ - vector signed short lOY = c->OY; \ - vector signed short lCRV = c->CRV; \ -@@ -335,13 +338,26 @@ static int altivec_ ## name(SwsContext *c, const unsig - vec_dstst(oute, (0x02000002 | (((w * 3 + 32) / 32) << 16)), 1); \ - \ - for (j = 0; j < w / 16; j++) { \ -- y0 = vec_xl(0, y1i); \ -+ y1ivP = (const vector unsigned char *) y1i; \ -+ y2ivP = (const vector unsigned char *) y2i; \ -+ uivP = (const vector unsigned char *) ui; \ -+ vivP = (const vector unsigned char *) vi; \ - \ -- y1 = vec_xl(0, y2i); \ -+ align_perm = vec_lvsl(0, y1i); \ -+ y0 = (vector unsigned char) \ -+ vec_perm(y1ivP[0], y1ivP[1], align_perm); \ - \ -- u = (vector signed char) vec_xl(0, ui); \ -+ align_perm = vec_lvsl(0, y2i); \ -+ y1 = (vector unsigned char) \ -+ vec_perm(y2ivP[0], y2ivP[1], align_perm); \ - \ -- v = (vector signed char) vec_xl(0, vi); \ -+ align_perm = vec_lvsl(0, ui); \ -+ u = (vector signed char) \ -+ vec_perm(uivP[0], uivP[1], align_perm); \ -+ \ -+ align_perm = vec_lvsl(0, vi); \ -+ v = (vector signed char) \ -+ vec_perm(vivP[0], vivP[1], align_perm); \ - \ - u = (vector signed char) \ - vec_sub(u, \ diff --git a/multimedia/mythtv/pkg-plist b/multimedia/mythtv/pkg-plist index a10d3f1ca979..aaa0cfcab48a 100644 --- a/multimedia/mythtv/pkg-plist +++ b/multimedia/mythtv/pkg-plist @@ -55,7 +55,6 @@ include/mythtv/libavcodec/version.h include/mythtv/libavcodec/version_major.h include/mythtv/libavcodec/videotoolbox.h include/mythtv/libavcodec/vorbis_parser.h -include/mythtv/libavcodec/xvmc.h include/mythtv/libavdevice/avdevice.h include/mythtv/libavdevice/version.h include/mythtv/libavdevice/version_major.h @@ -71,6 +70,7 @@ include/mythtv/libavformat/version_major.h include/mythtv/libavutil/adler32.h include/mythtv/libavutil/aes.h include/mythtv/libavutil/aes_ctr.h +include/mythtv/libavutil/ambient_viewing_environment.h include/mythtv/libavutil/attributes.h include/mythtv/libavutil/audio_fifo.h include/mythtv/libavutil/avassert.h @@ -98,6 +98,7 @@ include/mythtv/libavutil/downmix_info.h include/mythtv/libavutil/encryption_info.h include/mythtv/libavutil/error.h include/mythtv/libavutil/eval.h +include/mythtv/libavutil/executor.h include/mythtv/libavutil/ffversion.h include/mythtv/libavutil/fifo.h include/mythtv/libavutil/file.h @@ -110,6 +111,7 @@ include/mythtv/libavutil/hmac.h include/mythtv/libavutil/hwcontext.h include/mythtv/libavutil/hwcontext_cuda.h include/mythtv/libavutil/hwcontext_d3d11va.h +include/mythtv/libavutil/hwcontext_d3d12va.h include/mythtv/libavutil/hwcontext_drm.h include/mythtv/libavutil/hwcontext_dxva2.h include/mythtv/libavutil/hwcontext_mediacodec.h @@ -119,6 +121,7 @@ include/mythtv/libavutil/hwcontext_vaapi.h include/mythtv/libavutil/hwcontext_vdpau.h include/mythtv/libavutil/hwcontext_videotoolbox.h include/mythtv/libavutil/hwcontext_vulkan.h +include/mythtv/libavutil/iamf.h include/mythtv/libavutil/imgutils.h include/mythtv/libavutil/intfloat.h include/mythtv/libavutil/intreadwrite.h @@ -158,6 +161,7 @@ include/mythtv/libavutil/tx.h include/mythtv/libavutil/uuid.h include/mythtv/libavutil/version.h include/mythtv/libavutil/video_enc_params.h +include/mythtv/libavutil/video_hint.h include/mythtv/libavutil/xtea.h include/mythtv/libmyth/audio/audioconvert.h include/mythtv/libmyth/audio/audiooutput.h @@ -166,23 +170,17 @@ include/mythtv/libmyth/audio/audiooutpututil.h include/mythtv/libmyth/audio/audiosettings.h include/mythtv/libmyth/audio/eldutils.h include/mythtv/libmyth/audio/volumebase.h -include/mythtv/libmyth/langsettings.h include/mythtv/libmyth/mythaverror.h +include/mythtv/libmyth/mythavframe.h include/mythtv/libmyth/mythcontext.h include/mythtv/libmyth/mythexp.h -include/mythtv/libmyth/mythmediamonitor.h -include/mythtv/libmyth/mythterminal.h include/mythtv/libmyth/output.h -include/mythtv/libmyth/schemawizard.h -include/mythtv/libmyth/standardsettings.h -include/mythtv/libmyth/storagegroupeditor.h include/mythtv/libmyth/visual.h include/mythtv/libmythbase/autodeletedeque.h include/mythtv/libmythbase/bonjourregister.h include/mythtv/libmythbase/compat.h include/mythtv/libmythbase/dbutil.h include/mythtv/libmythbase/exitcodes.h -include/mythtv/libmythbase/ffmpeg-mmx.h include/mythtv/libmythbase/filesysteminfo.h include/mythtv/libmythbase/hardwareprofile.h include/mythtv/libmythbase/iso3166.h @@ -232,7 +230,6 @@ include/mythtv/libmythbase/netutils.h include/mythtv/libmythbase/programinfo.h include/mythtv/libmythbase/programtypeflags.h include/mythtv/libmythbase/programtypes.h -include/mythtv/libmythbase/qtuplift.h include/mythtv/libmythbase/recordingstatus.h include/mythtv/libmythbase/recordingtypes.h include/mythtv/libmythbase/referencecounter.h @@ -286,77 +283,8 @@ include/mythtv/libmythmetadata/videoscan.h include/mythtv/libmythmetadata/videoutils.h include/mythtv/libmythmpeg2/mpeg2.h include/mythtv/libmythservicecontracts/datacontracthelper.h -include/mythtv/libmythservicecontracts/datacontracts/artworkInfo.h -include/mythtv/libmythservicecontracts/datacontracts/artworkInfoList.h -include/mythtv/libmythservicecontracts/datacontracts/backendInfo.h -include/mythtv/libmythservicecontracts/datacontracts/blurayInfo.h -include/mythtv/libmythservicecontracts/datacontracts/buildInfo.h -include/mythtv/libmythservicecontracts/datacontracts/captureCard.h -include/mythtv/libmythservicecontracts/datacontracts/captureCardList.h -include/mythtv/libmythservicecontracts/datacontracts/castMember.h -include/mythtv/libmythservicecontracts/datacontracts/castMemberList.h -include/mythtv/libmythservicecontracts/datacontracts/channelGroup.h -include/mythtv/libmythservicecontracts/datacontracts/channelGroupList.h -include/mythtv/libmythservicecontracts/datacontracts/channelInfoList.h -include/mythtv/libmythservicecontracts/datacontracts/connectionInfo.h -include/mythtv/libmythservicecontracts/datacontracts/cutList.h -include/mythtv/libmythservicecontracts/datacontracts/cutting.h -include/mythtv/libmythservicecontracts/datacontracts/databaseInfo.h -include/mythtv/libmythservicecontracts/datacontracts/enum.h -include/mythtv/libmythservicecontracts/datacontracts/enumItem.h -include/mythtv/libmythservicecontracts/datacontracts/envInfo.h -include/mythtv/libmythservicecontracts/datacontracts/frontendActionList.h -include/mythtv/libmythservicecontracts/datacontracts/frontendStatus.h -include/mythtv/libmythservicecontracts/datacontracts/imageMetadataInfo.h -include/mythtv/libmythservicecontracts/datacontracts/imageMetadataInfoList.h -include/mythtv/libmythservicecontracts/datacontracts/imageSyncInfo.h -include/mythtv/libmythservicecontracts/datacontracts/input.h -include/mythtv/libmythservicecontracts/datacontracts/inputList.h -include/mythtv/libmythservicecontracts/datacontracts/labelValue.h -include/mythtv/libmythservicecontracts/datacontracts/lineup.h -include/mythtv/libmythservicecontracts/datacontracts/liveStreamInfo.h -include/mythtv/libmythservicecontracts/datacontracts/liveStreamInfoList.h -include/mythtv/libmythservicecontracts/datacontracts/logInfo.h -include/mythtv/libmythservicecontracts/datacontracts/logMessage.h -include/mythtv/libmythservicecontracts/datacontracts/logMessageList.h -include/mythtv/libmythservicecontracts/datacontracts/musicMetadataInfo.h -include/mythtv/libmythservicecontracts/datacontracts/musicMetadataInfoList.h -include/mythtv/libmythservicecontracts/datacontracts/programAndChannel.h -include/mythtv/libmythservicecontracts/datacontracts/programGuide.h -include/mythtv/libmythservicecontracts/datacontracts/recRule.h -include/mythtv/libmythservicecontracts/datacontracts/recRuleFilter.h -include/mythtv/libmythservicecontracts/datacontracts/recRuleFilterList.h -include/mythtv/libmythservicecontracts/datacontracts/recRuleList.h -include/mythtv/libmythservicecontracts/datacontracts/recording.h -include/mythtv/libmythservicecontracts/datacontracts/settingList.h -include/mythtv/libmythservicecontracts/datacontracts/timeZoneInfo.h -include/mythtv/libmythservicecontracts/datacontracts/titleInfo.h -include/mythtv/libmythservicecontracts/datacontracts/titleInfoList.h -include/mythtv/libmythservicecontracts/datacontracts/versionInfo.h -include/mythtv/libmythservicecontracts/datacontracts/videoLookupInfo.h -include/mythtv/libmythservicecontracts/datacontracts/videoLookupInfoList.h -include/mythtv/libmythservicecontracts/datacontracts/videoMetadataInfo.h -include/mythtv/libmythservicecontracts/datacontracts/videoMetadataInfoList.h -include/mythtv/libmythservicecontracts/datacontracts/videoMultiplex.h -include/mythtv/libmythservicecontracts/datacontracts/videoMultiplexList.h -include/mythtv/libmythservicecontracts/datacontracts/videoSource.h -include/mythtv/libmythservicecontracts/datacontracts/videoSourceList.h -include/mythtv/libmythservicecontracts/datacontracts/videoStreamInfo.h -include/mythtv/libmythservicecontracts/datacontracts/videoStreamInfoList.h -include/mythtv/libmythservicecontracts/datacontracts/wolInfo.h include/mythtv/libmythservicecontracts/service.h include/mythtv/libmythservicecontracts/serviceexp.h -include/mythtv/libmythservicecontracts/services/captureServices.h -include/mythtv/libmythservicecontracts/services/channelServices.h -include/mythtv/libmythservicecontracts/services/contentServices.h -include/mythtv/libmythservicecontracts/services/dvrServices.h -include/mythtv/libmythservicecontracts/services/frontendServices.h -include/mythtv/libmythservicecontracts/services/guideServices.h -include/mythtv/libmythservicecontracts/services/imageServices.h -include/mythtv/libmythservicecontracts/services/musicServices.h -include/mythtv/libmythservicecontracts/services/mythServices.h -include/mythtv/libmythservicecontracts/services/rttiServices.h -include/mythtv/libmythservicecontracts/services/videoServices.h include/mythtv/libmythtv/metadataimagehelper.h include/mythtv/libmythtv/mythavutil.h include/mythtv/libmythtv/mythframe.h @@ -374,6 +302,8 @@ include/mythtv/libmythtv/visualisations/goom/mathtools.h include/mythtv/libmythtv/visualisations/goom/mmx.h include/mythtv/libmythtv/visualisations/goom/tentacle3d.h include/mythtv/libmythtv/visualisations/goom/v3d.h +include/mythtv/libmythui/langsettings.h +include/mythtv/libmythui/mediamonitor.h include/mythtv/libmythui/mythcolourspace.h include/mythtv/libmythui/mythdialogbox.h include/mythtv/libmythui/mythfontproperties.h @@ -390,6 +320,7 @@ include/mythtv/libmythui/mythprogressdialog.h include/mythtv/libmythui/mythrect.h include/mythtv/libmythui/mythscreenstack.h include/mythtv/libmythui/mythscreentype.h +include/mythtv/libmythui/mythterminal.h include/mythtv/libmythui/myththemebase.h include/mythtv/libmythui/myththemedmenu.h include/mythtv/libmythui/mythuiactions.h @@ -425,6 +356,9 @@ include/mythtv/libmythui/mythuiutils.h include/mythtv/libmythui/mythuivideo.h include/mythtv/libmythui/mythuiwebbrowser.h include/mythtv/libmythui/mythvirtualkeyboard.h +include/mythtv/libmythui/schemawizard.h +include/mythtv/libmythui/standardsettings.h +include/mythtv/libmythui/storagegroupeditor.h include/mythtv/libmythui/themeinfo.h include/mythtv/libmythui/x11colors.h include/mythtv/libmythui/xmlparsebase.h @@ -471,76 +405,76 @@ include/mythtv/libswscale/version_major.h include/mythtv/mythconfig.h include/mythtv/mythconfig.mak include/mythtv/udfread.h -lib/libmyth-34.so -lib/libmyth-34.so.34 -lib/libmyth-34.so.34.0 -lib/libmyth-34.so.34.0.0 +lib/libmyth-35.so +lib/libmyth-35.so.35 +lib/libmyth-35.so.35.0 +lib/libmyth-35.so.35.0.0 lib/libmythavcodec.so -lib/libmythavcodec.so.59 -lib/libmythavcodec.so.59.37.100 +lib/libmythavcodec.so.61 +lib/libmythavcodec.so.61.19.100 lib/libmythavdevice.so -lib/libmythavdevice.so.59 -lib/libmythavdevice.so.59.7.100 +lib/libmythavdevice.so.61 +lib/libmythavdevice.so.61.3.100 lib/libmythavfilter.so -lib/libmythavfilter.so.8 -lib/libmythavfilter.so.8.44.100 +lib/libmythavfilter.so.10 +lib/libmythavfilter.so.10.4.100 lib/libmythavformat.so -lib/libmythavformat.so.59 -lib/libmythavformat.so.59.27.100 +lib/libmythavformat.so.61 +lib/libmythavformat.so.61.7.100 lib/libmythavutil.so -lib/libmythavutil.so.57 -lib/libmythavutil.so.57.28.100 -lib/libmythbase-34.so -lib/libmythbase-34.so.34 -lib/libmythbase-34.so.34.0 -lib/libmythbase-34.so.34.0.0 -lib/libmythfreemheg-34.so -lib/libmythfreemheg-34.so.34 -lib/libmythfreemheg-34.so.34.0 -lib/libmythfreemheg-34.so.34.0.0 -lib/libmythmetadata-34.so -lib/libmythmetadata-34.so.34 -lib/libmythmetadata-34.so.34.0 -lib/libmythmetadata-34.so.34.0.0 +lib/libmythavutil.so.59 +lib/libmythavutil.so.59.39.100 +lib/libmythbase-35.so +lib/libmythbase-35.so.35 +lib/libmythbase-35.so.35.0 +lib/libmythbase-35.so.35.0.0 +lib/libmythfreemheg-35.so +lib/libmythfreemheg-35.so.35 +lib/libmythfreemheg-35.so.35.0 +lib/libmythfreemheg-35.so.35.0.0 +lib/libmythmetadata-35.so +lib/libmythmetadata-35.so.35 +lib/libmythmetadata-35.so.35.0 +lib/libmythmetadata-35.so.35.0.0 lib/libmythpostproc.so -lib/libmythpostproc.so.56 -lib/libmythpostproc.so.56.6.100 -lib/libmythprotoserver-34.so -lib/libmythprotoserver-34.so.34 -lib/libmythprotoserver-34.so.34.0 -lib/libmythprotoserver-34.so.34.0.0 -lib/libmythservicecontracts-34.so -lib/libmythservicecontracts-34.so.34 -lib/libmythservicecontracts-34.so.34.0 -lib/libmythservicecontracts-34.so.34.0.0 +lib/libmythpostproc.so.58 +lib/libmythpostproc.so.58.3.100 +lib/libmythprotoserver-35.so +lib/libmythprotoserver-35.so.35 +lib/libmythprotoserver-35.so.35.0 +lib/libmythprotoserver-35.so.35.0.0 +lib/libmythservicecontracts-35.so +lib/libmythservicecontracts-35.so.35 +lib/libmythservicecontracts-35.so.35.0 +lib/libmythservicecontracts-35.so.35.0.0 lib/libmythswresample.so -lib/libmythswresample.so.4 -lib/libmythswresample.so.4.7.100 +lib/libmythswresample.so.5 +lib/libmythswresample.so.5.3.100 lib/libmythswscale.so -lib/libmythswscale.so.6 -lib/libmythswscale.so.6.7.100 -lib/libmythtv-34.so -lib/libmythtv-34.so.34 -lib/libmythtv-34.so.34.0 -lib/libmythtv-34.so.34.0.0 -lib/libmythui-34.so -lib/libmythui-34.so.34 -lib/libmythui-34.so.34.0 -lib/libmythui-34.so.34.0.0 -lib/libmythupnp-34.so -lib/libmythupnp-34.so.34 -lib/libmythupnp-34.so.34.0 -lib/libmythupnp-34.so.34.0.0 +lib/libmythswscale.so.8 +lib/libmythswscale.so.8.3.100 +lib/libmythtv-35.so +lib/libmythtv-35.so.35 +lib/libmythtv-35.so.35.0 +lib/libmythtv-35.so.35.0.0 +lib/libmythui-35.so +lib/libmythui-35.so.35 +lib/libmythui-35.so.35.0 +lib/libmythui-35.so.35.0.0 +lib/libmythupnp-35.so +lib/libmythupnp-35.so.35 +lib/libmythupnp-35.so.35.0 +lib/libmythupnp-35.so.35.0.0 %%BINDINGS%%%%SITE_PERL%%/IO/Socket/INET/MythTV.pm %%BINDINGS%%%%SITE_PERL%%/MythTV.pm %%BINDINGS%%%%SITE_PERL%%/MythTV/Channel.pm %%BINDINGS%%%%SITE_PERL%%/MythTV/Program.pm %%BINDINGS%%%%SITE_PERL%%/MythTV/Recording.pm %%BINDINGS%%%%SITE_PERL%%/MythTV/StorageGroup.pm -%%BINDINGS%%%%PYTHON_SITELIBDIR%%/MythTV-34.0-py%%PYTHON_VER%%.egg-info/PKG-INFO -%%BINDINGS%%%%PYTHON_SITELIBDIR%%/MythTV-34.0-py%%PYTHON_VER%%.egg-info/SOURCES.txt -%%BINDINGS%%%%PYTHON_SITELIBDIR%%/MythTV-34.0-py%%PYTHON_VER%%.egg-info/dependency_links.txt -%%BINDINGS%%%%PYTHON_SITELIBDIR%%/MythTV-34.0-py%%PYTHON_VER%%.egg-info/top_level.txt +%%BINDINGS%%%%PYTHON_SITELIBDIR%%/MythTV-35.0-py%%PYTHON_VER%%.egg-info/PKG-INFO +%%BINDINGS%%%%PYTHON_SITELIBDIR%%/MythTV-35.0-py%%PYTHON_VER%%.egg-info/SOURCES.txt +%%BINDINGS%%%%PYTHON_SITELIBDIR%%/MythTV-35.0-py%%PYTHON_VER%%.egg-info/dependency_links.txt +%%BINDINGS%%%%PYTHON_SITELIBDIR%%/MythTV-35.0-py%%PYTHON_VER%%.egg-info/top_level.txt %%BINDINGS%%%%PYTHON_SITELIBDIR%%/MythTV/__init__.py %%BINDINGS%%%%PYTHON_SITELIBDIR%%/MythTV/__pycache__/__init__%%PYTHON_TAG%%.pyc %%BINDINGS%%%%PYTHON_SITELIBDIR%%/MythTV/__pycache__/_conn_mysqldb%%PYTHON_TAG%%.pyc @@ -2802,9 +2736,7 @@ lib/libmythupnp-34.so.34.0.0 %%DATADIR%%/html/apps/backend/runtime.js %%DATADIR%%/html/apps/backend/styles.css %%DATADIR%%/html/apps/frontend.css -%%DATADIR%%/html/apps/frontend.css.map %%DATADIR%%/html/apps/frontend.js -%%DATADIR%%/html/apps/frontend.js.map %%DATADIR%%/html/assets/guidecolors.css %%DATADIR%%/html/assets/i18n/bg.json %%DATADIR%%/html/assets/i18n/ca.json @@ -2862,22 +2794,10 @@ lib/libmythupnp-34.so.34.0.0 %%DATADIR%%/html/assets/themes/fonts/roboto-v20-latin-ext_latin-700.woff2 %%DATADIR%%/html/assets/themes/fonts/roboto-v20-latin-ext_latin-regular.woff %%DATADIR%%/html/assets/themes/fonts/roboto-v20-latin-ext_latin-regular.woff2 -%%DATADIR%%/html/assets/themes/lara-dark-blue.css -%%DATADIR%%/html/assets/themes/lara-dark-indigo.css -%%DATADIR%%/html/assets/themes/lara-dark-purple.css -%%DATADIR%%/html/assets/themes/lara-dark-teal.css -%%DATADIR%%/html/assets/themes/lara-light-blue.css -%%DATADIR%%/html/assets/themes/lara-light-indigo.css -%%DATADIR%%/html/assets/themes/lara-light-purple.css -%%DATADIR%%/html/assets/themes/lara-light-teal.css %%DATADIR%%/html/assets/themes/luna-amber.css %%DATADIR%%/html/assets/themes/luna-blue.css %%DATADIR%%/html/assets/themes/luna-green.css %%DATADIR%%/html/assets/themes/luna-pink.css -%%DATADIR%%/html/assets/themes/md-dark-deeppurple.css -%%DATADIR%%/html/assets/themes/md-dark-indigo.css -%%DATADIR%%/html/assets/themes/md-light-deeppurple.css -%%DATADIR%%/html/assets/themes/md-light-indigo.css %%DATADIR%%/html/assets/themes/mdc-dark-deeppurple.css %%DATADIR%%/html/assets/themes/mdc-dark-indigo.css %%DATADIR%%/html/assets/themes/mdc-light-deeppurple.css @@ -3565,11 +3485,20 @@ lib/libmythupnp-34.so.34.0.0 %%DATADIR%%/metadata/Music/discid/libdiscid.py %%DATADIR%%/metadata/Music/discid/track.py %%DATADIR%%/metadata/Music/discid/util.py +%%DATADIR%%/metadata/Music/lyrics/Kodistubs/README +%%DATADIR%%/metadata/Music/lyrics/Kodistubs/xbmc.py +%%DATADIR%%/metadata/Music/lyrics/Kodistubs/xbmcaddon.py +%%DATADIR%%/metadata/Music/lyrics/Kodistubs/xbmcgui.py +%%DATADIR%%/metadata/Music/lyrics/Kodistubs/xbmcvfs.py +%%DATADIR%%/metadata/Music/lyrics/LICENSE.txt %%DATADIR%%/metadata/Music/lyrics/README %%DATADIR%%/metadata/Music/lyrics/azlyrics.py +%%DATADIR%%/metadata/Music/lyrics/changelog.txt %%DATADIR%%/metadata/Music/lyrics/common/__init__.py -%%DATADIR%%/metadata/Music/lyrics/common/audiofile.py -%%DATADIR%%/metadata/Music/lyrics/common/utilities.py +%%DATADIR%%/metadata/Music/lyrics/common/broken.py +%%DATADIR%%/metadata/Music/lyrics/common/culrcwrap.py +%%DATADIR%%/metadata/Music/lyrics/common/filelyrics.py +%%DATADIR%%/metadata/Music/lyrics/common/testall.py %%DATADIR%%/metadata/Music/lyrics/darklyrics.py %%DATADIR%%/metadata/Music/lyrics/embedlrc.py %%DATADIR%%/metadata/Music/lyrics/examples/README @@ -3578,15 +3507,59 @@ lib/libmythupnp-34.so.34.0.0 %%DATADIR%%/metadata/Music/lyrics/examples/taglyrics.mp3 %%DATADIR%%/metadata/Music/lyrics/filelyrics.py %%DATADIR%%/metadata/Music/lyrics/genius.py +%%DATADIR%%/metadata/Music/lyrics/lib/audiofile.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/alsong/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/alsong/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/baidu/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/baidu/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/gomaudio/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/gomaudio/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/lyricsify/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/lyricwiki/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/lyricwiki/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/minilyrics/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/minilyrics/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/ttplayer/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/ttplayer/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/xiami/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/broken-scrapers/xiami/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/azlyrics/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/azlyrics/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/darklyrics/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/darklyrics/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/genius/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/genius/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/lrclib/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/lrclib/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/lyricscom/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/lyricscom/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/lyricsmode/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/lyricsmode/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/megalobiz/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/megalobiz/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/music163/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/music163/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/musixmatch/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/musixmatch/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/musixmatchlrc/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/musixmatchlrc/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/rclyricsband/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/supermusic/__init__.py +%%DATADIR%%/metadata/Music/lyrics/lib/culrcscrapers/supermusic/lyricsScraper.py +%%DATADIR%%/metadata/Music/lyrics/lib/embedlrc.py +%%DATADIR%%/metadata/Music/lyrics/lib/scrapertest.py +%%DATADIR%%/metadata/Music/lyrics/lib/utils.py %%DATADIR%%/metadata/Music/lyrics/lrclib.py %%DATADIR%%/metadata/Music/lyrics/lyricscom.py -%%DATADIR%%/metadata/Music/lyrics/lyricsify.py %%DATADIR%%/metadata/Music/lyrics/lyricsmode.py %%DATADIR%%/metadata/Music/lyrics/megalobiz.py %%DATADIR%%/metadata/Music/lyrics/music163.py %%DATADIR%%/metadata/Music/lyrics/musixmatch.py %%DATADIR%%/metadata/Music/lyrics/musixmatchlrc.py +%%DATADIR%%/metadata/Music/lyrics/rclyricsband.py %%DATADIR%%/metadata/Music/lyrics/supermusic.py +%%DATADIR%%/metadata/Music/lyrics/testlyrics.pl %%DATADIR%%/metadata/Music/mbutils.py %%DATADIR%%/metadata/Music/musicbrainzngs/COPYING %%DATADIR%%/metadata/Music/musicbrainzngs/README diff --git a/multimedia/neolink/Makefile b/multimedia/neolink/Makefile index 447cee0bbb85..7f7c528d89a7 100644 --- a/multimedia/neolink/Makefile +++ b/multimedia/neolink/Makefile @@ -2,7 +2,7 @@ PORTNAME= neolink PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= g20210903 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= multimedia MAINTAINER= kevans@FreeBSD.org diff --git a/multimedia/qt6-multimedia/distinfo b/multimedia/qt6-multimedia/distinfo index 36b60cc1c246..d41555709db4 100644 --- a/multimedia/qt6-multimedia/distinfo +++ b/multimedia/qt6-multimedia/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756197836 -SHA256 (KDE/Qt/6.9.2/qtmultimedia-everywhere-src-6.9.2.tar.xz) = 7bf8a19a57a7432181b05d0e264acfd8ca4b75a3901d01a27a32935703e5ab12 -SIZE (KDE/Qt/6.9.2/qtmultimedia-everywhere-src-6.9.2.tar.xz) = 9768828 +TIMESTAMP = 1759303877 +SHA256 (KDE/Qt/6.9.3/qtmultimedia-everywhere-src-6.9.3.tar.xz) = a275bee7ea60c91851236acdf99d76b891da90f428b68f51fe332354f19b86f5 +SIZE (KDE/Qt/6.9.3/qtmultimedia-everywhere-src-6.9.3.tar.xz) = 9771140 diff --git a/multimedia/qt6-multimedia/pkg-plist b/multimedia/qt6-multimedia/pkg-plist index 2f80534bdab5..b318ff7c9936 100644 --- a/multimedia/qt6-multimedia/pkg-plist +++ b/multimedia/qt6-multimedia/pkg-plist @@ -348,7 +348,6 @@ lib/cmake/Qt6/FindMMRenderer.cmake lib/cmake/Qt6/FindMMRendererCore.cmake lib/cmake/Qt6/FindPipeWire.cmake lib/cmake/Qt6/FindVAAPI.cmake -lib/cmake/Qt6/FindWMF.cmake lib/cmake/Qt6/FindWrapBundledResonanceAudioConfigExtra.cmake lib/cmake/Qt6/FindWrapPulseAudio.cmake lib/cmake/Qt6BuildInternals/StandaloneTests/QtMultimediaTestsConfig.cmake diff --git a/multimedia/rav1e/Makefile b/multimedia/rav1e/Makefile index ab01f0e7f3c3..93f2d8637af3 100644 --- a/multimedia/rav1e/Makefile +++ b/multimedia/rav1e/Makefile @@ -1,7 +1,7 @@ PORTNAME= rav1e DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org diff --git a/multimedia/ringrtc/Makefile b/multimedia/ringrtc/Makefile index 192405372550..f5f557ad9ca4 100644 --- a/multimedia/ringrtc/Makefile +++ b/multimedia/ringrtc/Makefile @@ -1,6 +1,7 @@ PORTNAME= ringrtc DISTVERSIONPREFIX= v DISTVERSION= 2.57.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= LOCAL/mikael/ringrtc/:base \ LOCAL/mikael/ringrtc/:boringssl \ diff --git a/multimedia/scte35dump/Makefile b/multimedia/scte35dump/Makefile index 75ce08763f93..8f84f47b2032 100644 --- a/multimedia/scte35dump/Makefile +++ b/multimedia/scte35dump/Makefile @@ -1,7 +1,7 @@ PORTNAME= scte35dump DISTVERSIONPREFIX= v DISTVERSION= 0.1.8 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= multimedia MAINTAINER= rodrigo@FreeBSD.org diff --git a/multimedia/supersonic/Makefile b/multimedia/supersonic/Makefile index c9a9bdecd463..19b01515ae51 100644 --- a/multimedia/supersonic/Makefile +++ b/multimedia/supersonic/Makefile @@ -1,7 +1,6 @@ PORTNAME= supersonic DISTVERSIONPREFIX= v -DISTVERSION= 0.18.0 -PORTREVISION= 1 +DISTVERSION= 0.18.1 CATEGORIES= multimedia MAINTAINER= dtxdf@FreeBSD.org diff --git a/multimedia/supersonic/distinfo b/multimedia/supersonic/distinfo index 7a903c121a67..2001379a4771 100644 --- a/multimedia/supersonic/distinfo +++ b/multimedia/supersonic/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1755710408 -SHA256 (go/multimedia_supersonic/supersonic-v0.18.0/v0.18.0.mod) = cbc00407c22c0b67a3351c5bab1ce68adbb99468971ca9d46d56ad56342a0555 -SIZE (go/multimedia_supersonic/supersonic-v0.18.0/v0.18.0.mod) = 3199 -SHA256 (go/multimedia_supersonic/supersonic-v0.18.0/v0.18.0.zip) = 9aea56cb51ab8bea9e30788d2eae919ca1c1b66a4352b4720e4046921688f50c -SIZE (go/multimedia_supersonic/supersonic-v0.18.0/v0.18.0.zip) = 65467154 +TIMESTAMP = 1759520394 +SHA256 (go/multimedia_supersonic/supersonic-v0.18.1/v0.18.1.mod) = c1a5ec38ca0b183368dc49500b234de801c98f6ce0bda2738bc99799c778e77d +SIZE (go/multimedia_supersonic/supersonic-v0.18.1/v0.18.1.mod) = 3476 +SHA256 (go/multimedia_supersonic/supersonic-v0.18.1/v0.18.1.zip) = 3b1785f2f417372b209535254a0d482df7a530474f5903c76917d38b34ba2a8f +SIZE (go/multimedia_supersonic/supersonic-v0.18.1/v0.18.1.zip) = 65464762 diff --git a/multimedia/termplay/Makefile b/multimedia/termplay/Makefile index bd4c6c45e412..945e43084064 100644 --- a/multimedia/termplay/Makefile +++ b/multimedia/termplay/Makefile @@ -1,6 +1,6 @@ PORTNAME= termplay DISTVERSION= 2.0.6 -PORTREVISION= 46 +PORTREVISION= 47 CATEGORIES= multimedia MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/multimedia/video-trimmer/Makefile b/multimedia/video-trimmer/Makefile index ac0dfed2eae2..242a64bfafc6 100644 --- a/multimedia/video-trimmer/Makefile +++ b/multimedia/video-trimmer/Makefile @@ -1,7 +1,7 @@ PORTNAME= video-trimmer DISTVERSIONPREFIX= v DISTVERSION= 25.03 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia gnome DIST_SUBDIR= gnome diff --git a/multimedia/wl-screenrec/Makefile b/multimedia/wl-screenrec/Makefile index 980f94bfd6b2..46d7c0186d0f 100644 --- a/multimedia/wl-screenrec/Makefile +++ b/multimedia/wl-screenrec/Makefile @@ -1,7 +1,7 @@ PORTNAME= wl-screenrec DISTVERSIONPREFIX= v DISTVERSION= 0.1.5 # see PORTSCOUT comment below -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= multimedia wayland MAINTAINER= ports@FreeBSD.org diff --git a/multimedia/youtui/Makefile b/multimedia/youtui/Makefile index 592018e41624..dcbeba246e45 100644 --- a/multimedia/youtui/Makefile +++ b/multimedia/youtui/Makefile @@ -1,7 +1,7 @@ PORTNAME= youtui DISTVERSIONPREFIX= youtui/v DISTVERSION= 0.0.25 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/concord/Makefile b/net-im/concord/Makefile index a1d74c3fc4d8..c232eb2b5612 100644 --- a/net-im/concord/Makefile +++ b/net-im/concord/Makefile @@ -1,7 +1,6 @@ PORTNAME= concord DISTVERSIONPREFIX= v -DISTVERSION= 2.3.0 -PORTREVISION= 1 +DISTVERSION= 2.4.0 CATEGORIES= net-im devel MAINTAINER= mail@souji-thenria.net diff --git a/net-im/concord/distinfo b/net-im/concord/distinfo index 4a4b7a418c54..093e1bcc1e2e 100644 --- a/net-im/concord/distinfo +++ b/net-im/concord/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726788532 -SHA256 (Cogmasters-concord-v2.3.0_GH0.tar.gz) = 3e789e6c6f9f3b5c480aaf4fb337819043c53fcce8b50966e95d7b5daef38d4d -SIZE (Cogmasters-concord-v2.3.0_GH0.tar.gz) = 775124 +TIMESTAMP = 1754514173 +SHA256 (Cogmasters-concord-v2.4.0_GH0.tar.gz) = 03b5213ee47ba03843747141dc61442cc3cec5cd86a58e53305a2fa19f232e92 +SIZE (Cogmasters-concord-v2.4.0_GH0.tar.gz) = 777498 diff --git a/net-im/conduit/Makefile b/net-im/conduit/Makefile index 162acac6f112..ec14b3ff64a3 100644 --- a/net-im/conduit/Makefile +++ b/net-im/conduit/Makefile @@ -1,6 +1,7 @@ PORTNAME= conduit DISTVERSIONPREFIX= v DISTVERSION= 0.10.9 +PORTREVISION= 1 CATEGORIES= net-im PKGNAMEPREFIX= matrix- diff --git a/net-im/flare/Makefile b/net-im/flare/Makefile index 0835eb8fd50f..38b4e1905402 100644 --- a/net-im/flare/Makefile +++ b/net-im/flare/Makefile @@ -1,6 +1,6 @@ PORTNAME= flare DISTVERSION= 0.17.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= nxjoseph@protonmail.com diff --git a/net-im/fractal/Makefile b/net-im/fractal/Makefile index bb4d8a13be24..0c6b3596e61e 100644 --- a/net-im/fractal/Makefile +++ b/net-im/fractal/Makefile @@ -1,6 +1,6 @@ PORTNAME= fractal DISTVERSION= 4.4.2 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= net-im MASTER_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/archive/${DISTVERSION}/ # XXX USES=cargo omits the default source archive by default diff --git a/net-im/gurk-rs/Makefile b/net-im/gurk-rs/Makefile index 329e7231f4b7..4a11e3ad595f 100644 --- a/net-im/gurk-rs/Makefile +++ b/net-im/gurk-rs/Makefile @@ -1,7 +1,7 @@ PORTNAME= gurk-rs DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im MAINTAINER= bsd@orsolic.org diff --git a/net-im/iamb/Makefile b/net-im/iamb/Makefile index 1319ecce032b..d976701bcbee 100644 --- a/net-im/iamb/Makefile +++ b/net-im/iamb/Makefile @@ -1,7 +1,7 @@ PORTNAME= iamb DISTVERSIONPREFIX= v DISTVERSION= 0.0.10 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-im MAINTAINER= ashish@FreeBSD.org diff --git a/net-im/libsignal-client/Makefile b/net-im/libsignal-client/Makefile index 144a8c681bf7..ed71ffa58b22 100644 --- a/net-im/libsignal-client/Makefile +++ b/net-im/libsignal-client/Makefile @@ -1,7 +1,7 @@ PORTNAME= libsignal-client DISTVERSIONPREFIX= v DISTVERSION= 0.9.6 -PORTREVISION= 36 +PORTREVISION= 37 PORTEPOCH= 1 CATEGORIES= net-im java diff --git a/net-im/libsignal-node/Makefile b/net-im/libsignal-node/Makefile index 396a8cc9c1ce..e3c8e029dba5 100644 --- a/net-im/libsignal-node/Makefile +++ b/net-im/libsignal-node/Makefile @@ -1,6 +1,7 @@ PORTNAME= libsignal DISTVERSIONPREFIX= v DISTVERSION= 0.81.0 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= LOCAL/mikael/signal-desktop/:npm PKGNAMESUFFIX= -node diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index 55d89a6eee34..de66cf50cad1 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -1,10 +1,11 @@ PORTNAME= openfire DISTVERSIONPREFIX= v -DISTVERSION= 5.0.1 +DISTVERSION= 5.0.2 PORTEPOCH= 1 CATEGORIES= net-im java -MASTER_SITES= LOCAL/fernape:maven +MASTER_SITES= LOCAL/fernape:maven \ + LOCAL/vvd:maven MAINTAINER= nikita@druba.su COMMENT= Enterprise instant messaging server diff --git a/net-im/openfire/distinfo b/net-im/openfire/distinfo index 7eb2eb11c097..c8a92f8f61e9 100644 --- a/net-im/openfire/distinfo +++ b/net-im/openfire/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1751713927 -SHA256 (igniterealtime-Openfire-v5.0.1_GH0.tar.gz) = cd29305ff1bc9ee544aaa60fb11f32f5c6783a433069b589e9cb82d556a67c76 -SIZE (igniterealtime-Openfire-v5.0.1_GH0.tar.gz) = 9752467 -SHA256 (openfire-5.0.1-deps.tar.gz) = 729e34b2d4109bf538cf84d45a1fdb7c65eff08d777d976b17013a3d5da7f15c -SIZE (openfire-5.0.1-deps.tar.gz) = 230159282 +TIMESTAMP = 1759301369 +SHA256 (igniterealtime-Openfire-v5.0.2_GH0.tar.gz) = 54bafb098995414d17ef6378f35d46928ae54f727cc82195061a7b5957b9cee4 +SIZE (igniterealtime-Openfire-v5.0.2_GH0.tar.gz) = 9750506 +SHA256 (openfire-5.0.2-deps.tar.gz) = 54bafb098995414d17ef6378f35d46928ae54f727cc82195061a7b5957b9cee4 +SIZE (openfire-5.0.2-deps.tar.gz) = 230509278 diff --git a/net-im/openfire/pkg-plist b/net-im/openfire/pkg-plist index a79bf1979fd4..5c343b5f5f30 100644 --- a/net-im/openfire/pkg-plist +++ b/net-im/openfire/pkg-plist @@ -95,8 +95,8 @@ %%DATADIR%%/conf %%DATADIR%%/embedded-db %%DATADIR%%/lib/activation-1.1.jar -%%DATADIR%%/lib/apache-el-9.0.105.jar -%%DATADIR%%/lib/apache-jsp-9.0.105.jar +%%DATADIR%%/lib/apache-el-9.0.107.jar +%%DATADIR%%/lib/apache-jsp-9.0.107.jar %%DATADIR%%/lib/asm-9.8.jar %%DATADIR%%/lib/asm-commons-9.8.jar %%DATADIR%%/lib/asm-tree-9.8.jar @@ -112,7 +112,7 @@ %%DATADIR%%/lib/commons-codec-1.15.jar %%DATADIR%%/lib/commons-dbcp2-2.9.0.jar %%DATADIR%%/lib/commons-ip-math-1.32.jar -%%DATADIR%%/lib/commons-lang3-3.9.jar +%%DATADIR%%/lib/commons-lang3-3.18.0.jar %%DATADIR%%/lib/commons-logging-1.2.jar %%DATADIR%%/lib/commons-pool2-2.9.0.jar %%DATADIR%%/lib/commons-text-1.10.0.jar @@ -125,7 +125,7 @@ %%DATADIR%%/lib/hsqldb-2.7.1.jar %%DATADIR%%/lib/httpclient-4.5.13.jar %%DATADIR%%/lib/httpcore-4.4.13.jar -%%DATADIR%%/lib/i18n-5.0.1.jar +%%DATADIR%%/lib/i18n-5.0.2.jar %%DATADIR%%/lib/imageio-bmp-3.9.4.jar %%DATADIR%%/lib/imageio-core-3.9.4.jar %%DATADIR%%/lib/istack-commons-runtime-3.0.11.jar @@ -142,31 +142,31 @@ %%DATADIR%%/lib/jaxen-1.2.0.jar %%DATADIR%%/lib/jcip-annotations-1.0.jar %%DATADIR%%/lib/jcl-over-slf4j-2.0.9.jar -%%DATADIR%%/lib/jetty-ee-12.0.22.jar -%%DATADIR%%/lib/jetty-ee8-annotations-12.0.22.jar -%%DATADIR%%/lib/jetty-ee8-apache-jsp-12.0.22.jar -%%DATADIR%%/lib/jetty-ee8-nested-12.0.22.jar -%%DATADIR%%/lib/jetty-ee8-plus-12.0.22.jar -%%DATADIR%%/lib/jetty-ee8-security-12.0.22.jar -%%DATADIR%%/lib/jetty-ee8-servlet-12.0.22.jar -%%DATADIR%%/lib/jetty-ee8-webapp-12.0.22.jar -%%DATADIR%%/lib/jetty-ee8-websocket-jetty-api-12.0.22.jar -%%DATADIR%%/lib/jetty-ee8-websocket-jetty-common-12.0.22.jar -%%DATADIR%%/lib/jetty-ee8-websocket-jetty-server-12.0.22.jar -%%DATADIR%%/lib/jetty-ee8-websocket-servlet-12.0.22.jar -%%DATADIR%%/lib/jetty-http-12.0.22.jar -%%DATADIR%%/lib/jetty-io-12.0.22.jar -%%DATADIR%%/lib/jetty-jmx-12.0.22.jar -%%DATADIR%%/lib/jetty-jndi-12.0.22.jar -%%DATADIR%%/lib/jetty-plus-12.0.22.jar -%%DATADIR%%/lib/jetty-security-12.0.22.jar -%%DATADIR%%/lib/jetty-server-12.0.22.jar +%%DATADIR%%/lib/jetty-ee-12.0.24.jar +%%DATADIR%%/lib/jetty-ee8-annotations-12.0.24.jar +%%DATADIR%%/lib/jetty-ee8-apache-jsp-12.0.24.jar +%%DATADIR%%/lib/jetty-ee8-nested-12.0.24.jar +%%DATADIR%%/lib/jetty-ee8-plus-12.0.24.jar +%%DATADIR%%/lib/jetty-ee8-security-12.0.24.jar +%%DATADIR%%/lib/jetty-ee8-servlet-12.0.24.jar +%%DATADIR%%/lib/jetty-ee8-webapp-12.0.24.jar +%%DATADIR%%/lib/jetty-ee8-websocket-jetty-api-12.0.24.jar +%%DATADIR%%/lib/jetty-ee8-websocket-jetty-common-12.0.24.jar +%%DATADIR%%/lib/jetty-ee8-websocket-jetty-server-12.0.24.jar +%%DATADIR%%/lib/jetty-ee8-websocket-servlet-12.0.24.jar +%%DATADIR%%/lib/jetty-http-12.0.24.jar +%%DATADIR%%/lib/jetty-io-12.0.24.jar +%%DATADIR%%/lib/jetty-jmx-12.0.24.jar +%%DATADIR%%/lib/jetty-jndi-12.0.24.jar +%%DATADIR%%/lib/jetty-plus-12.0.24.jar +%%DATADIR%%/lib/jetty-security-12.0.24.jar +%%DATADIR%%/lib/jetty-server-12.0.24.jar %%DATADIR%%/lib/jetty-servlet-api-4.0.6.jar -%%DATADIR%%/lib/jetty-session-12.0.22.jar -%%DATADIR%%/lib/jetty-util-12.0.22.jar -%%DATADIR%%/lib/jetty-websocket-core-common-12.0.22.jar -%%DATADIR%%/lib/jetty-websocket-core-server-12.0.22.jar -%%DATADIR%%/lib/jetty-xml-12.0.22.jar +%%DATADIR%%/lib/jetty-session-12.0.24.jar +%%DATADIR%%/lib/jetty-util-12.0.24.jar +%%DATADIR%%/lib/jetty-websocket-core-common-12.0.24.jar +%%DATADIR%%/lib/jetty-websocket-core-server-12.0.24.jar +%%DATADIR%%/lib/jetty-xml-12.0.24.jar %%DATADIR%%/lib/jmdns-1.0.jar %%DATADIR%%/lib/jsmpp-2.3.10.jar %%DATADIR%%/lib/json-20231013.jar @@ -234,7 +234,7 @@ %%DATADIR%%/lib/txw2-2.3.3.jar %%DATADIR%%/lib/ucp-23.7.0.25.01.jar %%DATADIR%%/lib/xdb-23.7.0.25.01.jar -%%DATADIR%%/lib/xmppserver-5.0.1.jar +%%DATADIR%%/lib/xmppserver-5.0.2.jar %%DATADIR%%/lib/xpp3-1.1.4c.0.jar %%DATADIR%%/logs %%DATADIR%%/plugins/admin/plugin.xml diff --git a/net-im/py-matrix-synapse/Makefile b/net-im/py-matrix-synapse/Makefile index 2feb5258f2cb..97efcc7e0634 100644 --- a/net-im/py-matrix-synapse/Makefile +++ b/net-im/py-matrix-synapse/Makefile @@ -1,5 +1,6 @@ PORTNAME= matrix-synapse DISTVERSION= 1.138.0 +PORTREVISION= 1 CATEGORIES= net-im python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index 5c33cba3290e..98a17466bc50 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -1,6 +1,6 @@ PORTNAME= telegram-desktop DISTVERSION= 6.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ DISTNAME= tdesktop-${DISTVERSION}-full diff --git a/net-im/yume/Makefile b/net-im/yume/Makefile index e2b2838a36ab..687c66e7085a 100644 --- a/net-im/yume/Makefile +++ b/net-im/yume/Makefile @@ -1,7 +1,7 @@ PORTNAME= yume DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 43 +PORTREVISION= 44 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/zkgroup/Makefile b/net-im/zkgroup/Makefile index e0aa68d0debf..1002a4b06fc7 100644 --- a/net-im/zkgroup/Makefile +++ b/net-im/zkgroup/Makefile @@ -1,7 +1,7 @@ PORTNAME= zkgroup DISTVERSIONPREFIX= v DISTVERSION= 0.7.4 -PORTREVISION= 36 +PORTREVISION= 37 PORTEPOCH= 1 CATEGORIES= net-im diff --git a/net-mgmt/bandwhich/Makefile b/net-mgmt/bandwhich/Makefile index bfc874dd6666..8e035b6f3af0 100644 --- a/net-mgmt/bandwhich/Makefile +++ b/net-mgmt/bandwhich/Makefile @@ -1,7 +1,7 @@ PORTNAME= bandwhich DISTVERSIONPREFIX= v DISTVERSION= 0.23.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-mgmt MAINTAINER= petteri.valkonen@iki.fi diff --git a/net-mgmt/geom-exporter/Makefile b/net-mgmt/geom-exporter/Makefile index afcbf11ea2a0..af2a45ee28b0 100644 --- a/net-mgmt/geom-exporter/Makefile +++ b/net-mgmt/geom-exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= geom-exporter DISTVERSION= 0.1.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-mgmt MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= freebsd-${PORTNAME}/${DISTVERSION} diff --git a/net-mgmt/gping/Makefile b/net-mgmt/gping/Makefile index 0af4faab3771..14d91f305403 100644 --- a/net-mgmt/gping/Makefile +++ b/net-mgmt/gping/Makefile @@ -1,7 +1,7 @@ PORTNAME= gping DISTVERSIONPREFIX= gping-v DISTVERSION= 1.20.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= ehaupt@FreeBSD.org diff --git a/net-mgmt/nfs-exporter/Makefile b/net-mgmt/nfs-exporter/Makefile index 3149e99cdb9c..73f8dba7a691 100644 --- a/net-mgmt/nfs-exporter/Makefile +++ b/net-mgmt/nfs-exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= nfs-exporter DISTVERSION= 0.4.4 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-mgmt MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= freebsd-${PORTNAME}/${DISTVERSION} diff --git a/net-mgmt/rs-aggregate/Makefile b/net-mgmt/rs-aggregate/Makefile index e02c4d251062..14d60266565c 100644 --- a/net-mgmt/rs-aggregate/Makefile +++ b/net-mgmt/rs-aggregate/Makefile @@ -1,7 +1,7 @@ PORTNAME= rs-aggregate DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net-mgmt MAINTAINER= marcel@herrbischoff.com diff --git a/net-p2p/c-lightning/Makefile b/net-p2p/c-lightning/Makefile index 383d8505eb94..09f89db778a8 100644 --- a/net-p2p/c-lightning/Makefile +++ b/net-p2p/c-lightning/Makefile @@ -2,6 +2,7 @@ PORTNAME= c-lightning # To build from an arbitrary git commit comment PORTVERSION and PORTREVISION (if present) PORTVERSION= 25.09 DISTVERSIONPREFIX= v +PORTREVISION= 1 # and uncomment the following two lines (use for example -git-HEAD or -git-f8d8348c) #PORTVERSION= 0 #PKGNAMESUFFIX= -git-f8d8348c diff --git a/net-p2p/cncli/Makefile b/net-p2p/cncli/Makefile index 45c6b0f55dcb..ea8af9a29ff2 100644 --- a/net-p2p/cncli/Makefile +++ b/net-p2p/cncli/Makefile @@ -1,7 +1,7 @@ PORTNAME= cncli DISTVERSIONPREFIX= v DISTVERSION= 6.0.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net-p2p MAINTAINER= boris@zfs.ninja diff --git a/net-p2p/intermodal/Makefile b/net-p2p/intermodal/Makefile index f96e3756d7ff..13b07fc61402 100644 --- a/net-p2p/intermodal/Makefile +++ b/net-p2p/intermodal/Makefile @@ -1,7 +1,7 @@ PORTNAME= intermodal DISTVERSIONPREFIX= v DISTVERSION= 0.1.14 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-p2p/mkbrr/Makefile b/net-p2p/mkbrr/Makefile index a1fb67dd71ed..428cdb9e7556 100644 --- a/net-p2p/mkbrr/Makefile +++ b/net-p2p/mkbrr/Makefile @@ -1,7 +1,6 @@ PORTNAME= mkbrr DISTVERSIONPREFIX= v -DISTVERSION= 1.15.0 -PORTREVISION= 1 +DISTVERSION= 1.16.0 CATEGORIES= net-p2p MAINTAINER= diizzy@FreeBSD.org diff --git a/net-p2p/mkbrr/distinfo b/net-p2p/mkbrr/distinfo index 406a2e4b05ac..7eed271d5beb 100644 --- a/net-p2p/mkbrr/distinfo +++ b/net-p2p/mkbrr/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1755307283 -SHA256 (go/net-p2p_mkbrr/mkbrr-v1.15.0/v1.15.0.mod) = e871a531d437ba1e5feab8d18fc4cff6e7c6e76ef125e567fc1666ac8c263df2 -SIZE (go/net-p2p_mkbrr/mkbrr-v1.15.0/v1.15.0.mod) = 2347 -SHA256 (go/net-p2p_mkbrr/mkbrr-v1.15.0/v1.15.0.zip) = 25571c8a717d1c3cbe4c9507d6350fd87254da2912c5623ae08f3e8adeab0126 -SIZE (go/net-p2p_mkbrr/mkbrr-v1.15.0/v1.15.0.zip) = 457735 +TIMESTAMP = 1759538119 +SHA256 (go/net-p2p_mkbrr/mkbrr-v1.16.0/v1.16.0.mod) = e871a531d437ba1e5feab8d18fc4cff6e7c6e76ef125e567fc1666ac8c263df2 +SIZE (go/net-p2p_mkbrr/mkbrr-v1.16.0/v1.16.0.mod) = 2347 +SHA256 (go/net-p2p_mkbrr/mkbrr-v1.16.0/v1.16.0.zip) = 6b84b9f3371094b0ae21eb3144cf33b11f7dc5220bae06916d91d8bf1ea4801b +SIZE (go/net-p2p_mkbrr/mkbrr-v1.16.0/v1.16.0.zip) = 458539 diff --git a/net-p2p/oura/Makefile b/net-p2p/oura/Makefile index 63ba3de2e7d8..fb5a45ba0b75 100644 --- a/net-p2p/oura/Makefile +++ b/net-p2p/oura/Makefile @@ -1,7 +1,7 @@ PORTNAME= oura DISTVERSIONPREFIX= v DISTVERSION= 1.8.4 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net-p2p MAINTAINER= boris@zfs.ninja diff --git a/net-p2p/twitch-tui/Makefile b/net-p2p/twitch-tui/Makefile index 0f2f295f2483..8b20f67b976f 100644 --- a/net-p2p/twitch-tui/Makefile +++ b/net-p2p/twitch-tui/Makefile @@ -1,7 +1,7 @@ PORTNAME= twitch-tui DISTVERSIONPREFIX= v DISTVERSION= 2.6.19 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net/Makefile b/net/Makefile index 758f6f362829..229047267d99 100644 --- a/net/Makefile +++ b/net/Makefile @@ -67,8 +67,6 @@ SUBDIR += boinc-client SUBDIR += boinc_curses SUBDIR += boinctui - SUBDIR += bosh-bootloader - SUBDIR += bosh-cli SUBDIR += bounce SUBDIR += bredbandskollen SUBDIR += brynet @@ -80,7 +78,6 @@ SUBDIR += c3270 SUBDIR += calendarsupport SUBDIR += ccxstream - SUBDIR += cf SUBDIR += charm SUBDIR += chrony SUBDIR += chrony-lite @@ -92,7 +89,6 @@ SUBDIR += cloudquery SUBDIR += clusterit SUBDIR += cnd - SUBDIR += concourse-fly SUBDIR += containernetworking-plugins SUBDIR += corkscrew SUBDIR += corosync2 @@ -297,6 +293,7 @@ SUBDIR += ipxe SUBDIR += irrd SUBDIR += isboot-kmod + SUBDIR += isboot-kmod-devel SUBDIR += isc-dhcp44-client SUBDIR += isc-dhcp44-relay SUBDIR += isc-dhcp44-server @@ -526,7 +523,6 @@ SUBDIR += ndproxy SUBDIR += neatvnc SUBDIR += nemesis - SUBDIR += netatalk3 SUBDIR += netatalk4 SUBDIR += netcat SUBDIR += netdiscover diff --git a/net/aquantia-atlantic-kmod/Makefile b/net/aquantia-atlantic-kmod/Makefile index 79f736182dbd..f9e8387b41b7 100644 --- a/net/aquantia-atlantic-kmod/Makefile +++ b/net/aquantia-atlantic-kmod/Makefile @@ -19,4 +19,12 @@ GH_TAGNAME= c61d27b PLIST_FILES= ${KMODDIR}/if_atlantic.ko +.include <bsd.port.options.mk> +# This patch is compliant with FreeBSD 14, but mandatory starting 15 +.if ${OPSYS} == FreeBSD && (${OSVERSION} >= 1500027) +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-aq__media.c +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-aq__ring.c +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-aq__main.c +.endif + .include <bsd.port.mk> diff --git a/net/aquantia-atlantic-kmod/files/extra-patch-aq__main.c b/net/aquantia-atlantic-kmod/files/extra-patch-aq__main.c new file mode 100644 index 000000000000..3707f7d7214d --- /dev/null +++ b/net/aquantia-atlantic-kmod/files/extra-patch-aq__main.c @@ -0,0 +1,66 @@ +--- aq_main.c.orig 2022-01-25 07:53:28 UTC ++++ aq_main.c +@@ -379,7 +383,7 @@ static int aq_if_attach_pre(if_ctx_t ctx) + #else + if_t ifp; + ifp = iflib_get_ifp(ctx); +- ifp->if_capenable = IFCAP_RXCSUM | IFCAP_TXCSUM | IFCAP_HWCSUM | IFCAP_TSO | ++ if_setcapenable(ifp, IFCAP_RXCSUM | IFCAP_TXCSUM | IFCAP_HWCSUM | IFCAP_TSO | + IFCAP_JUMBO_MTU | IFCAP_VLAN_HWFILTER | + IFCAP_VLAN_MTU | IFCAP_VLAN_HWTAGGING | + IFCAP_VLAN_HWCSUM); +@@ -718,7 +722,7 @@ static uint64_t aq_if_get_counter(if_ctx_t ctx, ift_co + static uint64_t aq_if_get_counter(if_ctx_t ctx, ift_counter cnt) + { + struct aq_dev *softc = iflib_get_softc(ctx); +- struct ifnet *ifp = iflib_get_ifp(ctx); ++ if_t ifp = iflib_get_ifp(ctx); + + switch (cnt) { + case IFCOUNTER_IERRORS: +@@ -776,7 +780,7 @@ static void aq_if_multi_set(if_ctx_t ctx) + static void aq_if_multi_set(if_ctx_t ctx) + { + struct aq_dev *softc = iflib_get_softc(ctx); +- struct ifnet *ifp = iflib_get_ifp(ctx); ++ if_t ifp = iflib_get_ifp(ctx); + struct aq_hw *hw = &softc->hw; + AQ_DBG_ENTER(); + #if __FreeBSD_version >= 1300054 +@@ -786,9 +790,9 @@ static void aq_if_multi_set(if_ctx_t ctx) + #endif + if (softc->mcnt >= AQ_HW_MAC_MAX) + { +- aq_hw_set_promisc(hw, !!(ifp->if_flags & IFF_PROMISC), ++ aq_hw_set_promisc(hw, !!(if_getflags(ifp) & IFF_PROMISC), + aq_is_vlan_promisc_required(softc), +- !!(ifp->if_flags & IFF_ALLMULTI) || aq_is_mc_promisc_required(softc)); ++ !!(if_getflags(ifp) & IFF_ALLMULTI) || aq_is_mc_promisc_required(softc)); + }else{ + #if __FreeBSD_version >= 1300054 + if_foreach_llmaddr(iflib_get_ifp(ctx), &aq_mc_filter_apply, softc); +@@ -810,7 +814,7 @@ static void aq_if_media_status(if_ctx_t ctx, struct if + + static void aq_if_media_status(if_ctx_t ctx, struct ifmediareq *ifmr) + { +- struct ifnet *ifp; ++ if_t ifp; + + AQ_DBG_ENTER(); + +@@ -824,13 +828,13 @@ static int aq_if_media_change(if_ctx_t ctx) + static int aq_if_media_change(if_ctx_t ctx) + { + struct aq_dev *softc = iflib_get_softc(ctx); +- struct ifnet *ifp = iflib_get_ifp(ctx); ++ if_t ifp = iflib_get_ifp(ctx); + int rc = 0; + + AQ_DBG_ENTER(); + + /* Not allowd in UP state, since causes unsync of rings */ +- if ((ifp->if_flags & IFF_UP)){ ++ if ((if_getflags(ifp) & IFF_UP)){ + rc = EPERM; + goto exit; + } diff --git a/net/aquantia-atlantic-kmod/files/extra-patch-aq__media.c b/net/aquantia-atlantic-kmod/files/extra-patch-aq__media.c new file mode 100644 index 000000000000..a312d409e19b --- /dev/null +++ b/net/aquantia-atlantic-kmod/files/extra-patch-aq__media.c @@ -0,0 +1,38 @@ +--- aq_media.c.orig 2022-01-25 07:53:28 UTC ++++ aq_media.c +@@ -94,9 +94,9 @@ void aq_mediastatus_update(aq_dev_t *aq_dev, u32 link_ + aq_dev->media_active |= IFM_AUTO; + } + +-void aq_mediastatus(struct ifnet *ifp, struct ifmediareq *ifmr) ++void aq_mediastatus(if_t ifp, struct ifmediareq *ifmr) + { +- aq_dev_t *aq_dev = iflib_get_softc(ifp->if_softc); ++ aq_dev_t *aq_dev = iflib_get_softc(if_getsoftc(ifp)); + + ifmr->ifm_active = IFM_ETHER; + ifmr->ifm_status = IFM_AVALID; +@@ -107,11 +107,11 @@ void aq_mediastatus(struct ifnet *ifp, struct ifmediar + ifmr->ifm_active |= aq_dev->media_active; + } + +-int aq_mediachange(struct ifnet *ifp) ++int aq_mediachange(if_t ifp) + { +- aq_dev_t *aq_dev = iflib_get_softc(ifp->if_softc); ++ aq_dev_t *aq_dev = iflib_get_softc(if_getsoftc(ifp)); + struct aq_hw *hw = &aq_dev->hw; +- int old_media_rate = ifp->if_baudrate; ++ int old_media_rate = if_getbaudrate(ifp); + int old_link_speed = hw->link_rate; + struct ifmedia *ifm = iflib_get_media(aq_dev->ctx); + int user_media = IFM_SUBTYPE(ifm->ifm_media); +@@ -169,7 +169,7 @@ int aq_mediachange(struct ifnet *ifp) + hw->fc.fc_tx = (ifm->ifm_media & IFM_ETH_TXPAUSE) ? 1 : 0; + + /* In down state just remember new link speed */ +- if (!(ifp->if_flags & IFF_UP)) ++ if (!(if_getflags(ifp) & IFF_UP)) + return (0); + + if ((media_rate != old_media_rate) || (hw->link_rate != old_link_speed)) { diff --git a/net/aquantia-atlantic-kmod/files/extra-patch-aq__ring.c b/net/aquantia-atlantic-kmod/files/extra-patch-aq__ring.c new file mode 100644 index 000000000000..dcd566b653fd --- /dev/null +++ b/net/aquantia-atlantic-kmod/files/extra-patch-aq__ring.c @@ -0,0 +1,20 @@ +--- aq_ring.c.orig 2022-01-25 07:53:28 UTC ++++ aq_ring.c +@@ -331,7 +331,7 @@ static int aq_isc_rxd_pkt_get(void *arg, if_rxd_info_t + aq_dev_t *aq_dev = arg; + struct aq_ring *ring = aq_dev->rx_rings[ri->iri_qsidx]; + aq_rx_desc_t *rx_desc; +- struct ifnet *ifp; ++ if_t ifp; + int cidx, rc = 0, i; + size_t len, total_len; + +@@ -370,7 +370,7 @@ static int aq_isc_rxd_pkt_get(void *arg, if_rxd_info_t + cidx = aq_next(cidx, ring->rx_size - 1); + } while (!rx_desc->wb.eop); + +- if ((ifp->if_capenable & IFCAP_RXCSUM) != 0) { ++ if ((if_getcapenable(ifp) & IFCAP_RXCSUM) != 0) { + aq_rx_set_cso_flags(rx_desc, ri); + } + ri->iri_rsstype = bsd_rss_type[rx_desc->wb.rss_type & 0xF]; diff --git a/net/aws-ec2-imdsv2-get/Makefile b/net/aws-ec2-imdsv2-get/Makefile index c05a63cb8cad..c4bff558e3a5 100644 --- a/net/aws-ec2-imdsv2-get/Makefile +++ b/net/aws-ec2-imdsv2-get/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-ec2-imdsv2-get DISTVERSION= 1.0.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= cperciva@FreeBSD.org diff --git a/net/bosh-bootloader/Makefile b/net/bosh-bootloader/Makefile deleted file mode 100644 index 54ac7e2caeda..000000000000 --- a/net/bosh-bootloader/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -PORTNAME= bosh-bootloader -PORTVERSION= 7.6.0 -PORTREVISION= 32 -CATEGORIES= net sysutils - -MAINTAINER= dumbbell@FreeBSD.org -COMMENT= CLI for standing up CloudFoundry or Concourse on an IAAS -WWW= https://github.com/cloudfoundry/bosh-bootloader - -LICENSE= APACHE20 - -DEPRECATED= Not updated in years, no demand for them -EXPIRATION_DATE= 2025-10-01 - -USE_GITHUB= yes -GH_TUPLE= cloudfoundry:bosh-bootloader:v${PORTVERSION} \ - golang:sys:v0.6.0:sys - -USES= go tar:xz - -GO_PKGNAME= github.com/cloudfoundry/bosh-bootloader -GO_TARGET= github.com/cloudfoundry/bosh-bootloader/bbl - -PLIST_FILES= bin/bbl - -pre-patch: - ${RM} -r ${WRKSRC}/vendor/golang.org/x/sys - ${LN} -s ${WRKDIR}/sys-* ${WRKSRC}/vendor/golang.org/x/sys - -post-patch: - ${REINPLACE_CMD} -E -e 's|(Version = )"dev"|\1"${PORTVERSION}"|' ${WRKSRC}/bbl/main.go - -.include <bsd.port.mk> diff --git a/net/bosh-bootloader/distinfo b/net/bosh-bootloader/distinfo deleted file mode 100644 index 57720b089cee..000000000000 --- a/net/bosh-bootloader/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -TIMESTAMP = 1679927440 -SHA256 (cloudfoundry-bosh-bootloader-7.6.0-v7.6.0_GH0.tar.gz) = d82e6f02c176933228026225718b2142dba6d076e005665faf3880a82cbb4f8d -SIZE (cloudfoundry-bosh-bootloader-7.6.0-v7.6.0_GH0.tar.gz) = 9225507 -SHA256 (golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 -SIZE (golang-sys-v0.6.0_GH0.tar.gz) = 1434234 diff --git a/net/bosh-bootloader/pkg-descr b/net/bosh-bootloader/pkg-descr deleted file mode 100644 index 3b963d843b6a..000000000000 --- a/net/bosh-bootloader/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a command line utility for standing up a CloudFoundry or -Concourse installation on an IAAS. This CLI is currently under heavy -development, and the initial goal is to support bootstrapping a -CloudFoundry installation on AWS. diff --git a/net/bosh-cli/Makefile b/net/bosh-cli/Makefile deleted file mode 100644 index 38c3a0feabd6..000000000000 --- a/net/bosh-cli/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -PORTNAME= bosh-cli -PORTVERSION= 5.5.0 -PORTREVISION= 31 -CATEGORIES= net sysutils - -MAINTAINER= dumbbell@FreeBSD.org -COMMENT= CLI for BOSH -WWW= https://bosh.io/docs/cli-v2.html - -LICENSE= APACHE20 - -DEPRECATED= Not updated in years, no demand for them -EXPIRATION_DATE= 2025-10-01 - -USE_GITHUB= yes -GH_TUPLE= cloudfoundry:bosh-cli:v${PORTVERSION} - -USES= go tar:xz - -CONFLICTS_INSTALL= schilyutils # bin/bosh - -GO_PKGNAME= github.com/cloudfoundry/bosh-cli - -PLIST_FILES= bin/bosh - -post-patch: - ${REINPLACE_CMD} -e 's|\[DEV BUILD\]|${PORTVERSION}|' ${WRKSRC}/cmd/version.go - -post-install: - ${MV} ${STAGEDIR}${PREFIX}/bin/bosh-cli ${STAGEDIR}${PREFIX}/bin/bosh - -.include <bsd.port.mk> diff --git a/net/bosh-cli/distinfo b/net/bosh-cli/distinfo deleted file mode 100644 index b5c449412218..000000000000 --- a/net/bosh-cli/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1557134885 -SHA256 (cloudfoundry-bosh-cli-5.5.0-v5.5.0_GH0.tar.gz) = 901085088f17b5224af7d1aec9db942859344fea54801de3f49a2168d449592f -SIZE (cloudfoundry-bosh-cli-5.5.0-v5.5.0_GH0.tar.gz) = 6587789 diff --git a/net/bosh-cli/pkg-descr b/net/bosh-cli/pkg-descr deleted file mode 100644 index 1ea65571c843..000000000000 --- a/net/bosh-cli/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -The BOSH Command Line Interface (CLI) is what you use to run BOSH -commands. CLI v2 is a new major version of CLI. diff --git a/net/cf/Makefile b/net/cf/Makefile deleted file mode 100644 index 8ef52f5e9608..000000000000 --- a/net/cf/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -PORTNAME= cf -PORTVERSION= 6.49.0 -DISTVERSIONPREFIX= v -PORTREVISION= 31 -CATEGORIES= net - -MAINTAINER= dumbbell@FreeBSD.org -COMMENT= CLI for Cloud Foundry written in Go -WWW= https://cloudfoundry.org/ - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Not updated in years, no demand for them -EXPIRATION_DATE= 2025-10-01 - -BUILD_DEPENDS= ${LOCALBASE}/bin/go-bindata:devel/go-bindata - -USE_GITHUB= yes -GH_ACCOUNT= cloudfoundry -GH_PROJECT= cli -GH_TUPLE= golang:sys:v0.6.0:sys - -USES= go - -CONFLICTS_INSTALL= lbl-cf # bin/cf - -GO_BUILDFLAGS= -ldflags="-X code.cloudfoundry.org/cli/version.binaryVersion=${PORTVERSION}" -GO_PKGNAME= code.cloudfoundry.org/cli -GO_TARGET= :cf - -PLIST_FILES= bin/cf - -PORTDOCS= NOTICE README.md - -OPTIONS_DEFINE= DOCS - -pre-patch: - ${RM} -r ${WRKSRC}/vendor/golang.org/x/sys - ${LN} -s ${WRKDIR}/sys-* ${WRKSRC}/vendor/golang.org/x/sys - -do-install-DOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR} -.for x in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${x} ${STAGEDIR}${DOCSDIR} -.endfor - -.include <bsd.port.mk> diff --git a/net/cf/distinfo b/net/cf/distinfo deleted file mode 100644 index 989d22621b19..000000000000 --- a/net/cf/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -TIMESTAMP = 1679327145 -SHA256 (cloudfoundry-cli-v6.49.0_GH0.tar.gz) = 7717d3b684c1553b98e13888704d88197447984057b8a4ba0cdf2ec862613761 -SIZE (cloudfoundry-cli-v6.49.0_GH0.tar.gz) = 22715242 -SHA256 (golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 -SIZE (golang-sys-v0.6.0_GH0.tar.gz) = 1434234 diff --git a/net/cf/pkg-descr b/net/cf/pkg-descr deleted file mode 100644 index 0a6541db2ed1..000000000000 --- a/net/cf/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -The official command line client for Cloud Foundry. diff --git a/net/concourse-fly/Makefile b/net/concourse-fly/Makefile deleted file mode 100644 index 4ff27fc9c787..000000000000 --- a/net/concourse-fly/Makefile +++ /dev/null @@ -1,71 +0,0 @@ -PORTNAME= concourse -PORTVERSION= 6.7.1 -PORTREVISION= 30 -CATEGORIES= net sysutils -MASTER_SITES= LOCAL/dumbbell/concourse/ -PKGNAMESUFFIX= -fly - -MAINTAINER= dumbbell@FreeBSD.org -COMMENT= CLI for Concourse -WWW= https://concourse-ci.org/ - -LICENSE= APACHE20 - -DEPRECATED= Not updated in years, no demand for them -EXPIRATION_DATE= 2025-10-01 - -USES= cpe go:modules tar:xz - -CPE_VENDOR= pivotal_software - -GO_TARGET= ./cmd/concourse:fly -GO_BUILDFLAGS= -ldflags="-s -w -X github.com/concourse/concourse.Version=${PORTVERSION}" -CGO_CFLAGS= -I. - -CONFLICTS_INSTALL= concourse fly # bin/fly - -PLIST_FILES= bin/fly - -# The build instructions for `fly` suggest to clone the global Concourse -# repository, which contains many Git submodules, including fly, and -# build from there. So basically: -# -# git clone --recursive https://github.com/concourse/concourse.git -# cd concourse/fly -# go build -# -# Unfortunately, this is difficult to integrate as is with the Ports framework: -# * Some submodules are hosted on services other than GitHub -# * Third-party Go dependencies are not Git submodules -# -# We created the `create-src-archive` to create a self-contained -# source archive because the Concourse does not provide one. This -# source archive contains the Git submodules and the third-party Go -# dependencies, fetched using `go mod vendor`. -# -# It is created using the `create-src-archive` target below: -# -# make create-src-archive -# -# `fly` version is set by default to "0.0.0-dev" in version/Version.go. -# Instead of patching the file, we use a linker flag to set the variable -# to the port's version. - -.PHONY: create-src-archive -ARCHIVE_DIR= ${DISTDIR}/concourse-${PORTVERSION} -create-src-archive: - ${RM} -rf ${ARCHIVE_DIR} - git clone --recursive -b v${PORTVERSION} \ - https://github.com/concourse/concourse.git \ - ${ARCHIVE_DIR} - GOPATH=$$(mktemp concourse-gopath.XXXX) && \ - (cd ${ARCHIVE_DIR} && \ - ${GO_CMD} mod vendor) && \ - ${FIND} "$$GOPATH" -exec ${CHMOD} u+w {} \; && \ - ${RM} -rf "$$GOPATH" - ${FIND} ${ARCHIVE_DIR} \( -name ".git*" -o -name "testdata" \) -depth -exec ${RM} -rf {} \; - ${TAR} -cf - -C ${ARCHIVE_DIR:H} ${ARCHIVE_DIR:T} | ${XZ_CMD} > ${ARCHIVE_DIR}.tar.xz - ${RM} -rf ${ARCHIVE_DIR} - ${MAKE} makesum - -.include <bsd.port.mk> diff --git a/net/concourse-fly/distinfo b/net/concourse-fly/distinfo deleted file mode 100644 index de5191c49c48..000000000000 --- a/net/concourse-fly/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1605819756 -SHA256 (concourse-6.7.1.tar.xz) = 3fd2de566112b6822928197cffeebe9af4090159cebb22702313c2f9698d911d -SIZE (concourse-6.7.1.tar.xz) = 8414876 diff --git a/net/concourse-fly/pkg-descr b/net/concourse-fly/pkg-descr deleted file mode 100644 index 3c0a50b70821..000000000000 --- a/net/concourse-fly/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The `fly` tool is a command line interface to Concourse. It is used for -a number of tasks from connecting to a shell in one of your build's -containers to uploading new pipeline configuration into a running -Concourse. Learning how to use `fly` will make using Concourse faster -and more useful. diff --git a/net/dataplaneapi/Makefile b/net/dataplaneapi/Makefile index ab9f63c2c849..4b1512c6aef4 100644 --- a/net/dataplaneapi/Makefile +++ b/net/dataplaneapi/Makefile @@ -1,7 +1,6 @@ PORTNAME= dataplaneapi DISTVERSIONPREFIX= v -DISTVERSION= 3.2.3 -PORTREVISION= 1 +DISTVERSION= 3.2.4 CATEGORIES= net MAINTAINER= dtxdf@FreeBSD.org diff --git a/net/dataplaneapi/distinfo b/net/dataplaneapi/distinfo index db8435462bdc..56a7bec3b9fb 100644 --- a/net/dataplaneapi/distinfo +++ b/net/dataplaneapi/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1755633380 -SHA256 (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.3_GH0/go.mod) = a0658b7464999d581e29e79b9f8145e752f6103655bb81e585bae17079ac79c5 -SIZE (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.3_GH0/go.mod) = 4279 -SHA256 (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.3_GH0/haproxytech-dataplaneapi-v3.2.3_GH0.tar.gz) = e649d7acccc57a0922837b52044849985d7d1e749286c4d76b43fa0173afd8e6 -SIZE (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.3_GH0/haproxytech-dataplaneapi-v3.2.3_GH0.tar.gz) = 1067890 +TIMESTAMP = 1759519276 +SHA256 (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.4_GH0/go.mod) = 6761ed8f37903bb4eba98092869a75509f9b195eff289c57970a1f516fcbb6a1 +SIZE (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.4_GH0/go.mod) = 4886 +SHA256 (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.4_GH0/haproxytech-dataplaneapi-v3.2.4_GH0.tar.gz) = 13a0ef16151837849f9fb91ad6ff869495688a40e627dbf82ffe31101fdbf110 +SIZE (go/net_dataplaneapi/haproxytech-dataplaneapi-v3.2.4_GH0/haproxytech-dataplaneapi-v3.2.4_GH0.tar.gz) = 1086420 diff --git a/net/deltachat-rpc-server/Makefile b/net/deltachat-rpc-server/Makefile index 493a8b523915..2dd4555a5459 100644 --- a/net/deltachat-rpc-server/Makefile +++ b/net/deltachat-rpc-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= deltachat-rpc-server DISTVERSIONPREFIX= v DISTVERSION= 2.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= feld@FreeBSD.org diff --git a/net/dumbpipe/Makefile b/net/dumbpipe/Makefile index b0e123e97e43..af3284f527de 100644 --- a/net/dumbpipe/Makefile +++ b/net/dumbpipe/Makefile @@ -1,7 +1,7 @@ PORTNAME= dumbpipe DISTVERSIONPREFIX= v DISTVERSION= 0.27.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= feld@FreeBSD.org diff --git a/net/eturnal/Makefile b/net/eturnal/Makefile index c356bedca393..93e61b63934f 100644 --- a/net/eturnal/Makefile +++ b/net/eturnal/Makefile @@ -1,5 +1,6 @@ PORTNAME= eturnal DISTVERSION= 1.12.2 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yzrh@noema.org diff --git a/net/findomain/Makefile b/net/findomain/Makefile index b986ddd910c1..c18e8e4bfc89 100644 --- a/net/findomain/Makefile +++ b/net/findomain/Makefile @@ -1,6 +1,6 @@ PORTNAME= findomain DISTVERSION= 9.0.4 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net security MAINTAINER= lcook@FreeBSD.org diff --git a/net/gdrive/Makefile b/net/gdrive/Makefile index 13c76c3ae5d9..b19d6434d269 100644 --- a/net/gdrive/Makefile +++ b/net/gdrive/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdrive DISTVERSION= 3.9.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/net/gemserv/Makefile b/net/gemserv/Makefile index 629c70dec91d..b0c80b1afcf2 100644 --- a/net/gemserv/Makefile +++ b/net/gemserv/Makefile @@ -1,7 +1,7 @@ PORTNAME= gemserv DISTVERSIONPREFIX= v DISTVERSION= 0.6.6 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= net MASTER_SITES= https://git.sr.ht/~int80h/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${PORTVERSION}${EXTRACT_SUFX} diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 9a7f0fade504..d8a894d63f59 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 3.2.5 +DISTVERSION= 3.2.6 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/3.2/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 20d411c6c8fb..0982d244d094 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758714074 -SHA256 (haproxy-3.2.5.tar.gz) = 77316a3e1b6c39245bc11ef58f4d6dadd063c014c1baec8f0d81798c519e072b -SIZE (haproxy-3.2.5.tar.gz) = 5104627 +TIMESTAMP = 1759492744 +SHA256 (haproxy-3.2.6.tar.gz) = ad630b6b0b73e1d118acce458fec1bf1e7d0e429530f2668ec582f4f8bb78e65 +SIZE (haproxy-3.2.6.tar.gz) = 5108005 diff --git a/net/haproxy24/Makefile b/net/haproxy24/Makefile index 83ea9cf01359..19836e4dff61 100644 --- a/net/haproxy24/Makefile +++ b/net/haproxy24/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.4.29 +DISTVERSION= 2.4.30 CATEGORIES= net www PKGNAMESUFFIX= 24 MASTER_SITES= http://www.haproxy.org/download/2.4/src/ diff --git a/net/haproxy24/distinfo b/net/haproxy24/distinfo index f0a0c1ad775c..1c0ae5a5a8af 100644 --- a/net/haproxy24/distinfo +++ b/net/haproxy24/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746702041 -SHA256 (haproxy-2.4.29.tar.gz) = 89e1e675bfecc88624c19850fd6b69f7b91f112d61f30a3b20a625298ef1f3f3 -SIZE (haproxy-2.4.29.tar.gz) = 3679949 +TIMESTAMP = 1759490731 +SHA256 (haproxy-2.4.30.tar.gz) = 2986f14b8cc2cd2331986ba2c8b19d3fec39830f5a5c48d4710d613117f5929e +SIZE (haproxy-2.4.30.tar.gz) = 3681157 diff --git a/net/haproxy26/Makefile b/net/haproxy26/Makefile index 2c30fdaa60f9..98dc61891ac9 100644 --- a/net/haproxy26/Makefile +++ b/net/haproxy26/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.6.22 +DISTVERSION= 2.6.23 CATEGORIES= net www PKGNAMESUFFIX= 26 MASTER_SITES= http://www.haproxy.org/download/2.6/src/ diff --git a/net/haproxy26/distinfo b/net/haproxy26/distinfo index efe1706ca90c..9b456180bd23 100644 --- a/net/haproxy26/distinfo +++ b/net/haproxy26/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746703822 -SHA256 (haproxy-2.6.22.tar.gz) = 4c0797f450f997dc287d2c7aafa7a0e5b7a2d71593a2cd58e664e8f3aea614fa -SIZE (haproxy-2.6.22.tar.gz) = 4120601 +TIMESTAMP = 1759490901 +SHA256 (haproxy-2.6.23.tar.gz) = 1281d57f25e98456a042c81f32801a106a293c1340b0c06debb2a87d6a7b3611 +SIZE (haproxy-2.6.23.tar.gz) = 4126202 diff --git a/net/haproxy28/Makefile b/net/haproxy28/Makefile index d27b49d15859..85482396fc88 100644 --- a/net/haproxy28/Makefile +++ b/net/haproxy28/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 2.8.15 +DISTVERSION= 2.8.16 CATEGORIES= net www PKGNAMESUFFIX= 28 MASTER_SITES= http://www.haproxy.org/download/2.8/src/ diff --git a/net/haproxy28/distinfo b/net/haproxy28/distinfo index 1fbe915a9803..a862d8c9d8d9 100644 --- a/net/haproxy28/distinfo +++ b/net/haproxy28/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746703901 -SHA256 (haproxy-2.8.15.tar.gz) = 98f0551b9c3041a87869f4cd4e1465adf6fbef2056e83aabea92106032585242 -SIZE (haproxy-2.8.15.tar.gz) = 4418838 +TIMESTAMP = 1759491298 +SHA256 (haproxy-2.8.16.tar.gz) = 6eb4d3cc298af89613fc6cb175530436e1e463d368e43401a60357a7a12d15ab +SIZE (haproxy-2.8.16.tar.gz) = 4429238 diff --git a/net/haproxy30/Makefile b/net/haproxy30/Makefile index 02bc29f7eb97..62fbe18881e9 100644 --- a/net/haproxy30/Makefile +++ b/net/haproxy30/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 3.0.11 +DISTVERSION= 3.0.12 CATEGORIES= net www PKGNAMESUFFIX= 30 MASTER_SITES= http://www.haproxy.org/download/3.0/src/ diff --git a/net/haproxy30/distinfo b/net/haproxy30/distinfo index ec1e05c2bbff..a886ce61850a 100644 --- a/net/haproxy30/distinfo +++ b/net/haproxy30/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749747793 -SHA256 (haproxy-3.0.11.tar.gz) = a133e2d550c5fd9a849b5c7ab17bb945bcdad209ca140d41f45ebf31943ae783 -SIZE (haproxy-3.0.11.tar.gz) = 4738655 +TIMESTAMP = 1759490322 +SHA256 (haproxy-3.0.12.tar.gz) = cd2bade59a7e2d61f2d62be7c6c4cfc0e2b3a90431023720cae7c43843b0570b +SIZE (haproxy-3.0.12.tar.gz) = 4745984 diff --git a/net/isboot-kmod-devel/Makefile b/net/isboot-kmod-devel/Makefile new file mode 100644 index 000000000000..e8c6acb4d5e1 --- /dev/null +++ b/net/isboot-kmod-devel/Makefile @@ -0,0 +1,40 @@ +PORTNAME= isboot-kmod +DISTVERSION= 0.2.16-beta1 +CATEGORIES= net +PKGNAMESUFFIX= -devel + +MAINTAINER= john@jnielsen.net +COMMENT= Kernel module enabling iSCSI/IBFT boot +WWW= https://github.com/jnielsendotnet/isboot + +LICENSE= BSD2CLAUSE + +ONLY_FOR_ARCHS= amd64 i386 +CONFLICTS_INSTALL= isboot-kmod + +USES= kmod uidfix +USE_GITHUB= yes +GH_ACCOUNT= jnielsendotnet +GH_PROJECT= isboot + +SUB_FILES= pkg-message + +WRKSRC_SUBDIR= src + +PLIST_FILES= ${KMODDIR}/isboot.ko +PORTDOCS= README + +OPTIONS_DEFINE= DOCS VIMAGE +OPTIONS_DEFAULT=DOCS VIMAGE + +VIMAGE_DESC= Build for a kernel with 'options VIMAGE' + +VIMAGE_CFLAGS= -DVIMAGE + +.include <bsd.port.options.mk> + +post-install-DOCS-on: + ${MKDIR} ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC}/.. && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} + +.include <bsd.port.mk> diff --git a/net/isboot-kmod-devel/distinfo b/net/isboot-kmod-devel/distinfo new file mode 100644 index 000000000000..3e9dde237604 --- /dev/null +++ b/net/isboot-kmod-devel/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1758402182 +SHA256 (jnielsendotnet-isboot-0.2.16-beta1_GH0.tar.gz) = ecede983d5cc0706c12f180132e9183a168790112234c38b26d19394228c123a +SIZE (jnielsendotnet-isboot-0.2.16-beta1_GH0.tar.gz) = 31224 diff --git a/net/isboot-kmod-devel/files/pkg-message.in b/net/isboot-kmod-devel/files/pkg-message.in new file mode 100644 index 000000000000..af5435e0b503 --- /dev/null +++ b/net/isboot-kmod-devel/files/pkg-message.in @@ -0,0 +1,11 @@ +[ +{ type: install + message: <<EOM +Remember to have the module loaded at boot by adding the following to +/boot/loader.conf: + isboot_load="YES" + +See %%DOCSDIR%%/README for additional information. +EOM +} +] diff --git a/net/isboot-kmod-devel/pkg-descr b/net/isboot-kmod-devel/pkg-descr new file mode 100644 index 000000000000..ca4c56485b24 --- /dev/null +++ b/net/isboot-kmod-devel/pkg-descr @@ -0,0 +1,7 @@ +This installs Daisuke Aoyama's isboot kernel module, which allows +booting FreeBSD directly from an iSCSI root disk. If your BIOS +supports iSCSI you may configure your target settings in the BIOS +and boot directly. If not, you may PXE boot using software that +contains iSCSI support such as iPXE. The module reads the iSCSI +Boot Firmware Table (IBFT) to configure the network and re-attach +the volume once the kernel begins execution. diff --git a/net/isboot-kmod/Makefile b/net/isboot-kmod/Makefile index f1b380bb3cf4..5c5a2aab4e07 100644 --- a/net/isboot-kmod/Makefile +++ b/net/isboot-kmod/Makefile @@ -9,6 +9,7 @@ WWW= https://github.com/jnielsendotnet/isboot LICENSE= BSD2CLAUSE ONLY_FOR_ARCHS= amd64 i386 +CONFLICTS_INSTALL= isboot-kmod-devel USES= kmod uidfix USE_GITHUB= yes diff --git a/net/kea-devel/Makefile b/net/kea-devel/Makefile index 3efc9aa2dcd9..a3e5f66b8275 100644 --- a/net/kea-devel/Makefile +++ b/net/kea-devel/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= rst2man:textproc/py-docutils LIB_DEPENDS= libboost_system.so:devel/boost-libs \ liblog4cplus.so:devel/log4cplus -USES= compiler:c++11-lang cmake:indirect cpe iconv libtool meson \ +USES= compiler:c++11-lang cmake:indirect cpe iconv meson \ pathfix pkgconfig python tar:xz shebangfix ssl CPE_VENDOR= isc diff --git a/net/kea/Makefile b/net/kea/Makefile index a70dcc3cf3e7..ca7c2ed49f66 100644 --- a/net/kea/Makefile +++ b/net/kea/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ liblog4cplus.so:devel/log4cplus -USES= compiler:c++11-lang cpe iconv libtool pathfix ssl python tar:xz meson pkgconfig cmake:indirect shebangfix +USES= compiler:c++11-lang cpe iconv pathfix ssl python tar:xz meson pkgconfig cmake:indirect shebangfix MESON_ARGS= --auto-features=disabled \ -Dcrypto=openssl \ -Dnetconf=disabled diff --git a/net/krill/Makefile b/net/krill/Makefile index cea9fe1c424e..f28767a1862a 100644 --- a/net/krill/Makefile +++ b/net/krill/Makefile @@ -1,7 +1,7 @@ PORTNAME= krill DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= jaap@NLnetLabs.nl diff --git a/net/ktcplist/Makefile b/net/ktcplist/Makefile index 6e7cc0b1306e..a5d6186b8078 100644 --- a/net/ktcplist/Makefile +++ b/net/ktcplist/Makefile @@ -1,6 +1,6 @@ PORTNAME= ktcplist DISTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net sysutils MAINTAINER= arrowd@FreeBSD.org diff --git a/net/libifconfig/Makefile b/net/libifconfig/Makefile index 1dddc6c8697d..8dd0fe5a2913 100644 --- a/net/libifconfig/Makefile +++ b/net/libifconfig/Makefile @@ -41,7 +41,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/${h} ${STAGEDIR}${PREFIX}/include .endfor -_ALL_VERSIONS= 13.3 13.4 13.5 14.0 14.1 14.2 14.3 +_ALL_VERSIONS= 13.5 14.3 .if make(makesum) DISTFILES= libifconfig-${_LIBIFCONFIG_HASH}.tar.gz .for version in ${_ALL_VERSIONS} diff --git a/net/libifconfig/distinfo b/net/libifconfig/distinfo index 0d2dabe0b045..e9f7dd703bfd 100644 --- a/net/libifconfig/distinfo +++ b/net/libifconfig/distinfo @@ -1,16 +1,6 @@ TIMESTAMP = 1750761670 -SHA256 (libifconfig-13.3_0.tar.gz) = 7ccd7fab4f6a57d13638c82f3f848d1c08541f85f38d22d99f79125a39ac1982 -SIZE (libifconfig-13.3_0.tar.gz) = 22471 -SHA256 (libifconfig-13.4_0.tar.gz) = 33e092463f08b459cebb5b0e2238fca379409c91ad6793e3fbcc1b034cd1ade7 -SIZE (libifconfig-13.4_0.tar.gz) = 22470 SHA256 (libifconfig-13.5_0.tar.gz) = b2bf5bd107ab75663736df3b918eed999a916fd0ed253ef7546c7633642ad934 SIZE (libifconfig-13.5_0.tar.gz) = 22474 -SHA256 (libifconfig-14.0_0.tar.gz) = 8d2a5a9f6254479dc5f8175132bdd169699db2b36e5349ad21f9c791ab96689b -SIZE (libifconfig-14.0_0.tar.gz) = 23706 -SHA256 (libifconfig-14.1_0.tar.gz) = c2d59622c9a9649afef8e30eb9fb825aa8cd3ec71c12160ed9f7a01c95dcabdb -SIZE (libifconfig-14.1_0.tar.gz) = 23708 -SHA256 (libifconfig-14.2_0.tar.gz) = fbab01cf067a7c75d14adb7a5b682ab7718e0d0c2fcf03324f4e9157880c5afd -SIZE (libifconfig-14.2_0.tar.gz) = 23709 SHA256 (libifconfig-14.3_0.tar.gz) = 04069eacdf7ec216fad6769ab5fdc2d7e781cbb8e09f3d4356691984880f5fc7 SIZE (libifconfig-14.3_0.tar.gz) = 23709 SHA256 (libifconfig-b670c9bafc0e.tar.gz) = 87740e514a9c993ca4b7e1ed250df62aab766e60fd27e56e7b38dded4e835232 diff --git a/net/libpfctl/Makefile b/net/libpfctl/Makefile index 95ff4e77b830..78a152741d26 100644 --- a/net/libpfctl/Makefile +++ b/net/libpfctl/Makefile @@ -36,7 +36,7 @@ do-install: ${LN} -s libpfctl.so.0 ${STAGEDIR}${PREFIX}/lib/libpfctl.so ${INSTALL_DATA} ${WRKSRC}/*.h ${STAGEDIR}${PREFIX}/include -_ALL_VERSIONS= 13.4 13.5 14.2 14.3 15.0 +_ALL_VERSIONS= 13.5 14.3 15.0 .if make(makesum) DISTFILES= .for version in ${_ALL_VERSIONS} diff --git a/net/libpfctl/distinfo b/net/libpfctl/distinfo index 1c3935f26900..2ac5f042f0bf 100644 --- a/net/libpfctl/distinfo +++ b/net/libpfctl/distinfo @@ -1,10 +1,6 @@ TIMESTAMP = 1746177054 -SHA256 (libpfctl-13.4_4.tar.gz) = c29f57896e2274ab5c7d6836e5a58e9218c4bf83f2ce8953e3cd1944d01692ef -SIZE (libpfctl-13.4_4.tar.gz) = 10104 SHA256 (libpfctl-13.5_4.tar.gz) = c017afbe6634ab2feb0ccc82273059d108325a23a09d0e0827879fc0a1c84237 SIZE (libpfctl-13.5_4.tar.gz) = 10104 -SHA256 (libpfctl-14.2_4.tar.gz) = 527c63aa4b9e7eed513fa0c669878faea2e935f3e505dd83f8b6d7b45d3fa986 -SIZE (libpfctl-14.2_4.tar.gz) = 11690 SHA256 (libpfctl-14.3_4.tar.gz) = 0dba9d47cb5990e3029641bca9958925f20b091456bb7fe140ce1f4e9e2c30ce SIZE (libpfctl-14.3_4.tar.gz) = 11678 SHA256 (libpfctl-15.0_4.tar.gz) = f05d9a636e4b361b98d9056eead54c396600d427c61b2faafefde4baabbc9481 diff --git a/net/lldap/Makefile b/net/lldap/Makefile index 337545ecb70d..2a27b88f53db 100644 --- a/net/lldap/Makefile +++ b/net/lldap/Makefile @@ -1,7 +1,7 @@ PORTNAME= lldap DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= aokblast@FreeBSD.org diff --git a/net/narrowlink/Makefile b/net/narrowlink/Makefile index 1c462068e3f9..37a2f8da49fe 100644 --- a/net/narrowlink/Makefile +++ b/net/narrowlink/Makefile @@ -1,6 +1,6 @@ PORTNAME= narrowlink DISTVERSION= 0.2.6 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile deleted file mode 100644 index 8d070adde5a4..000000000000 --- a/net/netatalk3/Makefile +++ /dev/null @@ -1,109 +0,0 @@ -PORTNAME= netatalk -PORTVERSION= 3.2.10 -PORTREVISION= 2 -PORTEPOCH= 1 -CATEGORIES= net -MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/netatalk-${PORTVERSION:S/./-/g}/ -PKGNAMESUFFIX= 3 - -MAINTAINER= marcus@FreeBSD.org -COMMENT= File server for Mac OS X -WWW= https://netatalk.io/ - -LICENSE= GPLv2 - -DEPRECATED= End of support; use net/netatalk4 instead -EXPIRATION_DATE=2025-10-04 - -LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ - libevent.so:devel/libevent - -USES= bdb:18 cpe gettext iconv:wchar_t meson perl5 pkgconfig shebangfix ssl tar:xz -USE_LDCONFIG= yes -USE_RC_SUBR= netatalk -#INSTALL_TARGET=install-strip -CPE_VENDOR= netatalk_project - -MESON_ARGS= -Dwith-libgcrypt-path=${LOCALBASE} \ - -Dwith-bdb-path=${LOCALBASE} \ - -Dwith-libiconv-path=${LOCALBASE} \ - -Dwith-dtrace=false \ - -Dwith-init-hooks=false \ - -Dpkg_config_path=${LOCALBASE}/libdata/pkgconfig \ - -Dwith-shadow=false \ - -Dwith-pgp-uam=false \ - -Ddefault_library=both \ - --infodir=${PREFIX}/share/info - -OPTIONS_DEFINE=PAM KERBEROS5 LDAP SENDFILE KERBEROS DBUS MYSQL ACL LIBWRAP SPOTLIGHT -OPTIONS_DEFAULT=AVAHI DBUS KERBEROS LIBWRAP SENDFILE -OPTIONS_RADIO=ZEROCONF -OPTIONS_RADIO_ZEROCONF=AVAHI MDNSRESPONDER -ZEROCONF_DESC= Zeroconf(Bonjour) support -MYSQL_DESC= Enable MySQL CNID backend support -SENDFILE_DESC= Enable Sendfile support -ACL_DESC= Enable ACL support -SPOTLIGHT_DESC= Enable Spotlight search support -OPTIONS_SUB= yes -KERBEROS5_MESON_ON= -Dwith-krbV-uam=true \ - -Dwith-kerberos=true -KERBEROS5_MESON_OFF= -Dwith-krbV-uam=false \ - -Dwith-kerberos=false -KERBEROS_LIB_DEPENDS=libgpg-error.so:security/libgpg-error -PAM_MESON_ON= -Dwith-pam-path=${LOCALBASE} -PAM_MESON_OFF= -Dwith-pam=false -AVAHI_CFLAGS= -I${LOCALBASE}/include -L${LOCALBASE}/lib -AVAHI_LIB_DEPENDS= libavahi-client.so:net/avahi-app -AVAHI_SUB_LIST= ZEROCONF="avahi_daemon" -MDNSRESPONDER_CFLAGS= -I${LOCALBASE}/include -L${LOCALBASE}/lib -MDNSRESPONDER_LIB_DEPENDS= libdns_sd.so:net/mDNSResponder -MDNSRESPONDER_SUB_LIST= ZEROCONF="mdnsd" -LDAP_MESON_ON= -Dwith-ldap-path=${LOCALBASE} -LDAP_MESON_OFF= -Dwith-ldap=false -LDAP_CFLAGS= -I${LOCALBASE}/include -L${LOCALBASE}/lib -LDAP_USES= ldap -SENDFILE_MESON_OFF=-Dwith-sendfile=false -DBUS_USES= gnome python -DBUS_USE= GNOME=glib20 -DBUS_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ - libdbus-1.so:devel/dbus -DBUS_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dbus/_dbus.py:devel/py-dbus@${PY_FLAVOR} -DBUS_MESON_ON= -Dwith-dbus-daemon-path=${LOCALBASE}/bin/dbus-daemon \ - -Dwith-dbus-sysconf-path=${LOCALBASE}/etc/dbus-1/system.d -DBUS_MESON_OFF= -Dwith-afpstats=false -MYSQL_USES= mysql -MYSQL_MESON_OFF=-Dwith-cnid-mysql-backend=false -ACL_LIB_DEPENDS= libsunacl.so:sysutils/libsunacl -ACL_MESON_OFF=-Dwith-acls=false -LIBWRAP_MESON_OFF=-Dwith-tcp-wrappers=false -SPOTLIGHT_LIB_DEPENDS= libtinysparql-3.0.so:devel/tinysparql -SPOTLIGHT_MESON_OFF= -Dwith-spotlight=false - -SHEBANG_GLOB= afpstats - -CONFLICTS= netatalk4 - -.include <bsd.port.pre.mk> - -.if ${PORT_OPTIONS:MAVAHI}=="" && ${PORT_OPTIONS:MMDNSRESPONDER}=="" -SUB_LIST+= ZEROCONF="" -MESON_ARGS+=-Dwith-zeroconf=false -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|%%DB_NAME%%|${BDB_INCLUDE_DIR:T}|' \ - ${WRKSRC}/meson.build -# @${REINPLACE_CMD} -e 's|\.dist|\.sample|g' \ -# ${WRKSRC}/config/Makefile.in -# @${REINPLACE_CMD} -e 's|%%PYTHONCMD%%|${PYTHONCMD}|' \ -# ${WRKSRC}/contrib/shell_utils/afpstats - -post-install: - ${INSTALL_SCRIPT} ${BUILD_WRKSRC}/contrib/macusers/macusers \ - ${STAGEDIR}${PREFIX}/bin/macusers - -.if ${PORT_OPTIONS:MPAM} - ${INSTALL_DATA} ${FILESDIR}/pam.conf ${STAGEDIR}${PREFIX}/etc/pam.d/netatalk.sample -.endif - -.include <bsd.port.post.mk> diff --git a/net/netatalk3/distinfo b/net/netatalk3/distinfo deleted file mode 100644 index 9cc0e2fe6486..000000000000 --- a/net/netatalk3/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1727181648 -SHA256 (netatalk-3.2.10.tar.xz) = 7e2783237e3615010cbd5a6a9ba0b801daa282381d808b9c36459b0be8dc170f -SIZE (netatalk-3.2.10.tar.xz) = 1961828 diff --git a/net/netatalk3/files/netatalk.in b/net/netatalk3/files/netatalk.in deleted file mode 100644 index 36a36747f34d..000000000000 --- a/net/netatalk3/files/netatalk.in +++ /dev/null @@ -1,39 +0,0 @@ -#!/bin/sh - -# PROVIDE: netatalk -# REQUIRE: DAEMON %%ZEROCONF%% -# KEYWORD: shutdown -# -# AFP fileserver for Mac clients. Add the following to /etc/rc.conf to -# enable: -# -# netatalk_enable="YES" -# - -netatalk_enable=${netatalk_enable-"NO"} - -. /etc/rc.subr - -name=netatalk -rcvar=netatalk_enable - -load_rc_config ${name} - -command=%%PREFIX%%/sbin/${name} - -extra_commands="reload" -reload_cmd="netatalk_reload" - -netatalk_reload() -{ - local status - - if ! status=`run_rc_command status 2>&1`; then - echo $status - return 1 - fi - echo 'Reloading netatalk.' - kill -HUP $rc_pid -} - -run_rc_command "$1" diff --git a/net/netatalk3/files/pam.conf b/net/netatalk3/files/pam.conf deleted file mode 100644 index 05120315054d..000000000000 --- a/net/netatalk3/files/pam.conf +++ /dev/null @@ -1,14 +0,0 @@ -# PAM configuration for the "netatalk" service -# - -# auth -auth include system - -# account -account include system - -# password -password include system - -# session -session include system diff --git a/net/netatalk3/files/patch-config_meson.build b/net/netatalk3/files/patch-config_meson.build deleted file mode 100644 index 16883e06495e..000000000000 --- a/net/netatalk3/files/patch-config_meson.build +++ /dev/null @@ -1,46 +0,0 @@ ---- config/meson.build.orig 2024-09-24 08:58:45 UTC -+++ config/meson.build -@@ -7,39 +7,17 @@ custom_target( - custom_target( - 'dbus_session', - input: 'dbus-session.conf.tmpl', -- output: 'dbus-session.conf', -+ output: 'dbus-session.conf.netatalk', - command: sed_command, - capture: true, - install: true, - install_dir: pkgconfdir, - ) - --if ( -- fs.exists(pkgconfdir / 'afp.conf') -- and not get_option('with-overwrite') --) -- message('will not replace existing', pkgconfdir / 'afp.conf') --else -- install_data(afp_conf, install_dir: pkgconfdir) --endif -+install_data(afp_conf, rename: 'afp.conf.sample', install_dir: pkgconfdir) -+install_data('extmap.conf', rename: 'extmap.conf.sample', install_dir: pkgconfdir) - --if ( -- fs.exists(pkgconfdir / 'extmap.conf') -- and not get_option('with-overwrite') --) -- message('will not replace existing', pkgconfdir / 'extmap.conf') --else -- install_data('extmap.conf', install_dir: pkgconfdir) --endif -- --if ( -- fs.exists(dbus_sysconfpath / 'netatalk-dbus.conf') -- and not get_option('with-overwrite') --) -- message('will not replace existing', dbus_sysconfpath / 'netatalk-dbus.conf') --else -- install_data('netatalk-dbus.conf', install_dir: dbus_sysconfpath) --endif -+install_data('netatalk-dbus.conf', install_dir: dbus_sysconfpath) - - if ( - fs.exists('/etc/ld.so.conf.d') diff --git a/net/netatalk3/files/patch-etc_uams_meson.build b/net/netatalk3/files/patch-etc_uams_meson.build deleted file mode 100644 index e936f29f4566..000000000000 --- a/net/netatalk3/files/patch-etc_uams_meson.build +++ /dev/null @@ -1,138 +0,0 @@ ---- etc/uams/meson.build.orig 2024-08-05 19:30:23 UTC -+++ etc/uams/meson.build -@@ -20,7 +20,7 @@ library( - name_suffix: lib_suffix, - override_options: 'b_lundef=false', - install: true, -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - ) - - uams_passwd_sources = ['uams_passwd.c'] -@@ -34,7 +34,7 @@ library( - name_suffix: lib_suffix, - override_options: 'b_lundef=false', - install: true, -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - ) - - ssl_links = [] -@@ -57,7 +57,7 @@ if have_ssl - name_suffix: lib_suffix, - override_options: 'b_lundef=false', - install: true, -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - build_rpath: rpath_libdir, - install_rpath: rpath_libdir, - ) -@@ -72,7 +72,7 @@ if have_ssl - name_suffix: lib_suffix, - override_options: 'b_lundef=false', - install: true, -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - build_rpath: rpath_libdir, - install_rpath: rpath_libdir, - ) -@@ -90,7 +90,7 @@ if have_ssl - name_suffix: lib_suffix, - override_options: 'b_lundef=false', - install: true, -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - build_rpath: rpath_libdir, - install_rpath: rpath_libdir, - ) -@@ -98,14 +98,14 @@ if have_ssl - if build_shared_lib - install_symlink( - 'uams_dhx.so', -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - pointing_to: 'uams_dhx_pam.so', - ) - endif - elif build_shared_lib - install_symlink( - 'uams_dhx.so', -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - pointing_to: 'uams_dhx_passwd.so', - ) - endif -@@ -123,7 +123,7 @@ if have_libgcrypt - name_suffix: lib_suffix, - override_options: 'b_lundef=false', - install: true, -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - ) - if have_pam - uams_dhx2_pam_sources = ['uams_dhx2_pam.c'] -@@ -137,20 +137,20 @@ if have_libgcrypt - name_suffix: lib_suffix, - override_options: 'b_lundef=false', - install: true, -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - ) - - if build_shared_lib - install_symlink( - 'uams_dhx2.so', -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - pointing_to: 'uams_dhx2_pam.so', - ) - endif - elif build_shared_lib - install_symlink( - 'uams_dhx2.so', -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - pointing_to: 'uams_dhx2_passwd.so', - ) - endif -@@ -168,20 +168,20 @@ if have_pam - name_suffix: lib_suffix, - override_options: 'b_lundef=false', - install: true, -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - ) - - if build_shared_lib - install_symlink( - 'uams_clrtxt.so', -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - pointing_to: 'uams_pam.so', - ) - endif - elif build_shared_lib - install_symlink( - 'uams_clrtxt.so', -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - pointing_to: 'uams_passwd.so', - ) - endif -@@ -198,7 +198,7 @@ if have_pgp_uam - name_suffix: lib_suffix, - override_options: 'b_lundef=false', - install: true, -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - ) - endif - -@@ -215,6 +215,6 @@ if have_krb5_uam - name_suffix: lib_suffix, - override_options: 'b_lundef=false', - install: true, -- install_dir: libdir / 'netatalk', -+ install_dir: libexecdir / 'netatalk-uams', - ) - endif diff --git a/net/netatalk3/files/patch-meson.build b/net/netatalk3/files/patch-meson.build deleted file mode 100644 index 078d34e171f2..000000000000 --- a/net/netatalk3/files/patch-meson.build +++ /dev/null @@ -1,117 +0,0 @@ ---- meson.build.orig 2024-09-24 08:58:45 UTC -+++ meson.build -@@ -39,6 +39,7 @@ libdir = prefix / get_option('libdir') - datadir = prefix / get_option('datadir') - includedir = prefix / get_option('includedir') - libdir = prefix / get_option('libdir') -+libexecdir = prefix / get_option('libexecdir') - localstatedir = prefix / get_option('localstatedir') - mandir = prefix / get_option('mandir') - sbindir = prefix / get_option('sbindir') -@@ -78,7 +79,7 @@ statedir = '-D_PATH_STATEDIR="' + localstatedir + '/ne - dversion = '-DVERSION="' + netatalk_version + '"' - messagedir = '-DSERVERTEXT="' + localstatedir + '/netatalk/msg/"' - statedir = '-D_PATH_STATEDIR="' + localstatedir + '/netatalk/"' --uamdir = '-D_PATH_AFPDUAMPATH="' + libdir + '/netatalk/"' -+uamdir = '-D_PATH_AFPDUAMPATH="' + libexecdir + '/netatalk-uams/"' - - ############ - # Includes # -@@ -368,6 +369,7 @@ bdb_subdirs = [ - '/usr', - ] - bdb_subdirs = [ -+ '%%DB_NAME%%', - 'db4.6', - 'db4.7', - 'db4.8', -@@ -479,6 +481,11 @@ if crypt.found() - if crypt.found() - cdata.set('HAVE_CRYPT_H', 1) - cdata.set('HAVE_LIBCRYPT', 1) -+else -+ crypt = cc.find_library('crypt', has_headers: 'unistd.h', required: false) -+ if crypt.found() -+ cdata.set('HAVE_LIBCRYPT', 1) -+ endif - endif - - des = cc.find_library('des', required: false) -@@ -704,12 +711,12 @@ dns_sd_libs = [] - - dns_sd_libs = [] - --dns_sd = cc.find_library('dns_sd', required: false) -+dns_sd = cc.find_library('dns_sd', dirs: libsearch_dirs, required: false) - if dns_sd.found() - dns_sd_libs += dns_sd - endif - --system = cc.find_library('system', required: false) -+system = cc.find_library('system', dirs: libsearch_dirs, required: false) - if dns_sd.found() - dns_sd_libs += system - endif -@@ -726,6 +733,8 @@ have_dns = ( - ) - ) - -+threads = dependency('threads', required: true) -+ - if not enable_zeroconf - have_zeroconf = false - else -@@ -735,6 +744,7 @@ else - cdata.set('HAVE_MDNS', 1) - freebsd_zeroconf_daemon = 'mdnsd' - zeroconf_provider += 'mDNS' -+ dns_sd_libs += threads - else - have_zeroconf = avahi.found() - if avahi.found() -@@ -802,19 +812,7 @@ else - required: false, - ) - -- if tracker.found() -- cdata.set( -- 'TRACKER_MANAGING_COMMAND', -- '"tracker daemon"', -- ) -- cdata.set( -- 'TRACKER_PREFIX', -- '"' -- + tracker_sparql.get_variable(pkgconfig: 'prefix') -- + '"', -- ) -- tracker_manager += 'tracker' -- elif tracker3.found() -+ if tracker3.found() - cdata.set('HAVE_TRACKER3', 1) - cdata.set( - 'TRACKER_MANAGING_COMMAND', -@@ -855,7 +853,6 @@ else - endif - endif - endif --endif - - have_spotlight = ( - tracker_sparql.found() -@@ -864,6 +861,8 @@ have_spotlight = ( - and flex.found() - and bison.found() - ) -+endif -+ - if have_spotlight - cdata.set('WITH_SPOTLIGHT', 1) - endif -@@ -1556,6 +1555,7 @@ if not enable_pam - - if not enable_pam - have_pam = false -+ pam = dependency('', required: false) - else - if host_os != 'sunos' - pam_paths = [ diff --git a/net/netatalk3/pkg-descr b/net/netatalk3/pkg-descr deleted file mode 100644 index fb4d1633d741..000000000000 --- a/net/netatalk3/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Netatalk is an OpenSource software package, that can be used to turn an -inexpensive *NIX machine into an extremely high-performance and reliable -file server for Macintosh computers. - -Using Netatalk's AFP 3.4 compliant file-server leads to significantly higher -transmission speeds compared with Macs accessing a server via SaMBa/NFS -while providing clients with the best possible user experience (full support -for Macintosh metadata, flawlessly supporting mixed environments of classic -MacOS and MacOS X clients) diff --git a/net/netatalk3/pkg-install b/net/netatalk3/pkg-install deleted file mode 100644 index bcddbdd54a87..000000000000 --- a/net/netatalk3/pkg-install +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/sh -# -PATH=/bin:/usr/sbin:/usr/bin:/usr/sbin - -DBDIR=/var/netatalk - -case $2 in - POST-INSTALL) - tee $DBDIR/README > $DBDIR/CNID/README <<-'EOF' - This directory contains modifiable Netatalk configuration files and the CNID databases. - EOF - truncate -s -1 $DBDIR/README $DBDIR/CNID/README - ;; -esac diff --git a/net/netatalk3/pkg-plist b/net/netatalk3/pkg-plist deleted file mode 100644 index 593f620f6b73..000000000000 --- a/net/netatalk3/pkg-plist +++ /dev/null @@ -1,85 +0,0 @@ -bin/ad -%%LDAP%%bin/afpldaptest -bin/afppasswd -%%DBUS%%bin/afpstats -bin/apple_dump -bin/asip-status -bin/dbd -bin/macusers -bin/netatalk-config -@sample etc/afp.conf.sample -%%DBUS%%etc/dbus-1/system.d/netatalk-dbus.conf -%%DBUS%%etc/dbus-session.conf.netatalk -@sample etc/extmap.conf.sample -%%PAM%%@sample etc/pam.d/netatalk.sample -libexec/netatalk-uams/uams_clrtxt.so -libexec/netatalk-uams/uams_dhx.so -libexec/netatalk-uams/uams_dhx2.so -%%PAM%%libexec/netatalk-uams/uams_dhx2_pam.a -%%PAM%%libexec/netatalk-uams/uams_dhx2_pam.so -libexec/netatalk-uams/uams_dhx2_passwd.a -libexec/netatalk-uams/uams_dhx2_passwd.so -%%PAM%%libexec/netatalk-uams/uams_dhx_pam.a -%%PAM%%libexec/netatalk-uams/uams_dhx_pam.so -libexec/netatalk-uams/uams_dhx_passwd.a -libexec/netatalk-uams/uams_dhx_passwd.so -%%KERBEROS5%%libexec/netatalk-uams/uams_gss.a -%%KERBEROS5%%libexec/netatalk-uams/uams_gss.so -libexec/netatalk-uams/uams_guest.a -libexec/netatalk-uams/uams_guest.so -%%PAM%%libexec/netatalk-uams/uams_pam.a -%%PAM%%libexec/netatalk-uams/uams_pam.so -libexec/netatalk-uams/uams_passwd.a -libexec/netatalk-uams/uams_passwd.so -libexec/netatalk-uams/uams_randnum.a -libexec/netatalk-uams/uams_randnum.so -include/atalk/acl.h -include/atalk/adouble.h -include/atalk/afp.h -include/atalk/bstrlib.h -include/atalk/cnid.h -include/atalk/dictionary.h -include/atalk/ea.h -include/atalk/globals.h -include/atalk/hash.h -include/atalk/iniparser.h -include/atalk/list.h -include/atalk/logger.h -include/atalk/netatalk_conf.h -include/atalk/paths.h -include/atalk/standards.h -include/atalk/uam.h -include/atalk/unicode.h -include/atalk/unix.h -include/atalk/util.h -include/atalk/vfs.h -include/atalk/volume.h -lib/libatalk.a -lib/libatalk.so -lib/libatalk.so.18 -lib/libatalk.so.18.0.0 -sbin/afpd -sbin/cnid_dbd -sbin/cnid_metad -sbin/netatalk -share/man/man1/ad.1.gz -share/man/man1/afpldaptest.1.gz -share/man/man1/afppasswd.1.gz -%%DBUS%%share/man/man1/afpstats.1.gz -share/man/man1/apple_dump.1.gz -share/man/man1/asip-status.1.gz -share/man/man1/dbd.1.gz -share/man/man1/macusers.1.gz -share/man/man1/netatalk-config.1.gz -share/man/man5/afp.conf.5.gz -share/man/man5/afp_signature.conf.5.gz -share/man/man5/afp_voluuid.conf.5.gz -share/man/man5/extmap.conf.5.gz -share/man/man8/afpd.8.gz -share/man/man8/cnid_dbd.8.gz -share/man/man8/cnid_metad.8.gz -share/man/man8/netatalk.8.gz -/var/netatalk/CNID/README -/var/netatalk/README -@dir /var/netatalk/CNID -@dir /var/netatalk diff --git a/net/netdiscover/Makefile b/net/netdiscover/Makefile index 8097f0ed76f3..bb97d94dd904 100644 --- a/net/netdiscover/Makefile +++ b/net/netdiscover/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.21 CATEGORIES= net MASTER_SITES= https://github.com/netdiscover-scanner/netdiscover/releases/download/${DISTVERSION}/ -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Network address discovering tool WWW= https://github.com/netdiscover-scanner/netdiscover diff --git a/net/nncp/Makefile b/net/nncp/Makefile index e07dd68c8563..2bbe2330f7b1 100644 --- a/net/nncp/Makefile +++ b/net/nncp/Makefile @@ -1,5 +1,5 @@ PORTNAME= nncp -DISTVERSION= 8.8.3 +DISTVERSION= 8.13.0 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ @@ -10,14 +10,10 @@ WWW= http://www.nncpgo.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= go:1.21,modules,no_targets tar:xz +USES= go:modules,no_targets tar:xz USE_RC_SUBR= nncp-caller nncp-daemon nncp-toss -MAKE_ARGS= INFODIR=${STAGEDIR}${PREFIX}/${INFO_PATH} -MAKE_ENV= ${GO_ENV} -INSTALL_TARGET= install-strip - SUB_FILES= pkg-message pkg-install pkg-deinstall INFO= nncp @@ -25,8 +21,21 @@ PORTDOCS= AUTHORS NEWS NEWS.RU README README.RU THANKS OPTIONS_DEFINE= DOCS +do-build: + GO=${GO_CMD} ${GO_ENV} GO_CFLAGS="${GO_BUILDFLAGS}" \ + CFGPATH=${PREFIX}/etc/nncp.hjson \ + INFODIR=${STAGEDIR}${PREFIX}/${INFO_PATH} \ + PREFIX=${STAGEDIR}${PREFIX} \ + GOCACHE="${WRKDIR}/.cache" ${WRKSRC}/build + +do-install: + PREFIX=${STAGEDIR}${PREFIX} INFODIR=${STAGEDIR}${PREFIX}/${INFO_PATH} \ + ${WRKSRC}/install + post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d - ${INSTALL_DATA} ${FILESDIR}/nncp.newsyslog.conf.sample ${STAGEDIR}${PREFIX}/etc/nncp.conf.sample + ${INSTALL_DATA} ${FILESDIR}/nncp.newsyslog.conf.sample \ + ${STAGEDIR}${PREFIX}/etc/nncp.conf.sample + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include <bsd.port.mk> diff --git a/net/nncp/distinfo b/net/nncp/distinfo index be44330c42cb..396067c2036c 100644 --- a/net/nncp/distinfo +++ b/net/nncp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758765432 -SHA256 (nncp-8.8.3.tar.xz) = 225750084747e970d82be0d6e6507fe47145146baad670e40b011a568eef22f1 -SIZE (nncp-8.8.3.tar.xz) = 1822068 +TIMESTAMP = 1759061549 +SHA256 (nncp-8.13.0.tar.xz) = 8ce3680e98005198d8975e031760b3a9b33be6d2d61844c799f778ca233d05f4 +SIZE (nncp-8.13.0.tar.xz) = 2662700 diff --git a/net/nncp/pkg-plist b/net/nncp/pkg-plist index e89c748f3046..d29cc7b61bcb 100644 --- a/net/nncp/pkg-plist +++ b/net/nncp/pkg-plist @@ -1,3 +1,4 @@ +bin/nncp bin/nncp-ack bin/nncp-bundle bin/nncp-call diff --git a/net/ntpd-rs/Makefile b/net/ntpd-rs/Makefile index ba5fcba3fb22..2f70767027e7 100644 --- a/net/ntpd-rs/Makefile +++ b/net/ntpd-rs/Makefile @@ -1,6 +1,7 @@ PORTNAME= ntpd-rs DISTVERSIONPREFIX= v DISTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= mikael@FreeBSD.org diff --git a/net/oha/Makefile b/net/oha/Makefile index 9afa03ac819d..908665a00d35 100644 --- a/net/oha/Makefile +++ b/net/oha/Makefile @@ -1,7 +1,7 @@ PORTNAME= oha DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= otis@FreeBSD.org diff --git a/net/p5-Net-Ping/Makefile b/net/p5-Net-Ping/Makefile index 6a3d9e88c908..b56871ed3ffc 100644 --- a/net/p5-Net-Ping/Makefile +++ b/net/p5-Net-Ping/Makefile @@ -1,5 +1,5 @@ PORTNAME= Net-Ping -PORTVERSION= 2.75 +PORTVERSION= 2.76 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-Ping/distinfo b/net/p5-Net-Ping/distinfo index 847e9352e54f..6c5efc6ebc0e 100644 --- a/net/p5-Net-Ping/distinfo +++ b/net/p5-Net-Ping/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662558014 -SHA256 (Net-Ping-2.75.tar.gz) = b47df3cfd9692ccd0071ad39fe74718ebc32f59701556a604fd15a09f09e0d74 -SIZE (Net-Ping-2.75.tar.gz) = 56015 +TIMESTAMP = 1759324052 +SHA256 (Net-Ping-2.76.tar.gz) = 07b52126a529c3231ae82c4e43961713ecbdccff6813e27d57ddde8865064f9b +SIZE (Net-Ping-2.76.tar.gz) = 56771 diff --git a/net/proby/Makefile b/net/proby/Makefile index bdef145273c8..3c65d3726967 100644 --- a/net/proby/Makefile +++ b/net/proby/Makefile @@ -1,7 +1,7 @@ PORTNAME= proby DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 -PORTREVISION= 46 +PORTREVISION= 47 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/py-pyzmq/Makefile b/net/py-pyzmq/Makefile index 6bc56b581d98..920dba8b6017 100644 --- a/net/py-pyzmq/Makefile +++ b/net/py-pyzmq/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyzmq -PORTVERSION= 27.0.2 +PORTVERSION= 27.1.0 CATEGORIES= net devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pyzmq/distinfo b/net/py-pyzmq/distinfo index c714621e9da3..a03cfae4b5d2 100644 --- a/net/py-pyzmq/distinfo +++ b/net/py-pyzmq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120794 -SHA256 (pyzmq-27.0.2.tar.gz) = b398dd713b18de89730447347e96a0240225e154db56e35b6bb8447ffdb07798 -SIZE (pyzmq-27.0.2.tar.gz) = 281440 +TIMESTAMP = 1759324174 +SHA256 (pyzmq-27.1.0.tar.gz) = ac0765e3d44455adb6ddbf4417dcce460fc40a05978c08efdf2948072f6db540 +SIZE (pyzmq-27.1.0.tar.gz) = 281750 diff --git a/net/py-s3transfer/Makefile b/net/py-s3transfer/Makefile index 44da8b88083c..946e8448b8d7 100644 --- a/net/py-s3transfer/Makefile +++ b/net/py-s3transfer/Makefile @@ -1,5 +1,5 @@ PORTNAME= s3transfer -PORTVERSION= 0.13.1 +PORTVERSION= 0.14.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-s3transfer/distinfo b/net/py-s3transfer/distinfo index 3d9846273584..1862113c5854 100644 --- a/net/py-s3transfer/distinfo +++ b/net/py-s3transfer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265784 -SHA256 (s3transfer-0.13.1.tar.gz) = c3fdba22ba1bd367922f27ec8032d6a1cf5f10c934fb5d68cf60fd5a23d936cf -SIZE (s3transfer-0.13.1.tar.gz) = 150589 +TIMESTAMP = 1759324176 +SHA256 (s3transfer-0.14.0.tar.gz) = eff12264e7c8b4985074ccce27a3b38a485bb7f7422cc8046fee9be4983e4125 +SIZE (s3transfer-0.14.0.tar.gz) = 151547 diff --git a/net/py-urllib3-future/Makefile b/net/py-urllib3-future/Makefile index 454556d50818..ca2c6ff68b8e 100644 --- a/net/py-urllib3-future/Makefile +++ b/net/py-urllib3-future/Makefile @@ -1,5 +1,5 @@ PORTNAME= urllib3-future -PORTVERSION= 2.13.906 +PORTVERSION= 2.13.908 CATEGORIES= net python MASTER_SITES= PYPI \ https://github.com/jawah/urllib3.future/releases/download/${PORTVERSION}/ diff --git a/net/py-urllib3-future/distinfo b/net/py-urllib3-future/distinfo index 07d12ea0a99a..76235604cb35 100644 --- a/net/py-urllib3-future/distinfo +++ b/net/py-urllib3-future/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120796 -SHA256 (urllib3_future-2.13.906.tar.gz) = 65e802001e01bb227e29ce7a15a2931d6c95eee632b85f4c80d0778ca637975a -SIZE (urllib3_future-2.13.906.tar.gz) = 1098903 +TIMESTAMP = 1759324178 +SHA256 (urllib3_future-2.13.908.tar.gz) = ea5d30c84f2dba68a17dcefe8c7d52d9ed7b9a375a3a4b4b5dfc40a40ddbd94b +SIZE (urllib3_future-2.13.908.tar.gz) = 1101863 diff --git a/net/qt6-coap/distinfo b/net/qt6-coap/distinfo index 196205bd7d3e..501eb986e5c6 100644 --- a/net/qt6-coap/distinfo +++ b/net/qt6-coap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756197840 -SHA256 (KDE/Qt/6.9.2/qt-qtcoap-v6.9.2_GH0.tar.gz) = 4f5c504b4e3e09112b42c65b6ced639dacf8ed1598b994cd5065f66a8f97751f -SIZE (KDE/Qt/6.9.2/qt-qtcoap-v6.9.2_GH0.tar.gz) = 186810 +TIMESTAMP = 1759303887 +SHA256 (KDE/Qt/6.9.3/qt-qtcoap-v6.9.3_GH0.tar.gz) = c795e55428ef4d45c50ecb1c9eaba994d258b213bd6405ae3c9903c0724cf07b +SIZE (KDE/Qt/6.9.3/qt-qtcoap-v6.9.3_GH0.tar.gz) = 186772 diff --git a/net/qt6-mqtt/distinfo b/net/qt6-mqtt/distinfo index 407c54ee07ad..faa628afd19d 100644 --- a/net/qt6-mqtt/distinfo +++ b/net/qt6-mqtt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756197843 -SHA256 (KDE/Qt/6.9.2/qt-qtmqtt-v6.9.2_GH0.tar.gz) = 1d5edb5b78f3b3248211afb3bd98947ebefc0e3acdd2db2f000dcda1a0fb362b -SIZE (KDE/Qt/6.9.2/qt-qtmqtt-v6.9.2_GH0.tar.gz) = 210422 +TIMESTAMP = 1759303895 +SHA256 (KDE/Qt/6.9.3/qt-qtmqtt-v6.9.3_GH0.tar.gz) = 4fc80a4a0cbe6c696eed7c5c0209819470a0bcc48a2ceaec71e5572ce7be4b8b +SIZE (KDE/Qt/6.9.3/qt-qtmqtt-v6.9.3_GH0.tar.gz) = 210408 diff --git a/net/qt6-networkauth/distinfo b/net/qt6-networkauth/distinfo index 567768330824..58d68541f637 100644 --- a/net/qt6-networkauth/distinfo +++ b/net/qt6-networkauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756197848 -SHA256 (KDE/Qt/6.9.2/qtnetworkauth-everywhere-src-6.9.2.tar.xz) = 2165d9568eb8ab9f3cb91abdb0e72c17fe7a70707150ef1738db94e75f318c84 -SIZE (KDE/Qt/6.9.2/qtnetworkauth-everywhere-src-6.9.2.tar.xz) = 432076 +TIMESTAMP = 1759303905 +SHA256 (KDE/Qt/6.9.3/qtnetworkauth-everywhere-src-6.9.3.tar.xz) = 67d9dc47ed133e22aa78bedef53963bee3761318e5e74dc98f82ad9814cc7ec7 +SIZE (KDE/Qt/6.9.3/qtnetworkauth-everywhere-src-6.9.3.tar.xz) = 432616 diff --git a/net/quiche/Makefile b/net/quiche/Makefile index 4092050dacea..637cd624b626 100644 --- a/net/quiche/Makefile +++ b/net/quiche/Makefile @@ -1,5 +1,6 @@ PORTNAME= quiche DISTVERSION= 0.24.5 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= junho.choi@gmail.com diff --git a/net/rabbitmqadmin/Makefile b/net/rabbitmqadmin/Makefile index 9010f405d0b3..f93c29b9e1a8 100644 --- a/net/rabbitmqadmin/Makefile +++ b/net/rabbitmqadmin/Makefile @@ -1,7 +1,7 @@ PORTNAME= rabbitmqadmin DISTVERSIONPREFIX= v DISTVERSION= 0.29.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MAINTAINER= dch@FreeBSD.org diff --git a/net/rathole/Makefile b/net/rathole/Makefile index 91fb6e62a54b..e68ac79762dd 100644 --- a/net/rathole/Makefile +++ b/net/rathole/Makefile @@ -1,7 +1,7 @@ PORTNAME= rathole DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/rosenpass/Makefile b/net/rosenpass/Makefile index 399d92807a72..0684fcd19907 100644 --- a/net/rosenpass/Makefile +++ b/net/rosenpass/Makefile @@ -1,7 +1,7 @@ PORTNAME= rosenpass DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net net-vpn security MAINTAINER= fuz@FreeBSD.org diff --git a/net/routinator/Makefile b/net/routinator/Makefile index 6bd0273a6d7e..5ed8506e2482 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,7 +1,7 @@ PORTNAME= routinator DISTVERSIONPREFIX= v DISTVERSION= 0.14.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MAINTAINER= jaap@NLnetLabs.nl diff --git a/net/rsyn/Makefile b/net/rsyn/Makefile index 1a71de44913c..98090a9bb374 100644 --- a/net/rsyn/Makefile +++ b/net/rsyn/Makefile @@ -1,7 +1,7 @@ PORTNAME= rsyn DISTVERSIONPREFIX= v DISTVERSION= 0.0.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/rubygem-fog-profitbricks/Makefile b/net/rubygem-fog-profitbricks/Makefile index e8837b64507a..52bdcb6ec995 100644 --- a/net/rubygem-fog-profitbricks/Makefile +++ b/net/rubygem-fog-profitbricks/Makefile @@ -1,6 +1,6 @@ PORTNAME= fog-profitbricks PORTVERSION= 4.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ WWW= https://github.com/fog/fog-profitbricks LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core1>=1.42<2:devel/rubygem-fog-core1 \ +RUN_DEPENDS= rubygem-fog-core>=1.42:devel/rubygem-fog-core \ rubygem-fog-json>=1.0<2:devel/rubygem-fog-json USES= gem diff --git a/net/rubygem-fog-profitbricks/files/patch-gemspec b/net/rubygem-fog-profitbricks/files/patch-gemspec new file mode 100644 index 000000000000..dae4cec56ecc --- /dev/null +++ b/net/rubygem-fog-profitbricks/files/patch-gemspec @@ -0,0 +1,11 @@ +--- fog-profitbricks.gemspec.orig 2025-10-04 07:25:11 UTC ++++ fog-profitbricks.gemspec +@@ -20,7 +20,7 @@ Gem::Specification.new do |s| + + s.specification_version = 4 + +- s.add_runtime_dependency(%q<fog-core>.freeze, ["~> 1.42".freeze]) ++ s.add_runtime_dependency(%q<fog-core>.freeze, [">= 1.42".freeze]) + s.add_runtime_dependency(%q<fog-json>.freeze, ["~> 1.0".freeze]) + s.add_development_dependency(%q<rake>.freeze, ["~> 10.4".freeze]) + s.add_development_dependency(%q<minitest>.freeze, ["~> 4".freeze]) diff --git a/net/rubygem-google-cloud-bigtable-admin-v2/Makefile b/net/rubygem-google-cloud-bigtable-admin-v2/Makefile index 1102f059a813..13c52e36c1f9 100644 --- a/net/rubygem-google-cloud-bigtable-admin-v2/Makefile +++ b/net/rubygem-google-cloud-bigtable-admin-v2/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-bigtable-admin-v2 -PORTVERSION= 1.13.0 +PORTVERSION= 1.14.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-bigtable-admin-v LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.1<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors \ rubygem-grpc-google-iam-v1>=1.11<2:devel/rubygem-grpc-google-iam-v1 diff --git a/net/rubygem-google-cloud-bigtable-admin-v2/distinfo b/net/rubygem-google-cloud-bigtable-admin-v2/distinfo index b87c41bc5e9b..fcedc601158a 100644 --- a/net/rubygem-google-cloud-bigtable-admin-v2/distinfo +++ b/net/rubygem-google-cloud-bigtable-admin-v2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121834 -SHA256 (rubygem/google-cloud-bigtable-admin-v2-1.13.0.gem) = 98b3874a0e2365f9928726f018ae45086328ee900848ee53067be319f0ca90ad -SIZE (rubygem/google-cloud-bigtable-admin-v2-1.13.0.gem) = 137216 +TIMESTAMP = 1759324302 +SHA256 (rubygem/google-cloud-bigtable-admin-v2-1.14.0.gem) = cda3a813bd9db6517605252d4ddc3d179fbe8532bebaa0172b791a97b661107f +SIZE (rubygem/google-cloud-bigtable-admin-v2-1.14.0.gem) = 137216 diff --git a/net/rubygem-google-cloud-bigtable-v2/Makefile b/net/rubygem-google-cloud-bigtable-v2/Makefile index 3f81606cea8e..663a6dc722dc 100644 --- a/net/rubygem-google-cloud-bigtable-v2/Makefile +++ b/net/rubygem-google-cloud-bigtable-v2/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-bigtable-v2 -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-bigtable-v2/late LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem diff --git a/net/rubygem-google-cloud-bigtable-v2/distinfo b/net/rubygem-google-cloud-bigtable-v2/distinfo index db738452fdf5..14100488186f 100644 --- a/net/rubygem-google-cloud-bigtable-v2/distinfo +++ b/net/rubygem-google-cloud-bigtable-v2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121836 -SHA256 (rubygem/google-cloud-bigtable-v2-1.9.0.gem) = 6a65a0f49d852c6e2153bd44047e37b556dae4b6cb5319910a193b436bc004a7 -SIZE (rubygem/google-cloud-bigtable-v2-1.9.0.gem) = 75776 +TIMESTAMP = 1759324304 +SHA256 (rubygem/google-cloud-bigtable-v2-1.10.0.gem) = fda9f6c2b687c387c00d18ef4123d07353ddaed8bd58a514308c9c4e2d498954 +SIZE (rubygem/google-cloud-bigtable-v2-1.10.0.gem) = 77824 diff --git a/net/rubygem-google-cloud-location/Makefile b/net/rubygem-google-cloud-location/Makefile index 86c9e45ce580..38aa38a00280 100644 --- a/net/rubygem-google-cloud-location/Makefile +++ b/net/rubygem-google-cloud-location/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-location -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-location/latest/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem diff --git a/net/rubygem-google-cloud-location/distinfo b/net/rubygem-google-cloud-location/distinfo index f6b84be1552c..bc2afc99c07e 100644 --- a/net/rubygem-google-cloud-location/distinfo +++ b/net/rubygem-google-cloud-location/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716372 -SHA256 (rubygem/google-cloud-location-1.1.0.gem) = 50c46ee63ce9a89ced4b79e9fd4c010686322a463a550b683d3740a2f43dc81b -SIZE (rubygem/google-cloud-location-1.1.0.gem) = 30720 +TIMESTAMP = 1759324306 +SHA256 (rubygem/google-cloud-location-1.2.0.gem) = 301a6b640899adffb21d9bddd79c084f8ce13df3d7968df5e2a622cca6bd294e +SIZE (rubygem/google-cloud-location-1.2.0.gem) = 30720 diff --git a/net/rubygem-google-cloud-logging-v2/Makefile b/net/rubygem-google-cloud-logging-v2/Makefile index aa8681b3711f..aa7d92cf7f1a 100644 --- a/net/rubygem-google-cloud-logging-v2/Makefile +++ b/net/rubygem-google-cloud-logging-v2/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-logging-v2 -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-logging-v2/lates LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem diff --git a/net/rubygem-google-cloud-logging-v2/distinfo b/net/rubygem-google-cloud-logging-v2/distinfo index c6140053bf59..7178c96c6660 100644 --- a/net/rubygem-google-cloud-logging-v2/distinfo +++ b/net/rubygem-google-cloud-logging-v2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716374 -SHA256 (rubygem/google-cloud-logging-v2-1.3.0.gem) = c5c33c126a4ba8035917539136f955b0e2c04b05df214be621957a73cad5ac06 -SIZE (rubygem/google-cloud-logging-v2-1.3.0.gem) = 113664 +TIMESTAMP = 1759324308 +SHA256 (rubygem/google-cloud-logging-v2-1.4.0.gem) = 960f799bbe1afb9d284a87dbd8adadd22decdbd596869b0a4a510a161e1374e9 +SIZE (rubygem/google-cloud-logging-v2-1.4.0.gem) = 113664 diff --git a/net/rubygem-google-cloud-monitoring-dashboard-v1/Makefile b/net/rubygem-google-cloud-monitoring-dashboard-v1/Makefile index 46c768130def..25dde382dcbb 100644 --- a/net/rubygem-google-cloud-monitoring-dashboard-v1/Makefile +++ b/net/rubygem-google-cloud-monitoring-dashboard-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-monitoring-dashboard-v1 -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-dashb LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem diff --git a/net/rubygem-google-cloud-monitoring-dashboard-v1/distinfo b/net/rubygem-google-cloud-monitoring-dashboard-v1/distinfo index 3da99e7d585c..ac19c81ac865 100644 --- a/net/rubygem-google-cloud-monitoring-dashboard-v1/distinfo +++ b/net/rubygem-google-cloud-monitoring-dashboard-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716376 -SHA256 (rubygem/google-cloud-monitoring-dashboard-v1-1.3.0.gem) = 6cfd451c7d665325ed76443a24c457aac51e3c1fa1a37e07925afe81a6e9e066 -SIZE (rubygem/google-cloud-monitoring-dashboard-v1-1.3.0.gem) = 68096 +TIMESTAMP = 1759324312 +SHA256 (rubygem/google-cloud-monitoring-dashboard-v1-1.4.0.gem) = 266fd04a45f60d97e9f827cf46371b5839b970b3a785c7cae5a46f35c4528f25 +SIZE (rubygem/google-cloud-monitoring-dashboard-v1-1.4.0.gem) = 68096 diff --git a/net/rubygem-google-cloud-monitoring-metrics_scope-v1/Makefile b/net/rubygem-google-cloud-monitoring-metrics_scope-v1/Makefile index 8a7b0994e21d..9c45093c983d 100644 --- a/net/rubygem-google-cloud-monitoring-metrics_scope-v1/Makefile +++ b/net/rubygem-google-cloud-monitoring-metrics_scope-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-monitoring-metrics_scope-v1 -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-metri LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem diff --git a/net/rubygem-google-cloud-monitoring-metrics_scope-v1/distinfo b/net/rubygem-google-cloud-monitoring-metrics_scope-v1/distinfo index b6653c369ebd..e655371c8913 100644 --- a/net/rubygem-google-cloud-monitoring-metrics_scope-v1/distinfo +++ b/net/rubygem-google-cloud-monitoring-metrics_scope-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716378 -SHA256 (rubygem/google-cloud-monitoring-metrics_scope-v1-1.3.0.gem) = 1e6fcffd1c89aa17b0a954549f0d3f31d282d9b6ce5fdac16f848ed39c22ff2d -SIZE (rubygem/google-cloud-monitoring-metrics_scope-v1-1.3.0.gem) = 43520 +TIMESTAMP = 1759324314 +SHA256 (rubygem/google-cloud-monitoring-metrics_scope-v1-1.4.0.gem) = 0b5097d2ff857fe6cd5f31111ac840a2b14641165d151133876f0ca1d6eb39e8 +SIZE (rubygem/google-cloud-monitoring-metrics_scope-v1-1.4.0.gem) = 43520 diff --git a/net/rubygem-google-cloud-monitoring-v3/Makefile b/net/rubygem-google-cloud-monitoring-v3/Makefile index 761aeea4d3a9..4b3d3a6a9593 100644 --- a/net/rubygem-google-cloud-monitoring-v3/Makefile +++ b/net/rubygem-google-cloud-monitoring-v3/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-monitoring-v3 -PORTVERSION= 1.6.1 +PORTVERSION= 1.7.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-v3/la LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem diff --git a/net/rubygem-google-cloud-monitoring-v3/distinfo b/net/rubygem-google-cloud-monitoring-v3/distinfo index 64c51c6968a8..7a329e398867 100644 --- a/net/rubygem-google-cloud-monitoring-v3/distinfo +++ b/net/rubygem-google-cloud-monitoring-v3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265936 -SHA256 (rubygem/google-cloud-monitoring-v3-1.6.1.gem) = b9cbb25b943e42d0de6bae2932ed879fc9e9f12caa9b8c329886e88ae68129c8 -SIZE (rubygem/google-cloud-monitoring-v3-1.6.1.gem) = 175616 +TIMESTAMP = 1759324316 +SHA256 (rubygem/google-cloud-monitoring-v3-1.7.0.gem) = 30b6f50327a10ccc37a07a5e31ebabb362d496535a4be6ba5d1ba345ad7e4f07 +SIZE (rubygem/google-cloud-monitoring-v3-1.7.0.gem) = 175616 diff --git a/net/rubygem-google-cloud-monitoring/Makefile b/net/rubygem-google-cloud-monitoring/Makefile index aa7fdcb27156..c66782da882d 100644 --- a/net/rubygem-google-cloud-monitoring/Makefile +++ b/net/rubygem-google-cloud-monitoring/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-monitoring -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.3 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-google-cloud-monitoring/distinfo b/net/rubygem-google-cloud-monitoring/distinfo index 7dc6faba7832..a398199d8e2a 100644 --- a/net/rubygem-google-cloud-monitoring/distinfo +++ b/net/rubygem-google-cloud-monitoring/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495999 -SHA256 (rubygem/google-cloud-monitoring-1.9.2.gem) = 7774ec64c664aadcc13457f9bee13944b4236f1e95a65ad26079ef500b58b995 -SIZE (rubygem/google-cloud-monitoring-1.9.2.gem) = 20480 +TIMESTAMP = 1759324310 +SHA256 (rubygem/google-cloud-monitoring-1.9.3.gem) = 82e658a42576c460bf24ffada7472f85d18e47ef9cdc45b00e3d5097a8533d72 +SIZE (rubygem/google-cloud-monitoring-1.9.3.gem) = 20480 diff --git a/net/rubygem-google-cloud-pubsub-v1/Makefile b/net/rubygem-google-cloud-pubsub-v1/Makefile index 99c08a6d67e5..e4e8351355e9 100644 --- a/net/rubygem-google-cloud-pubsub-v1/Makefile +++ b/net/rubygem-google-cloud-pubsub-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-pubsub-v1 -PORTVERSION= 1.11.1 +PORTVERSION= 1.12.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-pubsub-v1/latest LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors \ rubygem-google-iam-v1>=1.3<2:devel/rubygem-google-iam-v1 diff --git a/net/rubygem-google-cloud-pubsub-v1/distinfo b/net/rubygem-google-cloud-pubsub-v1/distinfo index 3befb8bf9e38..4e5de4c2d6de 100644 --- a/net/rubygem-google-cloud-pubsub-v1/distinfo +++ b/net/rubygem-google-cloud-pubsub-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265938 -SHA256 (rubygem/google-cloud-pubsub-v1-1.11.1.gem) = bdeb55e26ae272963d0a2d917705647be7cfa72fe8aa2f36684e7ccb5da57d5a -SIZE (rubygem/google-cloud-pubsub-v1-1.11.1.gem) = 96256 +TIMESTAMP = 1759324318 +SHA256 (rubygem/google-cloud-pubsub-v1-1.12.0.gem) = 87e5ab10922931f5134ea00126592275c34309f4f8773f4b951ea88d3193a640 +SIZE (rubygem/google-cloud-pubsub-v1-1.12.0.gem) = 96256 diff --git a/net/rubygem-google-cloud-spanner-admin-database-v1/Makefile b/net/rubygem-google-cloud-spanner-admin-database-v1/Makefile index 0ea717f814d6..8d6db36a959e 100644 --- a/net/rubygem-google-cloud-spanner-admin-database-v1/Makefile +++ b/net/rubygem-google-cloud-spanner-admin-database-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-spanner-admin-database-v1 -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-spanner-admin-da LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors \ rubygem-grpc-google-iam-v1>=1.11<2:devel/rubygem-grpc-google-iam-v1 diff --git a/net/rubygem-google-cloud-spanner-admin-database-v1/distinfo b/net/rubygem-google-cloud-spanner-admin-database-v1/distinfo index 48c04eae6781..7cd629e00f78 100644 --- a/net/rubygem-google-cloud-spanner-admin-database-v1/distinfo +++ b/net/rubygem-google-cloud-spanner-admin-database-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753796210 -SHA256 (rubygem/google-cloud-spanner-admin-database-v1-1.9.0.gem) = f212b9a7313d984e289299cba3596b55ae3b19209fda1c7684fad334c23a1c6e -SIZE (rubygem/google-cloud-spanner-admin-database-v1-1.9.0.gem) = 116224 +TIMESTAMP = 1759324320 +SHA256 (rubygem/google-cloud-spanner-admin-database-v1-1.10.0.gem) = eae1807aef154c9527c5661955c4a178392f4d5479568f7c33849025c6179a31 +SIZE (rubygem/google-cloud-spanner-admin-database-v1-1.10.0.gem) = 116224 diff --git a/net/rubygem-google-cloud-spanner-admin-instance-v1/Makefile b/net/rubygem-google-cloud-spanner-admin-instance-v1/Makefile index a14c9abc9185..97c4c55f05d2 100644 --- a/net/rubygem-google-cloud-spanner-admin-instance-v1/Makefile +++ b/net/rubygem-google-cloud-spanner-admin-instance-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-spanner-admin-instance-v1 -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-spanner-admin-in LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors \ rubygem-grpc-google-iam-v1>=1.11<2:devel/rubygem-grpc-google-iam-v1 diff --git a/net/rubygem-google-cloud-spanner-admin-instance-v1/distinfo b/net/rubygem-google-cloud-spanner-admin-instance-v1/distinfo index a4aa9200f1c6..c11a72ba3f6f 100644 --- a/net/rubygem-google-cloud-spanner-admin-instance-v1/distinfo +++ b/net/rubygem-google-cloud-spanner-admin-instance-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716386 -SHA256 (rubygem/google-cloud-spanner-admin-instance-v1-2.1.0.gem) = 10b2ead3c610888335d8d3ce73124290ebdfa644f9ed708ed115969df902f90f -SIZE (rubygem/google-cloud-spanner-admin-instance-v1-2.1.0.gem) = 111104 +TIMESTAMP = 1759324322 +SHA256 (rubygem/google-cloud-spanner-admin-instance-v1-2.2.0.gem) = c874617806b2b9566af7ac293aeb1584f885a3343cb8e1168ddf60ade0df1071 +SIZE (rubygem/google-cloud-spanner-admin-instance-v1-2.2.0.gem) = 111104 diff --git a/net/rubygem-google-cloud-spanner-v1/Makefile b/net/rubygem-google-cloud-spanner-v1/Makefile index e01cb611ae3b..e0d09e6e077d 100644 --- a/net/rubygem-google-cloud-spanner-v1/Makefile +++ b/net/rubygem-google-cloud-spanner-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-spanner-v1 -PORTVERSION= 1.10.1 +PORTVERSION= 1.11.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-spanner-v1/lates LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.1<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem diff --git a/net/rubygem-google-cloud-spanner-v1/distinfo b/net/rubygem-google-cloud-spanner-v1/distinfo index 9c8ffdc14a5c..44d75bf3b355 100644 --- a/net/rubygem-google-cloud-spanner-v1/distinfo +++ b/net/rubygem-google-cloud-spanner-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436661 -SHA256 (rubygem/google-cloud-spanner-v1-1.10.1.gem) = 1a1674d5a722d7847f887fcaa0b59a8a1e6ec8026abb59cb96362dd1b123d056 -SIZE (rubygem/google-cloud-spanner-v1-1.10.1.gem) = 83968 +TIMESTAMP = 1759324324 +SHA256 (rubygem/google-cloud-spanner-v1-1.11.0.gem) = 91f35844678850ac2b7aa267efab0bfa61a5fa3473ad8c6b76280f30b5794264 +SIZE (rubygem/google-cloud-spanner-v1-1.11.0.gem) = 83968 diff --git a/net/rubygem-google-cloud-storage_transfer-v1/Makefile b/net/rubygem-google-cloud-storage_transfer-v1/Makefile index 1c3f5a88dd25..adc028b7ef2d 100644 --- a/net/rubygem-google-cloud-storage_transfer-v1/Makefile +++ b/net/rubygem-google-cloud-storage_transfer-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-storage_transfer-v1 -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-storage_transfer LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem diff --git a/net/rubygem-google-cloud-storage_transfer-v1/distinfo b/net/rubygem-google-cloud-storage_transfer-v1/distinfo index 9a243acfe0e1..aba7226a134d 100644 --- a/net/rubygem-google-cloud-storage_transfer-v1/distinfo +++ b/net/rubygem-google-cloud-storage_transfer-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954486 -SHA256 (rubygem/google-cloud-storage_transfer-v1-1.6.0.gem) = 8a30c2369da816863e24cc6a9b63e29c44acc68adcc759facec09eefe71cf766 -SIZE (rubygem/google-cloud-storage_transfer-v1-1.6.0.gem) = 89600 +TIMESTAMP = 1759324358 +SHA256 (rubygem/google-cloud-storage_transfer-v1-1.7.0.gem) = 46674f989f532987ea806ef1ec5c9140a3cd43ce08186cbb214809cb5a4b92b6 +SIZE (rubygem/google-cloud-storage_transfer-v1-1.7.0.gem) = 89600 diff --git a/net/rubygem-google-cloud-storage_transfer/Makefile b/net/rubygem-google-cloud-storage_transfer/Makefile index 4675b58d309c..58a957a6b9d9 100644 --- a/net/rubygem-google-cloud-storage_transfer/Makefile +++ b/net/rubygem-google-cloud-storage_transfer/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-storage_transfer -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-google-cloud-storage_transfer/distinfo b/net/rubygem-google-cloud-storage_transfer/distinfo index 61a18746086f..3c537f653efb 100644 --- a/net/rubygem-google-cloud-storage_transfer/distinfo +++ b/net/rubygem-google-cloud-storage_transfer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747547554 -SHA256 (rubygem/google-cloud-storage_transfer-1.5.1.gem) = 1a9d31c552795a9668c03c776d7d36a81db43d62adbb675fb57cc71eb30678a0 -SIZE (rubygem/google-cloud-storage_transfer-1.5.1.gem) = 14336 +TIMESTAMP = 1759324356 +SHA256 (rubygem/google-cloud-storage_transfer-1.5.2.gem) = 5dd31b851783a861cd33dfb92f0672a81cf664b485c9478d47846c050092f778 +SIZE (rubygem/google-cloud-storage_transfer-1.5.2.gem) = 14336 diff --git a/net/rubygem-google-cloud-trace-v1/Makefile b/net/rubygem-google-cloud-trace-v1/Makefile index 8b50cc09cd13..6d14aca95f24 100644 --- a/net/rubygem-google-cloud-trace-v1/Makefile +++ b/net/rubygem-google-cloud-trace-v1/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-trace-v1 -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-trace-v1/latest/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem diff --git a/net/rubygem-google-cloud-trace-v1/distinfo b/net/rubygem-google-cloud-trace-v1/distinfo index 6a8e3e42d09a..d72c898fb25d 100644 --- a/net/rubygem-google-cloud-trace-v1/distinfo +++ b/net/rubygem-google-cloud-trace-v1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716390 -SHA256 (rubygem/google-cloud-trace-v1-1.4.0.gem) = b5b301f44d843d3591e78d0b295d531ea2826fc10c97ffd5199f1d23c7d31ca1 -SIZE (rubygem/google-cloud-trace-v1-1.4.0.gem) = 44544 +TIMESTAMP = 1759324326 +SHA256 (rubygem/google-cloud-trace-v1-1.5.0.gem) = 1ac629f83cb6d7c75482d357098e89de958365db956558722a00f288753fb062 +SIZE (rubygem/google-cloud-trace-v1-1.5.0.gem) = 44544 diff --git a/net/rubygem-google-cloud-trace-v2/Makefile b/net/rubygem-google-cloud-trace-v2/Makefile index df3e1d8846d5..af11e190e9d2 100644 --- a/net/rubygem-google-cloud-trace-v2/Makefile +++ b/net/rubygem-google-cloud-trace-v2/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-trace-v2 -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-trace-v2/latest/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem diff --git a/net/rubygem-google-cloud-trace-v2/distinfo b/net/rubygem-google-cloud-trace-v2/distinfo index a1f89ed8ff7c..9cf04de49f89 100644 --- a/net/rubygem-google-cloud-trace-v2/distinfo +++ b/net/rubygem-google-cloud-trace-v2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716392 -SHA256 (rubygem/google-cloud-trace-v2-1.3.0.gem) = b3ef27e6c713300c5a65f1fca4639ae96269a6c3ac31a06189332e83d26e8027 -SIZE (rubygem/google-cloud-trace-v2-1.3.0.gem) = 47616 +TIMESTAMP = 1759324328 +SHA256 (rubygem/google-cloud-trace-v2-1.4.0.gem) = fc2736032fcce494383757fcf88b1f62e20db0c40496b1ded5b22b1d53429b79 +SIZE (rubygem/google-cloud-trace-v2-1.4.0.gem) = 47616 diff --git a/net/rubygem-oauth2/Makefile b/net/rubygem-oauth2/Makefile index 96356fbbd71e..43873d407363 100644 --- a/net/rubygem-oauth2/Makefile +++ b/net/rubygem-oauth2/Makefile @@ -1,5 +1,5 @@ PORTNAME= oauth2 -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.15 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-oauth2/distinfo b/net/rubygem-oauth2/distinfo index 65ad614cd88d..531a3865698e 100644 --- a/net/rubygem-oauth2/distinfo +++ b/net/rubygem-oauth2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436663 -SHA256 (rubygem/oauth2-2.0.14.gem) = 9bcb7983048cb1ea1823f9b973762cf01ac79315d9991a0721e864747293e720 -SIZE (rubygem/oauth2-2.0.14.gem) = 78848 +TIMESTAMP = 1759324330 +SHA256 (rubygem/oauth2-2.0.15.gem) = 96ce2ca86cd06e80b0452e17c5bc0a1e349815d29c875a7951cdd8ff04743eab +SIZE (rubygem/oauth2-2.0.15.gem) = 79360 diff --git a/net/rustdesk-server/Makefile b/net/rustdesk-server/Makefile index 4528dffbad51..52d4b846e3fd 100644 --- a/net/rustdesk-server/Makefile +++ b/net/rustdesk-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustdesk-server DISTVERSION= 1.1.14 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org diff --git a/net/s3m/Makefile b/net/s3m/Makefile index 366cc439f7ce..46395eae9fee 100644 --- a/net/s3m/Makefile +++ b/net/s3m/Makefile @@ -1,6 +1,6 @@ PORTNAME= s3m DISTVERSION= 0.13.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= nbari@tequila.io diff --git a/net/sems/Makefile b/net/sems/Makefile index a16818a51de1..ee8b4cc4c081 100644 --- a/net/sems/Makefile +++ b/net/sems/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/sems-server LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/COPYING +BROKEN= Fails to detect declared dependencies +EXPIRATION_DATE=2025-12-31 + LIB_DEPENDS= libopus.so:audio/opus \ libcodec2.so:audio/codec2 \ libevent.so:devel/libevent \ diff --git a/net/sendme/Makefile b/net/sendme/Makefile index 7c5196bf8e91..1cd41b7883a4 100644 --- a/net/sendme/Makefile +++ b/net/sendme/Makefile @@ -1,7 +1,7 @@ PORTNAME= sendme DISTVERSIONPREFIX= v DISTVERSION= 0.26.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= feld@FreeBSD.org diff --git a/net/shadowsocks-rust/Makefile b/net/shadowsocks-rust/Makefile index a73643d9c974..9cad8cb85501 100644 --- a/net/shadowsocks-rust/Makefile +++ b/net/shadowsocks-rust/Makefile @@ -1,7 +1,7 @@ PORTNAME= shadowsocks-rust DISTVERSIONPREFIX= v DISTVERSION= 1.23.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/sniffnet/Makefile b/net/sniffnet/Makefile index 418d4a79bfad..7d9507e78d09 100644 --- a/net/sniffnet/Makefile +++ b/net/sniffnet/Makefile @@ -1,6 +1,7 @@ PORTNAME= sniffnet DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= net wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/net/trippy/Makefile b/net/trippy/Makefile index 1e0049870491..a576df13e88f 100644 --- a/net/trippy/Makefile +++ b/net/trippy/Makefile @@ -1,6 +1,6 @@ PORTNAME= trippy DISTVERSION= 0.13.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= ehaupt@FreeBSD.org diff --git a/net/udp-over-tcp/Makefile b/net/udp-over-tcp/Makefile index 93b21953f7c2..70322327cbc2 100644 --- a/net/udp-over-tcp/Makefile +++ b/net/udp-over-tcp/Makefile @@ -1,7 +1,7 @@ PORTNAME= udp-over-tcp DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/waypipe/Makefile b/net/waypipe/Makefile index 6d2904b544ca..f57b34b30aab 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -1,7 +1,7 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v DISTVERSION= 0.10.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net wayland PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ diff --git a/net/wstunnel/Makefile b/net/wstunnel/Makefile index 23bcb4205ce7..8921212b439b 100644 --- a/net/wstunnel/Makefile +++ b/net/wstunnel/Makefile @@ -1,7 +1,7 @@ PORTNAME= wstunnel DISTVERSIONPREFIX= v DISTVERSION= 10.1.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/ports-mgmt/pkg-graph/Makefile b/ports-mgmt/pkg-graph/Makefile index 7f0d9b3b9052..3348d131ae0c 100644 --- a/ports-mgmt/pkg-graph/Makefile +++ b/ports-mgmt/pkg-graph/Makefile @@ -1,6 +1,6 @@ PORTNAME= pkg-graph DISTVERSION= g20180614 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= ports-mgmt MAINTAINER= gnn@FreeBSD.org diff --git a/ports-mgmt/sccache-overlay/Makefile b/ports-mgmt/sccache-overlay/Makefile index 0708857fe195..7978df9228d1 100644 --- a/ports-mgmt/sccache-overlay/Makefile +++ b/ports-mgmt/sccache-overlay/Makefile @@ -1,7 +1,7 @@ PORTNAME= sccache DISTVERSIONPREFIX= v DISTVERSION= 0.2.15 -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= ports-mgmt PKGNAMESUFFIX= -overlay diff --git a/print/plutobook/Makefile b/print/plutobook/Makefile index e271d15b85f7..99db6c8db802 100644 --- a/print/plutobook/Makefile +++ b/print/plutobook/Makefile @@ -1,6 +1,6 @@ PORTNAME= plutobook DISTVERSIONPREFIX= v -DISTVERSION= 0.9.0 +DISTVERSION= 0.10.0 CATEGORIES= print MAINTAINER= jbo@FreeBSD.org diff --git a/print/plutobook/distinfo b/print/plutobook/distinfo index ef3d9e00d64a..c14009056dae 100644 --- a/print/plutobook/distinfo +++ b/print/plutobook/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758399252 -SHA256 (plutoprint-plutobook-v0.9.0_GH0.tar.gz) = 877435ab906e7bbf105fc468929d810530de5670cd7ac9835813dacc8186b1cf -SIZE (plutoprint-plutobook-v0.9.0_GH0.tar.gz) = 416956 +TIMESTAMP = 1759538999 +SHA256 (plutoprint-plutobook-v0.10.0_GH0.tar.gz) = 466f45581e9e274beede8a78f64ace3b3ad94d813d6c7b1a05594ab7e7f7fa84 +SIZE (plutoprint-plutobook-v0.10.0_GH0.tar.gz) = 456918 diff --git a/print/ppa6/Makefile b/print/ppa6/Makefile index 044ef925dce5..3450a23702c5 100644 --- a/print/ppa6/Makefile +++ b/print/ppa6/Makefile @@ -1,5 +1,6 @@ PORTNAME= ppa6 DISTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= print MAINTAINER= fuz@FreeBSD.org diff --git a/russian/wordpress/distinfo b/russian/wordpress/distinfo index 10096165c119..97f0c2e19473 100644 --- a/russian/wordpress/distinfo +++ b/russian/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750500078 -SHA256 (wordpress-6.8.1-ru_RU.tar.gz) = 13071a349e66ee9c40a45aa8751265a67e492b0037731fb9a845acd77ec18d0d -SIZE (wordpress-6.8.1-ru_RU.tar.gz) = 34332140 +TIMESTAMP = 1758557264 +SHA256 (wordpress-6.8.2-ru_RU.tar.gz) = 9f581d5d1882cbbad38aa901205da80a2f80e7dea101461c09c0735a6dc99fac +SIZE (wordpress-6.8.2-ru_RU.tar.gz) = 34332253 diff --git a/science/Makefile b/science/Makefile index 7a7615c8776f..9713030b534d 100644 --- a/science/Makefile +++ b/science/Makefile @@ -370,6 +370,7 @@ SUBDIR += py-meshio SUBDIR += py-mmcif SUBDIR += py-mmtf-python + SUBDIR += py-mne SUBDIR += py-molmod SUBDIR += py-mp-api SUBDIR += py-mpcontribs-client @@ -377,6 +378,7 @@ SUBDIR += py-mplhep-data SUBDIR += py-mrchem SUBDIR += py-ncrystal + SUBDIR += py-neo SUBDIR += py-netCDF4 SUBDIR += py-netcdf-flattener SUBDIR += py-nglview @@ -408,6 +410,7 @@ SUBDIR += py-pymatgen-analysis-alloys SUBDIR += py-pymbd SUBDIR += py-pymol + SUBDIR += py-pynrrd SUBDIR += py-pyosf SUBDIR += py-pyphot SUBDIR += py-pyprecice diff --git a/science/afni/Makefile b/science/afni/Makefile index 74ad2cbe7f50..60a9c6179d87 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,6 +1,6 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 25.2.17 +DISTVERSION= 25.2.18 CATEGORIES= science biology graphics perl5 python MAINTAINER= fernape@FreeBSD.org diff --git a/science/afni/distinfo b/science/afni/distinfo index a69fa3d8ee34..86a0070395b4 100644 --- a/science/afni/distinfo +++ b/science/afni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758872368 -SHA256 (afni-afni-AFNI_25.2.17_GH0.tar.gz) = e97fba22be67fd931b753047e536f5cb919a507a2e2769f258a82ad0f0dec959 -SIZE (afni-afni-AFNI_25.2.17_GH0.tar.gz) = 53342709 +TIMESTAMP = 1759213947 +SHA256 (afni-afni-AFNI_25.2.18_GH0.tar.gz) = 9f21faf0f8ed66eba8a2c1473a4c5c0421909e0f386fc699ed599bebced96003 +SIZE (afni-afni-AFNI_25.2.18_GH0.tar.gz) = 53390003 diff --git a/science/cdo/Makefile b/science/cdo/Makefile index 43c111203c7c..3189b691bce4 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -1,7 +1,8 @@ PORTNAME= cdo PORTVERSION= 2.5.3 +PORTREVISION= 1 CATEGORIES= science -MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/30034/ \ +MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/30045/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org diff --git a/science/cdo/distinfo b/science/cdo/distinfo index 99abd7f5e917..1924307377b3 100644 --- a/science/cdo/distinfo +++ b/science/cdo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755062464 -SHA256 (cdo-2.5.3.tar.gz) = 0145cdba866a02b3e9b269e2ff7728ce61e21761332888041f05dc033676fa08 -SIZE (cdo-2.5.3.tar.gz) = 14007141 +TIMESTAMP = 1757515934 +SHA256 (cdo-2.5.3.tar.gz) = 470fee8f4d2b4eddf9ec82d0adccf1f6b4821ddf34b33bfe6b7069b6b6457b40 +SIZE (cdo-2.5.3.tar.gz) = 13973520 diff --git a/science/isaac-cfd/Makefile b/science/isaac-cfd/Makefile index dfe1e852aff2..7ebbbae934ac 100644 --- a/science/isaac-cfd/Makefile +++ b/science/isaac-cfd/Makefile @@ -20,7 +20,6 @@ NO_WRKSUBDIR= yes MAKEFILE= makefile MAKE_ARGS= CPPFLAGS=-I. USES= fortran gmake -FFLAGS+= -std=legacy PLIST_FILES= bin/isaac PORTDOCS= man.4_2.ps.gz @@ -34,6 +33,12 @@ EXAMPLES_DISTFILES= example_cases${EXTRACT_SUFX} OPTIMIZED_FFLAGS_DESC= Use extra compiler (fortran) optimizations OPTIMIZED_FFLAGS_VARS= FFLAGS+="-O2 -ffast-math" +.include <bsd.port.pre.mk> + +.if ${FORTRAN_DEFAULT} != flang +FFLAGS= -std=legacy +.endif + pre-configure: @${REINPLACE_CMD} -e 's+%%FC%%+${FC}+g ; s+%%FFLAGS%%+${FFLAGS}+;' \ ${WRKSRC}/makefile @@ -53,4 +58,4 @@ do-install-EXAMPLES-on: ${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/example_cases${EXTRACT_SUFX} \ -C ${STAGEDIR}${EXAMPLESDIR} -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/science/packmol/Makefile b/science/packmol/Makefile index 8f1bef5e46ce..5f2d5ae0c487 100644 --- a/science/packmol/Makefile +++ b/science/packmol/Makefile @@ -1,6 +1,6 @@ PORTNAME= packmol DISTVERSIONPREFIX= v -DISTVERSION= 21.1.0 +DISTVERSION= 21.1.1 CATEGORIES= science MAINTAINER= eduardo@FreeBSD.org diff --git a/science/packmol/distinfo b/science/packmol/distinfo index a62a7e08f6a6..a48cfe0d0a3d 100644 --- a/science/packmol/distinfo +++ b/science/packmol/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755694551 -SHA256 (m3g-packmol-v21.1.0_GH0.tar.gz) = bcb64849bd490c329018210cf91375871108004ac8bf3e8cf9463e42e551fe46 -SIZE (m3g-packmol-v21.1.0_GH0.tar.gz) = 634772 +TIMESTAMP = 1759409929 +SHA256 (m3g-packmol-v21.1.1_GH0.tar.gz) = 4bad785e6e1b91d8b80934eeebf91013e940c577693bbecd7ec56eb563f5d97f +SIZE (m3g-packmol-v21.1.1_GH0.tar.gz) = 634943 diff --git a/science/py-asdf/Makefile b/science/py-asdf/Makefile index 150580aa2496..5a7e1522c875 100644 --- a/science/py-asdf/Makefile +++ b/science/py-asdf/Makefile @@ -43,7 +43,6 @@ OPTIONS_DEFAULT=ALL HTTP LZ4 ALL_IMPLIES= HTTP LZ4 ALL_DESC= All optional dependencies HTTP_DESC= HTTP support via fsspec -LZ4_DESC= Lz4 compression algorithm support HTTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fsspec>=2022.8.2:filesystems/py-fsspec@${PY_FLAVOR} diff --git a/science/py-mne/Makefile b/science/py-mne/Makefile new file mode 100644 index 000000000000..3f15411d9c98 --- /dev/null +++ b/science/py-mne/Makefile @@ -0,0 +1,34 @@ +PORTNAME= mne +PORTVERSION= 1.10.1 +CATEGORIES= science python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Python project for MEG and EEG data analysis +WWW= https://mne.tools/stable/ \ + https://github.com/mne-tools/mne-python + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lazy_loader>=0.3:devel/py-lazy_loader@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.7:math/py-matplotlib@${PY_FLAVOR} \ + ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pooch>=1.5:devel/py-pooch@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scipy>=1.11:science/py-scipy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 concurrent autoplist + +NO_ARCH= yes + +# tests as of 1.10.1: pytest tests available but require extra dependencies, skipped for packaging + +.include <bsd.port.mk> diff --git a/science/py-mne/distinfo b/science/py-mne/distinfo new file mode 100644 index 000000000000..f63a12725683 --- /dev/null +++ b/science/py-mne/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759525649 +SHA256 (mne-1.10.1.tar.gz) = a93e3d772d551e43ec5ddcd3495fffe0f98e3e384045bcd96497636e86a32a0b +SIZE (mne-1.10.1.tar.gz) = 7123187 diff --git a/science/py-mne/pkg-descr b/science/py-mne/pkg-descr new file mode 100644 index 000000000000..06c74b93513a --- /dev/null +++ b/science/py-mne/pkg-descr @@ -0,0 +1,4 @@ +MNE-Python is an open-source Python package for exploring, visualizing, +and analyzing human neurophysiological data: MEG, EEG, sEEG, ECoG, and more. +It includes algorithms for preprocessing, source estimation, time-frequency +analysis, statistics, and machine learning. diff --git a/science/py-neo/Makefile b/science/py-neo/Makefile new file mode 100644 index 000000000000..af57025f1e56 --- /dev/null +++ b/science/py-neo/Makefile @@ -0,0 +1,26 @@ +PORTNAME= neo +PORTVERSION= 0.14.2 +CATEGORIES= science python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Package for representing electrophysiology data in Python +WWW= https://neo.readthedocs.io/en/latest/ \ + https://github.com/NeuralEnsemble/python-neo + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}quantities>=0.16.1:science/py-quantities@${PY_FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist concurrent pytest + +NO_ARCH= yes + +# tests as of 0.14.2: 669 passed, 731 skipped in 80.29s + +.include <bsd.port.mk> diff --git a/science/py-neo/distinfo b/science/py-neo/distinfo new file mode 100644 index 000000000000..11e758623a41 --- /dev/null +++ b/science/py-neo/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759525621 +SHA256 (neo-0.14.2.tar.gz) = 76517503e114fffcc38aa3600c04dd8be48b1ee5e2c8162bc0db8fb92476811f +SIZE (neo-0.14.2.tar.gz) = 5067423 diff --git a/science/py-neo/pkg-descr b/science/py-neo/pkg-descr new file mode 100644 index 000000000000..3104e132bd32 --- /dev/null +++ b/science/py-neo/pkg-descr @@ -0,0 +1,8 @@ +Neo is a package for representing electrophysiology data in Python, together +with support for reading a wide range of neurophysiology file formats. + +The goal of Neo is to improve interoperability between Python tools for +analyzing, visualizing and generating electrophysiology data, by providing +a common, shared object model. In order to be as lightweight a dependency +as possible, Neo is deliberately limited to representation of data, with +no functions for data analysis or visualization. diff --git a/science/py-pynrrd/Makefile b/science/py-pynrrd/Makefile new file mode 100644 index 000000000000..11058c29480c --- /dev/null +++ b/science/py-pynrrd/Makefile @@ -0,0 +1,31 @@ +PORTNAME= pynrrd +DISTVERSIONPREFIX= v +DISTVERSION= 1.1.3 +CATEGORIES= science python +#MASTER_SITES= PYPI # no tests +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Pure Python module for reading and writing NRRD files +WWW= https://pynrrd.readthedocs.io/en/stable/ \ + https://github.com/mhe/pynrrd + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +USE_GITHUB= yes +GH_ACCOUNT= mhe + +NO_ARCH= yes + +# tests as of 1.1.3: 159 passed in 3.03s + +.include <bsd.port.mk> diff --git a/science/py-pynrrd/distinfo b/science/py-pynrrd/distinfo new file mode 100644 index 000000000000..fc154510a78b --- /dev/null +++ b/science/py-pynrrd/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759736084 +SHA256 (mhe-pynrrd-v1.1.3_GH0.tar.gz) = 10ce743d69ecf54b41ecab56b74dc8a5f806d299c45fcc1ef07d7d8aef5949ea +SIZE (mhe-pynrrd-v1.1.3_GH0.tar.gz) = 47813 diff --git a/science/py-pynrrd/pkg-descr b/science/py-pynrrd/pkg-descr new file mode 100644 index 000000000000..2f8cf8ad7e91 --- /dev/null +++ b/science/py-pynrrd/pkg-descr @@ -0,0 +1,4 @@ +NRRD (Nearly Raw Raster Data) is a library and file format designed to +support scientific visualization and image processing involving N-dimensional +raster data. This library provides the ability to read and write NRRD files +using pure Python. diff --git a/science/py-qiskit/Makefile b/science/py-qiskit/Makefile index 25eb454a3612..9e1c3667b27d 100644 --- a/science/py-qiskit/Makefile +++ b/science/py-qiskit/Makefile @@ -1,5 +1,6 @@ PORTNAME= qiskit DISTVERSION= 2.1.2 +PORTREVISION= 1 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/qt6-quick3dphysics/distinfo b/science/qt6-quick3dphysics/distinfo index 8e99d6679edf..a1a299cb31b7 100644 --- a/science/qt6-quick3dphysics/distinfo +++ b/science/qt6-quick3dphysics/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756197855 -SHA256 (KDE/Qt/6.9.2/qtquick3dphysics-everywhere-src-6.9.2.tar.xz) = 87fc6485638f52cd33dc1a755a11c78fd992e438fe77ef53e0ca57c63505cc8b -SIZE (KDE/Qt/6.9.2/qtquick3dphysics-everywhere-src-6.9.2.tar.xz) = 4668516 +TIMESTAMP = 1759303916 +SHA256 (KDE/Qt/6.9.3/qtquick3dphysics-everywhere-src-6.9.3.tar.xz) = dcd7b22d745d249eb602c5d4d8af8a8e9d11217ccb42b3dd611bb047153b5a6e +SIZE (KDE/Qt/6.9.3/qtquick3dphysics-everywhere-src-6.9.3.tar.xz) = 4668392 diff --git a/science/tinker/Makefile b/science/tinker/Makefile index 9249e98239ef..5723eb9b39db 100644 --- a/science/tinker/Makefile +++ b/science/tinker/Makefile @@ -1,5 +1,6 @@ PORTNAME= tinker DISTVERSION= 25.5 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://dasher.wustl.edu/tinker/downloads/ diff --git a/science/tinker/distinfo b/science/tinker/distinfo index 327e627a7d9e..b452890259c0 100644 --- a/science/tinker/distinfo +++ b/science/tinker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758258766 -SHA256 (tinker-25.5.tar.gz) = 01b50ad3680c0bfb77c77e4f9c653c47a39da1510286cb8a5dbc14f8f7b86d18 -SIZE (tinker-25.5.tar.gz) = 81152948 +TIMESTAMP = 1759481421 +SHA256 (tinker-25.5.tar.gz) = 10e24742d262a09a4b191eb73ef994cc8987e1e5e18ac7759420b36f07a02036 +SIZE (tinker-25.5.tar.gz) = 81137927 diff --git a/science/tinker/files/patch-cmake_CMakeLists.txt b/science/tinker/files/patch-cmake_CMakeLists.txt new file mode 100644 index 000000000000..e4d2d621ed7f --- /dev/null +++ b/science/tinker/files/patch-cmake_CMakeLists.txt @@ -0,0 +1,15 @@ +--- cmake/CMakeLists.txt.orig 2025-10-03 08:52:37 UTC ++++ cmake/CMakeLists.txt +@@ -68,12 +68,6 @@ set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE) + + # Set compiler flags + +-if(APPLE) +- set(ARCH_FLAGS "-mtune=native") +-else() +- set(ARCH_FLAGS "-march=native") +-endif() +- + if(WIN32) + if(CMAKE_Fortran_COMPILER_ID MATCHES "Intel") + set(CMAKE_Fortran_FLAGS_RELEASE "/O3 /QxHost /Qip- /Qprec-div- /w") diff --git a/science/tinker/files/patch-make_Makefile b/science/tinker/files/patch-make_Makefile index 4b7b308532ab..7e1f679a86a0 100644 --- a/science/tinker/files/patch-make_Makefile +++ b/science/tinker/files/patch-make_Makefile @@ -1,15 +1,6 @@ ---- make/Makefile.orig 2024-05-04 16:08:28 UTC +--- make/Makefile.orig 2025-09-30 16:25:57 UTC +++ make/Makefile -@@ -68,7 +68,7 @@ F77FLAGS = -c - - F77 = gfortran - F77FLAGS = -c --OPTFLAGS = -Ofast -march=native -fopenmp -+OPTFLAGS = -Ofast $(PORT_SIMD_FLAGS) -fopenmp - OPTFLAGS = -Ofast -fopenmp - OPTFLAGS = -Og -g -fbacktrace -fcheck=bounds -Wunused -Wmaybe-uninitialized - LIBDIR = -L. -L$(TINKER_LIBDIR)/linux -Wl,--no-as-needed -ldl -@@ -829,138 +829,138 @@ rename_bin: +@@ -813,138 +813,138 @@ rename_bin: cat *.f *.c > tinker.txt rename_bin: diff --git a/security/Makefile b/security/Makefile index 3c0843739dc4..44333c31f3b1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -58,7 +58,6 @@ SUBDIR += bitwarden-cli SUBDIR += blst SUBDIR += boringssl - SUBDIR += botan2 SUBDIR += botan3 SUBDIR += bruteblock SUBDIR += bsdsfv @@ -919,6 +918,7 @@ SUBDIR += py-certbot-dns-standalone SUBDIR += py-certbot-nginx SUBDIR += py-certifi + SUBDIR += py-certipy SUBDIR += py-certomancer SUBDIR += py-certstream SUBDIR += py-ckcc-protocol @@ -956,6 +956,7 @@ SUBDIR += py-gpsoauth SUBDIR += py-greenbone-feed-sync SUBDIR += py-gssapi + SUBDIR += py-guardpost SUBDIR += py-gvm-tools SUBDIR += py-hkdf SUBDIR += py-htpasswd diff --git a/security/R-cran-openssl/Makefile b/security/R-cran-openssl/Makefile index 31882d609237..a3bbe8410355 100644 --- a/security/R-cran-openssl/Makefile +++ b/security/R-cran-openssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= openssl -DISTVERSION= 2.3.3 +DISTVERSION= 2.3.4 CATEGORIES= security DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/security/R-cran-openssl/distinfo b/security/R-cran-openssl/distinfo index c28d46c50229..71b1da1eac98 100644 --- a/security/R-cran-openssl/distinfo +++ b/security/R-cran-openssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748336768 -SHA256 (openssl_2.3.3.tar.gz) = b6b709a98dc3de47ec59adc234d8f0864c4f5b31c5e65478ec5e49c80ba7bf59 -SIZE (openssl_2.3.3.tar.gz) = 1206720 +TIMESTAMP = 1759355959 +SHA256 (openssl_2.3.4.tar.gz) = a24a02e26abc4055a190e7f14c207cec2853eada77485184835c0b220a71d385 +SIZE (openssl_2.3.4.tar.gz) = 1208445 diff --git a/security/acmed/Makefile b/security/acmed/Makefile index 6fec0c7fbe30..35b47483237a 100644 --- a/security/acmed/Makefile +++ b/security/acmed/Makefile @@ -1,7 +1,7 @@ PORTNAME= acmed DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/agave/Makefile b/security/agave/Makefile index 44614004e259..179a8edfbce1 100644 --- a/security/agave/Makefile +++ b/security/agave/Makefile @@ -1,7 +1,7 @@ PORTNAME= agave DISTVERSIONPREFIX= v DISTVERSION= 2.2.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security PKGNAMESUFFIX= -blockchain diff --git a/security/arti/Makefile b/security/arti/Makefile index 7ff5ced0400a..b339b8ff2d5c 100644 --- a/security/arti/Makefile +++ b/security/arti/Makefile @@ -1,6 +1,6 @@ PORTNAME= arti DISTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= cs@FreeBSD.org diff --git a/security/authenticator/Makefile b/security/authenticator/Makefile index 191034a9fcca..faedbe606e3d 100644 --- a/security/authenticator/Makefile +++ b/security/authenticator/Makefile @@ -1,6 +1,6 @@ PORTNAME= authenticator DISTVERSION= 4.4.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/authoscope/Makefile b/security/authoscope/Makefile index 6645a15213a6..36d3767ae8ec 100644 --- a/security/authoscope/Makefile +++ b/security/authoscope/Makefile @@ -1,7 +1,7 @@ PORTNAME= authoscope DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/aws-lc/Makefile b/security/aws-lc/Makefile index f0b02dbee9e7..f9ffe2737b4f 100644 --- a/security/aws-lc/Makefile +++ b/security/aws-lc/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-lc -PORTVERSION= 1.60.0 +PORTVERSION= 1.61.0 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/aws-lc/distinfo b/security/aws-lc/distinfo index f4e14e3aad46..22aea2964882 100644 --- a/security/aws-lc/distinfo +++ b/security/aws-lc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436427 -SHA256 (aws-aws-lc-v1.60.0_GH0.tar.gz) = 3a064651f2454c64b1435dbcc6e623faae35937816b37b0c99ffaf223879c166 -SIZE (aws-aws-lc-v1.60.0_GH0.tar.gz) = 127421131 +TIMESTAMP = 1759324018 +SHA256 (aws-aws-lc-v1.61.0_GH0.tar.gz) = c5c6cc7dea4c08300fb139272eb6fcc259918dab37587db8b6631c75830dbc0c +SIZE (aws-aws-lc-v1.61.0_GH0.tar.gz) = 127480894 diff --git a/security/botan2/Makefile b/security/botan2/Makefile deleted file mode 100644 index 5e0f65c0ff07..000000000000 --- a/security/botan2/Makefile +++ /dev/null @@ -1,119 +0,0 @@ -PORTNAME= botan -DISTVERSION= 2.19.5 -PORTREVISION= 5 -CATEGORIES= security -MASTER_SITES= http://botan.randombit.net/releases/ -PKGNAMESUFFIX= 2 -DISTNAME= Botan-${PORTVERSION} - -PATCH_SITES+= https://github.com/randombit/botan/commit/ -PATCHFILES+= 37fec38ff97604f964122cd2d33f5d503f319b10.patch:-p1 \ - 698c383b050591ae1a239c9e6d4ebe05532d2eee.patch:-p1 \ - 0fed26215b52a3d30122deb528f6b4deb824eae7.patch:-p1 \ - 1eb0d14a7c110207479f40c8369faacc73d945c8.patch:-p1 - -MAINTAINER= fluffy@FreeBSD.org -COMMENT= Portable, easy to use and efficient C++ crypto library -WWW= https://botan.randombit.net/ - -LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/license.txt - -DEPRECATED= End of life 2024-12-31 upstream, consider migrating to security/botan3 -EXPIRATION_DATE=2025-03-31 - -BROKEN_armv6= include/arm_neon.h:28:2: error: "NEON support not enabled" - -LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs - -USES= compiler:c++17-lang cpe gmake shebangfix tar:xz -CPE_VENDOR= ${PORTNAME}_project -USE_LDCONFIG= yes - -SHEBANG_FILES= configure.py src/python/botan2.py src/scripts/install.py - -HAS_CONFIGURE= yes -CONFIGURE_SCRIPT= configure.py -CONFIGURE_ARGS= --cc=${CHOSEN_COMPILER_TYPE} \ - --prefix=${PREFIX:Q} \ - --with-boost \ - --with-bzip2 \ - --with-external-includedir=${LOCALBASE}/include \ - --with-external-libdir=${LOCALBASE}/lib \ - --with-lzma \ - --with-zlib -LDFLAGS+= -pthread - -DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION} - -_SOABIVER= 19 -_SHLIBVER= ${DISTVERSION:S/./ /g:[2]} -_SHLIBVERPATCH= ${DISTVERSION:S/./ /g:[3]} -PLIST_SUB= SHLIBVER=${_SHLIBVER} \ - SHLIBVERPATCH=${_SHLIBVERPATCH} \ - SOABIVER=${_SOABIVER} -PORTDOCS= * - -OPTIONS_DEFINE= DOCS MANPAGES PYTHON SQLITE3 -OPTIONS_DEFINE_aarch64= OPENMP -OPTIONS_DEFINE_amd64= OPENMP -OPTIONS_DEFINE_i386= OPENMP -OPTIONS_DEFINE_powerpc64= OPENMP -OPTIONS_DEFINE_powerpc64le= OPENMP -OPTIONS_DEFINE_riscv64= OPENMP -OPTIONS_DEFAULT= MANPAGES -OPTIONS_DEFAULT_aarch64= OPENMP -OPTIONS_DEFAULT_amd64= OPENMP -OPTIONS_DEFAULT_powerpc64= OPENMP -OPTIONS_DEFAULT_powerpc64le= OPENMP -OPTIONS_DEFAULT_riscv64= OPENMP -OPTIONS_SUB= yes - -MANPAGES_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR} -MANPAGES_CONFIGURE_WITH= sphinx - -OPENMP_CONFIGURE_ON= --with-openmp - -PYTHON_USES= python -PYTHON_USES_OFF= python:build -PYTHON_CONFIGURE_ON= --with-python-versions=${PYTHON_VER} -PYTHON_CONFIGURE_OFF= --no-install-python-module - -SQLITE3_USES= sqlite -SQLITE3_CONFIGURE_WITH= sqlite3 - -.include <bsd.port.options.mk> - -.if ${ARCH} == aarch64 -CONFIGURE_ARGS+= --cc-abi="-march=armv8-a+crypto" -.elif ${ARCH} == powerpc64 -CONFIGURE_ARGS+= --cpu="ppc64" -.if !defined(MACHINE_CPU) || (defined(MACHINE_CPU) && !${MACHINE_ABI:Mvsx2}) -CONFIGURE_ARGS+= --disable-powercrypto -.endif -.elif ${ARCH} == powerpc64le -CONFIGURE_ARGS+= --cpu="ppc64le" -.endif - -.if ${ARCH} == i386 || ${ARCH} == amd64 -PLIST_SUB+= HAS_RDRAND_RNG="" -.else -PLIST_SUB+= HAS_RDRAND_RNG="@comment " -.endif - -.if ${ARCH} == i386 || ${ARCH} == amd64 || ${ARCH:Mpowerpc64*} -PLIST_SUB+= HAS_PROCESSOR_RNG="" -.else -PLIST_SUB+= HAS_PROCESSOR_RNG="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|^optimization_flags .*|optimization_flags "${CXXFLAGS}"|' \ - ${WRKSRC}/src/build-data/cc/clang.txt - @${REINPLACE_CMD} -e 's|boost_system|boost_filesystem|' \ - ${WRKSRC}/src/lib/utils/boost/info.txt - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/botan ${STAGEDIR}${PREFIX}/lib/libbotan-2.so.${_SOABIVER}.${_SHLIBVER}.${_SHLIBVERPATCH} - -.include <bsd.port.mk> diff --git a/security/botan2/distinfo b/security/botan2/distinfo deleted file mode 100644 index f45a3087e771..000000000000 --- a/security/botan2/distinfo +++ /dev/null @@ -1,11 +0,0 @@ -TIMESTAMP = 1753445434 -SHA256 (Botan-2.19.5.tar.xz) = dfeea0e0a6f26d6724c4af01da9a7b88487adb2d81ba7c72fcaf52db522c9ad4 -SIZE (Botan-2.19.5.tar.xz) = 6140148 -SHA256 (37fec38ff97604f964122cd2d33f5d503f319b10.patch) = 65d185241f6ca5ed5f1ee271855d7733874218df7fccb82a21c12b97e47828c0 -SIZE (37fec38ff97604f964122cd2d33f5d503f319b10.patch) = 15365 -SHA256 (698c383b050591ae1a239c9e6d4ebe05532d2eee.patch) = b3d9c32018fb17035b81191e3d69fe94a0ba2df7513eba0b4f7a66f3417ce187 -SIZE (698c383b050591ae1a239c9e6d4ebe05532d2eee.patch) = 2927 -SHA256 (0fed26215b52a3d30122deb528f6b4deb824eae7.patch) = 5af4a25ee9252829469cdb33de9f8afd212b96520a03b50855f8fc73cb99779a -SIZE (0fed26215b52a3d30122deb528f6b4deb824eae7.patch) = 2512 -SHA256 (1eb0d14a7c110207479f40c8369faacc73d945c8.patch) = 97df96aab5fb3632773b804e077171da48204e81776a945c69672e5c7b0d7396 -SIZE (1eb0d14a7c110207479f40c8369faacc73d945c8.patch) = 1300 diff --git a/security/botan2/pkg-descr b/security/botan2/pkg-descr deleted file mode 100644 index 8016bb1d4668..000000000000 --- a/security/botan2/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Botan is a crypto library written in C++. It provides a variety of -cryptographic algorithms, including common ones such as AES, MD5, SHA, -HMAC, RSA, Diffie-Hellman, DSA, and ECDSA, as well as many others that -are more obscure or specialized. It also offers X.509v3 certificates -and CRLs, and PKCS #10 certificate requests. A message processing -system that uses a filter/pipeline metaphor allows for many common -cryptographic tasks to be completed with just a few lines of code. -Assembly optimizations for common CPUs, including x86, x86-64, and -PowerPC, offers further speedups for critical tasks such as SHA-1 -hashing and multiple precision integer operations. - -Botan is licensed under the same permissive terms as FreeBSD itself. diff --git a/security/botan2/pkg-plist b/security/botan2/pkg-plist deleted file mode 100644 index bfa3fab768e3..000000000000 --- a/security/botan2/pkg-plist +++ /dev/null @@ -1,327 +0,0 @@ -bin/botan -include/botan-2/botan/adler32.h -include/botan-2/botan/aead.h -include/botan-2/botan/aes.h -include/botan-2/botan/alg_id.h -include/botan-2/botan/argon2.h -include/botan-2/botan/aria.h -include/botan-2/botan/asio_async_ops.h -include/botan-2/botan/asio_context.h -include/botan-2/botan/asio_error.h -include/botan-2/botan/asio_stream.h -include/botan-2/botan/asn1_alt_name.h -include/botan-2/botan/asn1_attribute.h -include/botan-2/botan/asn1_obj.h -include/botan-2/botan/asn1_oid.h -include/botan-2/botan/asn1_print.h -include/botan-2/botan/asn1_str.h -include/botan-2/botan/asn1_time.h -include/botan-2/botan/assert.h -include/botan-2/botan/auto_rng.h -include/botan-2/botan/b64_filt.h -include/botan-2/botan/base32.h -include/botan-2/botan/base58.h -include/botan-2/botan/base64.h -include/botan-2/botan/basefilt.h -include/botan-2/botan/bcrypt.h -include/botan-2/botan/bcrypt_pbkdf.h -include/botan-2/botan/ber_dec.h -include/botan-2/botan/bigint.h -include/botan-2/botan/blake2b.h -include/botan-2/botan/blinding.h -include/botan-2/botan/block_cipher.h -include/botan-2/botan/blowfish.h -include/botan-2/botan/botan.h -include/botan-2/botan/bswap.h -include/botan-2/botan/buf_comp.h -include/botan-2/botan/buf_filt.h -include/botan-2/botan/build.h -include/botan-2/botan/bzip2.h -include/botan-2/botan/calendar.h -include/botan-2/botan/camellia.h -include/botan-2/botan/cascade.h -include/botan-2/botan/cast128.h -include/botan-2/botan/cast256.h -include/botan-2/botan/cbc.h -include/botan-2/botan/cbc_mac.h -include/botan-2/botan/ccm.h -include/botan-2/botan/cecpq1.h -include/botan-2/botan/cert_status.h -include/botan-2/botan/certstor.h -include/botan-2/botan/certstor_flatfile.h -include/botan-2/botan/certstor_system.h -include/botan-2/botan/certstor_sql.h -%%SQLITE3%%include/botan-2/botan/certstor_sqlite.h -include/botan-2/botan/cfb.h -include/botan-2/botan/chacha.h -include/botan-2/botan/chacha20poly1305.h -include/botan-2/botan/chacha_rng.h -include/botan-2/botan/charset.h -include/botan-2/botan/cipher_filter.h -include/botan-2/botan/cipher_mode.h -include/botan-2/botan/cmac.h -include/botan-2/botan/comb4p.h -include/botan-2/botan/comp_filter.h -include/botan-2/botan/compiler.h -include/botan-2/botan/compression.h -include/botan-2/botan/cpuid.h -include/botan-2/botan/crc24.h -include/botan-2/botan/crc32.h -include/botan-2/botan/credentials_manager.h -include/botan-2/botan/crl_ent.h -include/botan-2/botan/cryptobox.h -include/botan-2/botan/ctr.h -include/botan-2/botan/curve25519.h -include/botan-2/botan/curve_gfp.h -include/botan-2/botan/curve_nistp.h -include/botan-2/botan/data_snk.h -include/botan-2/botan/data_src.h -include/botan-2/botan/database.h -include/botan-2/botan/datastor.h -include/botan-2/botan/der_enc.h -include/botan-2/botan/des.h -include/botan-2/botan/desx.h -include/botan-2/botan/dh.h -include/botan-2/botan/divide.h -include/botan-2/botan/dl_algo.h -include/botan-2/botan/dl_group.h -include/botan-2/botan/dlies.h -include/botan-2/botan/dsa.h -include/botan-2/botan/dyn_load.h -include/botan-2/botan/eax.h -include/botan-2/botan/ec_group.h -include/botan-2/botan/ecc_key.h -include/botan-2/botan/ecdh.h -include/botan-2/botan/ecdsa.h -include/botan-2/botan/ecgdsa.h -include/botan-2/botan/ecies.h -include/botan-2/botan/eckcdsa.h -include/botan-2/botan/ed25519.h -include/botan-2/botan/elgamal.h -include/botan-2/botan/eme.h -include/botan-2/botan/eme_pkcs.h -include/botan-2/botan/eme_raw.h -include/botan-2/botan/emsa.h -include/botan-2/botan/emsa1.h -include/botan-2/botan/emsa_pkcs1.h -include/botan-2/botan/emsa_raw.h -include/botan-2/botan/emsa_x931.h -include/botan-2/botan/entropy_src.h -include/botan-2/botan/exceptn.h -include/botan-2/botan/fd_unix.h -include/botan-2/botan/ffi.h -include/botan-2/botan/filter.h -include/botan-2/botan/filters.h -include/botan-2/botan/fpe_fe1.h -include/botan-2/botan/gcm.h -include/botan-2/botan/gf2m_small_m.h -include/botan-2/botan/ghash.h -include/botan-2/botan/gmac.h -include/botan-2/botan/gost_28147.h -include/botan-2/botan/gost_3410.h -include/botan-2/botan/gost_3411.h -include/botan-2/botan/hash.h -include/botan-2/botan/hash_id.h -include/botan-2/botan/hex.h -include/botan-2/botan/hex_filt.h -include/botan-2/botan/hkdf.h -include/botan-2/botan/hmac.h -include/botan-2/botan/hmac_drbg.h -include/botan-2/botan/hotp.h -include/botan-2/botan/http_util.h -include/botan-2/botan/idea.h -include/botan-2/botan/init.h -include/botan-2/botan/iso9796.h -include/botan-2/botan/kasumi.h -include/botan-2/botan/kdf.h -include/botan-2/botan/kdf1.h -include/botan-2/botan/kdf1_iso18033.h -include/botan-2/botan/kdf2.h -include/botan-2/botan/keccak.h -include/botan-2/botan/key_constraint.h -include/botan-2/botan/key_filt.h -include/botan-2/botan/key_spec.h -include/botan-2/botan/keypair.h -include/botan-2/botan/lion.h -include/botan-2/botan/loadstor.h -include/botan-2/botan/locking_allocator.h -include/botan-2/botan/lookup.h -include/botan-2/botan/lzma.h -include/botan-2/botan/mac.h -include/botan-2/botan/mceies.h -include/botan-2/botan/mceliece.h -include/botan-2/botan/md4.h -include/botan-2/botan/md5.h -include/botan-2/botan/mdx_hash.h -include/botan-2/botan/mem_ops.h -include/botan-2/botan/mgf1.h -include/botan-2/botan/misty1.h -include/botan-2/botan/mode_pad.h -include/botan-2/botan/monty.h -include/botan-2/botan/mul128.h -include/botan-2/botan/mutex.h -include/botan-2/botan/name_constraint.h -include/botan-2/botan/newhope.h -include/botan-2/botan/nist_keywrap.h -include/botan-2/botan/noekeon.h -include/botan-2/botan/numthry.h -include/botan-2/botan/oaep.h -include/botan-2/botan/ocb.h -include/botan-2/botan/ocsp.h -include/botan-2/botan/ocsp_types.h -include/botan-2/botan/ofb.h -include/botan-2/botan/oids.h -include/botan-2/botan/otp.h -include/botan-2/botan/p11.h -include/botan-2/botan/p11_ecc_key.h -include/botan-2/botan/p11_ecdh.h -include/botan-2/botan/p11_ecdsa.h -include/botan-2/botan/p11_module.h -include/botan-2/botan/p11_object.h -include/botan-2/botan/p11_randomgenerator.h -include/botan-2/botan/p11_rsa.h -include/botan-2/botan/p11_session.h -include/botan-2/botan/p11_slot.h -include/botan-2/botan/p11_types.h -include/botan-2/botan/p11_x509.h -include/botan-2/botan/package.h -include/botan-2/botan/par_hash.h -include/botan-2/botan/parsing.h -include/botan-2/botan/passhash9.h -include/botan-2/botan/pbes2.h -include/botan-2/botan/pbkdf.h -include/botan-2/botan/pbkdf1.h -include/botan-2/botan/pbkdf2.h -include/botan-2/botan/pem.h -include/botan-2/botan/pgp_s2k.h -include/botan-2/botan/pipe.h -include/botan-2/botan/pk_algs.h -include/botan-2/botan/pk_keys.h -include/botan-2/botan/pk_ops.h -include/botan-2/botan/pk_ops_fwd.h -include/botan-2/botan/pkcs10.h -include/botan-2/botan/pkcs11.h -include/botan-2/botan/pkcs11f.h -include/botan-2/botan/pkcs11t.h -include/botan-2/botan/pkcs8.h -include/botan-2/botan/pkix_enums.h -include/botan-2/botan/pkix_types.h -include/botan-2/botan/point_gfp.h -include/botan-2/botan/poly1305.h -include/botan-2/botan/polyn_gf2m.h -include/botan-2/botan/pow_mod.h -include/botan-2/botan/prf_tls.h -include/botan-2/botan/prf_x942.h -%%HAS_PROCESSOR_RNG%%include/botan-2/botan/processor_rng.h -include/botan-2/botan/psk_db.h -include/botan-2/botan/psk_db_sql.h -include/botan-2/botan/pssr.h -include/botan-2/botan/pubkey.h -include/botan-2/botan/pwdhash.h -include/botan-2/botan/rc4.h -%%HAS_RDRAND_RNG%%include/botan-2/botan/rdrand_rng.h -include/botan-2/botan/reducer.h -include/botan-2/botan/rfc3394.h -include/botan-2/botan/rfc6979.h -include/botan-2/botan/rmd160.h -include/botan-2/botan/rng.h -include/botan-2/botan/rotate.h -include/botan-2/botan/roughtime.h -include/botan-2/botan/rsa.h -include/botan-2/botan/salsa20.h -include/botan-2/botan/scan_name.h -include/botan-2/botan/scrypt.h -include/botan-2/botan/secmem.h -include/botan-2/botan/secqueue.h -include/botan-2/botan/seed.h -include/botan-2/botan/serpent.h -include/botan-2/botan/sha160.h -include/botan-2/botan/sha2_32.h -include/botan-2/botan/sha2_64.h -include/botan-2/botan/sha3.h -include/botan-2/botan/shacal2.h -include/botan-2/botan/shake.h -include/botan-2/botan/shake_cipher.h -include/botan-2/botan/siphash.h -include/botan-2/botan/siv.h -include/botan-2/botan/skein_512.h -include/botan-2/botan/sm2.h -include/botan-2/botan/sm2_enc.h -include/botan-2/botan/sm3.h -include/botan-2/botan/sm4.h -include/botan-2/botan/sodium.h -include/botan-2/botan/sp800_108.h -include/botan-2/botan/sp800_56a.h -include/botan-2/botan/sp800_56c.h -%%SQLITE3%%include/botan-2/botan/sqlite3.h -include/botan-2/botan/srp6.h -include/botan-2/botan/stateful_rng.h -include/botan-2/botan/stl_compatibility.h -include/botan-2/botan/stream_cipher.h -include/botan-2/botan/stream_mode.h -include/botan-2/botan/streebog.h -include/botan-2/botan/sym_algo.h -include/botan-2/botan/symkey.h -include/botan-2/botan/system_rng.h -include/botan-2/botan/threefish.h -include/botan-2/botan/threefish_512.h -include/botan-2/botan/tiger.h -include/botan-2/botan/tls_alert.h -include/botan-2/botan/tls_algos.h -include/botan-2/botan/tls_blocking.h -include/botan-2/botan/tls_callbacks.h -include/botan-2/botan/tls_channel.h -include/botan-2/botan/tls_ciphersuite.h -include/botan-2/botan/tls_client.h -include/botan-2/botan/tls_exceptn.h -include/botan-2/botan/tls_extensions.h -include/botan-2/botan/tls_handshake_msg.h -include/botan-2/botan/tls_magic.h -include/botan-2/botan/tls_messages.h -include/botan-2/botan/tls_policy.h -include/botan-2/botan/tls_server.h -include/botan-2/botan/tls_server_info.h -include/botan-2/botan/tls_session.h -include/botan-2/botan/tls_session_manager.h -include/botan-2/botan/tls_session_manager_sql.h -%%SQLITE3%%include/botan-2/botan/tls_session_manager_sqlite.h -include/botan-2/botan/tls_version.h -include/botan-2/botan/totp.h -include/botan-2/botan/tss.h -include/botan-2/botan/twofish.h -include/botan-2/botan/types.h -include/botan-2/botan/uuid.h -include/botan-2/botan/version.h -include/botan-2/botan/whrlpool.h -include/botan-2/botan/workfactor.h -include/botan-2/botan/x509_ca.h -include/botan-2/botan/x509_crl.h -include/botan-2/botan/x509_dn.h -include/botan-2/botan/x509_ext.h -include/botan-2/botan/x509_key.h -include/botan-2/botan/x509_obj.h -include/botan-2/botan/x509cert.h -include/botan-2/botan/x509path.h -include/botan-2/botan/x509self.h -include/botan-2/botan/x919_mac.h -include/botan-2/botan/xmss.h -include/botan-2/botan/xmss_hash.h -include/botan-2/botan/xmss_key_pair.h -include/botan-2/botan/xmss_parameters.h -include/botan-2/botan/xmss_privatekey.h -include/botan-2/botan/xmss_publickey.h -include/botan-2/botan/xmss_wots.h -include/botan-2/botan/xmss_wots_parameters.h -include/botan-2/botan/xmss_wots_privatekey.h -include/botan-2/botan/xmss_wots_publickey.h -include/botan-2/botan/xtea.h -include/botan-2/botan/xts.h -include/botan-2/botan/zfec.h -include/botan-2/botan/zlib.h -lib/libbotan-2.a -lib/libbotan-2.so -lib/libbotan-2.so.%%SOABIVER%% -lib/libbotan-2.so.%%SOABIVER%%.%%SHLIBVER%%.%%SHLIBVERPATCH%% -%%PYTHON%%%%PYTHON_SITELIBDIR%%/botan2.py -libdata/pkgconfig/botan-2.pc -%%MANPAGES%%share/man/man1/botan.1.gz diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile index 968206cde143..a45d7b4b4a7c 100644 --- a/security/cargo-audit/Makefile +++ b/security/cargo-audit/Makefile @@ -1,7 +1,7 @@ PORTNAME= cargo-audit DISTVERSIONPREFIX= ${PORTNAME}/v DISTVERSION= 0.21.2 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/clamav-lts/Makefile b/security/clamav-lts/Makefile index b6539482641f..4f863dabe9f6 100644 --- a/security/clamav-lts/Makefile +++ b/security/clamav-lts/Makefile @@ -1,6 +1,6 @@ PORTNAME= clamav DISTVERSION= 1.0.9 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 7a29dc981d0a..413f7af43016 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,6 +1,6 @@ PORTNAME= clamav DISTVERSION= 1.4.3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ diff --git a/security/cloak/Makefile b/security/cloak/Makefile index 5e766c9afb4e..11042978be15 100644 --- a/security/cloak/Makefile +++ b/security/cloak/Makefile @@ -1,7 +1,7 @@ PORTNAME= cloak DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/security/cosign/Makefile b/security/cosign/Makefile index 9766fa711a8b..9fcb48325d8f 100644 --- a/security/cosign/Makefile +++ b/security/cosign/Makefile @@ -1,6 +1,6 @@ PORTNAME= cosign DISTVERSIONPREFIX= v -DISTVERSION= 2.6.0 +DISTVERSION= 2.6.1 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org @@ -23,7 +23,7 @@ GO_BUILDFLAGS= -ldflags="-buildid= \ PLIST_FILES= bin/${PORTNAME} -GIT_HASH= 37fbfc7018fb4d60a9a2c9175bd64c75dda5869a +GIT_HASH= 634fabe54f9fbbab55d821a83ba93b2d25bdba5f .include <bsd.port.pre.mk> diff --git a/security/cosign/distinfo b/security/cosign/distinfo index 04260adacbe1..f7a8031a9264 100644 --- a/security/cosign/distinfo +++ b/security/cosign/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757797254 -SHA256 (go/security_cosign/cosign-v2.6.0/v2.6.0.mod) = 5bdb0b024ddd7ed55330cccaf993f544d68917acac507d0f3c78e22be77afabb -SIZE (go/security_cosign/cosign-v2.6.0/v2.6.0.mod) = 17701 -SHA256 (go/security_cosign/cosign-v2.6.0/v2.6.0.zip) = 2952d765dacdaebf7c651cfbad99e4736a086a9732e3a42bf8e9ce963bc73ae3 -SIZE (go/security_cosign/cosign-v2.6.0/v2.6.0.zip) = 1366214 +TIMESTAMP = 1759523978 +SHA256 (go/security_cosign/cosign-v2.6.1/v2.6.1.mod) = 4d6e9e11c0efec4ed8d03058cd1b73a0f9a830b804fb59a42890e6ea7f91fea8 +SIZE (go/security_cosign/cosign-v2.6.1/v2.6.1.mod) = 17701 +SHA256 (go/security_cosign/cosign-v2.6.1/v2.6.1.zip) = 8821408a71dba7b6ed4b94cac23b8e0679a9d23419d83a3e4b303796d920c6d3 +SIZE (go/security_cosign/cosign-v2.6.1/v2.6.1.zip) = 1367164 diff --git a/security/diswall/Makefile b/security/diswall/Makefile index fe69a0d58e55..38bb50c05d26 100644 --- a/security/diswall/Makefile +++ b/security/diswall/Makefile @@ -1,7 +1,7 @@ PORTNAME= diswall DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/exploit-pattern/Makefile b/security/exploit-pattern/Makefile index a36d3b4311a6..c35dbe1c8e26 100644 --- a/security/exploit-pattern/Makefile +++ b/security/exploit-pattern/Makefile @@ -2,7 +2,7 @@ PORTNAME= exploit-pattern DISTVERSION= g20230527 CATEGORIES= security -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Generate and search pattern string for exploit development WWW= https://github.com/${GH_ACCOUNT}/${PORTNAME} diff --git a/security/flawz/Makefile b/security/flawz/Makefile index 5888307efb27..b8ede509ef15 100644 --- a/security/flawz/Makefile +++ b/security/flawz/Makefile @@ -1,7 +1,7 @@ PORTNAME= flawz DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/fprintd/Makefile b/security/fprintd/Makefile index ceee89d4cbd9..5e9ee6c1a499 100644 --- a/security/fprintd/Makefile +++ b/security/fprintd/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libbasu.so:devel/basu \ libfprint-2.so:security/libfprint \ libpolkit-gobject-1.so:sysutils/polkit -USES= gettext gnome libtool meson pkgconfig +USES= gettext gnome meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= libfprint diff --git a/security/fuzz/Makefile b/security/fuzz/Makefile index 3b99b4f85cb0..443e50e85bb7 100644 --- a/security/fuzz/Makefile +++ b/security/fuzz/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Tool for testing software by bombarding the program with random data WWW= https://fuzz.sourceforge.net/ diff --git a/security/gpg-tui/Makefile b/security/gpg-tui/Makefile index bd53260d9ce8..6dc29b19e639 100644 --- a/security/gpg-tui/Makefile +++ b/security/gpg-tui/Makefile @@ -1,7 +1,7 @@ PORTNAME= gpg-tui DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= se@FreeBSD.org diff --git a/security/hashcat/Makefile b/security/hashcat/Makefile index f2c76ff7fa2b..aae3658efa75 100644 --- a/security/hashcat/Makefile +++ b/security/hashcat/Makefile @@ -1,7 +1,7 @@ PORTNAME= hashcat PORTVERSION= 7.1.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/kanidm/Makefile b/security/kanidm/Makefile index 54b16724b18c..e29028300f7d 100644 --- a/security/kanidm/Makefile +++ b/security/kanidm/Makefile @@ -1,7 +1,7 @@ PORTNAME= kanidm DISTVERSIONPREFIX= v DISTVERSION= 1.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net MAINTAINER= bofh@FreeBSD.org diff --git a/security/keepass-plugin-keepassrpc/Makefile b/security/keepass-plugin-keepassrpc/Makefile index 4b1b44503c1a..e322bb71380c 100644 --- a/security/keepass-plugin-keepassrpc/Makefile +++ b/security/keepass-plugin-keepassrpc/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX=v CATEGORIES= security PKGNAMEPREFIX= keepass-plugin- -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= KeePass plugin which facilitates the Kee Firefox plugin WWW= https://www.kee.pm/ diff --git a/security/libaegis/Makefile b/security/libaegis/Makefile index 332a165fdb2e..e376fc6acfd0 100644 --- a/security/libaegis/Makefile +++ b/security/libaegis/Makefile @@ -1,5 +1,5 @@ PORTNAME= libaegis -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/libaegis/distinfo b/security/libaegis/distinfo index 31b310a6e0ef..0edd54a563ee 100644 --- a/security/libaegis/distinfo +++ b/security/libaegis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436429 -SHA256 (jedisct1-libaegis-0.4.1_GH0.tar.gz) = 881eb13d7d370bf3828542402582e2b2bf897f7bbb7b5f162012efb0935394b4 -SIZE (jedisct1-libaegis-0.4.1_GH0.tar.gz) = 502740 +TIMESTAMP = 1759324020 +SHA256 (jedisct1-libaegis-0.4.2_GH0.tar.gz) = 5c7e81b4c426b7b45015423fbf3b1bcb28767b596a255381eaf69c4cb4536923 +SIZE (jedisct1-libaegis-0.4.2_GH0.tar.gz) = 502922 diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile index 2c84695dd52c..a0684407fe70 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libgusb.so:devel/libgusb \ libnss3.so:security/nss \ libpixman-1.so:x11/pixman -USES= gnome libtool meson pkgconfig python:env shebangfix +USES= gnome meson pkgconfig python:env shebangfix USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org USE_GNOME= glib20 diff --git a/security/libressl-devel/Makefile b/security/libressl-devel/Makefile index c8332538d6d1..b90c18b1308e 100644 --- a/security/libressl-devel/Makefile +++ b/security/libressl-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= libressl -PORTVERSION= 4.1.0 +PORTVERSION= 4.1.1 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL PKGNAMESUFFIX= -devel diff --git a/security/libressl-devel/distinfo b/security/libressl-devel/distinfo index 88dda4d38cdc..62e0fcbe19c7 100644 --- a/security/libressl-devel/distinfo +++ b/security/libressl-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746175532 -SHA256 (libressl-4.1.0.tar.gz) = 0f71c16bd34bdaaccdcb96a5d94a4921bfb612ec6e0eba7a80d8854eefd8bb61 -SIZE (libressl-4.1.0.tar.gz) = 9198928 +TIMESTAMP = 1759303143 +SHA256 (libressl-4.1.1.tar.gz) = c7ff7a7d675d5f57730940e5ccff1dbe2dcd5b7405b5397e0f7ffd66a5ed5679 +SIZE (libressl-4.1.1.tar.gz) = 9202355 diff --git a/security/libressl/Makefile b/security/libressl/Makefile index 35de680209e2..749ae4315dc1 100644 --- a/security/libressl/Makefile +++ b/security/libressl/Makefile @@ -1,5 +1,5 @@ PORTNAME= libressl -PORTVERSION= 4.1.0 +PORTVERSION= 4.1.1 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL diff --git a/security/libressl/distinfo b/security/libressl/distinfo index 88dda4d38cdc..62e0fcbe19c7 100644 --- a/security/libressl/distinfo +++ b/security/libressl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746175532 -SHA256 (libressl-4.1.0.tar.gz) = 0f71c16bd34bdaaccdcb96a5d94a4921bfb612ec6e0eba7a80d8854eefd8bb61 -SIZE (libressl-4.1.0.tar.gz) = 9198928 +TIMESTAMP = 1759303143 +SHA256 (libressl-4.1.1.tar.gz) = c7ff7a7d675d5f57730940e5ccff1dbe2dcd5b7405b5397e0f7ffd66a5ed5679 +SIZE (libressl-4.1.1.tar.gz) = 9202355 diff --git a/security/libssh/Makefile b/security/libssh/Makefile index be4f25adb218..ca2a978fb8b4 100644 --- a/security/libssh/Makefile +++ b/security/libssh/Makefile @@ -1,5 +1,5 @@ PORTNAME= libssh -PORTVERSION= 0.11.2 +PORTVERSION= 0.11.3 CATEGORIES= security devel MASTER_SITES= https://www.libssh.org/files/${PORTVERSION:R}/ diff --git a/security/libssh/distinfo b/security/libssh/distinfo index a859147ae5e3..fd6e0ab0279c 100644 --- a/security/libssh/distinfo +++ b/security/libssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954132 -SHA256 (libssh-0.11.2.tar.xz) = 69529fc18f5b601f0baf0e5a4501a2bc26df5e2f116f5f8f07f19fafaa6d04e7 -SIZE (libssh-0.11.2.tar.xz) = 619428 +TIMESTAMP = 1759324022 +SHA256 (libssh-0.11.3.tar.xz) = 7d8a1361bb094ec3f511964e78a5a4dba689b5986e112afabe4f4d0d6c6125c3 +SIZE (libssh-0.11.3.tar.xz) = 622776 diff --git a/security/libssh/pkg-plist b/security/libssh/pkg-plist index 4843dee1421d..5d0b4c25f226 100644 --- a/security/libssh/pkg-plist +++ b/security/libssh/pkg-plist @@ -13,5 +13,5 @@ lib/cmake/libssh/libssh-config.cmake %%STATIC%%lib/libssh.a lib/libssh.so lib/libssh.so.4 -lib/libssh.so.4.10.2 +lib/libssh.so.4.10.3 libdata/pkgconfig/libssh.pc diff --git a/security/lxqt-openssh-askpass/Makefile b/security/lxqt-openssh-askpass/Makefile index bb967a5a4478..10d34bcb1565 100644 --- a/security/lxqt-openssh-askpass/Makefile +++ b/security/lxqt-openssh-askpass/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-openssh-askpass PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= LXQT diff --git a/security/lxqt-sudo/Makefile b/security/lxqt-sudo/Makefile index b181f248e32a..cb1181975101 100644 --- a/security/lxqt-sudo/Makefile +++ b/security/lxqt-sudo/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-sudo PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= LXQT diff --git a/security/netbird/Makefile b/security/netbird/Makefile index d018c374af81..2b5638e59319 100644 --- a/security/netbird/Makefile +++ b/security/netbird/Makefile @@ -1,7 +1,6 @@ PORTNAME= netbird DISTVERSIONPREFIX= v -DISTVERSION= 0.56.0 -PORTREVISION= 1 +DISTVERSION= 0.59.1 CATEGORIES= security net net-vpn MAINTAINER= hakan.external@netbird.io diff --git a/security/netbird/distinfo b/security/netbird/distinfo index 842834e94dc7..6afd5a561327 100644 --- a/security/netbird/distinfo +++ b/security/netbird/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756099179 -SHA256 (go/security_netbird/netbird-v0.56.0/v0.56.0.mod) = e817264ac86111dbad8241ebaa0896fceeeb3c5aa2f8a1d36e84100e05975489 -SIZE (go/security_netbird/netbird-v0.56.0/v0.56.0.mod) = 12619 -SHA256 (go/security_netbird/netbird-v0.56.0/v0.56.0.zip) = 750c6be8736b9b960509f57d245711b0d7a4b97f15c0f2a1a3ac07aadf20ba63 -SIZE (go/security_netbird/netbird-v0.56.0/v0.56.0.zip) = 3126909 +TIMESTAMP = 1759481572 +SHA256 (go/security_netbird/netbird-v0.59.1/v0.59.1.mod) = a930885bdb739be4a2fbbb2a63b86d0b33d3c2897b45d5f391ef1d9d29db5975 +SIZE (go/security_netbird/netbird-v0.59.1/v0.59.1.mod) = 12607 +SHA256 (go/security_netbird/netbird-v0.59.1/v0.59.1.zip) = 0e1eca9e038d7bf1db3bf67b59f3fa58356fb856c1a68c8fa02e8a609bc21f68 +SIZE (go/security_netbird/netbird-v0.59.1/v0.59.1.zip) = 3188357 diff --git a/security/nextcloud-twofactor_webauthn/Makefile b/security/nextcloud-twofactor_webauthn/Makefile index 603b0091cae3..d59319649d43 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -1,5 +1,5 @@ PORTNAME= twofactor_webauthn -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/nextcloud-twofactor_webauthn/distinfo b/security/nextcloud-twofactor_webauthn/distinfo index 406eef980563..c0adb1ed1dc7 100644 --- a/security/nextcloud-twofactor_webauthn/distinfo +++ b/security/nextcloud-twofactor_webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758120166 -SHA256 (nextcloud/twofactor_webauthn-v2.4.0.tar.gz) = c802519aea990a2cb31bb9ab723250aae14e6a605c07bb4fe37af201efd9e146 -SIZE (nextcloud/twofactor_webauthn-v2.4.0.tar.gz) = 16787524 +TIMESTAMP = 1759345150 +SHA256 (nextcloud/twofactor_webauthn-v2.4.1.tar.gz) = 0753a37b9a17ebc8bd43f20616fc6337d43eefc4a7ab7caeb2092077c321dcb4 +SIZE (nextcloud/twofactor_webauthn-v2.4.1.tar.gz) = 16790114 diff --git a/security/nss/Makefile b/security/nss/Makefile index 525635c1e763..f7c77344a5f0 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -1,5 +1,5 @@ PORTNAME= nss -PORTVERSION= 3.116 +PORTVERSION= 3.117 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src diff --git a/security/nss/distinfo b/security/nss/distinfo index c913edb41197..0eb1e4a89c39 100644 --- a/security/nss/distinfo +++ b/security/nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757695731 -SHA256 (nss-3.116.tar.gz) = 3938611de4ad1e3b71f27f3cd5ea717a5b5f83bffc9cd427e6d929dc67f2bb73 -SIZE (nss-3.116.tar.gz) = 76661970 +TIMESTAMP = 1759509202 +SHA256 (nss-3.117.tar.gz) = 5786b523a2f2e9295ed10d711960d2e33cd620bb80d6288443eda43553a51996 +SIZE (nss-3.117.tar.gz) = 76684970 diff --git a/security/openbao/Makefile b/security/openbao/Makefile index 66ad364ac23e..ed9842ccfaff 100644 --- a/security/openbao/Makefile +++ b/security/openbao/Makefile @@ -1,7 +1,6 @@ PORTNAME= openbao DISTVERSIONPREFIX= v -DISTVERSION= 2.1.0 -PORTREVISION= 5 +DISTVERSION= 2.4.1 CATEGORIES= security MASTER_SITES+= https://raw.githubusercontent.com/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/ DISTFILES= go.mod \ @@ -18,7 +17,7 @@ WWW= https://openbao.org/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23,modules +USES= go:modules USE_GITHUB= yes USE_RC_SUBR= ${PORTNAME} @@ -37,7 +36,7 @@ GROUPS= ${PORTNAME} PLIST_FILES= bin/${BIN_NAME} BIN_NAME= bao -GITID= 88383dece6b4ff1b3b242280a54aeabef8101495 +GITID= efb9efa12f550e8322f3cec040862355e966f565 SOURCE_DATE_EPOCH= ${TIMEEPOCHNOW:gmtime} TIMEEPOCHNOW= %Y-%m-%dT%H:%M:%SZ diff --git a/security/openbao/distinfo b/security/openbao/distinfo index 88c98bcafb18..fb9e94011d6e 100644 --- a/security/openbao/distinfo +++ b/security/openbao/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1733111056 -SHA256 (go/security_openbao/openbao-openbao-v2.1.0_GH0/go.mod) = 1008f82689ac553a7e461ddcac299b98335ecc32eda279d6a2059a6b60d6ab7c -SIZE (go/security_openbao/openbao-openbao-v2.1.0_GH0/go.mod) = 17703 -SHA256 (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/go.mod) = d3d93a24f13c88e7950506734f98782417b419f7601fa35d96f97c017f3b5eef -SIZE (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/go.mod) = 1386 -SHA256 (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/auth/approle/go.mod) = 37d743ea994960230616092168903b7e806607fbda94757b28d646be105bee4c -SIZE (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/auth/approle/go.mod) = 182 -SHA256 (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/auth/kubernetes/go.mod) = cf1312fefbf43849805eb13b283556f500f246635c4f39f459908d854dacf41a -SIZE (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/auth/kubernetes/go.mod) = 185 -SHA256 (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/auth/userpass/go.mod) = 41994758ed7b2ba521e641b3ea77a46371e748ce675fffd39ed1b87eb64342ec -SIZE (go/security_openbao/openbao-openbao-v2.1.0_GH0/api/auth/userpass/go.mod) = 183 -SHA256 (go/security_openbao/openbao-openbao-v2.1.0_GH0/sdk/go.mod) = 07079788c1a26811ba0ac1806ac8720acdc11763d49f34fc1c771cbe2fd75dfb -SIZE (go/security_openbao/openbao-openbao-v2.1.0_GH0/sdk/go.mod) = 5303 -SHA256 (go/security_openbao/openbao-openbao-v2.1.0_GH0/openbao-openbao-v2.1.0_GH0.tar.gz) = 526080f9f4ce643e7efd947d316a56b40b4de61eaf3441eb11b6b37590de5b8b -SIZE (go/security_openbao/openbao-openbao-v2.1.0_GH0/openbao-openbao-v2.1.0_GH0.tar.gz) = 16653421 +TIMESTAMP = 1759304389 +SHA256 (go/security_openbao/openbao-openbao-v2.4.1_GH0/go.mod) = ea189356b4c13872d79e3966f0014901237783b5ad137788f26435f45900efde +SIZE (go/security_openbao/openbao-openbao-v2.4.1_GH0/go.mod) = 18705 +SHA256 (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/go.mod) = 60a1ac8f4f20a408d77099fcd89f6b5534755748e5e4644e95d609a7c76a168e +SIZE (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/go.mod) = 1698 +SHA256 (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/auth/approle/go.mod) = 16c1d35f624f21049ec5f175f9dad8c0f3fb3ac247f9b3444a4932e7b27d2c3f +SIZE (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/auth/approle/go.mod) = 1087 +SHA256 (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/auth/kubernetes/go.mod) = 8bf6b245793725b07fc6e152a2d707e34a28895a560b401ce8e7fd209c5789ca +SIZE (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/auth/kubernetes/go.mod) = 1090 +SHA256 (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/auth/userpass/go.mod) = 000b76a1b52e94f97a90645003d164652c66adf7511c2b1f9fc4e9dee8b1b383 +SIZE (go/security_openbao/openbao-openbao-v2.4.1_GH0/api/auth/userpass/go.mod) = 1088 +SHA256 (go/security_openbao/openbao-openbao-v2.4.1_GH0/sdk/go.mod) = 2a4a4b60af7a05c7b67a09ca1fe1a011f0eaca8cf3b086225eaf4dabf54044be +SIZE (go/security_openbao/openbao-openbao-v2.4.1_GH0/sdk/go.mod) = 5570 +SHA256 (go/security_openbao/openbao-openbao-v2.4.1_GH0/openbao-openbao-v2.4.1_GH0.tar.gz) = 51755264feea4924c1ee91780c13312a7f762da7ba01f1ac8bc4bf74734fe322 +SIZE (go/security_openbao/openbao-openbao-v2.4.1_GH0/openbao-openbao-v2.4.1_GH0.tar.gz) = 23530108 diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 0c43cf9a6808..4bbd371479e8 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= openssl -PORTVERSION= 3.0.17 +PORTVERSION= 3.0.18 PORTEPOCH= 1 CATEGORIES= security devel MASTER_SITES= https://github.com/openssl/openssl/releases/download/${DISTNAME}/ diff --git a/security/openssl/distinfo b/security/openssl/distinfo index 110c105d736f..b0235a50d86b 100644 --- a/security/openssl/distinfo +++ b/security/openssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751448128 -SHA256 (openssl-3.0.17.tar.gz) = dfdd77e4ea1b57ff3a6dbde6b0bdc3f31db5ac99e7fdd4eaf9e1fbb6ec2db8ce -SIZE (openssl-3.0.17.tar.gz) = 15344831 +TIMESTAMP = 1759300749 +SHA256 (openssl-3.0.18.tar.gz) = d80c34f5cf902dccf1f1b5df5ebb86d0392e37049e5d73df1b3abae72e4ffe8b +SIZE (openssl-3.0.18.tar.gz) = 15348046 diff --git a/security/openssl33/Makefile b/security/openssl33/Makefile index 652a325e8d5c..fff511aa41c7 100644 --- a/security/openssl33/Makefile +++ b/security/openssl33/Makefile @@ -1,5 +1,5 @@ PORTNAME= openssl -PORTVERSION= 3.3.4 +PORTVERSION= 3.3.5 CATEGORIES= security devel PKGNAMESUFFIX= 33 MASTER_SITES= https://github.com/openssl/openssl/releases/download/${DISTNAME}/ diff --git a/security/openssl33/distinfo b/security/openssl33/distinfo index a6394ed16a43..b6a4a5dd03a9 100644 --- a/security/openssl33/distinfo +++ b/security/openssl33/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751448373 -SHA256 (openssl-3.3.4.tar.gz) = 8d1a5fc323d3fd351dc05458457fd48f78652d2a498e1d70ffea07b4d0eb3fa8 -SIZE (openssl-3.3.4.tar.gz) = 18113350 +TIMESTAMP = 1759303833 +SHA256 (openssl-3.3.5.tar.gz) = 9d62c00a5a6903740c8703f0e006257f429d565d3b91ac1a9bd4a4c700002e01 +SIZE (openssl-3.3.5.tar.gz) = 18125182 diff --git a/security/openssl34/Makefile b/security/openssl34/Makefile index 4f6eef7378f4..a3f4a4b46a77 100644 --- a/security/openssl34/Makefile +++ b/security/openssl34/Makefile @@ -1,5 +1,5 @@ PORTNAME= openssl -DISTVERSION= 3.4.2 +DISTVERSION= 3.4.3 CATEGORIES= security devel PKGNAMESUFFIX= 34 MASTER_SITES= https://github.com/openssl/openssl/releases/download/${DISTNAME}/ diff --git a/security/openssl34/distinfo b/security/openssl34/distinfo index f57015331c43..ae521b255ad8 100644 --- a/security/openssl34/distinfo +++ b/security/openssl34/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751448388 -SHA256 (openssl-3.4.2.tar.gz) = 17b02459fc28be415470cccaae7434f3496cac1306b86b52c83886580e82834c -SIZE (openssl-3.4.2.tar.gz) = 18357346 +TIMESTAMP = 1759304020 +SHA256 (openssl-3.4.3.tar.gz) = fa727ed1399a64e754030a033435003991aee36bda9a5b080995cb2ac5cf7f37 +SIZE (openssl-3.4.3.tar.gz) = 18369414 diff --git a/security/openssl35/Makefile b/security/openssl35/Makefile index 0640cab4db9d..9682a1c8782d 100644 --- a/security/openssl35/Makefile +++ b/security/openssl35/Makefile @@ -1,5 +1,5 @@ PORTNAME= openssl -PORTVERSION= 3.5.3 +PORTVERSION= 3.5.4 CATEGORIES= security devel PKGNAMESUFFIX= 35 MASTER_SITES= https://github.com/openssl/openssl/releases/download/${DISTNAME}/ diff --git a/security/openssl35/distinfo b/security/openssl35/distinfo index 001c140b0a75..ed8732a161c5 100644 --- a/security/openssl35/distinfo +++ b/security/openssl35/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758103685 -SHA256 (openssl-3.5.3.tar.gz) = c9489d2abcf943cdc8329a57092331c598a402938054dc3a22218aea8a8ec3bf -SIZE (openssl-3.5.3.tar.gz) = 53183370 +TIMESTAMP = 1759300466 +SHA256 (openssl-3.5.4.tar.gz) = 967311f84955316969bdb1d8d4b983718ef42338639c621ec4c34fddef355e99 +SIZE (openssl-3.5.4.tar.gz) = 53190367 diff --git a/security/openssl36/Makefile b/security/openssl36/Makefile index 9627f4c42676..8575090a660f 100644 --- a/security/openssl36/Makefile +++ b/security/openssl36/Makefile @@ -1,5 +1,5 @@ PORTNAME= openssl -DISTVERSION= 3.6.0-beta1 +DISTVERSION= 3.6.0 CATEGORIES= security devel PKGNAMESUFFIX= 36 MASTER_SITES= https://github.com/openssl/openssl/releases/download/${DISTNAME}/ diff --git a/security/openssl36/distinfo b/security/openssl36/distinfo index 9cb2e1a06ea7..5d9809463414 100644 --- a/security/openssl36/distinfo +++ b/security/openssl36/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758108619 -SHA256 (openssl-3.6.0-beta1.tar.gz) = 1cfcda5da5d7221861749113b5090038588784e82a3ba5f893e0c347e5bb1626 -SIZE (openssl-3.6.0-beta1.tar.gz) = 54969625 +TIMESTAMP = 1759344047 +SHA256 (openssl-3.6.0.tar.gz) = b6a5f44b7eb69e3fa35dbf15524405b44837a481d43d81daddde3ff21fcbb8e9 +SIZE (openssl-3.6.0.tar.gz) = 54974351 diff --git a/security/openssl36/pkg-message b/security/openssl36/pkg-message deleted file mode 100644 index 5178cb483794..000000000000 --- a/security/openssl36/pkg-message +++ /dev/null @@ -1,14 +0,0 @@ -[ -{ type: install - message: <<EOM -This OpenSSL version is in an BETA stage -Do NOT use for production! -EOM -} -{ type: upgrade - message: <<EOM -This OpenSSL version is in an BETA stage -Do NOT use for production! -EOM -} -] diff --git a/security/pam_rssh/Makefile b/security/pam_rssh/Makefile index 07652f65ae6e..0c6fe51224ed 100644 --- a/security/pam_rssh/Makefile +++ b/security/pam_rssh/Makefile @@ -1,7 +1,7 @@ PORTNAME= pam_rssh DISTVERSIONPREFIX=v DISTVERSION= 1.1.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= security MAINTAINER= romain@FreeBSD.org diff --git a/security/pdfrip/Makefile b/security/pdfrip/Makefile index bf4a65566578..43787025a24f 100644 --- a/security/pdfrip/Makefile +++ b/security/pdfrip/Makefile @@ -1,7 +1,7 @@ PORTNAME= pdfrip DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= fox@FreeBSD.org diff --git a/security/py-bcrypt/Makefile b/security/py-bcrypt/Makefile index f600a9238ade..283595598671 100644 --- a/security/py-bcrypt/Makefile +++ b/security/py-bcrypt/Makefile @@ -1,6 +1,6 @@ PORTNAME= bcrypt DISTVERSION= 4.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-certipy/Makefile b/security/py-certipy/Makefile new file mode 100644 index 000000000000..85a58c2c49ba --- /dev/null +++ b/security/py-certipy/Makefile @@ -0,0 +1,32 @@ +PORTNAME= certipy +PORTVERSION= 0.2.2 +CATEGORIES= security python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Utility to create and sign CAs and certificates +WWW= https://github.com/LLNL/certipy + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=7:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flask>0:www/py-flask@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist concurrent pytest + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +NO_ARCH= yes + +do-test: + @cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest certipy/test/ -v + +# tests as of 0.2.2: 7 passed, 1 warning in 8.94s + +.include <bsd.port.mk> diff --git a/security/py-certipy/distinfo b/security/py-certipy/distinfo new file mode 100644 index 000000000000..2ef868267d23 --- /dev/null +++ b/security/py-certipy/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759474134 +SHA256 (certipy-0.2.2.tar.gz) = fef1f3d8819ee29c4c67719171c988302823dfe0b6cfbb47d249f374809ba05e +SIZE (certipy-0.2.2.tar.gz) = 20591 diff --git a/security/py-certipy/files/patch-pyproject.toml b/security/py-certipy/files/patch-pyproject.toml new file mode 100644 index 000000000000..6caafb486e20 --- /dev/null +++ b/security/py-certipy/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2025-01-02 23:51:00 UTC ++++ pyproject.toml +@@ -10,7 +10,7 @@ + # SPDX-License-Identifier: BSD-3-Clause + ############################################################################### + [build-system] +-requires = ["setuptools>=64", "setuptools_scm>=7"] ++requires = ["setuptools", "setuptools_scm>=7"] + build-backend = "setuptools.build_meta" + + [project] diff --git a/security/py-certipy/pkg-descr b/security/py-certipy/pkg-descr new file mode 100644 index 000000000000..a238de2106b9 --- /dev/null +++ b/security/py-certipy/pkg-descr @@ -0,0 +1,13 @@ +certipy is a simple python tool for creating certificate authorities +and certificates on the fly. + +Certipy was made to simplify the certificate creation process. To that end, +Certipy exposes methods for creating and managing certificate authorities, +certificates, signing and building trust bundles. + +Behind the scenes Certipy: + +* Manages records of all certificates it creates +* External certs can be imported and managed by Certipy +* Maintains signing hierarchy +* Persists certificates to files with appropriate permissions diff --git a/security/py-ckcc-protocol/Makefile b/security/py-ckcc-protocol/Makefile index 01d504e4d6c9..254aca09428c 100644 --- a/security/py-ckcc-protocol/Makefile +++ b/security/py-ckcc-protocol/Makefile @@ -1,6 +1,5 @@ PORTNAME= ckcc-protocol -PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTVERSION= 1.5.0 CATEGORIES= security MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-ckcc-protocol/distinfo b/security/py-ckcc-protocol/distinfo index 7230355a7a04..7ac687b037d6 100644 --- a/security/py-ckcc-protocol/distinfo +++ b/security/py-ckcc-protocol/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694699526 -SHA256 (ckcc-protocol-1.4.0.tar.gz) = cd93d4d3e3308ea4580aa6be5b4613a8266fd96b0cc1af51e7168def27bbece5 -SIZE (ckcc-protocol-1.4.0.tar.gz) = 33208 +TIMESTAMP = 1759385369 +SHA256 (ckcc-protocol-1.5.0.tar.gz) = 49d6f7d0eb413a7d93c5f87d37ceb26352402318e4c0beff341f9f03c448d74c +SIZE (ckcc-protocol-1.5.0.tar.gz) = 38818 diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile index 4196068bf9b6..5c0c9fabfec5 100644 --- a/security/py-cryptography/Makefile +++ b/security/py-cryptography/Makefile @@ -1,6 +1,6 @@ PORTNAME= cryptography PORTVERSION= 44.0.3 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= PYPI diff --git a/security/py-guardpost/Makefile b/security/py-guardpost/Makefile new file mode 100644 index 000000000000..311b25c6fd70 --- /dev/null +++ b/security/py-guardpost/Makefile @@ -0,0 +1,31 @@ +PORTNAME= guardpost +DISTVERSIONPREFIX= v +DISTVERSION= 1.0.3 +CATEGORIES= security python +#MASTER_SITES= PYPI # no tests +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Framework to handle authentication and authorization +WWW= https://github.com/Neoteroi/GuardPost + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rodi>=2.0.0:devel/py-rodi@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyjwt>0:www/py-pyjwt@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +USE_GITHUB= yes +GH_ACCOUNT= Neoteroi +GH_PROJECT= GuardPost + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +# tests as of 1.0.3: 101 passed, 1 failed (test_jwt_validator_fetches_tokens_again_for_unknown_kid) in 11.37s + +.include <bsd.port.mk> diff --git a/security/py-guardpost/distinfo b/security/py-guardpost/distinfo new file mode 100644 index 000000000000..3c6f3c2b4fc4 --- /dev/null +++ b/security/py-guardpost/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759700648 +SHA256 (Neoteroi-GuardPost-v1.0.3_GH0.tar.gz) = 8d040697f6d540bfb386f6bd8c122090b474ab8a447ed2f402fcd5d73a05e4bf +SIZE (Neoteroi-GuardPost-v1.0.3_GH0.tar.gz) = 38518 diff --git a/security/py-guardpost/pkg-descr b/security/py-guardpost/pkg-descr new file mode 100644 index 000000000000..a1800c67e953 --- /dev/null +++ b/security/py-guardpost/pkg-descr @@ -0,0 +1,14 @@ +GuardPost is a Python framework designed to handle authentication and +authorization in web applications. It provides a flexible and extensible +system for managing user permissions, roles, and access control. + +Key features: +* Authentication and authorization framework +* Support for role-based access control (RBAC) +* Extensible permission system +* Integration with dependency injection +* JWT token support with optional cryptography +* Clean API for defining access policies + +GuardPost is particularly useful for building secure web APIs and +applications that require fine-grained access control. diff --git a/security/py-pyhanko-certvalidator/Makefile b/security/py-pyhanko-certvalidator/Makefile index b995b3135b2a..58e4f8a6dccc 100644 --- a/security/py-pyhanko-certvalidator/Makefile +++ b/security/py-pyhanko-certvalidator/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyhanko-certvalidator -PORTVERSION= 0.28.0 +PORTVERSION= 0.29.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pyhanko-certvalidator/distinfo b/security/py-pyhanko-certvalidator/distinfo index 19dfbcffe720..a68ec1967ee6 100644 --- a/security/py-pyhanko-certvalidator/distinfo +++ b/security/py-pyhanko-certvalidator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120820 -SHA256 (pyhanko_certvalidator-0.28.0.tar.gz) = 6b2911520a3e9cf24a640f67488fadac82ad3818f4256ddfb7e8fa1fada80f2d -SIZE (pyhanko_certvalidator-0.28.0.tar.gz) = 93049 +TIMESTAMP = 1759324182 +SHA256 (pyhanko_certvalidator-0.29.0.tar.gz) = 8ebb98e742e4a2e2347374535c1329abf77c398addb31e623f33645ace02efa4 +SIZE (pyhanko_certvalidator-0.29.0.tar.gz) = 93212 diff --git a/security/py-pyhanko-cli/Makefile b/security/py-pyhanko-cli/Makefile index 7bf271af369f..dac41e81644a 100644 --- a/security/py-pyhanko-cli/Makefile +++ b/security/py-pyhanko-cli/Makefile @@ -1,6 +1,5 @@ PORTNAME= pyhanko-cli -PORTVERSION= 0.1.2 -PORTREVISION= 2 +PORTVERSION= 0.2.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,8 +18,9 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>=1.5.1:devel/py-asn1crypto@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=8.1.3:devel/py-click@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyhanko>=0.29.1:security/py-pyhanko@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyhanko-certvalidator>=0.27.0:security/py-pyhanko-certvalidator@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}platformdirs>=4.3.8:devel/py-platformdirs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyhanko>=0.31.0<0.32:security/py-pyhanko@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyhanko-certvalidator>=0.29.0<0.30:security/py-pyhanko-certvalidator@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tzlocal>=4.3:devel/py-tzlocal@${PY_FLAVOR} USES= python diff --git a/security/py-pyhanko-cli/distinfo b/security/py-pyhanko-cli/distinfo index 531fc9827b55..483bfb177112 100644 --- a/security/py-pyhanko-cli/distinfo +++ b/security/py-pyhanko-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954096 -SHA256 (pyhanko_cli-0.1.2.tar.gz) = 932c09c46a07ff070db6afc3b1475d3a61cb489ea4b0a0a3be84c70db2c41e6e -SIZE (pyhanko_cli-0.1.2.tar.gz) = 27304 +TIMESTAMP = 1759324184 +SHA256 (pyhanko_cli-0.2.0.tar.gz) = 55b89231886d3c1f5269bb9a9f8001e145f9f5e49a86f179c52bf5cbc1ef0c89 +SIZE (pyhanko_cli-0.2.0.tar.gz) = 31548 diff --git a/security/py-pyhanko-cli/files/patch-pyproject.toml b/security/py-pyhanko-cli/files/patch-pyproject.toml index 06d2d28e40b6..7d1189644985 100644 --- a/security/py-pyhanko-cli/files/patch-pyproject.toml +++ b/security/py-pyhanko-cli/files/patch-pyproject.toml @@ -1,4 +1,4 @@ ---- pyproject.toml.orig 2025-06-20 20:47:42 UTC +--- pyproject.toml.orig 2025-09-12 22:23:29 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [build-system] @@ -17,14 +17,3 @@ keywords = [ "signature", "pdf", -@@ -33,8 +32,8 @@ dependencies = [ - dependencies = [ - "asn1crypto>=1.5.1", - "tzlocal>=4.3", -- "pyhanko>=0.29.1,<0.30", -- "pyhanko-certvalidator>=0.27.0,<0.28", -+ "pyhanko>=0.29.1", -+ "pyhanko-certvalidator>=0.27.0", - "click>=8.1.3,!=8.2.0", - ] - version = "0.1.2" diff --git a/security/py-pyhanko/Makefile b/security/py-pyhanko/Makefile index 0925ddb157b7..33743c627a66 100644 --- a/security/py-pyhanko/Makefile +++ b/security/py-pyhanko/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyhanko -PORTVERSION= 0.30.0 +PORTVERSION= 0.31.0 CATEGORIES= security python MASTER_SITES= PYPI \ https://github.com/MatthiasValvekens/pyHanko/releases/download/v${PORTVERSION}/ @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>=1.5.1:devel/py-asn1crypto@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=8.1.3<8.2.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}defusedxml>=0.7.1<0.8:devel/py-defusedxml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyhanko-certvalidator>=0.28.0<0.29:security/py-pyhanko-certvalidator@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyhanko-certvalidator>=0.29.0<0.30:security/py-pyhanko-certvalidator@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}qrcode>=7.3.1:textproc/py-qrcode@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.31.0:www/py-requests@${PY_FLAVOR} \ diff --git a/security/py-pyhanko/distinfo b/security/py-pyhanko/distinfo index ed1bfa659566..d10ad2e42189 100644 --- a/security/py-pyhanko/distinfo +++ b/security/py-pyhanko/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120818 -SHA256 (pyhanko-0.30.0.tar.gz) = efaa9e5401d4912fa5b2aeb4cdbe729196d98dae0671bd6d37a824dc6fde5ca4 -SIZE (pyhanko-0.30.0.tar.gz) = 405860 +TIMESTAMP = 1759324180 +SHA256 (pyhanko-0.31.0.tar.gz) = e866a565ebc89a0ce0aa9f58d0aa81099485fc254bd7e9d13ea7840d5605d606 +SIZE (pyhanko-0.31.0.tar.gz) = 407171 diff --git a/security/rage-encryption/Makefile b/security/rage-encryption/Makefile index 688f7197901f..e79fef92dda4 100644 --- a/security/rage-encryption/Makefile +++ b/security/rage-encryption/Makefile @@ -1,7 +1,7 @@ PORTNAME= rage DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security PKGNAMESUFFIX= -encryption diff --git a/security/ratify/Makefile b/security/ratify/Makefile index a90853bdb421..d11339ee445b 100644 --- a/security/ratify/Makefile +++ b/security/ratify/Makefile @@ -1,5 +1,6 @@ PORTNAME= ratify DISTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/rpm-sequoia/Makefile b/security/rpm-sequoia/Makefile index 344c34f5b2cf..d0048e6a9974 100644 --- a/security/rpm-sequoia/Makefile +++ b/security/rpm-sequoia/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpm-sequoia DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security archivers MAINTAINER= yuri@FreeBSD.org diff --git a/security/rubygem-acme-client-gitlab/Makefile b/security/rubygem-acme-client-gitlab/Makefile index 54d2b0ec99e2..b9884b3cc3e8 100644 --- a/security/rubygem-acme-client-gitlab/Makefile +++ b/security/rubygem-acme-client-gitlab/Makefile @@ -1,5 +1,6 @@ PORTNAME= acme-client PORTVERSION= 2.0.25 +PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -11,7 +12,7 @@ WWW= https://github.com/unixcharles/acme-client LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-base6402>=0.2.0<0.3:converters/rubygem-base6402 \ +RUN_DEPENDS= rubygem-base64>=0.2<1:converters/rubygem-base64 \ rubygem-faraday-gitlab>=1.0<3.0.0:www/rubygem-faraday-gitlab \ rubygem-faraday-retry-gitlab>=1.0<3.0.0:www/rubygem-faraday-retry-gitlab diff --git a/security/rubygem-pundit/Makefile b/security/rubygem-pundit/Makefile index b487d09ce668..2b64cad6e68b 100644 --- a/security/rubygem-pundit/Makefile +++ b/security/rubygem-pundit/Makefile @@ -1,5 +1,5 @@ PORTNAME= pundit -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-pundit/distinfo b/security/rubygem-pundit/distinfo index cce029d92134..e753cdb6927e 100644 --- a/security/rubygem-pundit/distinfo +++ b/security/rubygem-pundit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070746 -SHA256 (rubygem/pundit-2.5.0.gem) = 4fb6b8ad3fbfe6c34e4be172a1eac03dfcb36c29d6a1214574517af5a605beda -SIZE (rubygem/pundit-2.5.0.gem) = 39424 +TIMESTAMP = 1759324332 +SHA256 (rubygem/pundit-2.5.1.gem) = 0f5a21b1fa2921638d6b21925ad2219e3336e9ef7da486b614e7bb18e299f2de +SIZE (rubygem/pundit-2.5.1.gem) = 24576 diff --git a/security/rustls-ffi/Makefile b/security/rustls-ffi/Makefile index 9c6efa0fa885..f2559fb39df6 100644 --- a/security/rustls-ffi/Makefile +++ b/security/rustls-ffi/Makefile @@ -1,7 +1,7 @@ PORTNAME= rustls-ffi DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= brnrd@FreeBSD.org diff --git a/security/rustscan/Makefile b/security/rustscan/Makefile index 403a1d9714a0..4f13108ab023 100644 --- a/security/rustscan/Makefile +++ b/security/rustscan/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustscan PORTVERSION= 2.4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org diff --git a/security/sequoia-chameleon-gnupg/Makefile b/security/sequoia-chameleon-gnupg/Makefile index f66d9dcdaadb..e9e1ea6e49c6 100644 --- a/security/sequoia-chameleon-gnupg/Makefile +++ b/security/sequoia-chameleon-gnupg/Makefile @@ -1,7 +1,7 @@ PORTNAME= sequoia-chameleon-gnupg DISTVERSIONPREFIX= v DISTVERSION= 0.13.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= vishwin@FreeBSD.org diff --git a/security/sequoia-sq/Makefile b/security/sequoia-sq/Makefile index 26e06e16fa59..aaf571000b74 100644 --- a/security/sequoia-sq/Makefile +++ b/security/sequoia-sq/Makefile @@ -1,7 +1,7 @@ PORTNAME= sq DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security PKGNAMEPREFIX= sequoia- diff --git a/security/sniffglue/Makefile b/security/sniffglue/Makefile index d7331e6fdaf9..6202160c807c 100644 --- a/security/sniffglue/Makefile +++ b/security/sniffglue/Makefile @@ -1,7 +1,7 @@ PORTNAME= sniffglue DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MAINTAINER= freebsd@sysctl.cz diff --git a/security/ssh-vault/Makefile b/security/ssh-vault/Makefile index 7b45ec510645..d713158ceb49 100644 --- a/security/ssh-vault/Makefile +++ b/security/ssh-vault/Makefile @@ -1,6 +1,6 @@ PORTNAME= ssh-vault PORTVERSION= 1.0.10 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= security MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/security/sudo-rs/Makefile b/security/sudo-rs/Makefile index a76bfdb2f580..909b431a62a6 100644 --- a/security/sudo-rs/Makefile +++ b/security/sudo-rs/Makefile @@ -1,7 +1,7 @@ PORTNAME= sudo-rs DISTVERSIONPREFIX= v DISTVERSION= 0.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= marc@trifectatech.org diff --git a/security/suricata/Makefile b/security/suricata/Makefile index ac84d4d9587d..3d1c7bd1e0cd 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -1,6 +1,6 @@ PORTNAME= suricata DISTVERSION= 7.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://www.openinfosecfoundation.org/download/ diff --git a/security/vaultwarden/Makefile b/security/vaultwarden/Makefile index 82a26d7d1c4b..0a8fe5576b6d 100644 --- a/security/vaultwarden/Makefile +++ b/security/vaultwarden/Makefile @@ -1,6 +1,6 @@ PORTNAME= vaultwarden DISTVERSION= 1.34.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= mr@FreeBSD.org diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml index 3a34965f0df5..cec42b929a0c 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -1,3 +1,429 @@ + <vuln vid="a9dc3c61-a20f-11f0-91d8-b42e991fc52e"> + <topic>mongodb -- MongoDB Server access to non-initialized memory</topic> + <affects> + <package> + <name>mongodb6</name> + <range><lt>6.0.3</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>cna@mongodb.com reports:</p> + <blockquote cite="https://jira.mongodb.org/browse/SERVER-71477"> + <p>MongoDB Server may access non-initialized region of + memory leading to unexpected behaviour when zero arguments + are called in internal aggregation stage.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2024-8654</cvename> + <url>https://nvd.nist.gov/vuln/detail/CVE-2024-8654</url> + </references> + <dates> + <discovery>2024-09-10</discovery> + <entry>2025-10-05</entry> + </dates> + </vuln> + + <vuln vid="0af2f18e-a119-11f0-9446-f02f7497ecda"> + <topic>redis,valkey -- Out of bound read due to a bug in LUA</topic> + <affects> + <package> + <name>redis</name> + <range><ge>8.2.0</ge><lt>8.2.2</lt></range> + </package> + <package> + <name>redis80</name> + <range><ge>8.0.0</ge><lt>8.0.4</lt></range> + </package> + <package> + <name>redis74</name> + <range><ge>7.4.0</ge><lt>7.4.6</lt></range> + </package> + <package> + <name>redis72</name> + <range><ge>7.2.0</ge><lt>7.2.11</lt></range> + </package> + <package> + <name>redis62</name> + <range><ge>6.2.0</ge><lt>6.2.20</lt></range> + </package> + <package> + <name>valkey</name> + <range><lt>8.1.4</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>redis reports:</p> + <blockquote cite="https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f"> + <p> + An authenticated user may use a specially crafted LUA script to read + out-of-bound data or crash the server and subsequent denial of + service. + The problem exists in all versions of Redis with Lua scripting + An additional workaround to mitigate the problem without patching + the redis-server executable is to prevent users from executing Lua + scripts. This can be done using ACL to block a script by restricting + both the EVAL and FUNCTION command families. + </p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-46819</cvename> + <url>https://nvd.nist.gov/vuln/detail/CVE-2025-46819</url> + </references> + <dates> + <discovery>2025-10-03</discovery> + <entry>2025-10-04</entry> + </dates> + </vuln> + + <vuln vid="0258d37d-a118-11f0-9446-f02f7497ecda"> + <topic>redis,valkey -- Running Lua function as a different user</topic> + <affects> + <package> + <name>redis</name> + <range><ge>8.2.0</ge><lt>8.2.2</lt></range> + </package> + <package> + <name>redis80</name> + <range><ge>8.0.0</ge><lt>8.0.4</lt></range> + </package> + <package> + <name>redis74</name> + <range><ge>7.4.0</ge><lt>7.4.6</lt></range> + </package> + <package> + <name>redis72</name> + <range><ge>7.2.0</ge><lt>7.2.11</lt></range> + </package> + <package> + <name>redis62</name> + <range><ge>6.2.0</ge><lt>6.2.20</lt></range> + </package> + <package> + <name>valkey</name> + <range><lt>8.1.4</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>redis reports:</p> + <blockquote cite="https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp"> + <p> + An authenticated user may use a specially crafted Lua script to + manipulate different LUA objects and potentially run their own code + in the context of another user + The problem exists in all versions of Redis with Lua scripting. + An additional workaround to mitigate the problem without patching + the redis-server executable is to prevent users from executing Lua + scripts. This can be done using ACL to block a script by restricting + both the EVAL and FUNCTION command families. + </p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-46818</cvename> + <url>https://nvd.nist.gov/vuln/detail/CVE-2025-46818</url> + </references> + <dates> + <discovery>2025-10-03</discovery> + <entry>2025-10-04</entry> + </dates> + </vuln> + + <vuln vid="f6b8de04-a116-11f0-9446-f02f7497ecda"> + <topic>redis,valkey -- Lua library commands may lead to integer overflow and potential RCE</topic> + <affects> + <package> + <name>redis</name> + <range><ge>8.2.0</ge><lt>8.2.2</lt></range> + </package> + <package> + <name>redis80</name> + <range><ge>8.0.0</ge><lt>8.0.4</lt></range> + </package> + <package> + <name>redis74</name> + <range><ge>7.4.0</ge><lt>7.4.6</lt></range> + </package> + <package> + <name>redis72</name> + <range><ge>7.2.0</ge><lt>7.2.11</lt></range> + </package> + <package> + <name>redis62</name> + <range><ge>6.2.0</ge><lt>6.2.20</lt></range> + </package> + <package> + <name>valkey</name> + <range><lt>8.1.4</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>redis reports:</p> + <blockquote cite="https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"> + <p> + An authenticated user may use a specially crafted Lua script to + cause an integer overflow and potentially lead to remote code + execution + The problem exists in all versions of Redis with Lua scripting. + An additional workaround to mitigate the problem without patching + the redis-server executable is to prevent users from executing Lua + scripts. This can be done using ACL to block a script by restricting + both the EVAL and FUNCTION command families. + </p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-46817</cvename> + <url>https://nvd.nist.gov/vuln/detail/CVE-2025-46817</url> + </references> + <dates> + <discovery>2025-10-03</discovery> + <entry>2025-10-04</entry> + </dates> + </vuln> + + <vuln vid="17e85cae-a115-11f0-9446-f02f7497ecda"> + <topic>redis,valkey -- Lua Use-After-Free may lead to remote code execution</topic> + <affects> + <package> + <name>redis</name> + <range><ge>8.2.0</ge><lt>8.2.2</lt></range> + </package> + <package> + <name>redis80</name> + <range><ge>8.0.0</ge><lt>8.0.4</lt></range> + </package> + <package> + <name>redis74</name> + <range><ge>7.4.0</ge><lt>7.4.6</lt></range> + </package> + <package> + <name>redis72</name> + <range><ge>7.2.0</ge><lt>7.2.11</lt></range> + </package> + <package> + <name>redis62</name> + <range><ge>6.2.0</ge><lt>6.2.20</lt></range> + </package> + <package> + <name>valkey</name> + <range><lt>8.1.4</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>redis reports:</p> + <blockquote cite="https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"> + <p> + An authenticated user may use a specially crafted Lua script to + manipulate the garbage collector, trigger a use-after-free and + potentially lead to remote code execution. + The problem exists in all versions of Redis with Lua scripting. + An additional workaround to mitigate the problem without patching the + redis-server executable is to prevent users from executing Lua scripts. + This can be done using ACL to restrict EVAL and EVALSHA commands. + </p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-49844</cvename> + <url>https://nvd.nist.gov/vuln/detail/CVE-2025-49844</url> + </references> + <dates> + <discovery>2025-10-03</discovery> + <entry>2025-10-04</entry> + </dates> + </vuln> + + <vuln vid="c27c05a7-a0c8-11f0-8471-4ccc6adda413"> + <topic>qt6-webengine -- Multiple vulnerabilities</topic> + <affects> + <package> + <name>qt6-pdf</name> + <name>qt6-webengine</name> + <range><lt>6.9.3</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Qt qtwebengine-chromium repo reports:</p> + <blockquote cite="https://code.qt.io/cgit/qt/qtwebengine-chromium.git/log/?h=130-based"> + <p>Backports for 9 security bugs in Chromium:</p> + <ul> + <li>CVE-2025-9866: Determine whether to bypass redirect checks per request</li> + <li>CVE-2025-10200: Use after free in Serviceworker</li> + <li>CVE-2025-10201: Inappropriate implementation in Mojo</li> + <li>CVE-2025-10500: Use after free in Dawn</li> + <li>CVE-2025-10501: Use after free in WebRTC</li> + <li>CVE-2025-10502: Heap buffer overflow in ANGLE</li> + <li>CVE-2025-10890: Side-channel information leakage in V8 (1/2)</li> + <li>CVE-2025-10891: Integer overflow in V8</li> + <li>CVE-2025-10892: Integer overflow in V8</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-9866</cvename> + <cvename>CVE-2025-10200</cvename> + <cvename>CVE-2025-10201</cvename> + <cvename>CVE-2025-10500</cvename> + <cvename>CVE-2025-10501</cvename> + <cvename>CVE-2025-10502</cvename> + <cvename>CVE-2025-10890</cvename> + <cvename>CVE-2025-10891</cvename> + <cvename>CVE-2025-10892</cvename> + <url>https://code.qt.io/cgit/qt/qtwebengine-chromium.git/log/?h=130-based</url> + </references> + <dates> + <discovery>2025-09-25</discovery> + <entry>2025-10-04</entry> + </dates> + </vuln> + + <vuln vid="21fba35e-a05f-11f0-a8b8-a1ef31191bc1"> + <topic>fetchmail -- potential crash when authenticating to SMTP server</topic> + <affects> + <package> + <name>fetchmail</name> + <range><ge>5.9.9</ge><lt>6.5.6</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Matthias Andree reports:</p> + <blockquote cite="https://www.fetchmail.info/fetchmail-SA-2025-01.txt"> + <p> + fetchmail's SMTP client, when configured to authenticate, is + susceptible to a protocol violation where, when a trusted but + malicious or malfunctioning SMTP server responds to an + authentication request with a "334" code but without a following + blank on the line, it will attempt to start reading from memory + address 0x1 to parse the server's SASL challenge. This address is + constant and not under the attacker's control. This event will + usually cause a crash of fetchmail. + </p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-61962</cvename> + <url>https://www.fetchmail.info/fetchmail-SA-2025-01.txt</url> + <url>https://gitlab.com/fetchmail/fetchmail/-/raw/legacy_6x/fetchmail-SA-2025-01.txt?ref_type=heads</url> + <url>https://gitlab.com/fetchmail/fetchmail/-/commit/4c3cebfa4e659fb778ca2cae0ccb3f69201609a8</url> + </references> + <dates> + <discovery>2025-10-02</discovery> + <entry>2025-10-03</entry> + <modified>2025-10-04</modified> + </dates> + </vuln> + + <vuln vid="169a87de-a157-4558-9f97-a7395a9ae144"> + <topic>chromium -- multiple security fixes</topic> + <affects> + <package> + <name>chromium</name> + <range><lt>141.0.7390.54</lt></range> + </package> + <package> + <name>ungoogled-chromium</name> + <range><lt>141.0.7390.54</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Chrome Releases reports:</p> + <blockquote cite="https://chromereleases.googleblog.com/2025/09/stable-channel-update-for-desktop_30.html"> + <p>This update includes 21 security fixes:</p> + <ul> + <li>[442444724] High CVE-2025-11205: Heap buffer overflow in WebGPU. Reported by Atte Kettunen of OUSPG on 2025-09-02</li> + <li>[444755026] High CVE-2025-11206: Heap buffer overflow in Video. Reported by Elias Hohl on 2025-09-12</li> + <li>[428189824] Medium CVE-2025-11207: Side-channel information leakage in Storage. Reported by Alesandro Ortiz on 2025-06-27</li> + <li>[397878997] Medium CVE-2025-11208: Inappropriate implementation in Media. Reported by Kevin Joensen on 2025-02-20</li> + <li>[438226517] Medium CVE-2025-11209: Inappropriate implementation in Omnibox. Reported by Hafiizh on 2025-08-13</li> + <li>[440523110] Medium CVE-2025-11210: Side-channel information leakage in Tab. Reported by Umar Farooq on 2025-08-22</li> + <li>[441917796] Medium CVE-2025-11211: Out of bounds read in Media. Reported by Kosir Jakob on 2025-08-29</li> + <li>[420734141] Medium CVE-2025-11212: Inappropriate implementation in Media. Reported by Ameen Basha M K on 2025-05-28</li> + <li>[443408317] Medium CVE-2025-11213: Inappropriate implementation in Omnibox. Reported by Hafiizh on 2025-09-06</li> + <li>[439758498] Medium CVE-2025-11215: Off by one error in V8. Reported by Google Big Sleep on 2025-08-19</li> + <li>[419721056] Low CVE-2025-11216: Inappropriate implementation in Storage. Reported by Farras Givari on 2025-05-23</li> + <li>[439772737] Low CVE-2025-11219: Use after free in V8. Reported by Google Big Sleep on 2025-08-19</li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-11205</cvename> + <cvename>CVE-2025-11206</cvename> + <cvename>CVE-2025-11207</cvename> + <cvename>CVE-2025-11208</cvename> + <cvename>CVE-2025-11209</cvename> + <cvename>CVE-2025-11210</cvename> + <cvename>CVE-2025-11211</cvename> + <cvename>CVE-2025-11212</cvename> + <cvename>CVE-2025-11213</cvename> + <cvename>CVE-2025-11215</cvename> + <cvename>CVE-2025-11216</cvename> + <cvename>CVE-2025-11219</cvename> + <url>https://chromereleases.googleblog.com/2025/09/stable-channel-update-for-desktop_30.html</url> + </references> + <dates> + <discovery>2025-09-30</discovery> + <entry>2025-10-03</entry> + </dates> + </vuln> + + <vuln vid="90fc859e-9fe4-11f0-9fa2-080027836e8b"> + <topic>Django -- multiple vulnerabilities</topic> + <affects> + <package> + <name>py39-django42</name> + <name>py310-django42</name> + <name>py311-django42</name> + <range><lt>4.2.25</lt></range> + </package> + <package> + <name>py310-django51</name> + <name>py311-django51</name> + <range><lt>5.1.13</lt></range> + </package> + <package> + <name>py310-django52</name> + <name>py311-django52</name> + <range><lt>5.2.7</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Django reports:</p> + <blockquote cite="https://www.djangoproject.com/weblog/2025/oct/01/security-releases/"> + <p>CVE-2025-59681: Potential SQL injection in QuerySet.annotate(), alias(), aggregate(), and extra() on MySQL and MariaDB.</p> + <p>CVE-2025-59682: Potential partial directory-traversal via archive.extract().</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-59681</cvename> + <cvename>CVE-2025-59682</cvename> + <url>https://www.djangoproject.com/weblog/2025/oct/01/security-releases/</url> + </references> + <dates> + <discovery>2025-10-01</discovery> + <entry>2025-10-02</entry> + </dates> + </vuln> + <vuln vid="cb570d6f-9ea9-11f0-9446-f02f7497ecda"> <topic>py-mysql-connector-python -- Vulnerability in the MySQL Connectors product of Oracle MySQL</topic> <affects> @@ -55,6 +481,10 @@ <range><lt>3.3.5</lt></range> </package> <package> + <name>openssl33-quictls</name> + <range><lt>3.3.5</lt></range> + </package> + <package> <name>openssl34</name> <range><lt>3.4.3</lt></range> </package> @@ -62,6 +492,10 @@ <name>openssl35</name> <range><lt>3.5.4</lt></range> </package> + <package> + <name>openssl36</name> + <range><lt>3.6.0</lt></range> + </package> </affects> <description> <body xmlns="http://www.w3.org/1999/xhtml"> @@ -77,11 +511,13 @@ <cvename>CVE-2025-9230</cvename> <cvename>CVE-2025-9231</cvename> <cvename>CVE-2025-9232</cvename> + <freebsdsa>SA-25:08.openssl</freebsdsa> <url>https://openssl-library.org/news/secadv/20250930.txt</url> </references> <dates> <discovery>2025-09-30</discovery> <entry>2025-10-01</entry> + <modified>2025-10-03</modified> </dates> </vuln> diff --git a/shells/atuin/Makefile b/shells/atuin/Makefile index b434e55cfd5d..3fa94c00fbf3 100644 --- a/shells/atuin/Makefile +++ b/shells/atuin/Makefile @@ -1,6 +1,7 @@ PORTNAME= atuin DISTVERSIONPREFIX= v DISTVERSION= 18.8.0 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org diff --git a/shells/carapace/Makefile b/shells/carapace/Makefile index 4efafc49961d..4d4dd9d18c5f 100644 --- a/shells/carapace/Makefile +++ b/shells/carapace/Makefile @@ -1,6 +1,6 @@ PORTNAME= carapace DISTVERSIONPREFIX= v -DISTVERSION= 1.5.0 +DISTVERSION= 1.5.1 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org diff --git a/shells/carapace/distinfo b/shells/carapace/distinfo index 05b51ebaee3c..d4e96dacb1c2 100644 --- a/shells/carapace/distinfo +++ b/shells/carapace/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757473287 -SHA256 (go/shells_carapace/carapace-v1.5.0/v1.5.0.mod) = f6b957a438b5cee5b6aea463bdc86416a93be33deb823341cbad7b36941b15ad -SIZE (go/shells_carapace/carapace-v1.5.0/v1.5.0.mod) = 670 -SHA256 (go/shells_carapace/carapace-v1.5.0/v1.5.0.zip) = 148877b09bd68e62b61936a36091e6b984e4ffd36cf40a69c10c6b165959dc18 -SIZE (go/shells_carapace/carapace-v1.5.0/v1.5.0.zip) = 22259726 +TIMESTAMP = 1759715465 +SHA256 (go/shells_carapace/carapace-v1.5.1/v1.5.1.mod) = c2f400a04e6fd1227a8ed25701d397f580429d15af2b3f484196b3a06c92e97f +SIZE (go/shells_carapace/carapace-v1.5.1/v1.5.1.mod) = 670 +SHA256 (go/shells_carapace/carapace-v1.5.1/v1.5.1.zip) = 832ee2a6369c2da37dbd4e769dce222c575dec4fe7622139830903bd29e11a4a +SIZE (go/shells_carapace/carapace-v1.5.1/v1.5.1.zip) = 22274414 diff --git a/shells/fish/Makefile b/shells/fish/Makefile index 42035832bc06..363a4897deaf 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -1,5 +1,6 @@ PORTNAME= fish DISTVERSION= 4.0.6 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/ diff --git a/shells/ion/Makefile b/shells/ion/Makefile index 907552d30bd2..9bb55bb785a9 100644 --- a/shells/ion/Makefile +++ b/shells/ion/Makefile @@ -1,7 +1,7 @@ PORTNAME= ion DISTVERSION= 1.0.5-1509 DISTVERSIONSUFFIX= g85452cfa -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= shells PKGNAMESUFFIX= -shell diff --git a/shells/nsh/Makefile b/shells/nsh/Makefile index b8fcc784dd1e..5f14c7f8033f 100644 --- a/shells/nsh/Makefile +++ b/shells/nsh/Makefile @@ -1,6 +1,6 @@ PORTNAME= nsh DISTVERSION= 0.4.2 -PORTREVISION= 35 +PORTREVISION= 36 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/shells/nu_plugin_formats/Makefile b/shells/nu_plugin_formats/Makefile index d4d9fc9e9f7e..5f0bbe9ba484 100644 --- a/shells/nu_plugin_formats/Makefile +++ b/shells/nu_plugin_formats/Makefile @@ -1,6 +1,6 @@ PORTNAME= nu_plugin_formats DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main diff --git a/shells/nu_plugin_gstat/Makefile b/shells/nu_plugin_gstat/Makefile index 786d2222eeed..1a710c0fffd9 100644 --- a/shells/nu_plugin_gstat/Makefile +++ b/shells/nu_plugin_gstat/Makefile @@ -1,6 +1,6 @@ PORTNAME= nu_plugin_gstat DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main diff --git a/shells/nu_plugin_inc/Makefile b/shells/nu_plugin_inc/Makefile index 59ed1d8371a8..30415e9d8cd2 100644 --- a/shells/nu_plugin_inc/Makefile +++ b/shells/nu_plugin_inc/Makefile @@ -1,6 +1,6 @@ PORTNAME= nu_plugin_inc DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main diff --git a/shells/nu_plugin_polars/Makefile b/shells/nu_plugin_polars/Makefile index 418bf8e2e70b..db77d81f63dc 100644 --- a/shells/nu_plugin_polars/Makefile +++ b/shells/nu_plugin_polars/Makefile @@ -1,6 +1,6 @@ PORTNAME= nu_plugin_polars DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main diff --git a/shells/nu_plugin_query/Makefile b/shells/nu_plugin_query/Makefile index d2d54a848df0..c049fe8c1bd6 100644 --- a/shells/nu_plugin_query/Makefile +++ b/shells/nu_plugin_query/Makefile @@ -1,6 +1,6 @@ PORTNAME= nu_plugin_query DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile index 3700afa77a6b..fcf21dbced1a 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -1,5 +1,6 @@ PORTNAME= nushell DISTVERSION= 0.107.0 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org diff --git a/shells/sheldon/Makefile b/shells/sheldon/Makefile index 93f15f777651..794355dfca3e 100644 --- a/shells/sheldon/Makefile +++ b/shells/sheldon/Makefile @@ -1,6 +1,6 @@ PORTNAME= sheldon DISTVERSION= 0.8.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org diff --git a/shells/shell-hist/Makefile b/shells/shell-hist/Makefile index 91d0c9b7aeb9..8089a9ac45d6 100644 --- a/shells/shell-hist/Makefile +++ b/shells/shell-hist/Makefile @@ -1,6 +1,6 @@ PORTNAME= shell-hist DISTVERSION= g20190515 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org diff --git a/shells/shellharden/Makefile b/shells/shellharden/Makefile index 6a062fd65989..14f72a6ff27f 100644 --- a/shells/shellharden/Makefile +++ b/shells/shellharden/Makefile @@ -1,7 +1,7 @@ PORTNAME= shellharden DISTVERSIONPREFIX= v DISTVERSION= 4.3.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org diff --git a/shells/starship/Makefile b/shells/starship/Makefile index 0ccb9c82a32d..8b9ba897ed27 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -1,6 +1,6 @@ PORTNAME= starship DISTVERSION= 1.23.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/sysutils/android-file-transfer/Makefile b/sysutils/android-file-transfer/Makefile index b2db4e8e2ddd..6c6f8fe5c1f8 100644 --- a/sysutils/android-file-transfer/Makefile +++ b/sysutils/android-file-transfer/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 4.5 PORTREVISION= 1 CATEGORIES= sysutils -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Android MTP client with minimalistic UI WWW= https://github.com/whoozle/android-file-transfer-linux diff --git a/sysutils/async/Makefile b/sysutils/async/Makefile index 79196a5be647..a09bfcf8ff1b 100644 --- a/sysutils/async/Makefile +++ b/sysutils/async/Makefile @@ -1,7 +1,7 @@ PORTNAME= async DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/azure-agent/Makefile b/sysutils/azure-agent/Makefile index 6c8d6c3a699b..7fee68b635aa 100644 --- a/sysutils/azure-agent/Makefile +++ b/sysutils/azure-agent/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= sudo:security/sudo \ ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1@${PY_FLAVOR} \ ca_root_nss>0:security/ca_root_nss +NO_ARCH= yes NO_BUILD= yes USES= python shebangfix diff --git a/sysutils/b3sum/Makefile b/sysutils/b3sum/Makefile index a1b9318e893e..17752944d266 100644 --- a/sysutils/b3sum/Makefile +++ b/sysutils/b3sum/Makefile @@ -1,6 +1,6 @@ PORTNAME= b3sum PORTVERSION= 1.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org diff --git a/sysutils/backdown/Makefile b/sysutils/backdown/Makefile index 97fe8669c5a3..c8b906b669f0 100644 --- a/sysutils/backdown/Makefile +++ b/sysutils/backdown/Makefile @@ -1,7 +1,7 @@ PORTNAME= backdown DISTVERSIONPREFIX= v DISTVERSION= 1.1.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= ehaupt@FreeBSD.org diff --git a/sysutils/bastille/Makefile b/sysutils/bastille/Makefile index 085aaa39a826..2a91eeaefdc3 100644 --- a/sysutils/bastille/Makefile +++ b/sysutils/bastille/Makefile @@ -1,12 +1,6 @@ PORTNAME= bastille -DISTVERSION= 1.0.1.250714 -PORTREVISION= 1 +DISTVERSION= 1.1.0.251001 CATEGORIES= sysutils -DIST_SUBDIR= bastille - -PATCH_SITES= https://github.com/BastilleBSD/bastille/pull/ -PATCHFILES= 1198.patch:-p1 1204.patch:-p1 - MAINTAINER= jdhurtado@orbiware.com # co-maintainer: snarfingcode666@gmail.com COMMENT= Jail automation framework @@ -37,8 +31,8 @@ post-install: ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC}/usr/local/share/bastille && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) - ${INSTALL_MAN} ${WRKSRC}/usr/local/man/man8/bastille.8.gz \ - ${STAGEDIR}${PREFIX}/share/man/man8/${PORTNAME}.8.gz + ${INSTALL_MAN} ${WRKSRC}/usr/local/share/man/man8/bastille.8 \ + ${STAGEDIR}${PREFIX}/share/man/man8/${PORTNAME}.8 ${INSTALL_DATA} ${WRKSRC}/usr/local/etc/bastille/bastille.conf.sample \ ${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.sample diff --git a/sysutils/bastille/distinfo b/sysutils/bastille/distinfo index d04fcdbf2ba1..5235f839086e 100644 --- a/sysutils/bastille/distinfo +++ b/sysutils/bastille/distinfo @@ -1,7 +1,3 @@ -TIMESTAMP = 1754009419 -SHA256 (bastille/bastillebsd-bastille-1.0.1.250714_GH0.tar.gz) = ffd3be789e5b9f0215e6552b4a89b33b657e2ded2ab7b0dd69cb22d72a167985 -SIZE (bastille/bastillebsd-bastille-1.0.1.250714_GH0.tar.gz) = 694112 -SHA256 (bastille/1198.patch) = 470f7e0c93e93b0dc6629f46bdf00a53f60b0041341db6455bb6078e4aca1f48 -SIZE (bastille/1198.patch) = 4071 -SHA256 (bastille/1204.patch) = 204fa71c3d1e660bd86fe7de3963a74f4bd39e172496a20703896bb933a4fd9e -SIZE (bastille/1204.patch) = 2435 +TIMESTAMP = 1759350817 +SHA256 (bastillebsd-bastille-1.1.0.251001_GH0.tar.gz) = 49a0f9a751a5d3b1ec43700ce7427d833bea52caeb31195c62469cc15e2869d3 +SIZE (bastillebsd-bastille-1.1.0.251001_GH0.tar.gz) = 697194 diff --git a/sysutils/bkt/Makefile b/sysutils/bkt/Makefile index 0660005eb9a5..6440fb7bb06c 100644 --- a/sysutils/bkt/Makefile +++ b/sysutils/bkt/Makefile @@ -1,6 +1,6 @@ PORTNAME= bkt DISTVERSION= 0.8.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= ehaupt@FreeBSD.org diff --git a/sysutils/bottom/Makefile b/sysutils/bottom/Makefile index 3ece9634d7e4..a902e963f345 100644 --- a/sysutils/bottom/Makefile +++ b/sysutils/bottom/Makefile @@ -1,6 +1,6 @@ PORTNAME= bottom DISTVERSION= 0.11.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= adamw@FreeBSD.org diff --git a/sysutils/buildah/Makefile b/sysutils/buildah/Makefile index a3efdb6c1b0d..75b4f2b7bfa5 100644 --- a/sysutils/buildah/Makefile +++ b/sysutils/buildah/Makefile @@ -1,6 +1,6 @@ PORTNAME= buildah DISTVERSIONPREFIX= v -DISTVERSION= 1.41.3 +DISTVERSION= 1.41.5 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/buildah/distinfo b/sysutils/buildah/distinfo index 8df5cf87b520..42fd51f5d49f 100644 --- a/sysutils/buildah/distinfo +++ b/sysutils/buildah/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755745577 -SHA256 (containers-buildah-v1.41.3_GH0.tar.gz) = 9c67a67622eb98f21d5a498d2351557e6093f64ca0f45e3aae6095e27f9456fb -SIZE (containers-buildah-v1.41.3_GH0.tar.gz) = 11970890 +TIMESTAMP = 1759417144 +SHA256 (containers-buildah-v1.41.5_GH0.tar.gz) = 4bd94a16c612f493ce57557e21a58cb7e6427311e6e758484c18cd7e44276c43 +SIZE (containers-buildah-v1.41.5_GH0.tar.gz) = 11979196 diff --git a/sysutils/bupstash/Makefile b/sysutils/bupstash/Makefile index 8041e2c8eaf9..c76316fc513d 100644 --- a/sysutils/bupstash/Makefile +++ b/sysutils/bupstash/Makefile @@ -1,7 +1,7 @@ PORTNAME= bupstash DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= sysutils MAINTAINER= felix@userspace.com.au diff --git a/sysutils/conserve/Makefile b/sysutils/conserve/Makefile index e160fdb3b771..d15fa0666edf 100644 --- a/sysutils/conserve/Makefile +++ b/sysutils/conserve/Makefile @@ -1,7 +1,7 @@ PORTNAME= conserve DISTVERSIONPREFIX= v DISTVERSION= 24.8.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/containers-common/Makefile b/sysutils/containers-common/Makefile index dc71c2f02384..2575753505f7 100644 --- a/sysutils/containers-common/Makefile +++ b/sysutils/containers-common/Makefile @@ -1,7 +1,6 @@ PORTNAME= containers-common DISTVERSIONPREFIX= v -DISTVERSION= 0.64.1 -PORTREVISION= 1 +DISTVERSION= 0.64.2 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/containers-common/distinfo b/sysutils/containers-common/distinfo index cb65c9ee6b38..d525595c6d53 100644 --- a/sysutils/containers-common/distinfo +++ b/sysutils/containers-common/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1757115688 -SHA256 (containers-common-v0.64.1_GH0.tar.gz) = 414def665a172a4d79366dc594e5313d43d672ba19009aa2a3dd78272e277506 -SIZE (containers-common-v0.64.1_GH0.tar.gz) = 13132186 +TIMESTAMP = 1759417314 +SHA256 (containers-common-v0.64.2_GH0.tar.gz) = 12fdb97803ee428d6ad66d66c6b582598b23ded4c8476f30dab6b4e9582d4f67 +SIZE (containers-common-v0.64.2_GH0.tar.gz) = 13131015 SHA256 (containers-image-v5.36.2_GH0.tar.gz) = 2002eac26c5818437a069173ed9b3550655098ce4b08464782a0c2e896c2e41e SIZE (containers-image-v5.36.2_GH0.tar.gz) = 764570 SHA256 (containers-skopeo-v1.20.0_GH0.tar.gz) = 0c19fe51b2cd8d1bd5e38c03b97421e318fc08153bdf5ef2f816a29889eacdef diff --git a/sysutils/czkawka/Makefile b/sysutils/czkawka/Makefile index 6e63d7ea371c..3b045a06b635 100644 --- a/sysutils/czkawka/Makefile +++ b/sysutils/czkawka/Makefile @@ -1,6 +1,6 @@ PORTNAME= czkawka DISTVERSION= 10.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= uzsolt@FreeBSD.org diff --git a/sysutils/daemontools/Makefile b/sysutils/daemontools/Makefile index b90be682e5f0..804e14486002 100644 --- a/sysutils/daemontools/Makefile +++ b/sysutils/daemontools/Makefile @@ -67,7 +67,7 @@ EXTRA_PATCHES+= ${FILESDIR}/rts-skip.patch post-patch: @${ECHO_CMD} "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc - @${ECHO_CMD} "${CC} ${STRIP}" > ${WRKSRC}/conf-ld + @${ECHO_CMD} "${CC} ${LDFLAGS} ${STRIP}" > ${WRKSRC}/conf-ld do-install: (while read cmd; do \ diff --git a/sysutils/ddh/Makefile b/sysutils/ddh/Makefile index d099c9f7c97e..b02d58dcc4ce 100644 --- a/sysutils/ddh/Makefile +++ b/sysutils/ddh/Makefile @@ -1,7 +1,7 @@ PORTNAME= ddh DISTVERSIONPREFIX= win DISTVERSION= 64 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/diskonaut/Makefile b/sysutils/diskonaut/Makefile index 80efb428b74c..0d87b43ee7db 100644 --- a/sysutils/diskonaut/Makefile +++ b/sysutils/diskonaut/Makefile @@ -1,6 +1,6 @@ PORTNAME= diskonaut PORTVERSION= 0.11.0 -PORTREVISION= 45 +PORTREVISION= 46 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/diskus/Makefile b/sysutils/diskus/Makefile index 5848209e57f9..9d8b4f216a67 100644 --- a/sysutils/diskus/Makefile +++ b/sysutils/diskus/Makefile @@ -1,7 +1,7 @@ PORTNAME= diskus DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= sysutils MAINTAINER= sec.research.2005@gmail.com diff --git a/sysutils/dua-cli/Makefile b/sysutils/dua-cli/Makefile index cb3446fe3a8c..f4728f321825 100644 --- a/sysutils/dua-cli/Makefile +++ b/sysutils/dua-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= dua-cli DISTVERSIONPREFIX= v DISTVERSION= 2.29.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/dust/Makefile b/sysutils/dust/Makefile index e978b62c1e1e..1c8908e971e7 100644 --- a/sysutils/dust/Makefile +++ b/sysutils/dust/Makefile @@ -1,7 +1,7 @@ PORTNAME= dust DISTVERSIONPREFIX= v DISTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= adamw@FreeBSD.org diff --git a/sysutils/dutree/Makefile b/sysutils/dutree/Makefile index e623d0c7fcc9..e5c9566d06cc 100644 --- a/sysutils/dutree/Makefile +++ b/sysutils/dutree/Makefile @@ -1,7 +1,7 @@ PORTNAME= dutree DISTVERSIONPREFIX= v DISTVERSION= 0.2.15 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= sysutils PATCH_SITES= https://github.com/nachoparker/dutree/commit/ diff --git a/sysutils/elephant/Makefile b/sysutils/elephant/Makefile index 424a2936b368..f624dbcba425 100644 --- a/sysutils/elephant/Makefile +++ b/sysutils/elephant/Makefile @@ -1,6 +1,6 @@ PORTNAME= elephant DISTVERSIONPREFIX= v -DISTVERSION= 1.1.1 +DISTVERSION= 1.3.2 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org diff --git a/sysutils/elephant/distinfo b/sysutils/elephant/distinfo index c8a8e5a09955..57668f983e71 100644 --- a/sysutils/elephant/distinfo +++ b/sysutils/elephant/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759298867 -SHA256 (go/sysutils_elephant/elephant-v1.1.1/v1.1.1.mod) = 272874130a90b2beac5b65820bf759b9a1f2b29dbd9d4347aaf0410dfddf5a76 -SIZE (go/sysutils_elephant/elephant-v1.1.1/v1.1.1.mod) = 965 -SHA256 (go/sysutils_elephant/elephant-v1.1.1/v1.1.1.zip) = 0c5f7d01f82c66b415f1f3594fead4a3b3347284a602f3b60aa29093126b0a14 -SIZE (go/sysutils_elephant/elephant-v1.1.1/v1.1.1.zip) = 7128744 +TIMESTAMP = 1759455617 +SHA256 (go/sysutils_elephant/elephant-v1.3.2/v1.3.2.mod) = 272874130a90b2beac5b65820bf759b9a1f2b29dbd9d4347aaf0410dfddf5a76 +SIZE (go/sysutils_elephant/elephant-v1.3.2/v1.3.2.mod) = 965 +SHA256 (go/sysutils_elephant/elephant-v1.3.2/v1.3.2.zip) = c3e4e98de4dfa14bd1bbfae4a74050e529bb0dfbbe556e5a7f7a9f451d686a82 +SIZE (go/sysutils_elephant/elephant-v1.3.2/v1.3.2.zip) = 7132904 diff --git a/sysutils/elfx86exts/Makefile b/sysutils/elfx86exts/Makefile index 44b82281ba02..ba8d1611cac7 100644 --- a/sysutils/elfx86exts/Makefile +++ b/sysutils/elfx86exts/Makefile @@ -1,7 +1,7 @@ PORTNAME= elfx86exts DISTVERSIONPREFIX= ${PORTNAME}@ DISTVERSION= 0.6.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= sysutils MAINTAINER= jamie@catflap.org diff --git a/sysutils/erdtree/Makefile b/sysutils/erdtree/Makefile index ae79069b7f46..2fee4709d858 100644 --- a/sysutils/erdtree/Makefile +++ b/sysutils/erdtree/Makefile @@ -1,7 +1,7 @@ PORTNAME= erdtree DISTVERSIONPREFIX= v DISTVERSION= 3.1.2 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= sysutils MAINTAINER= se@FreeBSD.org diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile index 36fb60d5cb65..c99c854edf74 100644 --- a/sysutils/exa/Makefile +++ b/sysutils/exa/Makefile @@ -1,7 +1,7 @@ PORTNAME= exa DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 -PORTREVISION= 46 +PORTREVISION= 47 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/eza/Makefile b/sysutils/eza/Makefile index 05ca1fe21b6f..4e7118289dd7 100644 --- a/sysutils/eza/Makefile +++ b/sysutils/eza/Makefile @@ -1,6 +1,6 @@ PORTNAME= eza DISTVERSIONPREFIX= v -DISTVERSION= 0.23.3 +DISTVERSION= 0.23.4 CATEGORIES= sysutils MASTER_SITES= https://github.com/eza-community/${PORTNAME}/releases/download/v${DISTVERSION}/man-${DISTVERSION}.tar.gz?dummy=/:man DISTFILES= ${PORTNAME}-man-${DISTVERSION}.tar.gz:man diff --git a/sysutils/eza/Makefile.crates b/sysutils/eza/Makefile.crates index c71f6f6d84dc..66a9081583d5 100644 --- a/sysutils/eza/Makefile.crates +++ b/sysutils/eza/Makefile.crates @@ -1,31 +1,31 @@ -CARGO_CRATES= addr2line-0.24.2 \ +CARGO_CRATES= addr2line-0.25.1 \ adler2-2.0.1 \ aho-corasick-1.1.3 \ android_system_properties-0.1.5 \ anes-0.1.6 \ ansi-width-0.1.0 \ - anstream-0.6.20 \ - anstyle-1.0.11 \ + anstream-0.6.21 \ + anstyle-1.0.13 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.4 \ anstyle-wincon-3.0.10 \ approx-0.5.1 \ autocfg-1.5.0 \ automod-1.0.15 \ - backtrace-0.3.75 \ + backtrace-0.3.76 \ base64-0.22.1 \ bitflags-2.9.4 \ bumpalo-3.19.0 \ by_address-1.2.1 \ cast-0.3.0 \ - cc-1.2.37 \ + cc-1.2.40 \ cfg-if-1.0.3 \ chrono-0.4.42 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.47 \ - clap_builder-4.5.47 \ + clap-4.5.48 \ + clap_builder-4.5.48 \ clap_lex-0.7.5 \ colorchoice-1.0.4 \ content_inspector-0.2.4 \ @@ -36,7 +36,7 @@ CARGO_CRATES= addr2line-0.24.2 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crunchy-0.2.4 \ - deranged-0.5.3 \ + deranged-0.5.4 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ displaydoc-0.2.5 \ @@ -47,15 +47,15 @@ CARGO_CRATES= addr2line-0.24.2 \ fast-srgb8-1.0.0 \ fastrand-2.3.0 \ filetime-0.2.26 \ - find-msvc-tools-0.1.1 \ + find-msvc-tools-0.1.3 \ form_urlencoded-1.2.2 \ getrandom-0.2.16 \ getrandom-0.3.3 \ - gimli-0.31.1 \ + gimli-0.32.3 \ git2-0.20.2 \ glob-0.3.3 \ half-2.6.0 \ - hashbrown-0.15.5 \ + hashbrown-0.16.0 \ hermit-abi-0.5.2 \ humantime-2.3.0 \ humantime-serde-1.1.1 \ @@ -70,22 +70,22 @@ CARGO_CRATES= addr2line-0.24.2 \ icu_provider-2.0.0 \ idna-1.1.0 \ idna_adapter-1.2.1 \ - indexmap-2.11.1 \ + indexmap-2.11.4 \ is-terminal-0.4.16 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itoa-1.0.15 \ jobserver-0.1.34 \ - js-sys-0.3.78 \ - libc-0.2.175 \ + js-sys-0.3.81 \ + libc-0.2.176 \ libgit2-sys-0.18.2+1.9.1 \ - libredox-0.1.9 \ + libredox-0.1.10 \ libz-sys-1.1.22 \ linux-raw-sys-0.11.0 \ litemap-0.8.0 \ locale-0.2.2 \ log-0.4.28 \ - memchr-2.7.5 \ + memchr-2.7.6 \ miniz_oxide-0.8.9 \ natord-plus-plus-2.0.0 \ normalize-line-endings-0.3.0 \ @@ -93,7 +93,7 @@ CARGO_CRATES= addr2line-0.24.2 \ num-conv-0.1.0 \ num-traits-0.2.19 \ number_prefix-0.4.0 \ - object-0.36.7 \ + object-0.37.3 \ once_cell-1.21.3 \ once_cell_polyfill-1.70.1 \ oorandom-11.1.5 \ @@ -110,7 +110,7 @@ CARGO_CRATES= addr2line-0.24.2 \ phf_macros-0.12.1 \ phf_shared-0.12.1 \ pkg-config-0.3.32 \ - plist-1.7.4 \ + plist-1.8.0 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ @@ -119,25 +119,26 @@ CARGO_CRATES= addr2line-0.24.2 \ proc-macro2-1.0.101 \ proc-mounts-0.3.0 \ quick-xml-0.38.3 \ - quote-1.0.40 \ + quote-1.0.41 \ r-efi-5.3.0 \ rayon-1.11.0 \ rayon-core-1.13.0 \ redox_syscall-0.5.17 \ redox_users-0.5.2 \ - regex-1.11.2 \ - regex-automata-0.4.10 \ + regex-1.11.3 \ + regex-automata-0.4.11 \ regex-syntax-0.8.6 \ rustc-demangle-0.1.26 \ rustix-1.1.2 \ rustversion-1.0.22 \ ryu-1.0.20 \ same-file-1.0.6 \ - serde-1.0.219 \ - serde_derive-1.0.219 \ - serde_json-1.0.143 \ + serde-1.0.228 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ + serde_json-1.0.145 \ serde_norway-0.9.42 \ - serde_spanned-1.0.0 \ + serde_spanned-1.0.2 \ shlex-1.3.0 \ similar-2.7.0 \ siphasher-1.0.1 \ @@ -147,22 +148,22 @@ CARGO_CRATES= addr2line-0.24.2 \ stable_deref_trait-1.2.0 \ syn-2.0.106 \ synstructure-0.13.2 \ - tempfile-3.22.0 \ + tempfile-3.23.0 \ terminal_size-0.4.3 \ thiserror-1.0.69 \ - thiserror-2.0.16 \ + thiserror-2.0.17 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.16 \ - time-0.3.43 \ + thiserror-impl-2.0.17 \ + time-0.3.44 \ time-core-0.1.6 \ time-macros-0.2.24 \ timeago-0.4.2 \ tinystr-0.8.1 \ tinytemplate-1.2.1 \ - toml_datetime-0.7.0 \ - toml_edit-0.23.4 \ - toml_parser-1.0.2 \ - toml_writer-1.0.2 \ + toml_datetime-0.7.2 \ + toml_edit-0.23.6 \ + toml_parser-1.0.3 \ + toml_writer-1.0.3 \ trycmd-0.15.10 \ unicode-ident-1.0.19 \ unicode-width-0.1.14 \ @@ -177,28 +178,27 @@ CARGO_CRATES= addr2line-0.24.2 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.1+wasi-snapshot-preview1 \ - wasi-0.14.5+wasi-0.2.4 \ - wasip2-1.0.0+wasi-0.2.4 \ - wasm-bindgen-0.2.101 \ - wasm-bindgen-backend-0.2.101 \ - wasm-bindgen-macro-0.2.101 \ - wasm-bindgen-macro-support-0.2.101 \ - wasm-bindgen-shared-0.2.101 \ - web-sys-0.3.78 \ + wasi-0.14.7+wasi-0.2.4 \ + wasip2-1.0.1+wasi-0.2.4 \ + wasm-bindgen-0.2.104 \ + wasm-bindgen-backend-0.2.104 \ + wasm-bindgen-macro-0.2.104 \ + wasm-bindgen-macro-support-0.2.104 \ + wasm-bindgen-shared-0.2.104 \ + web-sys-0.3.81 \ winapi-util-0.1.11 \ - windows-core-0.62.0 \ - windows-implement-0.60.0 \ - windows-interface-0.59.1 \ - windows-link-0.1.3 \ + windows-core-0.62.1 \ + windows-implement-0.60.1 \ + windows-interface-0.59.2 \ windows-link-0.2.0 \ windows-result-0.4.0 \ windows-strings-0.5.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ - windows-sys-0.61.0 \ + windows-sys-0.61.1 \ windows-targets-0.52.6 \ - windows-targets-0.53.3 \ + windows-targets-0.53.4 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ @@ -216,7 +216,7 @@ CARGO_CRATES= addr2line-0.24.2 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winnow-0.7.13 \ - wit-bindgen-0.45.1 \ + wit-bindgen-0.46.0 \ writeable-0.6.1 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ diff --git a/sysutils/eza/distinfo b/sysutils/eza/distinfo index f27725e01949..ea1d78ae2696 100644 --- a/sysutils/eza/distinfo +++ b/sysutils/eza/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1757915279 -SHA256 (eza-man-0.23.3.tar.gz) = 57cb47c94be849087af973c63d82f0b4f7dcecde5c5991ec2f18f2bf59aaa8c4 -SIZE (eza-man-0.23.3.tar.gz) = 9888 -SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 -SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 +TIMESTAMP = 1759526764 +SHA256 (eza-man-0.23.4.tar.gz) = afcf804979ba03df7545e8b02d41576ab5e15bd090dfc51a052f41df3a65b264 +SIZE (eza-man-0.23.4.tar.gz) = 9865 +SHA256 (rust/crates/addr2line-0.25.1.crate) = 1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b +SIZE (rust/crates/addr2line-0.25.1.crate) = 43134 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 @@ -13,10 +13,10 @@ SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd SIZE (rust/crates/anes-0.1.6.crate) = 23857 SHA256 (rust/crates/ansi-width-0.1.0.crate) = 219e3ce6f2611d83b51ec2098a12702112c29e57203a6b0a0929b2cddb486608 SIZE (rust/crates/ansi-width-0.1.0.crate) = 6116 -SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 -SIZE (rust/crates/anstream-0.6.20.crate) = 28797 -SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd -SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a +SIZE (rust/crates/anstream-0.6.21.crate) = 29516 +SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78 +SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 @@ -29,8 +29,8 @@ SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c08670 SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/automod-1.0.15.crate) = ebb4bd301db2e2ca1f5be131c24eb8ebf2d9559bc3744419e93baf8ddea7e670 SIZE (rust/crates/automod-1.0.15.crate) = 9129 -SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 -SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 +SHA256 (rust/crates/backtrace-0.3.76.crate) = bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6 +SIZE (rust/crates/backtrace-0.3.76.crate) = 89458 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 @@ -41,8 +41,8 @@ SHA256 (rust/crates/by_address-1.2.1.crate) = 64fa3c856b712db6612c019f14756e64e4 SIZE (rust/crates/by_address-1.2.1.crate) = 8437 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 -SHA256 (rust/crates/cc-1.2.37.crate) = 65193589c6404eb80b450d618eaf9a2cafaaafd57ecce47370519ef674a7bd44 -SIZE (rust/crates/cc-1.2.37.crate) = 90111 +SHA256 (rust/crates/cc-1.2.40.crate) = e1d05d92f4b1fd76aad469d46cdd858ca761576082cd37df81416691e50199fb +SIZE (rust/crates/cc-1.2.40.crate) = 91094 SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 SHA256 (rust/crates/chrono-0.4.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 @@ -53,10 +53,10 @@ SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce369 SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697 SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9 SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 -SHA256 (rust/crates/clap-4.5.47.crate) = 7eac00902d9d136acd712710d71823fb8ac8004ca445a89e73a41d45aa712931 -SIZE (rust/crates/clap-4.5.47.crate) = 58354 -SHA256 (rust/crates/clap_builder-4.5.47.crate) = 2ad9bbf750e73b5884fb8a211a9424a1906c1e156724260fdae972f31d70e1d6 -SIZE (rust/crates/clap_builder-4.5.47.crate) = 170016 +SHA256 (rust/crates/clap-4.5.48.crate) = e2134bb3ea021b78629caa971416385309e0131b351b25e01dc16fb54e1b5fae +SIZE (rust/crates/clap-4.5.48.crate) = 61935 +SHA256 (rust/crates/clap_builder-4.5.48.crate) = c2ba64afa3c0a6df7fa517765e31314e983f51dda798ffba27b988194fb65dc9 +SIZE (rust/crates/clap_builder-4.5.48.crate) = 170133 SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 @@ -77,8 +77,8 @@ SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aa SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 -SHA256 (rust/crates/deranged-0.5.3.crate) = d630bccd429a5bb5a64b5e94f693bfc48c9f8566418fda4c494cc94f911f87cc -SIZE (rust/crates/deranged-0.5.3.crate) = 24353 +SHA256 (rust/crates/deranged-0.5.4.crate) = a41953f86f8a05768a6cda24def994fd2f424b04ec5c719cf89989779f199071 +SIZE (rust/crates/deranged-0.5.4.crate) = 24461 SHA256 (rust/crates/dirs-6.0.0.crate) = c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e SIZE (rust/crates/dirs-6.0.0.crate) = 14190 SHA256 (rust/crates/dirs-sys-0.5.0.crate) = e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab @@ -99,24 +99,24 @@ SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/filetime-0.2.26.crate) = bc0505cd1b6fa6580283f6bdf70a73fcf4aba1184038c90902b92b3dd0df63ed SIZE (rust/crates/filetime-0.2.26.crate) = 17273 -SHA256 (rust/crates/find-msvc-tools-0.1.1.crate) = 7fd99930f64d146689264c637b5af2f0233a933bef0d8570e2526bf9e083192d -SIZE (rust/crates/find-msvc-tools-0.1.1.crate) = 30228 +SHA256 (rust/crates/find-msvc-tools-0.1.3.crate) = 0399f9d26e5191ce32c498bebd31e7a3ceabc2745f0ac54af3f335126c3f24b3 +SIZE (rust/crates/find-msvc-tools-0.1.3.crate) = 30486 SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 -SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f -SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/gimli-0.32.3.crate) = e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7 +SIZE (rust/crates/gimli-0.32.3.crate) = 289789 SHA256 (rust/crates/git2-0.20.2.crate) = 2deb07a133b1520dc1a5690e9bd08950108873d7ed5de38dcc74d3b5ebffa110 SIZE (rust/crates/git2-0.20.2.crate) = 223479 SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 SIZE (rust/crates/glob-0.3.3.crate) = 22861 SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9 SIZE (rust/crates/half-2.6.0.crate) = 59507 -SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 -SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 +SHA256 (rust/crates/hashbrown-0.16.0.crate) = 5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d +SIZE (rust/crates/hashbrown-0.16.0.crate) = 141708 SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 SHA256 (rust/crates/humantime-2.3.0.crate) = 135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424 @@ -145,8 +145,8 @@ SHA256 (rust/crates/idna-1.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d6 SIZE (rust/crates/idna-1.1.0.crate) = 148747 SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 -SHA256 (rust/crates/indexmap-2.11.1.crate) = 206a8042aec68fa4a62e8d3f7aa4ceb508177d9324faf261e1959e495b7a1921 -SIZE (rust/crates/indexmap-2.11.1.crate) = 99966 +SHA256 (rust/crates/indexmap-2.11.4.crate) = 4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5 +SIZE (rust/crates/indexmap-2.11.4.crate) = 100302 SHA256 (rust/crates/is-terminal-0.4.16.crate) = e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9 SIZE (rust/crates/is-terminal-0.4.16.crate) = 7811 SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf @@ -157,14 +157,14 @@ SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f9 SIZE (rust/crates/itoa-1.0.15.crate) = 11231 SHA256 (rust/crates/jobserver-0.1.34.crate) = 9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33 SIZE (rust/crates/jobserver-0.1.34.crate) = 29013 -SHA256 (rust/crates/js-sys-0.3.78.crate) = 0c0b063578492ceec17683ef2f8c5e89121fbd0b172cbc280635ab7567db2738 -SIZE (rust/crates/js-sys-0.3.78.crate) = 56010 -SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 -SIZE (rust/crates/libc-0.2.175.crate) = 788728 +SHA256 (rust/crates/js-sys-0.3.81.crate) = ec48937a97411dcb524a265206ccd4c90bb711fca92b2792c407f268825b9305 +SIZE (rust/crates/js-sys-0.3.81.crate) = 56399 +SHA256 (rust/crates/libc-0.2.176.crate) = 58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174 +SIZE (rust/crates/libc-0.2.176.crate) = 790040 SHA256 (rust/crates/libgit2-sys-0.18.2+1.9.1.crate) = 1c42fe03df2bd3c53a3a9c7317ad91d80c81cd1fb0caec8d7cc4cd2bfa10c222 SIZE (rust/crates/libgit2-sys-0.18.2+1.9.1.crate) = 1856057 -SHA256 (rust/crates/libredox-0.1.9.crate) = 391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3 -SIZE (rust/crates/libredox-0.1.9.crate) = 7281 +SHA256 (rust/crates/libredox-0.1.10.crate) = 416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb +SIZE (rust/crates/libredox-0.1.10.crate) = 7332 SHA256 (rust/crates/libz-sys-1.1.22.crate) = 8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d SIZE (rust/crates/libz-sys-1.1.22.crate) = 841053 SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 @@ -175,8 +175,8 @@ SHA256 (rust/crates/locale-0.2.2.crate) = 5fdbe492a9c0238da900a1165c42fc5067161c SIZE (rust/crates/locale-0.2.2.crate) = 18910 SHA256 (rust/crates/log-0.4.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 SIZE (rust/crates/log-0.4.28.crate) = 51131 -SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 -SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 +SIZE (rust/crates/memchr-2.7.6.crate) = 97616 SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 SHA256 (rust/crates/natord-plus-plus-2.0.0.crate) = 66f8ac0a79782d13e4ec2f955113676d786539965b3764e06fb4e107dcc3da64 @@ -191,8 +191,8 @@ SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 SHA256 (rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 SIZE (rust/crates/number_prefix-0.4.0.crate) = 6922 -SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 -SIZE (rust/crates/object-0.36.7.crate) = 329938 +SHA256 (rust/crates/object-0.37.3.crate) = ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe +SIZE (rust/crates/object-0.37.3.crate) = 344032 SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad @@ -225,8 +225,8 @@ SHA256 (rust/crates/phf_shared-0.12.1.crate) = 06005508882fb681fd97892ecff4b7fd0 SIZE (rust/crates/phf_shared-0.12.1.crate) = 15568 SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 -SHA256 (rust/crates/plist-1.7.4.crate) = 3af6b589e163c5a788fab00ce0c0366f6efbb9959c2f9874b224936af7fce7e1 -SIZE (rust/crates/plist-1.7.4.crate) = 103748 +SHA256 (rust/crates/plist-1.8.0.crate) = 740ebea15c5d1428f910cd1a5f52cebf8d25006245ed8ade92702f4943d91e07 +SIZE (rust/crates/plist-1.8.0.crate) = 54623 SHA256 (rust/crates/plotters-0.3.7.crate) = 5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747 SIZE (rust/crates/plotters-0.3.7.crate) = 149031 SHA256 (rust/crates/plotters-backend-0.3.7.crate) = df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a @@ -243,8 +243,8 @@ SHA256 (rust/crates/proc-mounts-0.3.0.crate) = 0d652f8435d0ab70bf4f3590a6a851d59 SIZE (rust/crates/proc-mounts-0.3.0.crate) = 8363 SHA256 (rust/crates/quick-xml-0.38.3.crate) = 42a232e7487fc2ef313d96dde7948e7a3c05101870d8985e4fd8d26aedd27b89 SIZE (rust/crates/quick-xml-0.38.3.crate) = 204498 -SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d -SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/quote-1.0.41.crate) = ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1 +SIZE (rust/crates/quote-1.0.41.crate) = 31408 SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/rayon-1.11.0.crate) = 368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f @@ -255,10 +255,10 @@ SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20 SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 SHA256 (rust/crates/redox_users-0.5.2.crate) = a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac SIZE (rust/crates/redox_users-0.5.2.crate) = 17280 -SHA256 (rust/crates/regex-1.11.2.crate) = 23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912 -SIZE (rust/crates/regex-1.11.2.crate) = 166265 -SHA256 (rust/crates/regex-automata-0.4.10.crate) = 6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6 -SIZE (rust/crates/regex-automata-0.4.10.crate) = 622754 +SHA256 (rust/crates/regex-1.11.3.crate) = 8b5288124840bee7b386bc413c487869b360b2b4ec421ea56425128692f2a82c +SIZE (rust/crates/regex-1.11.3.crate) = 163275 +SHA256 (rust/crates/regex-automata-0.4.11.crate) = 833eb9ce86d40ef33cb1306d8accf7bc8ec2bfea4355cbdebb3df68b40925cad +SIZE (rust/crates/regex-automata-0.4.11.crate) = 622880 SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 SHA256 (rust/crates/rustc-demangle-0.1.26.crate) = 56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace @@ -271,16 +271,18 @@ SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 -SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 -SIZE (rust/crates/serde-1.0.219.crate) = 78983 -SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 -SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 -SHA256 (rust/crates/serde_json-1.0.143.crate) = d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a -SIZE (rust/crates/serde_json-1.0.143.crate) = 155342 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 +SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c +SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 SHA256 (rust/crates/serde_norway-0.9.42.crate) = e408f29489b5fd500fab51ff1484fc859bb655f32c671f307dcd733b72e8168c SIZE (rust/crates/serde_norway-0.9.42.crate) = 68918 -SHA256 (rust/crates/serde_spanned-1.0.0.crate) = 40734c41988f7306bb04f0ecf60ec0f3f1caa34290e4e8ea471dcd3346483b83 -SIZE (rust/crates/serde_spanned-1.0.0.crate) = 10956 +SHA256 (rust/crates/serde_spanned-1.0.2.crate) = 5417783452c2be558477e104686f7de5dae53dba813c28435e0e70f82d9b04ee +SIZE (rust/crates/serde_spanned-1.0.2.crate) = 11032 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 SHA256 (rust/crates/similar-2.7.0.crate) = bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa @@ -299,20 +301,20 @@ SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c SIZE (rust/crates/syn-2.0.106.crate) = 301514 SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 -SHA256 (rust/crates/tempfile-3.22.0.crate) = 84fa4d11fadde498443cca10fd3ac23c951f0dc59e080e9f4b93d4df4e4eea53 -SIZE (rust/crates/tempfile-3.22.0.crate) = 43044 +SHA256 (rust/crates/tempfile-3.23.0.crate) = 2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16 +SIZE (rust/crates/tempfile-3.23.0.crate) = 43063 SHA256 (rust/crates/terminal_size-0.4.3.crate) = 60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0 SIZE (rust/crates/terminal_size-0.4.3.crate) = 10686 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.16.crate) = 3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0 -SIZE (rust/crates/thiserror-2.0.16.crate) = 29095 +SHA256 (rust/crates/thiserror-2.0.17.crate) = f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8 +SIZE (rust/crates/thiserror-2.0.17.crate) = 28857 SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 -SHA256 (rust/crates/thiserror-impl-2.0.16.crate) = 6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960 -SIZE (rust/crates/thiserror-impl-2.0.16.crate) = 21214 -SHA256 (rust/crates/time-0.3.43.crate) = 83bde6f1ec10e72d583d91623c939f623002284ef622b87de38cfd546cbf2031 -SIZE (rust/crates/time-0.3.43.crate) = 142912 +SHA256 (rust/crates/thiserror-impl-2.0.17.crate) = 3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913 +SIZE (rust/crates/thiserror-impl-2.0.17.crate) = 21344 +SHA256 (rust/crates/time-0.3.44.crate) = 91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d +SIZE (rust/crates/time-0.3.44.crate) = 143200 SHA256 (rust/crates/time-core-0.1.6.crate) = 40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b SIZE (rust/crates/time-core-0.1.6.crate) = 9105 SHA256 (rust/crates/time-macros-0.2.24.crate) = 30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3 @@ -323,14 +325,14 @@ SHA256 (rust/crates/tinystr-0.8.1.crate) = 5d4f6d1145dcb577acf783d4e601bc1d76a13 SIZE (rust/crates/tinystr-0.8.1.crate) = 23333 SHA256 (rust/crates/tinytemplate-1.2.1.crate) = be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc SIZE (rust/crates/tinytemplate-1.2.1.crate) = 26490 -SHA256 (rust/crates/toml_datetime-0.7.0.crate) = bade1c3e902f58d73d3f294cd7f20391c1cb2fbcb643b73566bc773971df91e3 -SIZE (rust/crates/toml_datetime-0.7.0.crate) = 18108 -SHA256 (rust/crates/toml_edit-0.23.4.crate) = 7211ff1b8f0d3adae1663b7da9ffe396eabe1ca25f0b0bee42b0da29a9ddce93 -SIZE (rust/crates/toml_edit-0.23.4.crate) = 66357 -SHA256 (rust/crates/toml_parser-1.0.2.crate) = b551886f449aa90d4fe2bdaa9f4a2577ad2dde302c61ecf262d80b116db95c10 -SIZE (rust/crates/toml_parser-1.0.2.crate) = 35241 -SHA256 (rust/crates/toml_writer-1.0.2.crate) = fcc842091f2def52017664b53082ecbbeb5c7731092bad69d2c63050401dfd64 -SIZE (rust/crates/toml_writer-1.0.2.crate) = 16988 +SHA256 (rust/crates/toml_datetime-0.7.2.crate) = 32f1085dec27c2b6632b04c80b3bb1b4300d6495d1e129693bdda7d91e72eec1 +SIZE (rust/crates/toml_datetime-0.7.2.crate) = 17859 +SHA256 (rust/crates/toml_edit-0.23.6.crate) = f3effe7c0e86fdff4f69cdd2ccc1b96f933e24811c5441d44904e8683e27184b +SIZE (rust/crates/toml_edit-0.23.6.crate) = 65753 +SHA256 (rust/crates/toml_parser-1.0.3.crate) = 4cf893c33be71572e0e9aa6dd15e6677937abd686b066eac3f8cd3531688a627 +SIZE (rust/crates/toml_parser-1.0.3.crate) = 34982 +SHA256 (rust/crates/toml_writer-1.0.3.crate) = d163a63c116ce562a22cda521fcc4d79152e7aba014456fb5eb442f6d6a10109 +SIZE (rust/crates/toml_writer-1.0.3.crate) = 17173 SHA256 (rust/crates/trycmd-0.15.10.crate) = 659488a954e37cc663704c169f829952c49b315e2fe5fd375508baffa698f106 SIZE (rust/crates/trycmd-0.15.10.crate) = 34065 SHA256 (rust/crates/unicode-ident-1.0.19.crate) = f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d @@ -359,32 +361,30 @@ SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06 SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 -SHA256 (rust/crates/wasi-0.14.5+wasi-0.2.4.crate) = a4494f6290a82f5fe584817a676a34b9d6763e8d9d18204009fb31dceca98fd4 -SIZE (rust/crates/wasi-0.14.5+wasi-0.2.4.crate) = 18092 -SHA256 (rust/crates/wasip2-1.0.0+wasi-0.2.4.crate) = 03fa2761397e5bd52002cd7e73110c71af2109aca4e521a9f40473fe685b0a24 -SIZE (rust/crates/wasip2-1.0.0+wasi-0.2.4.crate) = 132019 -SHA256 (rust/crates/wasm-bindgen-0.2.101.crate) = 7e14915cadd45b529bb8d1f343c4ed0ac1de926144b746e2710f9cd05df6603b -SIZE (rust/crates/wasm-bindgen-0.2.101.crate) = 47841 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.101.crate) = e28d1ba982ca7923fd01448d5c30c6864d0a14109560296a162f80f305fb93bb -SIZE (rust/crates/wasm-bindgen-backend-0.2.101.crate) = 32331 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.101.crate) = 7c3d463ae3eff775b0c45df9da45d68837702ac35af998361e2c84e7c5ec1b0d -SIZE (rust/crates/wasm-bindgen-macro-0.2.101.crate) = 9804 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.101.crate) = 7bb4ce89b08211f923caf51d527662b75bdc9c9c7aab40f86dcb9fb85ac552aa -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.101.crate) = 26415 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.101.crate) = f143854a3b13752c6950862c906306adb27c7e839f7414cec8fea35beab624c1 -SIZE (rust/crates/wasm-bindgen-shared-0.2.101.crate) = 9055 -SHA256 (rust/crates/web-sys-0.3.78.crate) = 77e4b637749ff0d92b8fad63aa1f7cff3cbe125fd49c175cd6345e7272638b12 -SIZE (rust/crates/web-sys-0.3.78.crate) = 642410 +SHA256 (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c +SIZE (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 18219 +SHA256 (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 +SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 +SHA256 (rust/crates/wasm-bindgen-0.2.104.crate) = c1da10c01ae9f1ae40cbfac0bac3b1e724b320abfcf52229f80b547c0d250e2d +SIZE (rust/crates/wasm-bindgen-0.2.104.crate) = 47345 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.104.crate) = 671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19 +SIZE (rust/crates/wasm-bindgen-backend-0.2.104.crate) = 32230 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.104.crate) = 7ca60477e4c59f5f2986c50191cd972e3a50d8a95603bc9434501cf156a9a119 +SIZE (rust/crates/wasm-bindgen-macro-0.2.104.crate) = 9390 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.104.crate) = 9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7 +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.104.crate) = 26411 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.104.crate) = bad67dc8b2a1a6e5448428adec4c3e84c43e561d8c9ee8a9e5aabeb193ec41d1 +SIZE (rust/crates/wasm-bindgen-shared-0.2.104.crate) = 9057 +SHA256 (rust/crates/web-sys-0.3.81.crate) = 9367c417a924a74cae129e6a2ae3b47fabb1f8995595ab474029da749a8be120 +SIZE (rust/crates/web-sys-0.3.81.crate) = 641812 SHA256 (rust/crates/winapi-util-0.1.11.crate) = c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22 SIZE (rust/crates/winapi-util-0.1.11.crate) = 13368 -SHA256 (rust/crates/windows-core-0.62.0.crate) = 57fe7168f7de578d2d8a05b07fd61870d2e73b4020e9f49aa00da8471723497c -SIZE (rust/crates/windows-core-0.62.0.crate) = 36955 -SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 -SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 -SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 -SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 -SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a -SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-core-0.62.1.crate) = 6844ee5416b285084d3d3fffd743b925a6c9385455f64f6d4fa3031c4c2749a9 +SIZE (rust/crates/windows-core-0.62.1.crate) = 36948 +SHA256 (rust/crates/windows-implement-0.60.1.crate) = edb307e42a74fb6de9bf3a02d9712678b22399c87e6fa869d6dfcd8c1b7754e0 +SIZE (rust/crates/windows-implement-0.60.1.crate) = 15257 +SHA256 (rust/crates/windows-interface-0.59.2.crate) = c0abd1ddbc6964ac14db11c7213d6532ef34bd9aa042c2e5935f59d7908b46a5 +SIZE (rust/crates/windows-interface-0.59.2.crate) = 11735 SHA256 (rust/crates/windows-link-0.2.0.crate) = 45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65 SIZE (rust/crates/windows-link-0.2.0.crate) = 6170 SHA256 (rust/crates/windows-result-0.4.0.crate) = 7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f @@ -397,12 +397,12 @@ SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b3 SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 -SHA256 (rust/crates/windows-sys-0.61.0.crate) = e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa -SIZE (rust/crates/windows-sys-0.61.0.crate) = 2517134 +SHA256 (rust/crates/windows-sys-0.61.1.crate) = 6f109e41dd4a3c848907eb83d5a42ea98b3769495597450cf6d153507b166f0f +SIZE (rust/crates/windows-sys-0.61.1.crate) = 2517255 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 -SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 +SHA256 (rust/crates/windows-targets-0.53.4.crate) = 2d42b7b7f66d2a06854650af09cfdf8713e427a439c97ad65a6375318033ac4b +SIZE (rust/crates/windows-targets-0.53.4.crate) = 7161 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 @@ -437,8 +437,8 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf SIZE (rust/crates/winnow-0.7.13.crate) = 174454 -SHA256 (rust/crates/wit-bindgen-0.45.1.crate) = 5c573471f125075647d03df72e026074b7203790d41351cd6edc96f46bcccd36 -SIZE (rust/crates/wit-bindgen-0.45.1.crate) = 60395 +SHA256 (rust/crates/wit-bindgen-0.46.0.crate) = f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59 +SIZE (rust/crates/wit-bindgen-0.46.0.crate) = 60508 SHA256 (rust/crates/writeable-0.6.1.crate) = ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb SIZE (rust/crates/writeable-0.6.1.crate) = 24068 SHA256 (rust/crates/yoke-0.8.0.crate) = 5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc @@ -455,5 +455,5 @@ SHA256 (rust/crates/zerovec-0.11.4.crate) = e7aa2bd55086f1ab526693ecbe444205da57 SIZE (rust/crates/zerovec-0.11.4.crate) = 125080 SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 -SHA256 (eza-community-eza-v0.23.3_GH0.tar.gz) = ebd13c47763cb0cd9337a1d6e89e1a3be4e76e0dd9225ac8058d6d338c617a29 -SIZE (eza-community-eza-v0.23.3_GH0.tar.gz) = 1432248 +SHA256 (eza-community-eza-v0.23.4_GH0.tar.gz) = 9fbcad518b8a2095206ac385329ca62d216bf9fdc652dde2d082fcb37c309635 +SIZE (eza-community-eza-v0.23.4_GH0.tar.gz) = 1432243 diff --git a/sysutils/eza/files/patch-Cargo.lock b/sysutils/eza/files/patch-Cargo.lock index 9f64a203d5bf..7e2d0eb2fc01 100644 --- a/sysutils/eza/files/patch-Cargo.lock +++ b/sysutils/eza/files/patch-Cargo.lock @@ -1,13 +1,13 @@ ---- Cargo.lock.orig 2025-09-06 09:23:21 UTC +--- Cargo.lock.orig 2025-10-03 20:36:55 UTC +++ Cargo.lock -@@ -925,15 +925,6 @@ checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68 +@@ -918,15 +918,6 @@ checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68 checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" [[package]] -name = "openssl-src" --version = "300.5.2+3.5.2" +-version = "300.5.3+3.5.4" -source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "d270b79e2926f5150189d475bc7e9d2c69f9c4697b185fa917d5a32b792d21b4" +-checksum = "dc6bad8cd0233b63971e232cc9c5e83039375b8586d2312f31fda85db8f888c2" -dependencies = [ - "cc", -] @@ -16,7 +16,7 @@ name = "openssl-sys" version = "0.9.109" source = "registry+https://github.com/rust-lang/crates.io-index" -@@ -941,7 +932,6 @@ dependencies = [ +@@ -934,7 +925,6 @@ dependencies = [ dependencies = [ "cc", "libc", diff --git a/sysutils/faketty/Makefile b/sysutils/faketty/Makefile index 637293517ac1..9f6683897ea7 100644 --- a/sysutils/faketty/Makefile +++ b/sysutils/faketty/Makefile @@ -1,6 +1,6 @@ PORTNAME= faketty DISTVERSION= 1.0.18 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/fclones/Makefile b/sysutils/fclones/Makefile index a0f12231e9ae..c79d7803ad45 100644 --- a/sysutils/fclones/Makefile +++ b/sysutils/fclones/Makefile @@ -1,7 +1,7 @@ PORTNAME= fclones DISTVERSIONPREFIX= v DISTVERSION= 0.35.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/fd/Makefile b/sysutils/fd/Makefile index f3dffaeab4dc..d299c548571c 100644 --- a/sysutils/fd/Makefile +++ b/sysutils/fd/Makefile @@ -1,7 +1,7 @@ PORTNAME= fd DISTVERSIONPREFIX= v DISTVERSION= 10.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils PKGNAMESUFFIX= -find diff --git a/sysutils/flipperbit/Makefile b/sysutils/flipperbit/Makefile index 8a83f7ce81c8..6d2c3ab1e196 100644 --- a/sysutils/flipperbit/Makefile +++ b/sysutils/flipperbit/Makefile @@ -1,7 +1,7 @@ PORTNAME= flipperbit DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/flowgger/Makefile b/sysutils/flowgger/Makefile index be0692abffcf..24aeb699ded0 100644 --- a/sysutils/flowgger/Makefile +++ b/sysutils/flowgger/Makefile @@ -1,6 +1,6 @@ PORTNAME= flowgger DISTVERSION= 0.3.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= sysutils MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} diff --git a/sysutils/framework-system/Makefile b/sysutils/framework-system/Makefile index 18661c0f9726..78cc2fe67bf6 100644 --- a/sysutils/framework-system/Makefile +++ b/sysutils/framework-system/Makefile @@ -1,7 +1,7 @@ PORTNAME= framework-system DISTVERSIONPREFIX=v DISTVERSION= 0.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= dhs@frame.work diff --git a/sysutils/freebsd-rustdate/Makefile b/sysutils/freebsd-rustdate/Makefile index 62005abee1fc..f46f39ef1a50 100644 --- a/sysutils/freebsd-rustdate/Makefile +++ b/sysutils/freebsd-rustdate/Makefile @@ -1,6 +1,6 @@ PORTNAME= freebsd-rustdate DISTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= https://rustdate.over-yonder.net/dl/ \ https://distfiles.over-yonder.net/freebsd-rustdate/ diff --git a/sysutils/fselect/Makefile b/sysutils/fselect/Makefile index 06a8470e94fa..32b4f464f98f 100644 --- a/sysutils/fselect/Makefile +++ b/sysutils/fselect/Makefile @@ -1,6 +1,6 @@ PORTNAME= fselect DISTVERSION= 0.8.6 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/gstat-rs/Makefile b/sysutils/gstat-rs/Makefile index 8bf59571a67b..7fce75bbd723 100644 --- a/sysutils/gstat-rs/Makefile +++ b/sysutils/gstat-rs/Makefile @@ -1,7 +1,7 @@ PORTNAME= gstat-rs DISTVERSIONPREFIX= gstat-v DISTVERSION= 0.1.6 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= sysutils MAINTAINER= asomers@FreeBSD.org diff --git a/sysutils/handlr/Makefile b/sysutils/handlr/Makefile index 0b7460c93a05..d47b327edff6 100644 --- a/sysutils/handlr/Makefile +++ b/sysutils/handlr/Makefile @@ -1,7 +1,7 @@ PORTNAME= handlr DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= sysutils MAINTAINER= sec.research.2005@gmail.com diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index be63d4dec8a5..13c40da26afb 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -1,6 +1,6 @@ PORTNAME= hcloud DISTVERSIONPREFIX= v -DISTVERSION= 1.52.0 +DISTVERSION= 1.53.0 CATEGORIES= sysutils MAINTAINER= uzsolt@FreeBSD.org diff --git a/sysutils/hcloud/distinfo b/sysutils/hcloud/distinfo index 9921797915cc..b977276dab29 100644 --- a/sysutils/hcloud/distinfo +++ b/sysutils/hcloud/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757430801 -SHA256 (go/sysutils_hcloud/hcloud-v1.52.0/v1.52.0.mod) = 5f05fed563a7d1a6e4f1eacc0c679993f7e5a5c549ca074f41c82807c22c6585 -SIZE (go/sysutils_hcloud/hcloud-v1.52.0/v1.52.0.mod) = 2576 -SHA256 (go/sysutils_hcloud/hcloud-v1.52.0/v1.52.0.zip) = 28e8519d5327a39a8e5abccdf6f83db584a5ada7fd362235f2aa5f5e57d58e0e -SIZE (go/sysutils_hcloud/hcloud-v1.52.0/v1.52.0.zip) = 681467 +TIMESTAMP = 1759344264 +SHA256 (go/sysutils_hcloud/hcloud-v1.53.0/v1.53.0.mod) = 7a512f72d1c3590fef192525c816b0884b33bdefa2a91be8958f0361a8b0eb6d +SIZE (go/sysutils_hcloud/hcloud-v1.53.0/v1.53.0.mod) = 2606 +SHA256 (go/sysutils_hcloud/hcloud-v1.53.0/v1.53.0.zip) = 4be439352d92265a21404d486cb5f0e4409d952f616b632eacd92d8d6b78a845 +SIZE (go/sysutils_hcloud/hcloud-v1.53.0/v1.53.0.zip) = 683990 diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile index 51c72cfa7d72..49a1ceb3c556 100644 --- a/sysutils/hexyl/Makefile +++ b/sysutils/hexyl/Makefile @@ -1,7 +1,7 @@ PORTNAME= hexyl DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org diff --git a/sysutils/httm/Makefile b/sysutils/httm/Makefile index 5ff7375dc24a..f680749dfe47 100644 --- a/sysutils/httm/Makefile +++ b/sysutils/httm/Makefile @@ -1,6 +1,6 @@ PORTNAME= httm DISTVERSION= 0.48.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org diff --git a/sysutils/jail_exporter/Makefile b/sysutils/jail_exporter/Makefile index a4dc56b5505a..95392954105b 100644 --- a/sysutils/jail_exporter/Makefile +++ b/sysutils/jail_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= jail_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 -PORTREVISION= 37 +PORTREVISION= 38 CATEGORIES= sysutils MAINTAINER= dor.bsd@xm0.uk diff --git a/sysutils/joshuto/Makefile b/sysutils/joshuto/Makefile index 10f3b18ae5b2..a522b64c14e8 100644 --- a/sysutils/joshuto/Makefile +++ b/sysutils/joshuto/Makefile @@ -1,7 +1,7 @@ PORTNAME= joshuto DISTVERSIONPREFIX= v DISTVERSION= 0.9.8 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/kubie/Makefile b/sysutils/kubie/Makefile index 959360e8b9e4..e9f0d41de213 100644 --- a/sysutils/kubie/Makefile +++ b/sysutils/kubie/Makefile @@ -1,7 +1,7 @@ PORTNAME= kubie DISTVERSIONPREFIX= v DISTVERSION= 0.25.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/lsd/Makefile b/sysutils/lsd/Makefile index e456f9078e94..322a3155301b 100644 --- a/sysutils/lsd/Makefile +++ b/sysutils/lsd/Makefile @@ -1,7 +1,7 @@ PORTNAME= lsd DISTVERSIONPREFIX= v DISTVERSION= 1.1.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= andoriyu@gmail.com diff --git a/sysutils/lxqt-admin/Makefile b/sysutils/lxqt-admin/Makefile index 2fe3a7b1e68b..e1e78f90ac61 100644 --- a/sysutils/lxqt-admin/Makefile +++ b/sysutils/lxqt-admin/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-admin PORTVERSION= 2.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= LXQT diff --git a/sysutils/lxqt-config/Makefile b/sysutils/lxqt-config/Makefile index 76ddbad83a52..c7448ad60fe9 100644 --- a/sysutils/lxqt-config/Makefile +++ b/sysutils/lxqt-config/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-config PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils DIST_SUBDIR= lxqt diff --git a/sysutils/lxqt-policykit/Makefile b/sysutils/lxqt-policykit/Makefile index d14225d24dc0..4f7f7cb8fa04 100644 --- a/sysutils/lxqt-policykit/Makefile +++ b/sysutils/lxqt-policykit/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-policykit PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= LXQT diff --git a/sysutils/lxqt-powermanagement/Makefile b/sysutils/lxqt-powermanagement/Makefile index eeaab1d09f2e..a9a43f8e0b82 100644 --- a/sysutils/lxqt-powermanagement/Makefile +++ b/sysutils/lxqt-powermanagement/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-powermanagement PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= LXQT diff --git a/sysutils/lxqt-qt6plugin/Makefile b/sysutils/lxqt-qt6plugin/Makefile index 94d65dd3c2d4..f894b5df35e8 100644 --- a/sysutils/lxqt-qt6plugin/Makefile +++ b/sysutils/lxqt-qt6plugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-qt6plugin PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= LXQT diff --git a/sysutils/mcfly/Makefile b/sysutils/mcfly/Makefile index 0a4550385ad6..b1cfcb27ba34 100644 --- a/sysutils/mcfly/Makefile +++ b/sysutils/mcfly/Makefile @@ -1,7 +1,7 @@ PORTNAME= mcfly DISTVERSIONPREFIX= v DISTVERSION= 0.9.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/mdcat/Makefile b/sysutils/mdcat/Makefile index 375e59a93f1d..206dd42dd93c 100644 --- a/sysutils/mdcat/Makefile +++ b/sysutils/mdcat/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdcat DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 2.7.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org diff --git a/sysutils/mkr/Makefile b/sysutils/mkr/Makefile index 5cd111298a2d..5d936d9bf6f0 100644 --- a/sysutils/mkr/Makefile +++ b/sysutils/mkr/Makefile @@ -1,6 +1,6 @@ PORTNAME= mkr DISTVERSIONPREFIX= v -DISTVERSION= 0.62.1 +DISTVERSION= 0.62.2 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org diff --git a/sysutils/mkr/distinfo b/sysutils/mkr/distinfo index d8681b35d7df..5f96787b783b 100644 --- a/sysutils/mkr/distinfo +++ b/sysutils/mkr/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757992824 -SHA256 (go/sysutils_mkr/mkr-v0.62.1/v0.62.1.mod) = 1f195a45feda7a2507aa3833e48d70aba3011b475e2522bfde138763d11a8ca0 -SIZE (go/sysutils_mkr/mkr-v0.62.1/v0.62.1.mod) = 3259 -SHA256 (go/sysutils_mkr/mkr-v0.62.1/v0.62.1.zip) = 34dce1a8d9bb12bb86c76bcff06daab6eb26a44a31480380569dd857765be435 -SIZE (go/sysutils_mkr/mkr-v0.62.1/v0.62.1.zip) = 133991 +TIMESTAMP = 1759404478 +SHA256 (go/sysutils_mkr/mkr-v0.62.2/v0.62.2.mod) = 6687186254f5dd4631f36a5394f7d3ce11250a3806ea48ceedb09cf37f7e5241 +SIZE (go/sysutils_mkr/mkr-v0.62.2/v0.62.2.mod) = 3124 +SHA256 (go/sysutils_mkr/mkr-v0.62.2/v0.62.2.zip) = abf09ca2c42fcc43a414c61031893d0570e316ee8adcd4446d6903c20c39174d +SIZE (go/sysutils_mkr/mkr-v0.62.2/v0.62.2.zip) = 134124 diff --git a/sysutils/mprocs/Makefile b/sysutils/mprocs/Makefile index 5e7929c33edf..41d01143db42 100644 --- a/sysutils/mprocs/Makefile +++ b/sysutils/mprocs/Makefile @@ -1,7 +1,7 @@ PORTNAME= mprocs DISTVERSIONPREFIX= v DISTVERSION= 0.7.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= dtxdf@FreeBSD.org diff --git a/sysutils/onefetch/Makefile b/sysutils/onefetch/Makefile index 7642b63b0646..2e30f2ed0d40 100644 --- a/sysutils/onefetch/Makefile +++ b/sysutils/onefetch/Makefile @@ -1,6 +1,6 @@ PORTNAME= onefetch DISTVERSION= 2.22.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils devel MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/pefs-kmod/Makefile b/sysutils/pefs-kmod/Makefile index aac0cc4ddc5b..2199d9d480b0 100644 --- a/sysutils/pefs-kmod/Makefile +++ b/sysutils/pefs-kmod/Makefile @@ -1,5 +1,5 @@ PORTNAME= pefs -DISTVERSION= g20250708 +DISTVERSION= g20251003 PORTEPOCH= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -kmod @@ -16,7 +16,7 @@ ONLY_FOR_ARCHS_REASON= untested on any other arch USES= kmod uidfix USE_GITHUB= yes GH_ACCOUNT= freebsd-pefs -GH_TAGNAME= 30d890c +GH_TAGNAME= 5e2983b MAKE_ENV= BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/share/man/man" MAKE_JOBS_UNSAFE=yes diff --git a/sysutils/pefs-kmod/distinfo b/sysutils/pefs-kmod/distinfo index 8097a6035fa5..069700356ac7 100644 --- a/sysutils/pefs-kmod/distinfo +++ b/sysutils/pefs-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756623365 -SHA256 (freebsd-pefs-pefs-g20250708-30d890c_GH0.tar.gz) = 920f50b83f7b4bfe615e5e2468c8b913c5c88dcadb888c0eb15e6a3d551a2611 -SIZE (freebsd-pefs-pefs-g20250708-30d890c_GH0.tar.gz) = 93886 +TIMESTAMP = 1759468074 +SHA256 (freebsd-pefs-pefs-g20251003-5e2983b_GH0.tar.gz) = 0c150f3c0eb58852f0a4ca63bbaccc8337e4673ba6fc66fbd4bfb8dc95479a55 +SIZE (freebsd-pefs-pefs-g20251003-5e2983b_GH0.tar.gz) = 93884 diff --git a/sysutils/pfetch-rs/Makefile b/sysutils/pfetch-rs/Makefile index 936d498e5990..c17ee23b5dde 100644 --- a/sysutils/pfetch-rs/Makefile +++ b/sysutils/pfetch-rs/Makefile @@ -1,7 +1,7 @@ PORTNAME= pfetch-rs DISTVERSIONPREFIX= v DISTVERSION= 2.11.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= yonas.yanfa@gmail.com diff --git a/sysutils/podman-suite/Makefile b/sysutils/podman-suite/Makefile index 45e1e90282ad..f99c097ae841 100644 --- a/sysutils/podman-suite/Makefile +++ b/sysutils/podman-suite/Makefile @@ -1,5 +1,5 @@ PORTNAME= podman-suite -PORTVERSION= 20250905 +PORTVERSION= 20251001 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/podman/Makefile b/sysutils/podman/Makefile index 980ccd019c0e..70553226b1bb 100644 --- a/sysutils/podman/Makefile +++ b/sysutils/podman/Makefile @@ -1,6 +1,6 @@ PORTNAME= podman DISTVERSIONPREFIX= v -DISTVERSION= 5.6.1 +DISTVERSION= 5.6.2 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org diff --git a/sysutils/podman/distinfo b/sysutils/podman/distinfo index 07f098828884..7a9e313a3a9d 100644 --- a/sysutils/podman/distinfo +++ b/sysutils/podman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757115544 -SHA256 (containers-podman-v5.6.1_GH0.tar.gz) = e4fccc003dac77bae9127968c93388b6bf59d6b9ef8ffbdda21696613f729f3c -SIZE (containers-podman-v5.6.1_GH0.tar.gz) = 20918659 +TIMESTAMP = 1759417077 +SHA256 (containers-podman-v5.6.2_GH0.tar.gz) = c6de8f347ee93e4626d7c82e3adcb1b34e64175b5ca9959e790e52a0b4bbf2a1 +SIZE (containers-podman-v5.6.2_GH0.tar.gz) = 20916839 diff --git a/sysutils/pollinfo/Makefile b/sysutils/pollinfo/Makefile index 4ec60ca127c8..e88eeb78cad1 100644 --- a/sysutils/pollinfo/Makefile +++ b/sysutils/pollinfo/Makefile @@ -1,6 +1,6 @@ PORTNAME= pollinfo PORTVERSION= 0.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils devel MAINTAINER= arrowd@FreeBSD.org diff --git a/sysutils/potnet/Makefile b/sysutils/potnet/Makefile index a55fb5011b98..2b0b34eb450b 100644 --- a/sysutils/potnet/Makefile +++ b/sysutils/potnet/Makefile @@ -1,6 +1,6 @@ PORTNAME= potnet DISTVERSION= 0.5.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org diff --git a/sysutils/process-viewer/Makefile b/sysutils/process-viewer/Makefile index 48758af681c0..3df9841b1b3a 100644 --- a/sysutils/process-viewer/Makefile +++ b/sysutils/process-viewer/Makefile @@ -1,6 +1,6 @@ PORTNAME= process-viewer DISTVERSION= g20220909 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/procs/Makefile b/sysutils/procs/Makefile index 281eafb43fdb..ce180178c3d8 100644 --- a/sysutils/procs/Makefile +++ b/sysutils/procs/Makefile @@ -1,7 +1,7 @@ PORTNAME= procs DISTVERSIONPREFIX= v DISTVERSION= 0.14.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/py-diffoscope/Makefile b/sysutils/py-diffoscope/Makefile index eb1e143dab89..ce30b29fff49 100644 --- a/sysutils/py-diffoscope/Makefile +++ b/sysutils/py-diffoscope/Makefile @@ -28,4 +28,12 @@ NO_ARCH= yes CPE_VENDOR= reproducible_builds +OPTIONS_DEFINE= CMDLINE DISTRO_DETECTION +CMDLINE_DESC= Command line support +DISTRO_DETECTION_DESC= OS distro detection + +CMDLINE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=0:devel/py-argcomplete@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}progressbar>=0:misc/py-progressbar@${PY_FLAVOR} +DISTRO_DETECTION_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}distro>=0:sysutils/py-distro@${PY_FLAVOR} + .include <bsd.port.mk> diff --git a/sysutils/py-distro/Makefile b/sysutils/py-distro/Makefile index aaf879a4f6c0..3342c2fab218 100644 --- a/sysutils/py-distro/Makefile +++ b/sysutils/py-distro/Makefile @@ -5,8 +5,9 @@ MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Linux OS platform information API -WWW= https://github.com/python-distro/distro +COMMENT= OS platform information API +WWW= https://distro.readthedocs.io/en/latest/ \ + https://github.com/python-distro/distro LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/sysutils/qmk_hid/Makefile b/sysutils/qmk_hid/Makefile index 6d5289a02c53..a912e8541541 100644 --- a/sysutils/qmk_hid/Makefile +++ b/sysutils/qmk_hid/Makefile @@ -1,7 +1,7 @@ PORTNAME= qmk_hid DISTVERSIONPREFIX= v DISTVERSION= 0.1.12 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= sysutils MAINTAINER= dhs@frame.work diff --git a/sysutils/rldd/Makefile b/sysutils/rldd/Makefile index 5b3fb2d104f4..1a5db988cbc7 100644 --- a/sysutils/rldd/Makefile +++ b/sysutils/rldd/Makefile @@ -1,7 +1,7 @@ PORTNAME= rldd DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org diff --git a/sysutils/rubygem-mdless/Makefile b/sysutils/rubygem-mdless/Makefile index f740b07c6ed6..d18a035f8140 100644 --- a/sysutils/rubygem-mdless/Makefile +++ b/sysutils/rubygem-mdless/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.1.62 CATEGORIES= sysutils rubygems MASTER_SITES= RG -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Formatted and highlighted view of Markdown files WWW= https://rubygems.org/gems/mdless diff --git a/sysutils/runiq/Makefile b/sysutils/runiq/Makefile index a8878ca85b8c..5b1803035b72 100644 --- a/sysutils/runiq/Makefile +++ b/sysutils/runiq/Makefile @@ -1,7 +1,7 @@ PORTNAME= runiq DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/rust-coreutils/Makefile b/sysutils/rust-coreutils/Makefile index 5cd026b682ad..80b34cf7cfdc 100644 --- a/sysutils/rust-coreutils/Makefile +++ b/sysutils/rust-coreutils/Makefile @@ -1,5 +1,6 @@ PORTNAME= rust-coreutils DISTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org diff --git a/sysutils/rust-findutils/Makefile b/sysutils/rust-findutils/Makefile index 9bc5958c3fa9..2056627531be 100644 --- a/sysutils/rust-findutils/Makefile +++ b/sysutils/rust-findutils/Makefile @@ -1,6 +1,6 @@ PORTNAME= rust-findutils DISTVERSION= 0.7.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org diff --git a/sysutils/screen/Makefile b/sysutils/screen/Makefile index f2c30dfefb7a..2d780da3f761 100644 --- a/sysutils/screen/Makefile +++ b/sysutils/screen/Makefile @@ -1,6 +1,6 @@ PORTNAME= screen DISTVERSION= 5.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= GNU \ ftp://ftp.gnu.org/gnu/screen/ \ diff --git a/sysutils/screen/files/patch-src_attacher.c b/sysutils/screen/files/patch-src_attacher.c new file mode 100644 index 000000000000..3dd7d179b3c4 --- /dev/null +++ b/sysutils/screen/files/patch-src_attacher.c @@ -0,0 +1,108 @@ +diff --git attacher.c attacher.c +index f2b60f0..9138176 100644 +--- attacher.c ++++ attacher.c +@@ -431,53 +431,62 @@ void SendCmdMessage(char *sty, char *match, char **av, int query) + sty[FILENAME_MAX] = 0; + if (strlen(sty) > 2 * MAXSTR - 1) + sty[2 * MAXSTR - 1] = 0; +- sprintf(SocketPath + strlen(SocketPath), "/%s", sty); ++ ++ snprintf(SocketPath + strlen(SocketPath), ++ sizeof(SocketPath) - strlen(SocketPath), "/%s", sty); ++ + if ((s = MakeClientSocket(1)) == -1) + exit(1); + } +- memset((char *)&m, 0, sizeof(Message)); ++ ++ memset(&m, 0, sizeof(Message)); + m.type = query ? MSG_QUERY : MSG_COMMAND; ++ + if (attach_tty) { +- strncpy(m.m_tty, attach_tty_is_in_new_ns ? attach_tty_name_in_ns : attach_tty, ARRAY_SIZE(m.m_tty) - 1); +- m.m_tty[ARRAY_SIZE(m.m_tty) - 1] = 0; ++ snprintf(m.m_tty, sizeof(m.m_tty), "%s", ++ attach_tty_is_in_new_ns ? attach_tty_name_in_ns : attach_tty); + } ++ + p = m.m.command.cmd; + n = 0; +- size_t space_left = ARRAY_SIZE(m.m.command.cmd); ++ size_t space_left = sizeof(m.m.command.cmd); + + for (; *av && n < MAXARGS - 1; ++av, ++n) { +- int printed = snprintf(p, space_left, "%s", *av); +- if (printed < 0 || (size_t)printed >= space_left) +- Panic(0, "Total length of the command to send too large.\n"); ++ int printed = snprintf(p, space_left, "%s", *av); ++ if (printed < 0 || (size_t)printed >= space_left) ++ Panic(0, "Total length of the command to send too large.\n"); + +- printed += 1; // add null terminator +- p += printed; +- space_left -= printed; ++ /* move past string and null terminator */ ++ p += printed + 1; ++ space_left -= printed + 1; + } +- *p = 0; ++ ++ *p = '\0'; + m.m.command.nargs = n; +- strncpy(m.m.attach.auser, LoginName, ARRAY_SIZE(m.m.attach.auser) - 1); +- m.m.command.auser[ARRAY_SIZE(m.m.command.auser) - 1] = 0; ++ ++ snprintf(m.m.command.auser, sizeof(m.m.command.auser), "%s", LoginName); + m.protocol_revision = MSG_REVISION; +- strncpy(m.m.command.preselect, preselect ? preselect : "", ARRAY_SIZE(m.m.command.preselect) - 1); +- m.m.command.preselect[ARRAY_SIZE(m.m.command.preselect) - 1] = 0; ++ snprintf(m.m.command.preselect, sizeof(m.m.command.preselect), "%s", ++ preselect ? preselect : ""); + m.m.command.apid = getpid(); ++ + if (query) { + /* Create a server socket so we can get back the result */ + char *sp = SocketPath + strlen(SocketPath); +- char query[] = "-queryX"; + char c; + int r = -1; ++ + for (c = 'A'; c <= 'Z'; c++) { +- query[6] = c; +- strncpy(sp, query, strlen(SocketPath)); ++ snprintf(sp, sizeof(SocketPath) - strlen(SocketPath), ++ "-query%c", c); + if ((r = MakeServerSocket()) >= 0) + break; + } ++ + if (r < 0) { + for (c = '0'; c <= '9'; c++) { +- query[6] = c; +- strncpy(sp, query, strlen(SocketPath)); ++ snprintf(sp, sizeof(SocketPath) - strlen(SocketPath), ++ "-query%c", c); + if ((r = MakeServerSocket()) >= 0) + break; + } +@@ -486,8 +495,8 @@ void SendCmdMessage(char *sty, char *match, char **av, int query) + if (r < 0) + Panic(0, "Could not create a listening socket to read the results."); + +- strncpy(m.m.command.writeback, SocketPath, ARRAY_SIZE(m.m.command.writeback) - 1); +- m.m.command.writeback[ARRAY_SIZE(m.m.command.writeback) - 1] = '\0'; ++ snprintf(m.m.command.writeback, sizeof(m.m.command.writeback), ++ "%s", SocketPath); + + /* Send the message, then wait for a response */ + xsignal(SIGCONT, QueryResultSuccess); +@@ -504,7 +513,7 @@ void SendCmdMessage(char *sty, char *match, char **av, int query) + ReceiveRaw(r); + close(r); + unlink(SocketPath); +- if (QueryResult == 2) /* An error happened */ ++ if (QueryResult == 2) /* An error happened */ + exit(1); + } else { + if (WriteMessage(s, &m)) diff --git a/sysutils/stackit/Makefile b/sysutils/stackit/Makefile index 423906668ee8..c545861a94c7 100644 --- a/sysutils/stackit/Makefile +++ b/sysutils/stackit/Makefile @@ -1,6 +1,6 @@ PORTNAME= stackit DISTVERSIONPREFIX= v -DISTVERSION= 0.42.0 +DISTVERSION= 0.43.0 CATEGORIES= sysutils MAINTAINER= gogolok@gmail.com diff --git a/sysutils/stackit/distinfo b/sysutils/stackit/distinfo index 60633c704718..5502af87a117 100644 --- a/sysutils/stackit/distinfo +++ b/sysutils/stackit/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757862801 -SHA256 (go/sysutils_stackit/stackit-v0.42.0/v0.42.0.mod) = 31496624947deb70f8440b8f7a0bc280cd103f88fb1044bdc51e1146d8dff692 -SIZE (go/sysutils_stackit/stackit-v0.42.0/v0.42.0.mod) = 12903 -SHA256 (go/sysutils_stackit/stackit-v0.42.0/v0.42.0.zip) = 6d18a68ca9d49687b8bf47759a338dfb28746f7b87a34eda386f2bfc9adde93a -SIZE (go/sysutils_stackit/stackit-v0.42.0/v0.42.0.zip) = 2189171 +TIMESTAMP = 1759058126 +SHA256 (go/sysutils_stackit/stackit-v0.43.0/v0.43.0.mod) = b5e2ba72e5e67382caf143c9204785295e4ab905cf01f1e074826c6b605a7cd9 +SIZE (go/sysutils_stackit/stackit-v0.43.0/v0.43.0.mod) = 13041 +SHA256 (go/sysutils_stackit/stackit-v0.43.0/v0.43.0.zip) = 03f9f2cfdfce0275fbc137a4c686c8dfe5b5c0ae0bc38ca0de274444971f0883 +SIZE (go/sysutils_stackit/stackit-v0.43.0/v0.43.0.zip) = 2192731 diff --git a/sysutils/storcli/Makefile b/sysutils/storcli/Makefile index 1305fe6cbe08..7e58a345a93b 100644 --- a/sysutils/storcli/Makefile +++ b/sysutils/storcli/Makefile @@ -1,7 +1,7 @@ PORTNAME= storcli DISTVERSION= 7.3503 CATEGORIES= sysutils -MASTER_SITES= https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p35/ +MASTER_SITES= https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p36/ DISTNAME= STORCLI_SAS3.5_P36 DIST_SUBDIR= ${PORTNAME}${DISTVERSION} @@ -33,7 +33,7 @@ BINSRC= ${WRKSRC}/${DISTNAME}/univ_viva_cli_rel/Unified_storcli_all_os DOWNLOAD_URL= https://docs.broadcom.com/docs/${DISTNAME}${EXTRACT_SUFX} IGNORE= you must manually fetch the distribution file \ (${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, \ - place it in ${DISTDIR} and then run make again + place it in ${DISTDIR}/${DIST_SUBDIR} and then run make again .endif post-extract: diff --git a/sysutils/syngesture/Makefile b/sysutils/syngesture/Makefile index 94c32bf81c3a..22cd6930d596 100644 --- a/sysutils/syngesture/Makefile +++ b/sysutils/syngesture/Makefile @@ -1,6 +1,6 @@ PORTNAME= syngesture DISTVERSION= 1.0.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/sysctltui/Makefile b/sysutils/sysctltui/Makefile index 485b665b997d..0ecac38bdb07 100644 --- a/sysutils/sysctltui/Makefile +++ b/sysutils/sysctltui/Makefile @@ -1,6 +1,5 @@ PORTNAME= sysctltui -DISTVERSION= 0.0.2 -PORTREVISION= 2 +DISTVERSION= 0.0.3 CATEGORIES= sysutils MAINTAINER= alfix86@gmail.com diff --git a/sysutils/sysctltui/distinfo b/sysutils/sysctltui/distinfo index 8449dc9b0a8f..083fe2cadad8 100644 --- a/sysutils/sysctltui/distinfo +++ b/sysutils/sysctltui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749505974 -SHA256 (sysctltui-0.0.2.tar.bz2) = 2d03c408f05343878517bef1649bc6b96b5babcb53e447008a255867408cc446 -SIZE (sysctltui-0.0.2.tar.bz2) = 169358 +TIMESTAMP = 1756165194 +SHA256 (sysctltui-0.0.3.tar.bz2) = 62ee015834f2b7db43bf0d656082321aa1e1db0b68c29bb31e4c3c5c0a82b91e +SIZE (sysctltui-0.0.3.tar.bz2) = 169492 diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile index 4dc613eb3783..a414a3f80b5b 100644 --- a/sysutils/syslog-ng/Makefile +++ b/sysutils/syslog-ng/Makefile @@ -1,6 +1,5 @@ PORTNAME= syslog-ng -DISTVERSION= 4.8.2 -PORTREVISION= 4 +DISTVERSION= 4.10.1 CATEGORIES= sysutils # official master site: MASTER_SITES= https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/ @@ -127,27 +126,10 @@ JAVA_MOD_CONFIGURE_ENABLE= java-modules JAVA_MOD_USE= JAVA=yes JAVA_MOD_BUILD_DEPENDS= gradle:devel/gradle \ bash:shells/bash -JAVA_MOD_PLIST_DIRS= lib/syslog-ng/java-modules/elastic-jest-client -JAVA_MOD_PLIST_FILES= lib/syslog-ng/java-modules/log4j-api-2.17.2.jar \ - lib/syslog-ng/java-modules/log4j-core-2.17.2.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/jest-2.0.2.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/jest-common-2.0.2.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/httpcore-nio-4.4.4.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/httpclient-4.5.2.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/httpasyncclient-4.1.1.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/slf4j-api-1.7.13.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/guava-19.0.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/gson-2.6.2.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/commons-lang3-3.4.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/httpcore-4.4.4.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/commons-logging-1.2.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/commons-codec-1.9.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/slf4j-simple-1.7.13.jar \ +JAVA_MOD_PLIST_FILES= lib/syslog-ng/java-modules/log4j-api-2.24.3.jar \ + lib/syslog-ng/java-modules/log4j-core-2.24.3.jar \ lib/syslog-ng/java-modules/hdfs.jar \ - lib/syslog-ng/java-modules/elastic-v2.jar \ - lib/syslog-ng/java-modules/kafka.jar \ lib/syslog-ng/java-modules/dummy.jar \ - lib/syslog-ng/java-modules/http.jar \ lib/syslog-ng/java-modules/syslog-ng-common.jar PYTHON_BUILD_DEPENDS= ${PY_SETUPTOOLS} @@ -170,7 +152,7 @@ PYTHON_PLIST_FILES= lib/syslog-ng/libmod-python.so \ lib/syslog-ng/python/syslogng/__pycache__/persist%%PYTHON_TAG%%.pyc \ lib/syslog-ng/python/syslogng/__pycache__/source%%PYTHON_TAG%%.pyc \ lib/syslog-ng/python/syslogng/__pycache__/template%%PYTHON_TAG%%.pyc \ - lib/syslog-ng/python/syslogng/__pycache__/reloc%%PYTHON_TAG%%.pyc \ + lib/syslog-ng/python/syslogng/__pycache__/reloc%%PYTHON_TAG%%.pyc \ lib/syslog-ng/python/syslogng/dest.py \ lib/syslog-ng/python/syslogng/logger.py \ lib/syslog-ng/python/syslogng/message.py \ @@ -178,7 +160,7 @@ PYTHON_PLIST_FILES= lib/syslog-ng/libmod-python.so \ lib/syslog-ng/python/syslogng/persist.py \ lib/syslog-ng/python/syslogng/source.py \ lib/syslog-ng/python/syslogng/template.py \ - lib/syslog-ng/python/syslogng/reloc.py \ + lib/syslog-ng/python/syslogng/reloc.py \ lib/syslog-ng/python/syslogng/__init__.py \ lib/syslog-ng/python/syslogng/__pycache__/__init__.cpython-${PYTHON_SUFFIX}.pyc \ lib/syslog-ng/python/syslogng/debuggercli/__init__.py \ @@ -233,17 +215,23 @@ PYTHON_MOD_PLIST_FILES= lib/syslog-ng/python/syslogng-1.0-py%%PYTHON_VER%%.egg- lib/syslog-ng/python/syslogng/modules/hypr/__init__.py \ lib/syslog-ng/python/syslogng/modules/hypr/__pycache__/__init__%%PYTHON_TAG%%.pyc \ lib/syslog-ng/python/syslogng/modules/hypr/scl/hypr.conf \ - lib/syslog-ng/python/syslogng/modules/s3/__init__.py \ - lib/syslog-ng/python/syslogng/modules/s3/__pycache__/__init__%%PYTHON_TAG%%.pyc \ - lib/syslog-ng/python/syslogng/modules/s3/__pycache__/compressable_file_buffer%%PYTHON_TAG%%.pyc \ - lib/syslog-ng/python/syslogng/modules/s3/__pycache__/s3_destination%%PYTHON_TAG%%.pyc \ - lib/syslog-ng/python/syslogng/modules/s3/__pycache__/s3_object_buffer%%PYTHON_TAG%%.pyc \ - lib/syslog-ng/python/syslogng/modules/s3/__pycache__/s3_session_handler%%PYTHON_TAG%%.pyc \ - lib/syslog-ng/python/syslogng/modules/s3/s3_object_buffer.py \ - lib/syslog-ng/python/syslogng/modules/s3/s3_session_handler.py \ - lib/syslog-ng/python/syslogng/modules/s3/compressable_file_buffer.py \ - lib/syslog-ng/python/syslogng/modules/s3/s3_destination.py \ - lib/syslog-ng/python/syslogng/modules/s3/scl/s3.conf + lib/syslog-ng/python/syslogng/modules/s3/__init__.py \ + lib/syslog-ng/python/syslogng/modules/s3/__pycache__/__init__%%PYTHON_TAG%%.pyc \ + lib/syslog-ng/python/syslogng/modules/s3/__pycache__/compressable_file_buffer%%PYTHON_TAG%%.pyc \ + lib/syslog-ng/python/syslogng/modules/s3/__pycache__/s3_destination%%PYTHON_TAG%%.pyc \ + lib/syslog-ng/python/syslogng/modules/s3/__pycache__/s3_object_buffer%%PYTHON_TAG%%.pyc \ + lib/syslog-ng/python/syslogng/modules/s3/__pycache__/s3_session_handler%%PYTHON_TAG%%.pyc \ + lib/syslog-ng/python/syslogng/modules/s3/s3_object_buffer.py \ + lib/syslog-ng/python/syslogng/modules/s3/s3_session_handler.py \ + lib/syslog-ng/python/syslogng/modules/s3/compressable_file_buffer.py \ + lib/syslog-ng/python/syslogng/modules/s3/s3_destination.py \ + lib/syslog-ng/python/syslogng/modules/s3/scl/s3.conf \ + lib/syslog-ng/python/syslogng/modules/webhook/__init__.py \ + lib/syslog-ng/python/syslogng/modules/webhook/__pycache__/__init__%%PYTHON_TAG%%.pyc \ + lib/syslog-ng/python/syslogng/modules/webhook/__pycache__/source%%PYTHON_TAG%%.pyc \ + lib/syslog-ng/python/syslogng/modules/webhook/scl/webhook.conf \ + lib/syslog-ng/python/syslogng/modules/webhook/source.py + CURL_CONFIGURE_OFF= --with-libcurl=off @@ -270,7 +258,9 @@ GRPC_PLIST_FILES= lib/libgrpc-protos.so \ lib/libgrpc-protos.so.0.0.0 \ lib/syslog-ng/libloki.so \ lib/syslog-ng/libotel.so \ + lib/syslog-ng/libclickhouse.so \ lib/syslog-ng/libbigquery.so \ + lib/syslog-ng/libpubsub.so \ lib/syslog-ng/libcloud_auth.so MQTT_CONFIGURE_ON= --enable-mqtt --with-libpaho-mqtt=${PREFIX} @@ -286,6 +276,10 @@ MQTT_PLIST_FILES= lib/syslog-ng/libmqtt.so BROKEN= Default configuration does not currently support non-JSON builds .endif +.if ${PORT_OPTIONS:MJAVA_MOD} +BROKEN= Java-based modules do not build due to Gradle problems +.endif + post-patch: @${CP} ${WRKSRC}/scl/syslog-ng.conf ${WRKSRC}/scl/syslog-ng.conf.dist touch -r ${WRKSRC}/lib/cfg-grammar.y ${WRKSRC}/lib/merge-grammar.py diff --git a/sysutils/syslog-ng/distinfo b/sysutils/syslog-ng/distinfo index 72165b95d1a0..1692b7f62616 100644 --- a/sysutils/syslog-ng/distinfo +++ b/sysutils/syslog-ng/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746636142 -SHA256 (syslog-ng-4.8.2.tar.gz) = 7d1ebe70746009dc06bd2fa5c412a1985579a9c887292f766cc775d169d60e68 -SIZE (syslog-ng-4.8.2.tar.gz) = 6944406 +TIMESTAMP = 1759241516 +SHA256 (syslog-ng-4.10.1.tar.gz) = dea90cf1dc4b8674ff191e0032f9dabc24b291abfd7f110fd092ae5f21cde5d7 +SIZE (syslog-ng-4.10.1.tar.gz) = 6993152 diff --git a/sysutils/syslog-ng/files/syslog-ng.conf.sample b/sysutils/syslog-ng/files/syslog-ng.conf.sample index bbe2b2c3bb78..557d0f81f651 100644 --- a/sysutils/syslog-ng/files/syslog-ng.conf.sample +++ b/sysutils/syslog-ng/files/syslog-ng.conf.sample @@ -1,4 +1,4 @@ -@version:4.8 +@version:4.10 @include "scl.conf" # diff --git a/sysutils/syslog-ng/pkg-plist b/sysutils/syslog-ng/pkg-plist index 0663db6a8138..18cf32c0080f 100644 --- a/sysutils/syslog-ng/pkg-plist +++ b/sysutils/syslog-ng/pkg-plist @@ -75,8 +75,6 @@ include/syslog-ng/evtmaps.h include/syslog-ng/fdhelpers.h include/syslog-ng/file-perms.h include/syslog-ng/cfg-source.h -include/syslog-ng/filterx/expr-isset.h -include/syslog-ng/filterx/expr-unset.h include/syslog-ng/filter/filter-call.h include/syslog-ng/filter/filter-cmp.h include/syslog-ng/filter/filter-expr-parser.h @@ -89,6 +87,7 @@ include/syslog-ng/filter/filter-pipe.h include/syslog-ng/filter/filter-pri.h include/syslog-ng/filter/filter-re.h include/syslog-ng/filter/filter-tags.h +include/syslog-ng/filter/filter-blank.h include/syslog-ng/find-crlf.h include/syslog-ng/generic-number.h include/syslog-ng/gprocess.h @@ -135,7 +134,6 @@ include/syslog-ng/logproto/logproto-client.h include/syslog-ng/logproto/logproto-dgram-server.h include/syslog-ng/logproto/logproto-framed-client.h include/syslog-ng/logproto/logproto-framed-server.h -include/syslog-ng/logproto/logproto-multiline-server.h include/syslog-ng/logproto/logproto-record-server.h include/syslog-ng/logproto/logproto-server.h include/syslog-ng/logproto/logproto-text-client.h @@ -293,72 +291,40 @@ include/syslog-ng/healthcheck/healthcheck-stats.h include/syslog-ng/healthcheck/healthcheck.h include/syslog-ng/healthcheck/stopwatch.h include/syslog-ng/stats/stats-cluster-key-builder.h -include/syslog-ng/cfg-monitor.h include/syslog-ng/multi-line/multi-line-pattern.h include/syslog-ng/multi-line/smart-multi-line.h include/syslog-ng/stats/stats-compat.h include/syslog-ng/on-error.h include/syslog-ng/compat/json.h include/syslog-ng/cfg-helpers.h -include/syslog-ng/filterx/expr-assign.h -include/syslog-ng/filterx/expr-boolalg.h -include/syslog-ng/filterx/expr-comparison.h -include/syslog-ng/filterx/expr-function.h -include/syslog-ng/filterx/expr-get-subscript.h -include/syslog-ng/filterx/expr-getattr.h -include/syslog-ng/filterx/expr-literal.h -include/syslog-ng/filterx/expr-set-subscript.h -include/syslog-ng/filterx/expr-setattr.h -include/syslog-ng/filterx/expr-template.h -include/syslog-ng/filterx/filterx-config.h -include/syslog-ng/filterx/filterx-eval.h -include/syslog-ng/filterx/filterx-expr.h -include/syslog-ng/filterx/filterx-globals.h -include/syslog-ng/filterx/filterx-object.h -include/syslog-ng/filterx/filterx-parser.h -include/syslog-ng/filterx/filterx-pipe.h -include/syslog-ng/filterx/filterx-scope.h -include/syslog-ng/filterx/filterx-weakrefs.h -include/syslog-ng/filterx/object-datetime.h -include/syslog-ng/filterx/object-json.h -include/syslog-ng/filterx/object-message-value.h -include/syslog-ng/filterx/object-null.h -include/syslog-ng/filterx/object-primitive.h -include/syslog-ng/filterx/object-string.h -include/syslog-ng/filterx/expr-condition.h -include/syslog-ng/filterx/object-dict-interface.h -include/syslog-ng/filterx/object-json-internal.h -include/syslog-ng/filterx/object-list-interface.h -include/syslog-ng/filterx/filterx-private.h -include/syslog-ng/filterx/expr-generator.h -include/syslog-ng/filterx/expr-literal-generator.h -include/syslog-ng/filterx/expr-regexp.h -include/syslog-ng/filterx/expr-shorthand.h -include/syslog-ng/filterx/expr-variable.h -include/syslog-ng/filterx/func-istype.h -include/syslog-ng/filterx/func-len.h -include/syslog-ng/transport/multitransport.h -include/syslog-ng/transport/transport-factory-id.h -include/syslog-ng/transport/transport-factory-registry.h -include/syslog-ng/transport/transport-factory-socket.h -include/syslog-ng/transport/transport-factory.h -include/syslog-ng/transport/transport-socket-proxy-private.h -include/syslog-ng/transport/transport-socket-proxy.h +include/syslog-ng/console.h +include/syslog-ng/logproto/logproto-auto-server.h +include/syslog-ng/stackdump.h +include/syslog-ng/transport/transport-adapter.h +include/syslog-ng/transport/transport-factory-haproxy.h +include/syslog-ng/transport/transport-globals.h +include/syslog-ng/transport/transport-haproxy.h +include/syslog-ng/transport/transport-stack.h +include/syslog-ng/notified-fd-events.h +include/syslog-ng/file-monitor.h +include/syslog-ng/logproto/logproto-http-scraper-responder-server.h +include/syslog-ng/logproto/logproto-http-server.h +include/syslog-ng/multi-line/empty-line-separated-multi-line.h share/syslog-ng/smart-multi-line.fsm -lib/libevtlog-4.8.so.0 -lib/libevtlog-4.8.so.0.0.0 +lib/libevtlog-4.10.so.0 +lib/libevtlog-4.10.so.0.0.0 lib/libevtlog.so -lib/libloggen_helper-4.8.so.0 -lib/libloggen_helper-4.8.so.0.0.0 +lib/libloggen_helper-4.10.so.0 +lib/libloggen_helper-4.10.so.0.0.0 lib/libloggen_helper.so -lib/libloggen_plugin-4.8.so.0 -lib/libloggen_plugin-4.8.so.0.0.0 +lib/libloggen_plugin-4.10.so.0 +lib/libloggen_plugin-4.10.so.0.0.0 lib/libloggen_plugin.so lib/libsecret-storage.so lib/libsecret-storage.so.0 lib/libsecret-storage.so.0.0.0 -lib/libsyslog-ng-4.8.so.0 -lib/libsyslog-ng-4.8.so.0.0.0 +lib/libsyslog-ng-4.10.so.0 +lib/libsyslog-ng-4.10.so.0.0.0 lib/libsyslog-ng-native-connector.a lib/libsyslog-ng.so lib/syslog-ng/libadd-contextual-data.so @@ -422,7 +388,6 @@ share/syslog-ng/include/scl/collectd/plugin.conf share/syslog-ng/include/scl/default-network-drivers/plugin.conf share/syslog-ng/include/scl/discord/discord.conf share/syslog-ng/include/scl/elasticsearch/elastic-http.conf -share/syslog-ng/include/scl/elasticsearch/elastic-java.conf share/syslog-ng/include/scl/elasticsearch/elastic-datastream.conf share/syslog-ng/include/scl/ewmm/ewmm.conf share/syslog-ng/include/scl/fortigate/fortigate.conf @@ -432,7 +397,6 @@ share/syslog-ng/include/scl/graylog2/plugin.conf share/syslog-ng/include/scl/hdfs/plugin.conf share/syslog-ng/include/scl/iptables/iptables.conf share/syslog-ng/include/scl/junos/plugin.conf -share/syslog-ng/include/scl/kafka/kafka-java.conf share/syslog-ng/include/scl/kafka/kafka.conf share/syslog-ng/include/scl/linux-audit/linux-audit.conf share/syslog-ng/include/scl/loadbalancer/gen-loadbalancer.sh @@ -473,6 +437,9 @@ share/syslog-ng/include/scl/darwinosl/darwinosl-metadata-db.csv share/syslog-ng/include/scl/darwinosl/plugin.conf share/syslog-ng/include/scl/arr/arr.conf share/syslog-ng/include/scl/jellyfin/jellyfin.conf +share/syslog-ng/include/scl/azure/azure-monitor.conf +share/syslog-ng/include/scl/freebsd-audit/plugin.conf +share/syslog-ng/include/scl/stats-exporter/plugin.conf share/syslog-ng/include/scl.conf share/syslog-ng/tools/cfg-grammar.y share/syslog-ng/tools/lex-rules.am diff --git a/sysutils/systeroid/Makefile b/sysutils/systeroid/Makefile index b0f06d671976..bca24930e22b 100644 --- a/sysutils/systeroid/Makefile +++ b/sysutils/systeroid/Makefile @@ -1,7 +1,7 @@ PORTNAME= systeroid DISTVERSIONPREFIX= v DISTVERSION= 0.4.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/szyszka/Makefile b/sysutils/szyszka/Makefile index 78d6f78f7acf..0a1e0113065a 100644 --- a/sysutils/szyszka/Makefile +++ b/sysutils/szyszka/Makefile @@ -1,6 +1,6 @@ PORTNAME= szyszka DISTVERSION= 3.0.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/tailspin/Makefile b/sysutils/tailspin/Makefile index ebcc3da0a2b6..0e4cdd89c634 100644 --- a/sysutils/tailspin/Makefile +++ b/sysutils/tailspin/Makefile @@ -1,6 +1,6 @@ PORTNAME= tailspin DISTVERSION= 5.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org diff --git a/sysutils/tarbsd-builder/Makefile b/sysutils/tarbsd-builder/Makefile index 5d70ed92ec77..84ca3e5246ac 100644 --- a/sysutils/tarbsd-builder/Makefile +++ b/sysutils/tarbsd-builder/Makefile @@ -1,5 +1,5 @@ PORTNAME= tarbsd-builder -DISTVERSION= 25.08.27 +DISTVERSION= 25.09.28 CATEGORIES= sysutils PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DIST_SUBDIR= ${DISTNAME}-${DISTVERSION} @@ -14,42 +14,35 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 i386 ONLY_FOR_ARCHS_REASON= Generated images are amd64 only at the moment, aarch64 planned but no others +RUN_DEPENDS= ${LOCALBASE}/sbin/pkg:${PKG_ORIGIN} + USES= php:flavors,build USE_GITHUB= yes GH_ACCOUNT= pavetheway91 GH_PROJECT= tarbsd -USE_PHP= filter pcntl phar zlib +USE_PHP= ctype filter mbstring pcntl phar zlib IGNORE_WITH_PHP= 81 NO_ARCH= yes -_TARBSD_COMPILE_ARGS=--ports --version-tag=${DISTVERSION} +_TARBSD_COMPILE_ARGS= --ports --version-tag=${PORTVERSION} --np-iconv PLIST_FILES= bin/tarbsd -OPTIONS_DEFINE= INTL MBSTRING QEMU_TOOLS ZOPFLI -OPTIONS_DEFAULT= MBSTRING ZOPFLI +OPTIONS_DEFINE= INTL QEMU_TOOLS ZOPFLI +OPTIONS_DEFAULT= ZOPFLI -INTL_DESC= Intl extension instead of a polyfill -MBSTRING_DESC= Mbstring extension instead of a polyfill +INTL_DESC= Intl extension instead of a polyfill QEMU_TOOLS_DESC= Export image to hypervisor formats -ZOPFLI_DESC= Better kernel compression +ZOPFLI_DESC= Better kernel compression INTL_USE= PHP=intl -MBSTRING_USE= PHP=mbstring QEMU_TOOLS_RUN_DEPENDS= qemu-img:emulators/qemu@tools ZOPFLI_RUN_DEPENDS= zopfli:archivers/zopfli -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MMBSTRING} -_TARBSD_COMPILE_ARGS+= --np-iconv -.endif - do-build: - ${LOCALBASE}/bin/php \ - -d phar.readonly=0 \ - ${WRKSRC}/stubs/compile.php ${_TARBSD_COMPILE_ARGS} + ${LOCALBASE}/bin/php -d phar.readonly=0 ${WRKSRC}/stubs/compile.php \ + ${_TARBSD_COMPILE_ARGS} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/out/tarbsd \ diff --git a/sysutils/tarbsd-builder/distinfo b/sysutils/tarbsd-builder/distinfo index ac708171943b..067a10a5b4ec 100644 --- a/sysutils/tarbsd-builder/distinfo +++ b/sysutils/tarbsd-builder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756299954 -SHA256 (pavetheway91-tarbsd-25.08.27_GH0-25.08.27/pavetheway91-tarbsd-25.08.27_GH0.tar.gz) = ca3f1a30b02182bc12b43a7d364ae09909abe92ff9bc2bc309b0f7820008ed40 -SIZE (pavetheway91-tarbsd-25.08.27_GH0-25.08.27/pavetheway91-tarbsd-25.08.27_GH0.tar.gz) = 1025435 +TIMESTAMP = 1759047489 +SHA256 (pavetheway91-tarbsd-25.09.28_GH0-25.09.28/pavetheway91-tarbsd-25.09.28_GH0.tar.gz) = dc489d11213f857cd09b47450a6d09a5fc87a19ae1da93fa0e75fd218691261e +SIZE (pavetheway91-tarbsd-25.09.28_GH0-25.09.28/pavetheway91-tarbsd-25.09.28_GH0.tar.gz) = 1032268 diff --git a/sysutils/tarbsd-builder/pkg-descr b/sysutils/tarbsd-builder/pkg-descr index 1cf3075c99d0..24f2b6bf4dea 100644 --- a/sysutils/tarbsd-builder/pkg-descr +++ b/sysutils/tarbsd-builder/pkg-descr @@ -1,2 +1,2 @@ tarBSD builder builds FreeBSD images that boot to memory. Depending on -installed packages, the image can be even less than 40 megabytes. +installed packages, the image can be even smaller than 40 megabytes. diff --git a/sysutils/tealdeer/Makefile b/sysutils/tealdeer/Makefile index a9bc2811a796..b3e41810dc77 100644 --- a/sysutils/tealdeer/Makefile +++ b/sysutils/tealdeer/Makefile @@ -1,7 +1,7 @@ PORTNAME= tealdeer DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org diff --git a/sysutils/tere/Makefile b/sysutils/tere/Makefile index 8041ab6a6f68..35123154926e 100644 --- a/sysutils/tere/Makefile +++ b/sysutils/tere/Makefile @@ -1,7 +1,7 @@ PORTNAME= tere DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/tiempo/Makefile b/sysutils/tiempo/Makefile index 620cdbe14b3e..31c702c8b287 100644 --- a/sysutils/tiempo/Makefile +++ b/sysutils/tiempo/Makefile @@ -1,6 +1,6 @@ PORTNAME= tiempo DISTVERSION= 1.11.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/tldr/Makefile b/sysutils/tldr/Makefile index 790a3baa6639..deac03441b8d 100644 --- a/sysutils/tldr/Makefile +++ b/sysutils/tldr/Makefile @@ -1,6 +1,7 @@ PORTNAME= tldr DISTVERSIONPREFIX= v DISTVERSION= 1.12.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= adamw@FreeBSD.org diff --git a/sysutils/topgrade/Makefile b/sysutils/topgrade/Makefile index 62a7917954dd..58c03a8b2347 100644 --- a/sysutils/topgrade/Makefile +++ b/sysutils/topgrade/Makefile @@ -1,7 +1,7 @@ PORTNAME= topgrade DISTVERSIONPREFIX= v DISTVERSION= 16.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= freebsd@scd-systems.net diff --git a/sysutils/tuckr/Makefile b/sysutils/tuckr/Makefile index 150c75b5998e..5ae18a3443ea 100644 --- a/sysutils/tuckr/Makefile +++ b/sysutils/tuckr/Makefile @@ -1,6 +1,6 @@ PORTNAME= tuckr DISTVERSION= 0.11.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/tvterm/Makefile b/sysutils/tvterm/Makefile index 394313be5103..c2521fb7dece 100644 --- a/sysutils/tvterm/Makefile +++ b/sysutils/tvterm/Makefile @@ -2,7 +2,7 @@ PORTNAME= tvterm PORTVERSION= g20250621 CATEGORIES= sysutils -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Terminal emulator powered by Turbo Vision WWW= https://github.com/magiblot/tvterm diff --git a/sysutils/vivid/Makefile b/sysutils/vivid/Makefile index 11037662af63..eabca3db28c3 100644 --- a/sysutils/vivid/Makefile +++ b/sysutils/vivid/Makefile @@ -1,7 +1,7 @@ PORTNAME= vivid DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= 0mp@FreeBSD.org diff --git a/sysutils/vm-bhyve-devel/Makefile b/sysutils/vm-bhyve-devel/Makefile index 807c85ade8b4..e3812bb058be 100644 --- a/sysutils/vm-bhyve-devel/Makefile +++ b/sysutils/vm-bhyve-devel/Makefile @@ -1,7 +1,7 @@ PORTNAME= vm-bhyve DISTVERSIONPREFIX= v -DISTVERSION= 1.6.2-33 -DISTVERSIONSUFFIX= -g9e852e6 +DISTVERSION= 1.6.2-34 +DISTVERSIONSUFFIX= -g73b127 CATEGORIES= sysutils PKGNAMESUFFIX= -devel diff --git a/sysutils/vm-bhyve-devel/distinfo b/sysutils/vm-bhyve-devel/distinfo index 67731f1449d8..9928f0e56288 100644 --- a/sysutils/vm-bhyve-devel/distinfo +++ b/sysutils/vm-bhyve-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752062465 -SHA256 (freebsd-vm-bhyve-v1.6.2-33-g9e852e6_GH0.tar.gz) = ee4244c0c90dab12925ce382c9f4cadf3af47ff48296e67238ed3501072acd0c -SIZE (freebsd-vm-bhyve-v1.6.2-33-g9e852e6_GH0.tar.gz) = 77265 +TIMESTAMP = 1759338546 +SHA256 (freebsd-vm-bhyve-v1.6.2-34-g73b127_GH0.tar.gz) = 27c216010aa4a84232cd92b2532438c8834616f5c7ae3b1d12895dc03b0cf55f +SIZE (freebsd-vm-bhyve-v1.6.2-34-g73b127_GH0.tar.gz) = 77525 diff --git a/sysutils/vm-bhyve-devel/pkg-plist b/sysutils/vm-bhyve-devel/pkg-plist index 7c4921638eb3..77384ca2f784 100644 --- a/sysutils/vm-bhyve-devel/pkg-plist +++ b/sysutils/vm-bhyve-devel/pkg-plist @@ -19,21 +19,21 @@ lib/vm-bhyve/vm-util lib/vm-bhyve/vm-zfs share/man/man8/vm.8.gz sbin/vm -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/alpine.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arch.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/centos6.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/centos7.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-alpine.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-arch.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config.sample -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/coreos.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/debian.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-debian.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/default.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dragonfly.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/freebsd-zvol.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/freepbx.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gentoo.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-gentoo.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linux-grub-zvol.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linux-grub.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/linux-zvol.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linux.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netbsd.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/openbsd.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/resflash.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ubuntu.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/legacy-ubuntu.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/windows.conf diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index 67663185a1cb..7d61ff839887 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -1,5 +1,5 @@ PORTNAME= webmin -PORTVERSION= 2.501 +PORTVERSION= 2.520 CATEGORIES= sysutils MASTER_SITES= http://download.webmin.com/updates/:up \ SF/webadmin/${PORTNAME}/${PORTVERSION}:sf diff --git a/sysutils/webmin/distinfo b/sysutils/webmin/distinfo index b4f69dc76c09..1d0f1f3283be 100644 --- a/sysutils/webmin/distinfo +++ b/sysutils/webmin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757394052 -SHA256 (webmin-2.501.tar.gz) = 0f2772a582d4c4cf24085993729cfc94df2a64d619cefede5400c24b02efb08f -SIZE (webmin-2.501.tar.gz) = 38523242 +TIMESTAMP = 1759657191 +SHA256 (webmin-2.520.tar.gz) = f73bfff803c8eaf566044fcdcfe5edb150bdeda721ec9daaaafd17a23919f529 +SIZE (webmin-2.520.tar.gz) = 38544384 diff --git a/sysutils/webmin/pkg-plist b/sysutils/webmin/pkg-plist index f41930766f5f..1bc5cee02f84 100644 --- a/sysutils/webmin/pkg-plist +++ b/sysutils/webmin/pkg-plist @@ -19214,6 +19214,7 @@ lib/webmin/spam/edit_setup.cgi lib/webmin/spam/edit_simple.cgi lib/webmin/spam/edit_user.cgi lib/webmin/spam/edit_white.cgi +lib/webmin/spam/help/help.zip lib/webmin/spam/images/awl.gif lib/webmin/spam/images/db.gif lib/webmin/spam/images/header.gif diff --git a/sysutils/wiper/Makefile b/sysutils/wiper/Makefile index e65072fbfd8a..7e33142f7275 100644 --- a/sysutils/wiper/Makefile +++ b/sysutils/wiper/Makefile @@ -1,7 +1,7 @@ PORTNAME= wiper DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= sysutils PKGNAMESUFFIX= -disk-cleanup-tool diff --git a/sysutils/xcp/Makefile b/sysutils/xcp/Makefile index b06758d0e6b9..a235fc295d61 100644 --- a/sysutils/xcp/Makefile +++ b/sysutils/xcp/Makefile @@ -1,7 +1,7 @@ PORTNAME= xcp DISTVERSIONPREFIX= v DISTVERSION= 0.24.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/sysutils/xorriso/Makefile b/sysutils/xorriso/Makefile index 6db57cbac9e1..832c8f616d44 100644 --- a/sysutils/xorriso/Makefile +++ b/sysutils/xorriso/Makefile @@ -2,7 +2,7 @@ PORTNAME= xorriso DISTVERSION= 1.5.6 PORTREVISION= 2 CATEGORIES= sysutils -MASTER_SITES= http://files.libburnia-project.org/releases/ +MASTER_SITES= https://files.libburnia-project.org/releases/ DISTNAME= libisoburn-${PORTVERSION} MAINTAINER= wen@FreeBSD.org diff --git a/sysutils/yadf/Makefile b/sysutils/yadf/Makefile index f5d5bd6069b0..b875176c02ff 100644 --- a/sysutils/yadf/Makefile +++ b/sysutils/yadf/Makefile @@ -1,7 +1,7 @@ PORTNAME= yadf DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MAINTAINER= sec.research.2005@gmail.com diff --git a/sysutils/yazi/Makefile b/sysutils/yazi/Makefile index 3a9cac27ab6d..1bff9185add8 100644 --- a/sysutils/yazi/Makefile +++ b/sysutils/yazi/Makefile @@ -1,7 +1,7 @@ PORTNAME= yazi DISTVERSIONPREFIX= v DISTVERSION= 25.5.31 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= nivit@FreeBSD.org diff --git a/sysutils/zellij/Makefile b/sysutils/zellij/Makefile index 8c443f12f1b1..47d443c7db69 100644 --- a/sysutils/zellij/Makefile +++ b/sysutils/zellij/Makefile @@ -1,7 +1,7 @@ PORTNAME= zellij DISTVERSIONPREFIX= v DISTVERSION= 0.43.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= ashish@FreeBSD.org diff --git a/sysutils/zoxide/Makefile b/sysutils/zoxide/Makefile index 40826e184aae..3248f9c11f9c 100644 --- a/sysutils/zoxide/Makefile +++ b/sysutils/zoxide/Makefile @@ -1,7 +1,7 @@ PORTNAME= zoxide DISTVERSIONPREFIX= v DISTVERSION= 0.9.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= andoriyu@gmail.com diff --git a/textproc/angle-grinder/Makefile b/textproc/angle-grinder/Makefile index 3924c1fb834c..bf7456b5e546 100644 --- a/textproc/angle-grinder/Makefile +++ b/textproc/angle-grinder/Makefile @@ -1,7 +1,7 @@ PORTNAME= angle-grinder DISTVERSIONPREFIX= v DISTVERSION= 0.19.4 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org diff --git a/textproc/aq/Makefile b/textproc/aq/Makefile index 9627e421f78f..5a69aa103676 100644 --- a/textproc/aq/Makefile +++ b/textproc/aq/Makefile @@ -1,6 +1,6 @@ PORTNAME= aq DISTVERSION= 0.3.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile index 7602d1131bfd..a4712e0610cd 100644 --- a/textproc/bat/Makefile +++ b/textproc/bat/Makefile @@ -1,7 +1,7 @@ PORTNAME= bat DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc MAINTAINER= pizzamig@FreeBSD.org diff --git a/textproc/biodiff/Makefile b/textproc/biodiff/Makefile index 0a85a76ae16e..5dee8a2d1588 100644 --- a/textproc/biodiff/Makefile +++ b/textproc/biodiff/Makefile @@ -1,7 +1,7 @@ PORTNAME= biodiff DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/cast2gif/Makefile b/textproc/cast2gif/Makefile index b5318f9ac781..cf16e5080843 100644 --- a/textproc/cast2gif/Makefile +++ b/textproc/cast2gif/Makefile @@ -2,7 +2,7 @@ PORTNAME= cast2gif DISTVERSIONPREFIX= v DISTVERSION= 0.1.0-5 DISTVERSIONSUFFIX= -g7373161 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org diff --git a/textproc/choose/Makefile b/textproc/choose/Makefile index f6268a5c3789..dadfc04e06f0 100644 --- a/textproc/choose/Makefile +++ b/textproc/choose/Makefile @@ -1,7 +1,7 @@ PORTNAME= choose DISTVERSIONPREFIX= v DISTVERSION= 1.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= tagattie@FreeBSD.org diff --git a/textproc/code-minimap/Makefile b/textproc/code-minimap/Makefile index 85c5ba286344..6811ba32ccd7 100644 --- a/textproc/code-minimap/Makefile +++ b/textproc/code-minimap/Makefile @@ -1,7 +1,7 @@ PORTNAME= code-minimap DISTVERSIONPREFIX= v DISTVERSION= 0.6.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MAINTAINER= dereks@lifeofadishwasher.com diff --git a/textproc/comrak/Makefile b/textproc/comrak/Makefile index 337e12b8b085..09af7ae2dde6 100644 --- a/textproc/comrak/Makefile +++ b/textproc/comrak/Makefile @@ -1,7 +1,7 @@ PORTNAME= comrak DISTVERSIONPREFIX= v DISTVERSION= 0.40.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/csview/Makefile b/textproc/csview/Makefile index 2682df8102d2..c021c090db03 100644 --- a/textproc/csview/Makefile +++ b/textproc/csview/Makefile @@ -1,7 +1,7 @@ PORTNAME= csview DISTVERSIONPREFIX= v DISTVERSION= 1.3.4 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= ruben@verweg.com diff --git a/textproc/csvlens/Makefile b/textproc/csvlens/Makefile index e671cf1c4655..d111e4003d00 100644 --- a/textproc/csvlens/Makefile +++ b/textproc/csvlens/Makefile @@ -1,7 +1,7 @@ PORTNAME= csvlens DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= tagattie@FreeBSD.org diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index 17b4d6bb11ba..366d9d774bb5 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -1,5 +1,6 @@ PORTNAME= dict PORTVERSION= 1.13.3 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/dict/dictd/dictd-${PORTVERSION} DISTNAME= dictd-${PORTVERSION} diff --git a/textproc/dict/files/dict.conf b/textproc/dict/files/dict.conf index aa9f9608b4cb..6d2adf5d97a2 100644 --- a/textproc/dict/files/dict.conf +++ b/textproc/dict/files/dict.conf @@ -2,10 +2,10 @@ # CONFIGURATION section of dict(1) for the full syntax. # # A list of public dict servers is available at -# http://luetzschena-stahmeln.de/dictd/index.php +# https://dict-servers.catflap.org/ # but one of the following should work. # server dict.org -server dict.trit.org -server dict.die.net +server dict.catflap.org +server dict.trit.net diff --git a/textproc/difftastic/Makefile b/textproc/difftastic/Makefile index 21efc3f47403..4873f15fac85 100644 --- a/textproc/difftastic/Makefile +++ b/textproc/difftastic/Makefile @@ -1,5 +1,6 @@ PORTNAME= difftastic DISTVERSION= 0.65.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= amdmi3@FreeBSD.org diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index 2c3b79e80cb8..b27cc4b02915 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -1,5 +1,5 @@ PORTNAME= discount -PORTVERSION= 3.0.1.1 +PORTVERSION= 3.0.1.2 CATEGORIES= textproc devel MASTER_SITES= https://www.pell.portland.or.us/~orc/Code/discount/ diff --git a/textproc/discount/distinfo b/textproc/discount/distinfo index bd863493744e..8a2aef3521eb 100644 --- a/textproc/discount/distinfo +++ b/textproc/discount/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436431 -SHA256 (discount-3.0.1.1.tar.bz2) = c1b1b9f37bb907aae5f4bcfc960269baeae9e6710cdd6860ee965abfa2676631 -SIZE (discount-3.0.1.1.tar.bz2) = 113052 +TIMESTAMP = 1759324024 +SHA256 (discount-3.0.1.2.tar.bz2) = ec670ca34fba6dd99cf30170b98f57fbd84ed51528cc3ae732b5ec298e738d9d +SIZE (discount-3.0.1.2.tar.bz2) = 113055 diff --git a/textproc/doxx/Makefile b/textproc/doxx/Makefile index 9ff472017577..adf74d1cab6d 100644 --- a/textproc/doxx/Makefile +++ b/textproc/doxx/Makefile @@ -1,7 +1,7 @@ PORTNAME= doxx DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= wen@FreeBSD.org diff --git a/textproc/evtx/Makefile b/textproc/evtx/Makefile index 3d21f1fbe457..530039826339 100644 --- a/textproc/evtx/Makefile +++ b/textproc/evtx/Makefile @@ -1,7 +1,7 @@ PORTNAME= evtx DISTVERSION= 0.8.1 DISTVERSIONPREFIX= v -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= textproc MAINTAINER= acm@FreeBSD.org diff --git a/textproc/fblog/Makefile b/textproc/fblog/Makefile index 77a2b28085fc..9964a23c2975 100644 --- a/textproc/fblog/Makefile +++ b/textproc/fblog/Makefile @@ -1,7 +1,7 @@ PORTNAME= fblog DISTVERSIONPREFIX= v DISTVERSION= 4.14.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/feluda/Makefile b/textproc/feluda/Makefile index 280cc13277fc..b01c213ac912 100644 --- a/textproc/feluda/Makefile +++ b/textproc/feluda/Makefile @@ -1,7 +1,7 @@ PORTNAME= feluda DISTVERSIONPREFIX= v DISTVERSION= 1.9.8 # Cargo.lock patched: `make patch cargo-crates` -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= nxjoseph@protonmail.com diff --git a/textproc/goldendict-ng/Makefile b/textproc/goldendict-ng/Makefile index 96ff7ac8e91e..1c0fe858173b 100644 --- a/textproc/goldendict-ng/Makefile +++ b/textproc/goldendict-ng/Makefile @@ -1,8 +1,7 @@ PORTNAME= goldendict-ng DISTVERSIONPREFIX= v -DISTVERSION= 25.06.0 -PORTREVISION= 1 -DISTVERSIONSUFFIX= -Release.8a87a79b +DISTVERSION= 25.10.1 +DISTVERSIONSUFFIX= -Release.85f9a3d5 CATEGORIES= textproc MAINTAINER= mew14930xvi@inbox.lv @@ -29,16 +28,20 @@ GH_ACCOUNT= xiaoyifang USE_GL= opengl USE_QT= 5compat base declarative multimedia positioning svg webchannel \ webengine tools:build -USE_XORG= ice sm x11 xext xtst +USE_XORG= ice sm x11 xext xorgproto xtst CMAKE_ON= USE_ALTERNATIVE_NAME USE_SYSTEM_FMT USE_SYSTEM_TOML CONFIGURE_WRKSRC= ${WRKSRC}/build_dir -OPTIONS_DEFINE= EPWING +OPTIONS_DEFINE= EPWING SPEECH OPTIONS_DEFAULT= EPWING EPWING_DESC= Japanese EPWING dictionary format support +SPEECH_DESC= Text to speech support + EPWING_LIB_DEPENDS= libeb.so:japanese/eb EPWING_CMAKE_OFF= -DWITH_EPWING_SUPPORT=OFF +SPEECH_USE= QT=speech +SPEECH_CMAKE_ON= -DWITH_TTS=ON .include <bsd.port.mk> diff --git a/textproc/goldendict-ng/distinfo b/textproc/goldendict-ng/distinfo index 67fcc93707c6..1a6671c18d38 100644 --- a/textproc/goldendict-ng/distinfo +++ b/textproc/goldendict-ng/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750352881 -SHA256 (xiaoyifang-goldendict-ng-v25.06.0-Release.8a87a79b_GH0.tar.gz) = cae2b5993e30eccf192261786605eda904e22577b1ec0cedd2191d9500b4e091 -SIZE (xiaoyifang-goldendict-ng-v25.06.0-Release.8a87a79b_GH0.tar.gz) = 6089913 +TIMESTAMP = 1759469021 +SHA256 (xiaoyifang-goldendict-ng-v25.10.1-Release.85f9a3d5_GH0.tar.gz) = bbf3c23dd0a3a17fa4d083144a579aea9f766d99e3b995ed1c04760665001c47 +SIZE (xiaoyifang-goldendict-ng-v25.10.1-Release.85f9a3d5_GH0.tar.gz) = 6101416 diff --git a/textproc/grass/Makefile b/textproc/grass/Makefile index 4e8f8ee61e84..0ce41658678a 100644 --- a/textproc/grass/Makefile +++ b/textproc/grass/Makefile @@ -1,6 +1,6 @@ PORTNAME= grass DISTVERSION= 0.13.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= vishwin@FreeBSD.org diff --git a/textproc/harper/Makefile b/textproc/harper/Makefile index 3e75f7c9934b..f70486499a41 100644 --- a/textproc/harper/Makefile +++ b/textproc/harper/Makefile @@ -1,6 +1,6 @@ PORTNAME= harper DISTVERSIONPREFIX= v -DISTVERSION= 0.65.0 +DISTVERSION= 0.66.0 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org diff --git a/textproc/harper/Makefile.crates b/textproc/harper/Makefile.crates index fb6dfad3d6f5..64b7081fd1ad 100644 --- a/textproc/harper/Makefile.crates +++ b/textproc/harper/Makefile.crates @@ -220,7 +220,7 @@ CARGO_CRATES= addr2line-0.24.2 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.1 \ - indexmap-2.11.1 \ + indexmap-2.11.4 \ io-uring-0.7.9 \ is-docker-0.2.0 \ is-macro-0.3.7 \ @@ -362,11 +362,11 @@ CARGO_CRATES= addr2line-0.24.2 \ scopeguard-1.2.0 \ semver-1.0.26 \ seq-macro-0.3.6 \ - serde-1.0.226 \ + serde-1.0.228 \ serde-wasm-bindgen-0.6.5 \ serde_bytes-0.11.17 \ - serde_core-1.0.226 \ - serde_derive-1.0.226 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ serde_json-1.0.145 \ serde_repr-0.1.20 \ serde_spanned-0.6.9 \ @@ -401,9 +401,9 @@ CARGO_CRATES= addr2line-0.24.2 \ text_placeholder-0.5.1 \ thin-vec-0.2.14 \ thiserror-1.0.69 \ - thiserror-2.0.16 \ + thiserror-2.0.17 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.16 \ + thiserror-impl-2.0.17 \ thread-tree-0.3.3 \ thread_local-1.1.9 \ time-0.3.41 \ @@ -433,7 +433,7 @@ CARGO_CRATES= addr2line-0.24.2 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.20 \ tracing-wasm-0.2.1 \ - tree-sitter-0.25.9 \ + tree-sitter-0.25.10 \ tree-sitter-bash-0.25.0 \ tree-sitter-c-0.24.1 \ tree-sitter-c-sharp-0.23.1 \ @@ -443,6 +443,7 @@ CARGO_CRATES= addr2line-0.24.2 \ tree-sitter-go-0.25.0 \ tree-sitter-haskell-0.23.1 \ tree-sitter-html-0.23.2 \ + tree-sitter-ink-lbz-0.0.1 \ tree-sitter-java-0.23.5 \ tree-sitter-javascript-0.25.0 \ tree-sitter-kotlin-ng-1.1.0 \ diff --git a/textproc/harper/distinfo b/textproc/harper/distinfo index 09d7dd7dceab..2a6c18a64c89 100644 --- a/textproc/harper/distinfo +++ b/textproc/harper/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1758831828 +TIMESTAMP = 1759442944 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -443,8 +443,8 @@ SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f SIZE (rust/crates/idna-1.0.3.crate) = 142515 SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 -SHA256 (rust/crates/indexmap-2.11.1.crate) = 206a8042aec68fa4a62e8d3f7aa4ceb508177d9324faf261e1959e495b7a1921 -SIZE (rust/crates/indexmap-2.11.1.crate) = 99966 +SHA256 (rust/crates/indexmap-2.11.4.crate) = 4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5 +SIZE (rust/crates/indexmap-2.11.4.crate) = 100302 SHA256 (rust/crates/io-uring-0.7.9.crate) = d93587f37623a1a17d94ef2bc9ada592f5465fe7732084ab7beefabe5c77c0c4 SIZE (rust/crates/io-uring-0.7.9.crate) = 99792 SHA256 (rust/crates/is-docker-0.2.0.crate) = 928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3 @@ -727,16 +727,16 @@ SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f SIZE (rust/crates/semver-1.0.26.crate) = 31303 SHA256 (rust/crates/seq-macro-0.3.6.crate) = 1bc711410fbe7399f390ca1c3b60ad0f53f80e95c5eb935e52268a0e2cd49acc SIZE (rust/crates/seq-macro-0.3.6.crate) = 16031 -SHA256 (rust/crates/serde-1.0.226.crate) = 0dca6411025b24b60bfa7ec1fe1f8e710ac09782dca409ee8237ba74b51295fd -SIZE (rust/crates/serde-1.0.226.crate) = 28484 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 SHA256 (rust/crates/serde-wasm-bindgen-0.6.5.crate) = 8302e169f0eddcc139c70f139d19d6467353af16f9fce27e8c30158036a1e16b SIZE (rust/crates/serde-wasm-bindgen-0.6.5.crate) = 21098 SHA256 (rust/crates/serde_bytes-0.11.17.crate) = 8437fd221bde2d4ca316d61b90e337e9e702b3820b87d63caa9ba6c02bd06d96 SIZE (rust/crates/serde_bytes-0.11.17.crate) = 13256 -SHA256 (rust/crates/serde_core-1.0.226.crate) = ba2ba63999edb9dac981fb34b3e5c0d111a69b0924e253ed29d83f7c99e966a4 -SIZE (rust/crates/serde_core-1.0.226.crate) = 63014 -SHA256 (rust/crates/serde_derive-1.0.226.crate) = 8db53ae22f34573731bafa1db20f04027b2d25e02d8205921b569171699cdb33 -SIZE (rust/crates/serde_derive-1.0.226.crate) = 58702 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 SHA256 (rust/crates/serde_repr-0.1.20.crate) = 175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c @@ -805,12 +805,12 @@ SHA256 (rust/crates/thin-vec-0.2.14.crate) = 144f754d318415ac792f9d69fc87abbbfc0 SIZE (rust/crates/thin-vec-0.2.14.crate) = 35087 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.16.crate) = 3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0 -SIZE (rust/crates/thiserror-2.0.16.crate) = 29095 +SHA256 (rust/crates/thiserror-2.0.17.crate) = f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8 +SIZE (rust/crates/thiserror-2.0.17.crate) = 28857 SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 -SHA256 (rust/crates/thiserror-impl-2.0.16.crate) = 6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960 -SIZE (rust/crates/thiserror-impl-2.0.16.crate) = 21214 +SHA256 (rust/crates/thiserror-impl-2.0.17.crate) = 3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913 +SIZE (rust/crates/thiserror-impl-2.0.17.crate) = 21344 SHA256 (rust/crates/thread-tree-0.3.3.crate) = ffbd370cb847953a25954d9f63e14824a36113f8c72eecf6eccef5dc4b45d630 SIZE (rust/crates/thread-tree-0.3.3.crate) = 12263 SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 @@ -869,8 +869,8 @@ SHA256 (rust/crates/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf055 SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 SHA256 (rust/crates/tracing-wasm-0.2.1.crate) = 4575c663a174420fa2d78f4108ff68f65bf2fbb7dd89f33749b6e826b3626e07 SIZE (rust/crates/tracing-wasm-0.2.1.crate) = 9372 -SHA256 (rust/crates/tree-sitter-0.25.9.crate) = ccd2a058a86cfece0bf96f7cce1021efef9c8ed0e892ab74639173e5ed7a34fa -SIZE (rust/crates/tree-sitter-0.25.9.crate) = 197617 +SHA256 (rust/crates/tree-sitter-0.25.10.crate) = 78f873475d258561b06f1c595d93308a7ed124d9977cb26b148c2084a4a3cc87 +SIZE (rust/crates/tree-sitter-0.25.10.crate) = 197383 SHA256 (rust/crates/tree-sitter-bash-0.25.0.crate) = 871b0606e667e98a1237ebdc1b0d7056e0aebfdc3141d12b399865d4cb6ed8a6 SIZE (rust/crates/tree-sitter-bash-0.25.0.crate) = 443064 SHA256 (rust/crates/tree-sitter-c-0.24.1.crate) = 1a3aad8f0129083a59fe8596157552d2bb7148c492d44c21558d68ca1c722707 @@ -889,6 +889,8 @@ SHA256 (rust/crates/tree-sitter-haskell-0.23.1.crate) = 977c51e504548cba13fc27cb SIZE (rust/crates/tree-sitter-haskell-0.23.1.crate) = 842034 SHA256 (rust/crates/tree-sitter-html-0.23.2.crate) = 261b708e5d92061ede329babaaa427b819329a9d427a1d710abb0f67bbef63ee SIZE (rust/crates/tree-sitter-html-0.23.2.crate) = 21295 +SHA256 (rust/crates/tree-sitter-ink-lbz-0.0.1.crate) = a44bf578477077d12eb671fd67fc47ab71516a1f3913a5dac96346a8faa33210 +SIZE (rust/crates/tree-sitter-ink-lbz-0.0.1.crate) = 60051 SHA256 (rust/crates/tree-sitter-java-0.23.5.crate) = 0aa6cbcdc8c679b214e616fd3300da67da0e492e066df01bcf5a5921a71e90d6 SIZE (rust/crates/tree-sitter-java-0.23.5.crate) = 159677 SHA256 (rust/crates/tree-sitter-javascript-0.25.0.crate) = 68204f2abc0627a90bdf06e605f5c470aa26fdcb2081ea553a04bdad756693f5 @@ -1115,5 +1117,5 @@ SHA256 (rust/crates/zerovec-derive-0.11.1.crate) = 5b96237efa0c878c64bd89c436f66 SIZE (rust/crates/zerovec-derive-0.11.1.crate) = 21294 SHA256 (rust/crates/zip-1.1.4.crate) = 9cc23c04387f4da0374be4533ad1208cbb091d5c11d070dfef13676ad6497164 SIZE (rust/crates/zip-1.1.4.crate) = 77910 -SHA256 (Automattic-harper-v0.65.0_GH0.tar.gz) = f62e8787cd83eab09c01b1c7845d2729193d9b72a7594b869c0724c54209874e -SIZE (Automattic-harper-v0.65.0_GH0.tar.gz) = 7388729 +SHA256 (Automattic-harper-v0.66.0_GH0.tar.gz) = 5572a64abd40dd63dd8d6487e0a5ae71f8eb40809e609c4626b0d578647ca0a9 +SIZE (Automattic-harper-v0.66.0_GH0.tar.gz) = 7394300 diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index eafc1e8e7bc6..bdfe4fada033 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -1,6 +1,5 @@ PORTNAME= highlight -DISTVERSION= 4.16 -PORTREVISION= 1 +DISTVERSION= 4.17 PORTEPOCH= 3 CATEGORIES= textproc MASTER_SITES= http://andre-simon.de/zip/ @@ -14,14 +13,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/boost/scoped_array.hpp:devel/boost-libs -USES= gmake lua pkgconfig tar:bzip2 +USES= compiler:c++17-lang gmake lua pkgconfig tar:bzip2 MAKEFILE= makefile MAKE_ARGS= CXX="${CXX}" \ - CFLAGS="${CXXFLAGS} ${CPPFLAGS} -DHAVE_DECL_GETOPT" \ + CFLAGS="${CXXFLAGS} ${CPPFLAGS} -DHAVE_DECL_GETOPT -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS}" ALL_TARGET= all # cli INSTALL_TARGET= install +PORTDATA= * PORTDOCS= * OPTIONS_DEFINE= DOCS GUI @@ -34,9 +34,11 @@ GUI_ALL_TARGET= gui GUI_INSTALL_TARGET= install-gui post-patch: + @${REINPLACE_CMD} -e 's,lua5.3,lua-${LUA_VER},' ${WRKSRC}/src/makefile + +post-patch-GUI-on: @${REINPLACE_CMD} -e '/PKGCONFIG/s,lua,&-${LUA_VER}, ; \ - /LIBS/s,-llua,&-${LUA_VER},' \ - ${WRKSRC}/src/gui-qt/highlight.pro + /LIBS/s,-llua,&-${LUA_VER},' ${WRKSRC}/src/gui-qt/highlight.pro post-install: .for cfg in filetypes lsp diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index a1f0f6e15b05..8fa8f8f721e8 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747691063 -SHA256 (highlight-4.16.tar.bz2) = 92261ff5c27c73e7a5c85ab65ada2a2edf8aa3dbe9c9c3d8e82e062088e60e5a -SIZE (highlight-4.16.tar.bz2) = 1526528 +TIMESTAMP = 1759093847 +SHA256 (highlight-4.17.tar.bz2) = d4f7baa98bd162d8f15642793bd7b8671cfa47ad5100707ac609be3ed486ff94 +SIZE (highlight-4.17.tar.bz2) = 1536499 diff --git a/textproc/highlight/files/patch-src_makefile b/textproc/highlight/files/patch-src_makefile deleted file mode 100644 index 4518c7b1d765..000000000000 --- a/textproc/highlight/files/patch-src_makefile +++ /dev/null @@ -1,20 +0,0 @@ ---- src/makefile.orig 2020-12-21 10:56:19 UTC -+++ src/makefile -@@ -36,7 +36,7 @@ GUI_QT_DIR=./gui-qt/ - INCLUDE_DIR=./include/ - - # try to detect Lua versioning scheme --LUA_PKG_NAME=lua5.3 -+LUA_PKG_NAME=lua-$(LUA_VER) - LUA_TEST=$(shell pkg-config --exists ${LUA_PKG_NAME}; echo $$?) - - ifeq (${LUA_TEST},1) -@@ -75,7 +75,7 @@ LDFLAGS = -ldl - #LDFLAGS = ${LDFLAGS} -s - #LDFLAGS= -Wl,--as-needed - --CXX_COMPILE=${CXX} ${CFLAGS} -c -I ${INCLUDE_DIR} ${LUA_CFLAGS} -+CXX_COMPILE=${CXX} ${CFLAGS} -c -I ${INCLUDE_DIR} -I${LOCALBASE}/include ${LUA_CFLAGS} - - # Data directories (data dir, configuration file dir) - CXX_DIR=-DHL_DATA_DIR=\"${HL_DATA_DIR}\" -DHL_CONFIG_DIR=\"${HL_CONFIG_DIR}\" diff --git a/textproc/highlight/pkg-plist b/textproc/highlight/pkg-plist index fb5ebecf005d..94a9cd884f93 100644 --- a/textproc/highlight/pkg-plist +++ b/textproc/highlight/pkg-plist @@ -6,519 +6,6 @@ bin/highlight share/bash-completion/completions/highlight share/fish/vendor_completions.d/highlight.fish %%GUI%%share/icons/hicolor/256x256/apps/highlight.png -%%GUI%%%%DATADIR%%/gui_files/ext/fileopenfilter.conf -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_bg_BG.qm -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_cs_CZ.qm -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_de_DE.qm -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_es_ES.qm -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_fr_FR.qm -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_it_IT.qm -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_ja_JP.qm -%%GUI%%%%DATADIR%%/gui_files/l10n/highlight_zh_CN.qm -%%DATADIR%%/langDefs/abap.lang -%%DATADIR%%/langDefs/abc.lang -%%DATADIR%%/langDefs/abnf.lang -%%DATADIR%%/langDefs/actionscript.lang -%%DATADIR%%/langDefs/ada.lang -%%DATADIR%%/langDefs/agda.lang -%%DATADIR%%/langDefs/alan.lang -%%DATADIR%%/langDefs/algol.lang -%%DATADIR%%/langDefs/ampl.lang -%%DATADIR%%/langDefs/amtrix.lang -%%DATADIR%%/langDefs/applescript.lang -%%DATADIR%%/langDefs/arc.lang -%%DATADIR%%/langDefs/arm.lang -%%DATADIR%%/langDefs/as400cl.lang -%%DATADIR%%/langDefs/ascend.lang -%%DATADIR%%/langDefs/asciidoc.lang -%%DATADIR%%/langDefs/asp.lang -%%DATADIR%%/langDefs/aspect.lang -%%DATADIR%%/langDefs/assembler.lang -%%DATADIR%%/langDefs/ats.lang -%%DATADIR%%/langDefs/autohotkey.lang -%%DATADIR%%/langDefs/autoit.lang -%%DATADIR%%/langDefs/avenue.lang -%%DATADIR%%/langDefs/awk.lang -%%DATADIR%%/langDefs/ballerina.lang -%%DATADIR%%/langDefs/bat.lang -%%DATADIR%%/langDefs/bbcode.lang -%%DATADIR%%/langDefs/bcpl.lang -%%DATADIR%%/langDefs/bibtex.lang -%%DATADIR%%/langDefs/biferno.lang -%%DATADIR%%/langDefs/bison.lang -%%DATADIR%%/langDefs/blitzbasic.lang -%%DATADIR%%/langDefs/bms.lang -%%DATADIR%%/langDefs/bnf.lang -%%DATADIR%%/langDefs/boo.lang -%%DATADIR%%/langDefs/c.lang -%%DATADIR%%/langDefs/carbon.lang -%%DATADIR%%/langDefs/ceylon.lang -%%DATADIR%%/langDefs/charmm.lang -%%DATADIR%%/langDefs/chill.lang -%%DATADIR%%/langDefs/chpl.lang -%%DATADIR%%/langDefs/clean.lang -%%DATADIR%%/langDefs/clearbasic.lang -%%DATADIR%%/langDefs/clipper.lang -%%DATADIR%%/langDefs/clojure.lang -%%DATADIR%%/langDefs/clp.lang -%%DATADIR%%/langDefs/cmake.lang -%%DATADIR%%/langDefs/cobol.lang -%%DATADIR%%/langDefs/coffeescript.lang -%%DATADIR%%/langDefs/coldfusion.lang -%%DATADIR%%/langDefs/conf.lang -%%DATADIR%%/langDefs/cpp2.lang -%%DATADIR%%/langDefs/critic.lang -%%DATADIR%%/langDefs/crk.lang -%%DATADIR%%/langDefs/crystal.lang -%%DATADIR%%/langDefs/cs_block_regex.lang -%%DATADIR%%/langDefs/csharp.lang -%%DATADIR%%/langDefs/css.lang -%%DATADIR%%/langDefs/cue.lang -%%DATADIR%%/langDefs/d.lang -%%DATADIR%%/langDefs/dart.lang -%%DATADIR%%/langDefs/delphi.lang -%%DATADIR%%/langDefs/diff.lang -%%DATADIR%%/langDefs/dockerfile.lang -%%DATADIR%%/langDefs/dts.lang -%%DATADIR%%/langDefs/dylan.lang -%%DATADIR%%/langDefs/ebnf.lang -%%DATADIR%%/langDefs/ebnf2.lang -%%DATADIR%%/langDefs/eiffel.lang -%%DATADIR%%/langDefs/elixir.lang -%%DATADIR%%/langDefs/elm.lang -%%DATADIR%%/langDefs/email.lang -%%DATADIR%%/langDefs/erb.lang -%%DATADIR%%/langDefs/erlang.lang -%%DATADIR%%/langDefs/euphoria.lang -%%DATADIR%%/langDefs/exapunks.lang -%%DATADIR%%/langDefs/excel.lang -%%DATADIR%%/langDefs/express.lang -%%DATADIR%%/langDefs/factor.lang -%%DATADIR%%/langDefs/fame.lang -%%DATADIR%%/langDefs/fasm.lang -%%DATADIR%%/langDefs/felix.lang -%%DATADIR%%/langDefs/fish.lang -%%DATADIR%%/langDefs/fortran77.lang -%%DATADIR%%/langDefs/fortran90.lang -%%DATADIR%%/langDefs/frink.lang -%%DATADIR%%/langDefs/fsharp.lang -%%DATADIR%%/langDefs/fstab.lang -%%DATADIR%%/langDefs/fx.lang -%%DATADIR%%/langDefs/gambas.lang -%%DATADIR%%/langDefs/gdb.lang -%%DATADIR%%/langDefs/gdscript.lang -%%DATADIR%%/langDefs/gleam.lang -%%DATADIR%%/langDefs/go.lang -%%DATADIR%%/langDefs/graphviz.lang -%%DATADIR%%/langDefs/haml.lang -%%DATADIR%%/langDefs/hare.lang -%%DATADIR%%/langDefs/haskell.lang -%%DATADIR%%/langDefs/haxe.lang -%%DATADIR%%/langDefs/hcl.lang -%%DATADIR%%/langDefs/html.lang -%%DATADIR%%/langDefs/httpd.lang -%%DATADIR%%/langDefs/hugo.lang -%%DATADIR%%/langDefs/icon.lang -%%DATADIR%%/langDefs/idl.lang -%%DATADIR%%/langDefs/idlang.lang -%%DATADIR%%/langDefs/inc_luatex.lang -%%DATADIR%%/langDefs/informix.lang -%%DATADIR%%/langDefs/ini.lang -%%DATADIR%%/langDefs/innosetup.lang -%%DATADIR%%/langDefs/interlis.lang -%%DATADIR%%/langDefs/io.lang -%%DATADIR%%/langDefs/jam.lang -%%DATADIR%%/langDefs/jasmin.lang -%%DATADIR%%/langDefs/java.lang -%%DATADIR%%/langDefs/javascript.lang -%%DATADIR%%/langDefs/js_regex.lang -%%DATADIR%%/langDefs/json.lang -%%DATADIR%%/langDefs/jsp.lang -%%DATADIR%%/langDefs/jsx.lang -%%DATADIR%%/langDefs/julia.lang -%%DATADIR%%/langDefs/kotlin.lang -%%DATADIR%%/langDefs/ldif.lang -%%DATADIR%%/langDefs/less.lang -%%DATADIR%%/langDefs/lhs.lang -%%DATADIR%%/langDefs/lilypond.lang -%%DATADIR%%/langDefs/limbo.lang -%%DATADIR%%/langDefs/lindenscript.lang -%%DATADIR%%/langDefs/lisp.lang -%%DATADIR%%/langDefs/logtalk.lang -%%DATADIR%%/langDefs/lotos.lang -%%DATADIR%%/langDefs/lotus.lang -%%DATADIR%%/langDefs/lua.lang -%%DATADIR%%/langDefs/luban.lang -%%DATADIR%%/langDefs/makefile.lang -%%DATADIR%%/langDefs/maple.lang -%%DATADIR%%/langDefs/markdown.lang -%%DATADIR%%/langDefs/matlab.lang -%%DATADIR%%/langDefs/maya.lang -%%DATADIR%%/langDefs/mercury.lang -%%DATADIR%%/langDefs/meson.lang -%%DATADIR%%/langDefs/miranda.lang -%%DATADIR%%/langDefs/mod2.lang -%%DATADIR%%/langDefs/mod3.lang -%%DATADIR%%/langDefs/modelica.lang -%%DATADIR%%/langDefs/mojo.lang -%%DATADIR%%/langDefs/moon.lang -%%DATADIR%%/langDefs/ms.lang -%%DATADIR%%/langDefs/msl.lang -%%DATADIR%%/langDefs/mssql.lang -%%DATADIR%%/langDefs/mxml.lang -%%DATADIR%%/langDefs/n3.lang -%%DATADIR%%/langDefs/nasal.lang -%%DATADIR%%/langDefs/nbc.lang -%%DATADIR%%/langDefs/nemerle.lang -%%DATADIR%%/langDefs/netrexx.lang -%%DATADIR%%/langDefs/nginx.lang -%%DATADIR%%/langDefs/nice.lang -%%DATADIR%%/langDefs/nim.lang -%%DATADIR%%/langDefs/nix.lang -%%DATADIR%%/langDefs/nsis.lang -%%DATADIR%%/langDefs/nxc.lang -%%DATADIR%%/langDefs/oberon.lang -%%DATADIR%%/langDefs/objc.lang -%%DATADIR%%/langDefs/ocaml.lang -%%DATADIR%%/langDefs/octave.lang -%%DATADIR%%/langDefs/oorexx.lang -%%DATADIR%%/langDefs/org.lang -%%DATADIR%%/langDefs/os.lang -%%DATADIR%%/langDefs/oz.lang -%%DATADIR%%/langDefs/paradox.lang -%%DATADIR%%/langDefs/pas.lang -%%DATADIR%%/langDefs/pdf.lang -%%DATADIR%%/langDefs/perl.lang -%%DATADIR%%/langDefs/php.lang -%%DATADIR%%/langDefs/pike.lang -%%DATADIR%%/langDefs/pl1.lang -%%DATADIR%%/langDefs/plperl.lang -%%DATADIR%%/langDefs/plpython.lang -%%DATADIR%%/langDefs/pltcl.lang -%%DATADIR%%/langDefs/po.lang -%%DATADIR%%/langDefs/polygen.lang -%%DATADIR%%/langDefs/pony.lang -%%DATADIR%%/langDefs/pov.lang -%%DATADIR%%/langDefs/powershell.lang -%%DATADIR%%/langDefs/pro.lang -%%DATADIR%%/langDefs/progress.lang -%%DATADIR%%/langDefs/ps.lang -%%DATADIR%%/langDefs/psl.lang -%%DATADIR%%/langDefs/pure.lang -%%DATADIR%%/langDefs/purebasic.lang -%%DATADIR%%/langDefs/purescript.lang -%%DATADIR%%/langDefs/pyrex.lang -%%DATADIR%%/langDefs/python.lang -%%DATADIR%%/langDefs/q.lang -%%DATADIR%%/langDefs/qmake.lang -%%DATADIR%%/langDefs/qml.lang -%%DATADIR%%/langDefs/qu.lang -%%DATADIR%%/langDefs/r.lang -%%DATADIR%%/langDefs/rebol.lang -%%DATADIR%%/langDefs/rego.lang -%%DATADIR%%/langDefs/rexx.lang -%%DATADIR%%/langDefs/rnc.lang -%%DATADIR%%/langDefs/rpg.lang -%%DATADIR%%/langDefs/rpl.lang -%%DATADIR%%/langDefs/rst.lang -%%DATADIR%%/langDefs/ruby.lang -%%DATADIR%%/langDefs/rust.lang -%%DATADIR%%/langDefs/s.lang -%%DATADIR%%/langDefs/sam.lang -%%DATADIR%%/langDefs/sas.lang -%%DATADIR%%/langDefs/scad.lang -%%DATADIR%%/langDefs/scala.lang -%%DATADIR%%/langDefs/scilab.lang -%%DATADIR%%/langDefs/scss.lang -%%DATADIR%%/langDefs/shellscript.lang -%%DATADIR%%/langDefs/slim.lang -%%DATADIR%%/langDefs/small.lang -%%DATADIR%%/langDefs/smalltalk.lang -%%DATADIR%%/langDefs/sml.lang -%%DATADIR%%/langDefs/snmp.lang -%%DATADIR%%/langDefs/snobol.lang -%%DATADIR%%/langDefs/solidity.lang -%%DATADIR%%/langDefs/spec.lang -%%DATADIR%%/langDefs/spn.lang -%%DATADIR%%/langDefs/sql.lang -%%DATADIR%%/langDefs/squirrel.lang -%%DATADIR%%/langDefs/styl.lang -%%DATADIR%%/langDefs/svg.lang -%%DATADIR%%/langDefs/swift.lang -%%DATADIR%%/langDefs/sybase.lang -%%DATADIR%%/langDefs/tcl.lang -%%DATADIR%%/langDefs/tcsh.lang -%%DATADIR%%/langDefs/terraform.lang -%%DATADIR%%/langDefs/tex.lang -%%DATADIR%%/langDefs/toml.lang -%%DATADIR%%/langDefs/tsql.lang -%%DATADIR%%/langDefs/tsx.lang -%%DATADIR%%/langDefs/ttcn3.lang -%%DATADIR%%/langDefs/txt.lang -%%DATADIR%%/langDefs/typescript.lang -%%DATADIR%%/langDefs/upc.lang -%%DATADIR%%/langDefs/v.lang -%%DATADIR%%/langDefs/vala.lang -%%DATADIR%%/langDefs/vb.lang -%%DATADIR%%/langDefs/verilog.lang -%%DATADIR%%/langDefs/vhd.lang -%%DATADIR%%/langDefs/vimscript.lang -%%DATADIR%%/langDefs/vue.lang -%%DATADIR%%/langDefs/wat.lang -%%DATADIR%%/langDefs/whiley.lang -%%DATADIR%%/langDefs/wren.lang -%%DATADIR%%/langDefs/xml.lang -%%DATADIR%%/langDefs/xpp.lang -%%DATADIR%%/langDefs/yaiff.lang -%%DATADIR%%/langDefs/yaml.lang -%%DATADIR%%/langDefs/yaml_ansible.lang -%%DATADIR%%/langDefs/yang.lang -%%DATADIR%%/langDefs/zig.lang -%%DATADIR%%/langDefs/znn.lang -%%DATADIR%%/plugins/asciidoc_html_add_links.lua -%%DATADIR%%/plugins/bash_functions.lua -%%DATADIR%%/plugins/bash_ref_man7_org.lua -%%DATADIR%%/plugins/comment_links.lua -%%DATADIR%%/plugins/cpp_qt.lua -%%DATADIR%%/plugins/cpp_ref_cplusplus_com.lua -%%DATADIR%%/plugins/cpp_ref_gtk_gnome_org.lua -%%DATADIR%%/plugins/cpp_ref_local_includes.lua -%%DATADIR%%/plugins/cpp_ref_qtproject_org.lua -%%DATADIR%%/plugins/cpp_ref_wxwidgets_org.lua -%%DATADIR%%/plugins/cpp_syslog.lua -%%DATADIR%%/plugins/cpp_wx.lua -%%DATADIR%%/plugins/ctags_html_tooltips.lua -%%DATADIR%%/plugins/java_library.lua -%%DATADIR%%/plugins/keywords_capitalize.lua -%%DATADIR%%/plugins/keywords_lowercase.lua -%%DATADIR%%/plugins/keywords_uppercase.lua -%%DATADIR%%/plugins/latex_single_outfile.lua -%%DATADIR%%/plugins/mark_lines.lua -%%DATADIR%%/plugins/outhtml_add_background_stripes.lua -%%DATADIR%%/plugins/outhtml_add_background_svg.lua -%%DATADIR%%/plugins/outhtml_add_figure.lua -%%DATADIR%%/plugins/outhtml_add_line.lua -%%DATADIR%%/plugins/outhtml_add_shadow.lua -%%DATADIR%%/plugins/outhtml_ansi_esc.lua -%%DATADIR%%/plugins/outhtml_codefold.lua -%%DATADIR%%/plugins/outhtml_copy_clipboard.lua -%%DATADIR%%/plugins/outhtml_curly_brackets_matcher.lua -%%DATADIR%%/plugins/outhtml_focus.lua -%%DATADIR%%/plugins/outhtml_ie7_webctrl.lua -%%DATADIR%%/plugins/outhtml_keyword_matcher.lua -%%DATADIR%%/plugins/outhtml_ligature_fonts.lua -%%DATADIR%%/plugins/outhtml_modern_fonts.lua -%%DATADIR%%/plugins/outhtml_parantheses_matcher.lua -%%DATADIR%%/plugins/outhtml_tooltips.lua -%%DATADIR%%/plugins/perl_ref_perl_org.lua -%%DATADIR%%/plugins/python_ref_python_org.lua -%%DATADIR%%/plugins/reduce_filesize.lua -%%DATADIR%%/plugins/sam_seq.lua -%%DATADIR%%/plugins/scala_ref_scala_lang_org.lua -%%DATADIR%%/plugins/terminal_add_info.lua -%%DATADIR%%/plugins/theme_invert.lua -%%DATADIR%%/plugins/token_add_state_ids.lua -%%DATADIR%%/themes/acid.theme -%%DATADIR%%/themes/aiseered.theme -%%DATADIR%%/themes/andes.theme -%%DATADIR%%/themes/anotherdark.theme -%%DATADIR%%/themes/autumn.theme -%%DATADIR%%/themes/base16/3024.theme -%%DATADIR%%/themes/base16/apathy.theme -%%DATADIR%%/themes/base16/ashes.theme -%%DATADIR%%/themes/base16/atelier-cave-light.theme -%%DATADIR%%/themes/base16/atelier-cave.theme -%%DATADIR%%/themes/base16/atelier-dune-light.theme -%%DATADIR%%/themes/base16/atelier-dune.theme -%%DATADIR%%/themes/base16/atelier-estuary-light.theme -%%DATADIR%%/themes/base16/atelier-estuary.theme -%%DATADIR%%/themes/base16/atelier-forest-light.theme -%%DATADIR%%/themes/base16/atelier-forest.theme -%%DATADIR%%/themes/base16/atelier-heath-light.theme -%%DATADIR%%/themes/base16/atelier-heath.theme -%%DATADIR%%/themes/base16/atelier-lakeside-light.theme -%%DATADIR%%/themes/base16/atelier-lakeside.theme -%%DATADIR%%/themes/base16/atelier-plateau-light.theme -%%DATADIR%%/themes/base16/atelier-plateau.theme -%%DATADIR%%/themes/base16/atelier-savanna-light.theme -%%DATADIR%%/themes/base16/atelier-savanna.theme -%%DATADIR%%/themes/base16/atelier-seaside-light.theme -%%DATADIR%%/themes/base16/atelier-seaside.theme -%%DATADIR%%/themes/base16/atelier-sulphurpool-light.theme -%%DATADIR%%/themes/base16/atelier-sulphurpool.theme -%%DATADIR%%/themes/base16/bespin.theme -%%DATADIR%%/themes/base16/brewer.theme -%%DATADIR%%/themes/base16/bright.theme -%%DATADIR%%/themes/base16/brushtrees-dark.theme -%%DATADIR%%/themes/base16/brushtrees.theme -%%DATADIR%%/themes/base16/chalk.theme -%%DATADIR%%/themes/base16/circus.theme -%%DATADIR%%/themes/base16/classic-dark.theme -%%DATADIR%%/themes/base16/classic-light.theme -%%DATADIR%%/themes/base16/codeschool.theme -%%DATADIR%%/themes/base16/cupcake.theme -%%DATADIR%%/themes/base16/cupertino.theme -%%DATADIR%%/themes/base16/darktooth.theme -%%DATADIR%%/themes/base16/default-dark.theme -%%DATADIR%%/themes/base16/default-light.theme -%%DATADIR%%/themes/base16/dracula.theme -%%DATADIR%%/themes/base16/eighties.theme -%%DATADIR%%/themes/base16/embers.theme -%%DATADIR%%/themes/base16/flat.theme -%%DATADIR%%/themes/base16/github.theme -%%DATADIR%%/themes/base16/google-dark.theme -%%DATADIR%%/themes/base16/google-light.theme -%%DATADIR%%/themes/base16/grayscale-dark.theme -%%DATADIR%%/themes/base16/grayscale-light.theme -%%DATADIR%%/themes/base16/greenscreen.theme -%%DATADIR%%/themes/base16/gruvbox-dark-hard.theme -%%DATADIR%%/themes/base16/gruvbox-dark-medium.theme -%%DATADIR%%/themes/base16/gruvbox-dark-pale.theme -%%DATADIR%%/themes/base16/gruvbox-dark-soft.theme -%%DATADIR%%/themes/base16/gruvbox-light-hard.theme -%%DATADIR%%/themes/base16/gruvbox-light-medium.theme -%%DATADIR%%/themes/base16/gruvbox-light-soft.theme -%%DATADIR%%/themes/base16/harmonic-dark.theme -%%DATADIR%%/themes/base16/harmonic-light.theme -%%DATADIR%%/themes/base16/hopscotch.theme -%%DATADIR%%/themes/base16/ia-dark.theme -%%DATADIR%%/themes/base16/ia-light.theme -%%DATADIR%%/themes/base16/icy.theme -%%DATADIR%%/themes/base16/irblack.theme -%%DATADIR%%/themes/base16/isotope.theme -%%DATADIR%%/themes/base16/macintosh.theme -%%DATADIR%%/themes/base16/marrakesh.theme -%%DATADIR%%/themes/base16/materia.theme -%%DATADIR%%/themes/base16/material-darker.theme -%%DATADIR%%/themes/base16/material-lighter.theme -%%DATADIR%%/themes/base16/material-palenight.theme -%%DATADIR%%/themes/base16/material-vivid.theme -%%DATADIR%%/themes/base16/material.theme -%%DATADIR%%/themes/base16/mellow-purple.theme -%%DATADIR%%/themes/base16/mexico-light.theme -%%DATADIR%%/themes/base16/mocha.theme -%%DATADIR%%/themes/base16/monokai.theme -%%DATADIR%%/themes/base16/nord.theme -%%DATADIR%%/themes/base16/ocean.theme -%%DATADIR%%/themes/base16/oceanicnext.theme -%%DATADIR%%/themes/base16/one-light.theme -%%DATADIR%%/themes/base16/onedark.theme -%%DATADIR%%/themes/base16/outrun-dark.theme -%%DATADIR%%/themes/base16/paraiso.theme -%%DATADIR%%/themes/base16/phd.theme -%%DATADIR%%/themes/base16/pico.theme -%%DATADIR%%/themes/base16/pop.theme -%%DATADIR%%/themes/base16/porple.theme -%%DATADIR%%/themes/base16/railscasts.theme -%%DATADIR%%/themes/base16/rebecca.theme -%%DATADIR%%/themes/base16/seti.theme -%%DATADIR%%/themes/base16/snazzy.theme -%%DATADIR%%/themes/base16/solarflare.theme -%%DATADIR%%/themes/base16/solarized-dark.theme -%%DATADIR%%/themes/base16/solarized-light.theme -%%DATADIR%%/themes/base16/spacemacs.theme -%%DATADIR%%/themes/base16/summerfruit-dark.theme -%%DATADIR%%/themes/base16/summerfruit-light.theme -%%DATADIR%%/themes/base16/tomorrow-night.theme -%%DATADIR%%/themes/base16/tomorrow.theme -%%DATADIR%%/themes/base16/tube.theme -%%DATADIR%%/themes/base16/twilight.theme -%%DATADIR%%/themes/base16/unikitty-dark.theme -%%DATADIR%%/themes/base16/unikitty-light.theme -%%DATADIR%%/themes/base16/unikitty-reversible.theme -%%DATADIR%%/themes/base16/woodland.theme -%%DATADIR%%/themes/base16/xcode-dusk.theme -%%DATADIR%%/themes/baycomb.theme -%%DATADIR%%/themes/bclear.theme -%%DATADIR%%/themes/biogoo.theme -%%DATADIR%%/themes/bipolar.theme -%%DATADIR%%/themes/blacknblue.theme -%%DATADIR%%/themes/bluegreen.theme -%%DATADIR%%/themes/breeze.theme -%%DATADIR%%/themes/bright.theme -%%DATADIR%%/themes/camo.theme -%%DATADIR%%/themes/candy.theme -%%DATADIR%%/themes/clarity.theme -%%DATADIR%%/themes/dante.theme -%%DATADIR%%/themes/darkblue.theme -%%DATADIR%%/themes/darkbone.theme -%%DATADIR%%/themes/darkness.theme -%%DATADIR%%/themes/darkplus.theme -%%DATADIR%%/themes/darkslategray.theme -%%DATADIR%%/themes/darkspectrum.theme -%%DATADIR%%/themes/denim.theme -%%DATADIR%%/themes/diff.theme -%%DATADIR%%/themes/duotone-dark-earth.theme -%%DATADIR%%/themes/duotone-dark-forest.theme -%%DATADIR%%/themes/duotone-dark-sea.theme -%%DATADIR%%/themes/duotone-dark-sky.theme -%%DATADIR%%/themes/duotone-dark-space.theme -%%DATADIR%%/themes/dusk.theme -%%DATADIR%%/themes/earendel.theme -%%DATADIR%%/themes/easter.theme -%%DATADIR%%/themes/edit-anjuta.theme -%%DATADIR%%/themes/edit-bbedit.theme -%%DATADIR%%/themes/edit-eclipse.theme -%%DATADIR%%/themes/edit-emacs.theme -%%DATADIR%%/themes/edit-fasm.theme -%%DATADIR%%/themes/edit-flashdevelop.theme -%%DATADIR%%/themes/edit-gedit.theme -%%DATADIR%%/themes/edit-godot.theme -%%DATADIR%%/themes/edit-jedit.theme -%%DATADIR%%/themes/edit-kwrite.theme -%%DATADIR%%/themes/edit-matlab.theme -%%DATADIR%%/themes/edit-msvs2008.theme -%%DATADIR%%/themes/edit-nedit.theme -%%DATADIR%%/themes/edit-purebasic.theme -%%DATADIR%%/themes/edit-vim-dark.theme -%%DATADIR%%/themes/edit-vim.theme -%%DATADIR%%/themes/edit-xcode.theme -%%DATADIR%%/themes/ekvoli.theme -%%DATADIR%%/themes/fineblue.theme -%%DATADIR%%/themes/freya.theme -%%DATADIR%%/themes/fruit.theme -%%DATADIR%%/themes/github.theme -%%DATADIR%%/themes/golden.theme -%%DATADIR%%/themes/greenlcd.theme -%%DATADIR%%/themes/kellys.theme -%%DATADIR%%/themes/leo.theme -%%DATADIR%%/themes/lucretia.theme -%%DATADIR%%/themes/manxome.theme -%%DATADIR%%/themes/maroloccio.theme -%%DATADIR%%/themes/matrix.theme -%%DATADIR%%/themes/moe.theme -%%DATADIR%%/themes/molokai.theme -%%DATADIR%%/themes/moria.theme -%%DATADIR%%/themes/navajo-night.theme -%%DATADIR%%/themes/navy.theme -%%DATADIR%%/themes/neon.theme -%%DATADIR%%/themes/night.theme -%%DATADIR%%/themes/nightshimmer.theme -%%DATADIR%%/themes/nord.theme -%%DATADIR%%/themes/nuvola.theme -%%DATADIR%%/themes/olive.theme -%%DATADIR%%/themes/orion.theme -%%DATADIR%%/themes/oxygenated.theme -%%DATADIR%%/themes/pablo.theme -%%DATADIR%%/themes/peaksea.theme -%%DATADIR%%/themes/print.theme -%%DATADIR%%/themes/rand01.theme -%%DATADIR%%/themes/rdark.theme -%%DATADIR%%/themes/relaxedgreen.theme -%%DATADIR%%/themes/rootwater.theme -%%DATADIR%%/themes/seashell.theme -%%DATADIR%%/themes/solarized-dark.theme -%%DATADIR%%/themes/solarized-light.theme -%%DATADIR%%/themes/sourceforge.theme -%%DATADIR%%/themes/tabula.theme -%%DATADIR%%/themes/tcsoft.theme -%%DATADIR%%/themes/the.theme -%%DATADIR%%/themes/vampire.theme -%%DATADIR%%/themes/whitengrey.theme -%%DATADIR%%/themes/xoria256.theme -%%DATADIR%%/themes/zellner.theme -%%DATADIR%%/themes/zenburn.theme -%%DATADIR%%/themes/zmrok.theme share/man/man1/highlight.1.gz share/man/man5/filetypes.conf.5.gz share/zsh/site-functions/_highlight diff --git a/textproc/hs-pandoc-crossref/Makefile b/textproc/hs-pandoc-crossref/Makefile index e4b02381d626..5975dcd34a23 100644 --- a/textproc/hs-pandoc-crossref/Makefile +++ b/textproc/hs-pandoc-crossref/Makefile @@ -1,5 +1,5 @@ PORTNAME= pandoc-crossref -DISTVERSION= 0.3.18.2 +DISTVERSION= 0.3.21 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org @@ -16,13 +16,13 @@ USE_CABAL+= Glob-0.10.2_3 \ JuicyPixels-3.3.9 \ OneTuple-0.4.2_1 \ Only-0.1_2 \ - QuickCheck-2.15.0.1_1 \ + QuickCheck-2.16.0.0 \ StateVar-1.2.2 \ - aeson-2.2.3.0_3 \ + aeson-2.2.3.0_4 \ aeson-pretty-0.8.10 \ - alex-3.5.2.0 \ - ansi-terminal-1.1.2 \ - ansi-terminal-types-1.1 \ + alex-3.5.4.0 \ + ansi-terminal-1.1.3 \ + ansi-terminal-types-1.1.3 \ appar-0.1.8 \ asn1-encoding-0.9.6_2 \ asn1-parse-0.9.5 \ @@ -38,17 +38,17 @@ USE_CABAL+= Glob-0.10.2_3 \ basement-0.0.16 \ bifunctors-5.6.2_2 \ bitvec-1.1.5.0_3 \ - blaze-builder-0.4.2.3 \ + blaze-builder-0.4.4.1 \ blaze-html-0.9.2.0_1 \ blaze-markup-0.8.3.0_2 \ byteorder-1.0.4 \ cabal-doctest-1.0.11 \ case-insensitive-1.2.1.0 \ - cassava-0.5.3.2_1 \ - cborg-0.2.10.0_2 \ + cassava-0.5.4.1 \ + cborg-0.2.10.0 \ cereal-0.5.8.3 \ character-ps-0.1 \ - citeproc-0.8.1.3 \ + citeproc-0.10 \ cmdargs-0.10.22 \ colour-2.3.6 \ commonmark-0.2.6.1 \ @@ -56,42 +56,42 @@ USE_CABAL+= Glob-0.10.2_3 \ commonmark-pandoc-0.2.3 \ comonad-5.0.9_1 \ conduit-1.3.6.1 \ - conduit-extra-1.3.7 \ + conduit-extra-1.3.8_1 \ contravariant-1.5.5 \ - cookie-0.5.0 \ - crypton-1.0.2 \ - crypton-connection-0.4.3 \ + cookie-0.5.1 \ + crypton-1.0.4 \ + crypton-connection-0.4.5 \ + crypton-socks-0.6.2 \ crypton-x509-1.7.7 \ - crypton-x509-store-1.6.10 \ + crypton-x509-store-1.6.11 \ crypton-x509-system-1.6.7 \ crypton-x509-validation-1.6.14 \ - data-default-0.7.1.3 \ - data-default-class-0.1.2.2 \ - data-default-instances-containers-0.1.0.3 \ - data-default-instances-dlist-0.0.1.2 \ - data-default-instances-old-locale-0.0.1.2 \ + data-default-0.8.0.1 \ + data-default-class-0.2.0.0 \ data-fix-0.3.4_1 \ digest-0.0.2.1 \ distributive-0.6.2.1_1 \ - djot-0.1.2.2 \ + djot-0.1.2.3 \ dlist-1.0_2 \ - doclayout-0.5 \ + doclayout-0.5.0.1 \ doctemplates-0.11.0.1 \ + ech-config-0.0.1 \ emojis-0.1.4.1 \ file-embed-0.0.16.0 \ generically-0.1.1_4 \ gitrev-1.3.1 \ - gridtables-0.1.0.0_1 \ + gridtables-0.1.1.0 \ haddock-library-1.11.0_5 \ - half-0.3.2 \ - happy-2.1.5 \ - happy-lib-2.1.5 \ + half-0.3.3 \ + happy-2.1.7 \ + happy-lib-2.1.7 \ hashable-1.5.0.0_1 \ haskell-lexer-1.2.1 \ hourglass-0.2.12_1 \ + hpke-0.0.0 \ hsc2hs-0.68.10_4 \ http-client-0.7.19 \ - http-client-tls-0.3.6.4 \ + http-client-tls-0.3.6.4_2 \ http-types-0.12.4 \ indexed-traversable-0.1.4_1 \ indexed-traversable-instances-0.1.2_1 \ @@ -109,48 +109,48 @@ USE_CABAL+= Glob-0.10.2_3 \ microlens-th-0.4.3.17 \ mime-types-0.1.2.0 \ mono-traversable-1.0.21.0 \ - network-3.2.7.0 \ + network-3.2.8.0 \ + network-byte-order-0.1.7 \ network-uri-2.6.4.2_1 \ old-locale-1.0.0.7_2 \ old-time-1.1.0.4 \ - open-browser-0.2.1.1 \ - optparse-applicative-0.18.1.0_1 \ + open-browser-0.3.0.1 \ + optparse-applicative-0.19.0.0 \ ordered-containers-0.2.4 \ - os-string-2.0.7 \ - pandoc-3.6.4 \ - pandoc-types-1.23.1_2 \ + os-string-2.0.8 \ + pandoc-3.8.1 \ + pandoc-types-1.23.1_3 \ pem-0.2.4 \ pretty-show-1.10 \ prettyprinter-1.7.1 \ prettyprinter-ansi-terminal-1.1.3 \ - primitive-0.9.0.0_2 \ - random-1.2.1.3 \ + primitive-0.9.1.0 \ + random-1.3.1 \ regex-base-0.94.0.3 \ - regex-tdfa-1.3.2.3 \ + regex-tdfa-1.3.2.5 \ resourcet-1.3.0 \ safe-0.3.21_1 \ scientific-0.3.8.0_2 \ semialign-1.3.1_2 \ semigroupoids-6.0.1_2 \ - serialise-0.2.6.1_4 \ - skylighting-0.14.6 \ - skylighting-core-0.14.6_1 \ + serialise-0.2.6.1_5 \ + skylighting-0.14.7 \ + skylighting-core-0.14.7 \ skylighting-format-ansi-0.1 \ skylighting-format-blaze-html-0.1.1.3 \ skylighting-format-context-0.1.0.2 \ skylighting-format-latex-0.1 \ skylighting-format-typst-0.1 \ - socks-0.6.1 \ split-0.2.5 \ - splitmix-0.1.1 \ + splitmix-0.1.3.1 \ streaming-commons-0.2.3.0 \ strict-0.5.1_1 \ - syb-0.7.2.4 \ + syb-0.7.3 \ tagged-0.8.9 \ tagsoup-0.14.8 \ - tasty-1.5.3_1 \ + tasty-1.5.3_2 \ temporary-1.3 \ - texmath-0.12.9 \ + texmath-0.13 \ text-conversions-0.3.1.1 \ text-iso8601-0.1.1_2 \ text-short-0.1.6_3 \ @@ -160,47 +160,50 @@ USE_CABAL+= Glob-0.10.2_3 \ th-lift-instances-0.1.20 \ these-1.2.1_2 \ time-compat-1.9.8 \ - tls-2.1.8 \ - toml-parser-2.0.1.0_1 \ + tls-2.1.11 \ + toml-parser-2.0.1.2_1 \ transformers-compat-0.7.2 \ - typed-process-0.2.12.0 \ - typst-0.7 \ - typst-symbols-0.1.7 \ + typed-process-0.2.13.0 \ + typst-0.8.0.2 \ + typst-symbols-0.1.8.1 \ unicode-collation-0.1.3.6_2 \ unicode-data-0.6.0_2 \ unicode-transforms-0.4.0.1_7 \ uniplate-1.6.13_1 \ - unix-time-0.4.16 \ + unix-time-0.4.17 \ unliftio-core-0.2.1.0_4 \ unordered-containers-0.2.20_4 \ utf8-string-1.0.2 \ utility-ht-0.0.17.2 \ - uuid-types-1.0.6_2 \ - vector-0.13.2.0_1 \ + uuid-types-1.0.6_3 \ + vector-0.13.2.0_2 \ vector-algorithms-0.9.1.0 \ - vector-stream-0.1.0.1_3 \ + vector-stream-0.1.0.1_4 \ witherable-0.5_1 \ xml-1.3.14_2 \ - xml-conduit-1.10.0.0 \ + xml-conduit-1.10.0.1 \ xml-types-0.3.8 \ yaml-0.11.11.2_2 \ zip-archive-0.4.3.2_1 \ - zlib-0.7.1.0_2 + zlib-0.7.1.1 CABAL_EXECUTABLES= pandoc pandoc-crossref +CABAL_REVISION= 1 SKIP_CABAL_PLIST= yes PLIST_FILES= bin/pandoc-crossref \ share/man/man1/pandoc-crossref.1.gz -PANDOC_VER= 3.6.4 +PANDOC_VER= 3.8.1 post-build: ${SETENV} pandoc_datadir=${WRKSRC}/_cabal_deps/pandoc-${PANDOC_VER} \ - $$(${FIND} ${WRKSRC}/dist-newstyle -name pandoc -type f -perm +111) -s -t man ${WRKSRC}/docs/index.md -o ${WRKSRC}/docs/pandoc-crossref.1 + $$(${FIND} ${WRKSRC}/dist-newstyle -name pandoc -type f -perm +111) \ + -s -t man ${WRKSRC}/docs/index.md -o ${WRKSRC}/docs/pandoc-crossref.1 post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/pandoc - ${INSTALL_MAN} ${WRKSRC}/docs/pandoc-crossref.1 ${STAGEDIR}${MANDIRS}/man1 + ${INSTALL_MAN} ${WRKSRC}/docs/pandoc-crossref.1 \ + ${STAGEDIR}${MANDIRS}/man1 .include <bsd.port.mk> diff --git a/textproc/hs-pandoc-crossref/distinfo b/textproc/hs-pandoc-crossref/distinfo index 5658fd1d47a9..fd9ce2eb95ba 100644 --- a/textproc/hs-pandoc-crossref/distinfo +++ b/textproc/hs-pandoc-crossref/distinfo @@ -1,6 +1,8 @@ -TIMESTAMP = 1742781596 -SHA256 (cabal/pandoc-crossref-0.3.18.2/pandoc-crossref-0.3.18.2.tar.gz) = 2f71824e44322cf235f2115f2c3c2eb80c9d8dffa2eb629637de8ad8b4816f46 -SIZE (cabal/pandoc-crossref-0.3.18.2/pandoc-crossref-0.3.18.2.tar.gz) = 76664 +TIMESTAMP = 1759268824 +SHA256 (cabal/pandoc-crossref-0.3.21/pandoc-crossref-0.3.21.tar.gz) = 10b2b805e3a42d8d9c5d7f73b2a462d7cfd92ff13bfb729182a3cb83129c2eeb +SIZE (cabal/pandoc-crossref-0.3.21/pandoc-crossref-0.3.21.tar.gz) = 86625 +SHA256 (cabal/pandoc-crossref-0.3.21/revision/1.cabal) = 97f0f9df06eef3e1b304b0ab569a281ab8a66effb0c30335941fcb59ac01aba4 +SIZE (cabal/pandoc-crossref-0.3.21/revision/1.cabal) = 11689 SHA256 (cabal/Glob-0.10.2/Glob-0.10.2.tar.gz) = 6af672ac8427d35cbd42d64142dc288feab266f0be92dae3c696e8860d8173c0 SIZE (cabal/Glob-0.10.2/Glob-0.10.2.tar.gz) = 30226 SHA256 (cabal/Glob-0.10.2/revision/3.cabal) = dd2ddbecae8f84e8f4cacb5b856901a19c25ceaa11f2525d3ee88d034acb0081 @@ -15,24 +17,22 @@ SHA256 (cabal/Only-0.1/Only-0.1.tar.gz) = ab7aa193e8c257d3bda6b0b3c1cbcf74cdaa85 SIZE (cabal/Only-0.1/Only-0.1.tar.gz) = 1960 SHA256 (cabal/Only-0.1/revision/2.cabal) = c6033d181e0f802e9e8543f683fa9c50aeb01cfdf6c83cd5bb72fb47aa863b07 SIZE (cabal/Only-0.1/revision/2.cabal) = 1398 -SHA256 (cabal/QuickCheck-2.15.0.1/QuickCheck-2.15.0.1.tar.gz) = a3b2216ddbaf481dbc82414b6120f8b726d969db3f0b51f20a7a45425ef36e7f -SIZE (cabal/QuickCheck-2.15.0.1/QuickCheck-2.15.0.1.tar.gz) = 81502 -SHA256 (cabal/QuickCheck-2.15.0.1/revision/1.cabal) = 0cfd337bb9e6fbf09255bd24bb498a156f1d9bcd465396ac8657b25034b9ee31 -SIZE (cabal/QuickCheck-2.15.0.1/revision/1.cabal) = 9046 +SHA256 (cabal/QuickCheck-2.16.0.0/QuickCheck-2.16.0.0.tar.gz) = 0b563fa6ea11653d76d57e96625f4a476e02b9fdaeba9c05d2ccc10d8da802c0 +SIZE (cabal/QuickCheck-2.16.0.0/QuickCheck-2.16.0.0.tar.gz) = 83903 SHA256 (cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz) = 5e4b39da395656a59827b0280508aafdc70335798b50e5d6fd52596026251825 SIZE (cabal/StateVar-1.2.2/StateVar-1.2.2.tar.gz) = 5048 SHA256 (cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz) = daa25cf428256ad05d21f2bfa44077c1b14d6c784b7930a202ee901f11cc6baa SIZE (cabal/aeson-2.2.3.0/aeson-2.2.3.0.tar.gz) = 340855 -SHA256 (cabal/aeson-2.2.3.0/revision/3.cabal) = 61e559f2bad61a98aac564f2a4fd892d21e9e1712e14e3db93326317aa944a9b -SIZE (cabal/aeson-2.2.3.0/revision/3.cabal) = 6378 +SHA256 (cabal/aeson-2.2.3.0/revision/4.cabal) = 7d48c2395ef168d2c2070fdb02c7998384be27d31a03bb35d1740af4a19a857b +SIZE (cabal/aeson-2.2.3.0/revision/4.cabal) = 6368 SHA256 (cabal/aeson-pretty-0.8.10/aeson-pretty-0.8.10.tar.gz) = 2a21f2cd78adcb149ceba770239ed664519552911e7680172b18ff695cfa7ae5 SIZE (cabal/aeson-pretty-0.8.10/aeson-pretty-0.8.10.tar.gz) = 5894 -SHA256 (cabal/alex-3.5.2.0/alex-3.5.2.0.tar.gz) = 913602f0464827470ecd9ed7590ddbbc5abab045a2b45059c46f80d17f0dc008 -SIZE (cabal/alex-3.5.2.0/alex-3.5.2.0.tar.gz) = 91436 -SHA256 (cabal/ansi-terminal-1.1.2/ansi-terminal-1.1.2.tar.gz) = a8d04a3e0451e22a6499a92311f0df1196dc65b687df7d10e3f30d92420156b0 -SIZE (cabal/ansi-terminal-1.1.2/ansi-terminal-1.1.2.tar.gz) = 36259 -SHA256 (cabal/ansi-terminal-types-1.1/ansi-terminal-types-1.1.tar.gz) = f2e5333eb78da5f4dd330fca0c81a59276cc150c625647cd20f57b7f297a5d25 -SIZE (cabal/ansi-terminal-types-1.1/ansi-terminal-types-1.1.tar.gz) = 4746 +SHA256 (cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz) = a9ea70f2c4900e685312cf330d1fe955a3e8f00acd1328d463ae150481d28ade +SIZE (cabal/alex-3.5.4.0/alex-3.5.4.0.tar.gz) = 94220 +SHA256 (cabal/ansi-terminal-1.1.3/ansi-terminal-1.1.3.tar.gz) = 88d11a165cd709bfd603b4bc36afd5b39d3e9eec69ee466ca4359441d468c092 +SIZE (cabal/ansi-terminal-1.1.3/ansi-terminal-1.1.3.tar.gz) = 32633 +SHA256 (cabal/ansi-terminal-types-1.1.3/ansi-terminal-types-1.1.3.tar.gz) = 9fc9ce2157f1889bd99a4d22c9f1c64589590be0f797c3efe71c8fa17a11a689 +SIZE (cabal/ansi-terminal-types-1.1.3/ansi-terminal-types-1.1.3.tar.gz) = 8791 SHA256 (cabal/appar-0.1.8/appar-0.1.8.tar.gz) = c4ceeddc26525b58d82c41b6d3e32141371a200a6794aae185b6266ccc81631f SIZE (cabal/appar-0.1.8/appar-0.1.8.tar.gz) = 4037 SHA256 (cabal/asn1-encoding-0.9.6/asn1-encoding-0.9.6.tar.gz) = d9f8deabd3b908e5cf83c0d813c08dc0143b3ec1c0d97f660d2cfa02c1c8da0a @@ -79,8 +79,8 @@ SHA256 (cabal/bitvec-1.1.5.0/bitvec-1.1.5.0.tar.gz) = 83d27cee5be1d5342ddbf39999 SIZE (cabal/bitvec-1.1.5.0/bitvec-1.1.5.0.tar.gz) = 40076 SHA256 (cabal/bitvec-1.1.5.0/revision/3.cabal) = 434be6dc60e22858a52869c58038c35353f1a778b9679ebc06a2165bcc7f88b3 SIZE (cabal/bitvec-1.1.5.0/revision/3.cabal) = 4921 -SHA256 (cabal/blaze-builder-0.4.2.3/blaze-builder-0.4.2.3.tar.gz) = 66291874236b7342adab033e3cddae414a23a2865dfb44095dfc4e0b9d46703b -SIZE (cabal/blaze-builder-0.4.2.3/blaze-builder-0.4.2.3.tar.gz) = 60777 +SHA256 (cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz) = 971d360428ac97af9a4e55e4f2c23649f6cedc0ce5d6e94d520e663f33ea5113 +SIZE (cabal/blaze-builder-0.4.4.1/blaze-builder-0.4.4.1.tar.gz) = 59452 SHA256 (cabal/blaze-html-0.9.2.0/blaze-html-0.9.2.0.tar.gz) = 65542ef39f7644a3d76afcadeb976d3e334c6947516b7313fcb59165cea1608f SIZE (cabal/blaze-html-0.9.2.0/blaze-html-0.9.2.0.tar.gz) = 81915 SHA256 (cabal/blaze-html-0.9.2.0/revision/1.cabal) = 85c42f84f4ead2c48844fbe0865069add3bb3bb3322d38607e93d5515a4c9c58 @@ -95,20 +95,16 @@ SHA256 (cabal/cabal-doctest-1.0.11/cabal-doctest-1.0.11.tar.gz) = dc2df2f0b42702 SIZE (cabal/cabal-doctest-1.0.11/cabal-doctest-1.0.11.tar.gz) = 13204 SHA256 (cabal/case-insensitive-1.2.1.0/case-insensitive-1.2.1.0.tar.gz) = 296dc17e0c5f3dfb3d82ced83e4c9c44c338ecde749b278b6eae512f1d04e406 SIZE (cabal/case-insensitive-1.2.1.0/case-insensitive-1.2.1.0.tar.gz) = 53609 -SHA256 (cabal/cassava-0.5.3.2/cassava-0.5.3.2.tar.gz) = 3ad25d225d2c0db54ef17372d8bf206356bcb7e02a0e7ff38f7078f141d0a9c9 -SIZE (cabal/cassava-0.5.3.2/cassava-0.5.3.2.tar.gz) = 37741 -SHA256 (cabal/cassava-0.5.3.2/revision/1.cabal) = b2e52282af6ca7b42bdd0fb427079b908a2b2e4b350b77df19cdb45ee4fe7876 -SIZE (cabal/cassava-0.5.3.2/revision/1.cabal) = 4977 +SHA256 (cabal/cassava-0.5.4.1/cassava-0.5.4.1.tar.gz) = d40636f530737a99c0282084322230d04d6e1b445e779a0d0a5005f6285a495f +SIZE (cabal/cassava-0.5.4.1/cassava-0.5.4.1.tar.gz) = 38097 SHA256 (cabal/cborg-0.2.10.0/cborg-0.2.10.0.tar.gz) = 17fe070c38fc498cab49bcb9d6215b7747d53bedf96502e9bcce9cad73b9c797 SIZE (cabal/cborg-0.2.10.0/cborg-0.2.10.0.tar.gz) = 92122 -SHA256 (cabal/cborg-0.2.10.0/revision/2.cabal) = a52224590aca5c992a5ca0c6713439587076ad1f9c8e04ce2dca7ba2026e3654 -SIZE (cabal/cborg-0.2.10.0/revision/2.cabal) = 5406 SHA256 (cabal/cereal-0.5.8.3/cereal-0.5.8.3.tar.gz) = 99905220661b26e5bd91130bd9772554938608a5b1d717240a6eb331121e0f6a SIZE (cabal/cereal-0.5.8.3/cereal-0.5.8.3.tar.gz) = 20166 SHA256 (cabal/character-ps-0.1/character-ps-0.1.tar.gz) = 22de71fde38b236d3e9168a832b5e1e75d1fb4f4028667bdf747b3b4c8c1529c SIZE (cabal/character-ps-0.1/character-ps-0.1.tar.gz) = 8192 -SHA256 (cabal/citeproc-0.8.1.3/citeproc-0.8.1.3.tar.gz) = 714dc748a20d47f89f6098e3e38d78dd71fc69aa3044dc474a3a976ff7c1c23e -SIZE (cabal/citeproc-0.8.1.3/citeproc-0.8.1.3.tar.gz) = 551442 +SHA256 (cabal/citeproc-0.10/citeproc-0.10.tar.gz) = 5073c54ce94c50df0c16c59d18c346ce706d6348863680f2b54f09c7c250df6a +SIZE (cabal/citeproc-0.10/citeproc-0.10.tar.gz) = 610730 SHA256 (cabal/cmdargs-0.10.22/cmdargs-0.10.22.tar.gz) = b8b12e7f8795cf13037bb062d453b86c788eae62558586f59e9419aabe6e9bef SIZE (cabal/cmdargs-0.10.22/cmdargs-0.10.22.tar.gz) = 65154 SHA256 (cabal/colour-2.3.6/colour-2.3.6.tar.gz) = 2cd35dcd6944a5abc9f108a5eb5ee564b6b1fa98a9ec79cefcc20b588991f871 @@ -125,34 +121,32 @@ SHA256 (cabal/comonad-5.0.9/revision/1.cabal) = 75aded79bf583c908e4e4687c0ae067f SIZE (cabal/comonad-5.0.9/revision/1.cabal) = 3587 SHA256 (cabal/conduit-1.3.6.1/conduit-1.3.6.1.tar.gz) = 69902af03ea7e4cb982fa83da42afe36973b62d0a52ea140ae5362e52854ba3f SIZE (cabal/conduit-1.3.6.1/conduit-1.3.6.1.tar.gz) = 89114 -SHA256 (cabal/conduit-extra-1.3.7/conduit-extra-1.3.7.tar.gz) = b2bd6f8626909c1784793d791078bedc0831fbaf97cb3e837d9fd94c89532b57 -SIZE (cabal/conduit-extra-1.3.7/conduit-extra-1.3.7.tar.gz) = 33170 +SHA256 (cabal/conduit-extra-1.3.8/conduit-extra-1.3.8.tar.gz) = 491f3e8e9408f5d10ff8d02bf4d0edb11821e2537e7c22edbd6d64bf91388222 +SIZE (cabal/conduit-extra-1.3.8/conduit-extra-1.3.8.tar.gz) = 33479 +SHA256 (cabal/conduit-extra-1.3.8/revision/1.cabal) = e932b260dc50dd2a81c996f370798b19979acfd5cfa7bb6b685358e6846600bb +SIZE (cabal/conduit-extra-1.3.8/revision/1.cabal) = 4473 SHA256 (cabal/contravariant-1.5.5/contravariant-1.5.5.tar.gz) = 062fd66580d7aad0b5ba93e644ffa7feee69276ef50f20d4ed9f1deb7642dffa SIZE (cabal/contravariant-1.5.5/contravariant-1.5.5.tar.gz) = 13815 -SHA256 (cabal/cookie-0.5.0/cookie-0.5.0.tar.gz) = 0e51fe7090f8fbcd844bb7d1b7d9ed95b18ed3136a44836a9ce35f0a72a61a9d -SIZE (cabal/cookie-0.5.0/cookie-0.5.0.tar.gz) = 6554 -SHA256 (cabal/crypton-1.0.2/crypton-1.0.2.tar.gz) = b62fb148078205df4cb327b70adde9e67471d6f27d81347d84001562c0d73cab -SIZE (cabal/crypton-1.0.2/crypton-1.0.2.tar.gz) = 649721 -SHA256 (cabal/crypton-connection-0.4.3/crypton-connection-0.4.3.tar.gz) = c98825ce395e6aed4550fefae7c8e7d6b5b4435f5ad57d12aad33fd356f82ae1 -SIZE (cabal/crypton-connection-0.4.3/crypton-connection-0.4.3.tar.gz) = 9322 +SHA256 (cabal/cookie-0.5.1/cookie-0.5.1.tar.gz) = 1adde62726e3a3bbe147c02514fe0c4f5f2c5a2ff63842deac10c451a2a6f7a0 +SIZE (cabal/cookie-0.5.1/cookie-0.5.1.tar.gz) = 6680 +SHA256 (cabal/crypton-1.0.4/crypton-1.0.4.tar.gz) = b4885402206422450823e7001a40d0f6b11d0c603a0cb8bf8ff5a186b7c4011a +SIZE (cabal/crypton-1.0.4/crypton-1.0.4.tar.gz) = 649976 +SHA256 (cabal/crypton-connection-0.4.5/crypton-connection-0.4.5.tar.gz) = bcddb9f095eb7f13526bcbd4c20001b4bec737c1e6b2dcb6939f643fb83225de +SIZE (cabal/crypton-connection-0.4.5/crypton-connection-0.4.5.tar.gz) = 9360 +SHA256 (cabal/crypton-socks-0.6.2/crypton-socks-0.6.2.tar.gz) = a836087e5c277413c79e6d94a7bf346bfb61eaffb2f55555875c76dfeca69f3b +SIZE (cabal/crypton-socks-0.6.2/crypton-socks-0.6.2.tar.gz) = 11908 SHA256 (cabal/crypton-x509-1.7.7/crypton-x509-1.7.7.tar.gz) = efece48c8c4adfee209979c2967037d90e6ba1b7b4e7bb1081d1d4cd93daf382 SIZE (cabal/crypton-x509-1.7.7/crypton-x509-1.7.7.tar.gz) = 21547 -SHA256 (cabal/crypton-x509-store-1.6.10/crypton-x509-store-1.6.10.tar.gz) = cef0631c0dad9ca43984e51140f030e7de9a1f4bfd0b2223ed9c6d41fe4238b0 -SIZE (cabal/crypton-x509-store-1.6.10/crypton-x509-store-1.6.10.tar.gz) = 12720 +SHA256 (cabal/crypton-x509-store-1.6.11/crypton-x509-store-1.6.11.tar.gz) = 03a991cc1241873435761b379eed94a4e899e0c4804df1719ea5b281903b781f +SIZE (cabal/crypton-x509-store-1.6.11/crypton-x509-store-1.6.11.tar.gz) = 12772 SHA256 (cabal/crypton-x509-system-1.6.7/crypton-x509-system-1.6.7.tar.gz) = a436261e5f5e83d85080f57a5509c8224c9e75a6e56d0c43a7d2967052b634ca SIZE (cabal/crypton-x509-system-1.6.7/crypton-x509-system-1.6.7.tar.gz) = 3496 SHA256 (cabal/crypton-x509-validation-1.6.14/crypton-x509-validation-1.6.14.tar.gz) = ed0e394127db59d66a0a8e4bde28fa0b8cc67cc9a810793b54a58e96df4c601d SIZE (cabal/crypton-x509-validation-1.6.14/crypton-x509-validation-1.6.14.tar.gz) = 19693 -SHA256 (cabal/data-default-0.7.1.3/data-default-0.7.1.3.tar.gz) = 7604074200e1d4632701e3f196099fcfbf4005b3a6bee275fd6e00f4baaca610 -SIZE (cabal/data-default-0.7.1.3/data-default-0.7.1.3.tar.gz) = 2735 -SHA256 (cabal/data-default-class-0.1.2.2/data-default-class-0.1.2.2.tar.gz) = f400c2015edf78369f45df4f8da117bcb5d74234e306745ffc19d0d65af7aee3 -SIZE (cabal/data-default-class-0.1.2.2/data-default-class-0.1.2.2.tar.gz) = 2573 -SHA256 (cabal/data-default-instances-containers-0.1.0.3/data-default-instances-containers-0.1.0.3.tar.gz) = b9ddfafd0e639b1b9f70097d2610a220a98b3b9b9d4dc11c668161384b31932b -SIZE (cabal/data-default-instances-containers-0.1.0.3/data-default-instances-containers-0.1.0.3.tar.gz) = 1761 -SHA256 (cabal/data-default-instances-dlist-0.0.1.2/data-default-instances-dlist-0.0.1.2.tar.gz) = e0bdf190c1a5037a626016169e7dfaabc4bcc2b27c1bdefa85e29766703e9e0b -SIZE (cabal/data-default-instances-dlist-0.0.1.2/data-default-instances-dlist-0.0.1.2.tar.gz) = 1601 -SHA256 (cabal/data-default-instances-old-locale-0.0.1.2/data-default-instances-old-locale-0.0.1.2.tar.gz) = 708098ff0148b786141988858f09a1479b4b7a092e578ac0967d875be1c9b86f -SIZE (cabal/data-default-instances-old-locale-0.0.1.2/data-default-instances-old-locale-0.0.1.2.tar.gz) = 1611 +SHA256 (cabal/data-default-0.8.0.1/data-default-0.8.0.1.tar.gz) = ce085de8ec2196f0c1d30af0ad8a517d5737c9edfd4ebfbb49e8687dfc40b6ca +SIZE (cabal/data-default-0.8.0.1/data-default-0.8.0.1.tar.gz) = 5821 +SHA256 (cabal/data-default-class-0.2.0.0/data-default-class-0.2.0.0.tar.gz) = 0ae530c4fb0bd6c8a8ba399429ccd9c75f9c7696049117178f4ceeb2bd08d5b4 +SIZE (cabal/data-default-class-0.2.0.0/data-default-class-0.2.0.0.tar.gz) = 1589 SHA256 (cabal/data-fix-0.3.4/data-fix-0.3.4.tar.gz) = 8df052d18c047ab9e9200536a8799b5af3997ebecbbb091a7384b6be8416ab37 SIZE (cabal/data-fix-0.3.4/data-fix-0.3.4.tar.gz) = 5992 SHA256 (cabal/data-fix-0.3.4/revision/1.cabal) = ee78be6168ca0878d670fede957195d3debf4a37a806d13d72182b274901261b @@ -163,16 +157,18 @@ SHA256 (cabal/distributive-0.6.2.1/distributive-0.6.2.1.tar.gz) = d7351392e078f5 SIZE (cabal/distributive-0.6.2.1/distributive-0.6.2.1.tar.gz) = 8140 SHA256 (cabal/distributive-0.6.2.1/revision/1.cabal) = 0f99f5541cca04acf89b64432b03422b6408e830a8dff30e6c4334ef1a48680c SIZE (cabal/distributive-0.6.2.1/revision/1.cabal) = 2996 -SHA256 (cabal/djot-0.1.2.2/djot-0.1.2.2.tar.gz) = d099da4afbcd9d345abd760bd26457af581dcc2942314e938c2a5bcbd4b7d89d -SIZE (cabal/djot-0.1.2.2/djot-0.1.2.2.tar.gz) = 124501 +SHA256 (cabal/djot-0.1.2.3/djot-0.1.2.3.tar.gz) = b5dd3b4dfaed14550b5f089113150e7b619dca67f0a9116ac77e95e413668c49 +SIZE (cabal/djot-0.1.2.3/djot-0.1.2.3.tar.gz) = 124629 SHA256 (cabal/dlist-1.0/dlist-1.0.tar.gz) = 173d637328bb173fcc365f30d29ff4a94292a1e0e5558aeb3dfc11de81510115 SIZE (cabal/dlist-1.0/dlist-1.0.tar.gz) = 18667 SHA256 (cabal/dlist-1.0/revision/2.cabal) = 854727594c5a816ab3d10f15b1bc4fedaf9e3f7d1ef517a2bb9011f29ba261d2 SIZE (cabal/dlist-1.0/revision/2.cabal) = 3942 -SHA256 (cabal/doclayout-0.5/doclayout-0.5.tar.gz) = b030410245d9dea721e5bd75511b95bc0380efe159066f3914916e3ad2af2496 -SIZE (cabal/doclayout-0.5/doclayout-0.5.tar.gz) = 43437 +SHA256 (cabal/doclayout-0.5.0.1/doclayout-0.5.0.1.tar.gz) = 6521d8b04b0b49f5a0d633874c9e5b3b5e2aa4abd94a9bae80f976c0932c7007 +SIZE (cabal/doclayout-0.5.0.1/doclayout-0.5.0.1.tar.gz) = 43467 SHA256 (cabal/doctemplates-0.11.0.1/doctemplates-0.11.0.1.tar.gz) = 1150451861aa0592122eb43c21166e6620f1b9c3e6a5c88222f08940db6955fb SIZE (cabal/doctemplates-0.11.0.1/doctemplates-0.11.0.1.tar.gz) = 27234 +SHA256 (cabal/ech-config-0.0.1/ech-config-0.0.1.tar.gz) = b236b6d7ea1385c280b76051edc7d8f6db31c9cb7b35df5c06f5a0bd75b4feba +SIZE (cabal/ech-config-0.0.1/ech-config-0.0.1.tar.gz) = 5423 SHA256 (cabal/emojis-0.1.4.1/emojis-0.1.4.1.tar.gz) = 8000d6197b1d43b9b3cd0711c34f120420f358d0425167d2fb7e616d65470ae5 SIZE (cabal/emojis-0.1.4.1/emojis-0.1.4.1.tar.gz) = 52794 SHA256 (cabal/file-embed-0.0.16.0/file-embed-0.0.16.0.tar.gz) = 5f18672eff936355557cdd163905451205d7ee22742edac313dd27cf42a3f415 @@ -183,20 +179,18 @@ SHA256 (cabal/generically-0.1.1/revision/4.cabal) = 3f64278f5c582dd7c6963967b129 SIZE (cabal/generically-0.1.1/revision/4.cabal) = 1203 SHA256 (cabal/gitrev-1.3.1/gitrev-1.3.1.tar.gz) = a89964db24f56727b0e7b10c98fe7c116d721d8c46f52d6e77088669aaa38332 SIZE (cabal/gitrev-1.3.1/gitrev-1.3.1.tar.gz) = 3756 -SHA256 (cabal/gridtables-0.1.0.0/gridtables-0.1.0.0.tar.gz) = d6ac341bc7997d39a3b1f6cd811f70ab69689d9c3117ce3bc44bfb2ec55ab0ea -SIZE (cabal/gridtables-0.1.0.0/gridtables-0.1.0.0.tar.gz) = 12279 -SHA256 (cabal/gridtables-0.1.0.0/revision/1.cabal) = 20f6faa3d75724133253d970daee8ee1e6fb77841d4be4e82273168e22f7c42b -SIZE (cabal/gridtables-0.1.0.0/revision/1.cabal) = 2975 +SHA256 (cabal/gridtables-0.1.1.0/gridtables-0.1.1.0.tar.gz) = e8a16adf5729e2a3ec8428cd432e29c3851462eb32d4287aa86625be26b54c64 +SIZE (cabal/gridtables-0.1.1.0/gridtables-0.1.1.0.tar.gz) = 12533 SHA256 (cabal/haddock-library-1.11.0/haddock-library-1.11.0.tar.gz) = 7c075ec9a378b0a2d9d605e72135201e6c7ff316564f2c974113582f43bea20a SIZE (cabal/haddock-library-1.11.0/haddock-library-1.11.0.tar.gz) = 32833 SHA256 (cabal/haddock-library-1.11.0/revision/5.cabal) = d18faa322af8034f838525d31f9b7591cefa47c6330a7a8909f847cf573028be SIZE (cabal/haddock-library-1.11.0/revision/5.cabal) = 4028 -SHA256 (cabal/half-0.3.2/half-0.3.2.tar.gz) = 19992e9fb6f4ea8a53b0ba0693565e8ec73c620b603e74b6d4f262e49d7df038 -SIZE (cabal/half-0.3.2/half-0.3.2.tar.gz) = 8319 -SHA256 (cabal/happy-2.1.5/happy-2.1.5.tar.gz) = 7af82f24f65bf951b24000b9e16ee01c750ed40edc0b256881d29daee85c41c4 -SIZE (cabal/happy-2.1.5/happy-2.1.5.tar.gz) = 61293 -SHA256 (cabal/happy-lib-2.1.5/happy-lib-2.1.5.tar.gz) = a25a6c5a2db150caf4b8c91e048e302f776372034b84b8f9461fea0483da94eb -SIZE (cabal/happy-lib-2.1.5/happy-lib-2.1.5.tar.gz) = 93792 +SHA256 (cabal/half-0.3.3/half-0.3.3.tar.gz) = f476049628d6ff79722fb073c01e85f2a11b2ef3835fdc3fc21a61f05d17ab02 +SIZE (cabal/half-0.3.3/half-0.3.3.tar.gz) = 8359 +SHA256 (cabal/happy-2.1.7/happy-2.1.7.tar.gz) = 9e390f0ab082d11d46598f6215b2f6e8253059721860f81082409091532d7e2a +SIZE (cabal/happy-2.1.7/happy-2.1.7.tar.gz) = 62023 +SHA256 (cabal/happy-lib-2.1.7/happy-lib-2.1.7.tar.gz) = f625b2c4a3f2b5fafa3c560fa8757502cc8de83d9a84c2692fc943380900f269 +SIZE (cabal/happy-lib-2.1.7/happy-lib-2.1.7.tar.gz) = 94227 SHA256 (cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz) = e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a SIZE (cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz) = 89062 SHA256 (cabal/hashable-1.5.0.0/revision/1.cabal) = 2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef @@ -207,6 +201,8 @@ SHA256 (cabal/hourglass-0.2.12/hourglass-0.2.12.tar.gz) = 44335b5c402e80c60f1db6 SIZE (cabal/hourglass-0.2.12/hourglass-0.2.12.tar.gz) = 25797 SHA256 (cabal/hourglass-0.2.12/revision/1.cabal) = 85c46cb6cd30c84546929926d4402a534f723651198e5945c9e59b9e699a8979 SIZE (cabal/hourglass-0.2.12/revision/1.cabal) = 3197 +SHA256 (cabal/hpke-0.0.0/hpke-0.0.0.tar.gz) = 7b0b7dfb4f7081beab54c4cb0cb3df3f3c03ce05cb11747f190bab22df19b83c +SIZE (cabal/hpke-0.0.0/hpke-0.0.0.tar.gz) = 25248 SHA256 (cabal/hsc2hs-0.68.10/hsc2hs-0.68.10.tar.gz) = 6f4e34d788fe2ca7091ee0a10307ee8a7c060a1ba890f2bffad16a7d4d5cef76 SIZE (cabal/hsc2hs-0.68.10/hsc2hs-0.68.10.tar.gz) = 40517 SHA256 (cabal/hsc2hs-0.68.10/revision/4.cabal) = 725ef6da03d3d6e332db4de0a35bee45d72e4d31decc5ec7f153e6837af5f03e @@ -215,6 +211,8 @@ SHA256 (cabal/http-client-0.7.19/http-client-0.7.19.tar.gz) = a02c1be082e8f48c95 SIZE (cabal/http-client-0.7.19/http-client-0.7.19.tar.gz) = 96836 SHA256 (cabal/http-client-tls-0.3.6.4/http-client-tls-0.3.6.4.tar.gz) = 7756006fee8ab924c521372e0f9d6705579016b9fab0b0312d1b9a335cfc18a3 SIZE (cabal/http-client-tls-0.3.6.4/http-client-tls-0.3.6.4.tar.gz) = 7954 +SHA256 (cabal/http-client-tls-0.3.6.4/revision/2.cabal) = efe0a32d59c3a38ea35eb9c1b6e7beffa3592e39b2065a727cb84ccd654d16f3 +SIZE (cabal/http-client-tls-0.3.6.4/revision/2.cabal) = 2135 SHA256 (cabal/http-types-0.12.4/http-types-0.12.4.tar.gz) = 4d4b1bb0cc817e5fef0c9c76c9647f69f4d300c45a105043493eff86381be549 SIZE (cabal/http-types-0.12.4/http-types-0.12.4.tar.gz) = 18707 SHA256 (cabal/indexed-traversable-0.1.4/indexed-traversable-0.1.4.tar.gz) = 58be09afdf3ad5a25c2aa0d2a7df80d602df09f4e76d3abf2b7cdb0e75d03b22 @@ -261,8 +259,10 @@ SHA256 (cabal/mime-types-0.1.2.0/mime-types-0.1.2.0.tar.gz) = 013ae48a4c1726a4f9 SIZE (cabal/mime-types-0.1.2.0/mime-types-0.1.2.0.tar.gz) = 12044 SHA256 (cabal/mono-traversable-1.0.21.0/mono-traversable-1.0.21.0.tar.gz) = 4dd93ea334c0169500402f07aa39c98dbb7bffe55dc63fdf228da2cc22c7c5cd SIZE (cabal/mono-traversable-1.0.21.0/mono-traversable-1.0.21.0.tar.gz) = 43552 -SHA256 (cabal/network-3.2.7.0/network-3.2.7.0.tar.gz) = 68548e660632a3c09b230c33fe08cc880273372b485e65cbe7a717936de9728b -SIZE (cabal/network-3.2.7.0/network-3.2.7.0.tar.gz) = 145714 +SHA256 (cabal/network-3.2.8.0/network-3.2.8.0.tar.gz) = 51788e5eeb7d77264f260acd48df8055a4dbc2477e8d634a8493677bb15c5fc8 +SIZE (cabal/network-3.2.8.0/network-3.2.8.0.tar.gz) = 146148 +SHA256 (cabal/network-byte-order-0.1.7/network-byte-order-0.1.7.tar.gz) = 480ce0ad7f67364ec8d4ce8d815f463d9e4074e3789be22a5722cfdebed08679 +SIZE (cabal/network-byte-order-0.1.7/network-byte-order-0.1.7.tar.gz) = 6402 SHA256 (cabal/network-uri-2.6.4.2/network-uri-2.6.4.2.tar.gz) = 9c188973126e893250b881f20e8811dca06c223c23402b06f7a1f2e995797228 SIZE (cabal/network-uri-2.6.4.2/network-uri-2.6.4.2.tar.gz) = 31309 SHA256 (cabal/network-uri-2.6.4.2/revision/1.cabal) = 6fffb57373962b5651a2db8b0af732098b3bf029a7ced76a9855615de2026588 @@ -273,24 +273,22 @@ SHA256 (cabal/old-locale-1.0.0.7/revision/2.cabal) = fa998be2c7e00cd26a6e9075bea SIZE (cabal/old-locale-1.0.0.7/revision/2.cabal) = 1071 SHA256 (cabal/old-time-1.1.0.4/old-time-1.1.0.4.tar.gz) = 1e22eb7f7b924a676f52e317917b3b5eeceee11c74ef4bc609c0bcec624c166f SIZE (cabal/old-time-1.1.0.4/old-time-1.1.0.4.tar.gz) = 75542 -SHA256 (cabal/open-browser-0.2.1.1/open-browser-0.2.1.1.tar.gz) = c2ab01c3238e31b1560114bf8311a70a6c3538e643d3035286a166d137957804 -SIZE (cabal/open-browser-0.2.1.1/open-browser-0.2.1.1.tar.gz) = 3865 -SHA256 (cabal/optparse-applicative-0.18.1.0/optparse-applicative-0.18.1.0.tar.gz) = 63811ab4fd26e829b8868364325a88be3acc79819f5bb5005b2dd3b961ecc491 -SIZE (cabal/optparse-applicative-0.18.1.0/optparse-applicative-0.18.1.0.tar.gz) = 60682 -SHA256 (cabal/optparse-applicative-0.18.1.0/revision/1.cabal) = f30973861ac7e7ebff05ff8c7c3d1e4d283a1f3850e1cc14106b0693ec1b6d82 -SIZE (cabal/optparse-applicative-0.18.1.0/revision/1.cabal) = 5289 +SHA256 (cabal/open-browser-0.3.0.1/open-browser-0.3.0.1.tar.gz) = 96c521ad0e43bd4ebd340be9067056a99e7281f4f15b41860b236cef769ccc3e +SIZE (cabal/open-browser-0.3.0.1/open-browser-0.3.0.1.tar.gz) = 5226 +SHA256 (cabal/optparse-applicative-0.19.0.0/optparse-applicative-0.19.0.0.tar.gz) = cf16aeefd821730c7738447fa7c6b7ada7ca1c9cc25400d64ef283294d345871 +SIZE (cabal/optparse-applicative-0.19.0.0/optparse-applicative-0.19.0.0.tar.gz) = 67629 SHA256 (cabal/ordered-containers-0.2.4/ordered-containers-0.2.4.tar.gz) = 3da1673e24e12902c2879ee08b73e6978f6bfa70693b13995ebf48bfb7aee546 SIZE (cabal/ordered-containers-0.2.4/ordered-containers-0.2.4.tar.gz) = 7877 -SHA256 (cabal/os-string-2.0.7/os-string-2.0.7.tar.gz) = 339c35fd3a290522f23de4e33528423cfd0b0a8f22946b0b9816a817b926cba0 -SIZE (cabal/os-string-2.0.7/os-string-2.0.7.tar.gz) = 44683 -SHA256 (cabal/pandoc-3.6.4/pandoc-3.6.4.tar.gz) = 9702969a1f6f913992040530ed1e28b27ceb595250329f265a3ccfb7ffd2f8c5 -SIZE (cabal/pandoc-3.6.4/pandoc-3.6.4.tar.gz) = 7547355 -SHA256 (cabal/pandoc-cli-3.6.4/pandoc-cli-3.6.4.tar.gz) = ca6faf434e1d65875089a88da11e140d76c6fe1fc1e46b13baea693f1e6ed210 -SIZE (cabal/pandoc-cli-3.6.4/pandoc-cli-3.6.4.tar.gz) = 96556 +SHA256 (cabal/os-string-2.0.8/os-string-2.0.8.tar.gz) = 02794279dd30282e7b0d45a860dda50ee26a92b1461f5da4545f62dab4172686 +SIZE (cabal/os-string-2.0.8/os-string-2.0.8.tar.gz) = 44896 +SHA256 (cabal/pandoc-3.8.1/pandoc-3.8.1.tar.gz) = 605d5dfdb64e75fadfb00f469791b8634982258579e948773f063b0d54f9d4f7 +SIZE (cabal/pandoc-3.8.1/pandoc-3.8.1.tar.gz) = 7818229 +SHA256 (cabal/pandoc-cli-3.8.1/pandoc-cli-3.8.1.tar.gz) = d85fee0457793bb7a8dece960033eb0e546d8d2e47fbbacba87e2d0d69c1d3e2 +SIZE (cabal/pandoc-cli-3.8.1/pandoc-cli-3.8.1.tar.gz) = 98818 SHA256 (cabal/pandoc-types-1.23.1/pandoc-types-1.23.1.tar.gz) = ad0fa083d28d452b7d37a1c67a2c140137a5f29a2f52fd88e807fac20245a1c1 SIZE (cabal/pandoc-types-1.23.1/pandoc-types-1.23.1.tar.gz) = 36480 -SHA256 (cabal/pandoc-types-1.23.1/revision/2.cabal) = 2cb4836905406ccbc4c18699b8b551ed33aa15b23309f46ca108fcc209ae1ef2 -SIZE (cabal/pandoc-types-1.23.1/revision/2.cabal) = 4095 +SHA256 (cabal/pandoc-types-1.23.1/revision/3.cabal) = 3fafaab20aaae77934bab312f8c4769631da3a658960b563d64a0eddff265670 +SIZE (cabal/pandoc-types-1.23.1/revision/3.cabal) = 4095 SHA256 (cabal/pem-0.2.4/pem-0.2.4.tar.gz) = 770c4c1b9cd24b3db7f511f8a48404a0d098999e28573c3743a8a296bb96f8d4 SIZE (cabal/pem-0.2.4/pem-0.2.4.tar.gz) = 4717 SHA256 (cabal/pretty-show-1.10/pretty-show-1.10.tar.gz) = 307f9086e0b063d439dc4f513e36a145e8a57f23de448aefae2a6c00f6da6fd2 @@ -299,16 +297,14 @@ SHA256 (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 5e6ea6903114fa11 SIZE (cabal/prettyprinter-1.7.1/prettyprinter-1.7.1.tar.gz) = 56907 SHA256 (cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz) = 813739308ad6050620578994effe21058a170a341716acf52573fae42b5b1db3 SIZE (cabal/prettyprinter-ansi-terminal-1.1.3/prettyprinter-ansi-terminal-1.1.3.tar.gz) = 8879 -SHA256 (cabal/primitive-0.9.0.0/primitive-0.9.0.0.tar.gz) = 696d4bd291c94d736142d6182117dca4258d3ef28bfefdb649ac8b5ecd0999c7 -SIZE (cabal/primitive-0.9.0.0/primitive-0.9.0.0.tar.gz) = 60580 -SHA256 (cabal/primitive-0.9.0.0/revision/2.cabal) = de20bf4eff1f972088854c8efda6eaca2d3147aff62232c3707f059152638759 -SIZE (cabal/primitive-0.9.0.0/revision/2.cabal) = 3203 -SHA256 (cabal/random-1.2.1.3/random-1.2.1.3.tar.gz) = e9c81926a7d1e40328f645f73592b31efc9c631589669a7f130687b9cc3051dc -SIZE (cabal/random-1.2.1.3/random-1.2.1.3.tar.gz) = 47117 +SHA256 (cabal/primitive-0.9.1.0/primitive-0.9.1.0.tar.gz) = 44b4de41813c7bc5db8a57f87c3612a069b65086946268ba165097252ebd3d76 +SIZE (cabal/primitive-0.9.1.0/primitive-0.9.1.0.tar.gz) = 61724 +SHA256 (cabal/random-1.3.1/random-1.3.1.tar.gz) = d840ac83f265b0cfa2a678f8ec78627eb50cf9be2f067c52c8a4239c29b71a35 +SIZE (cabal/random-1.3.1/random-1.3.1.tar.gz) = 63846 SHA256 (cabal/regex-base-0.94.0.3/regex-base-0.94.0.3.tar.gz) = e8ca2dee598c790dd1c1c4359bdd1e495d9b881f5aa1f539c22f0dd5563747bf SIZE (cabal/regex-base-0.94.0.3/regex-base-0.94.0.3.tar.gz) = 10550 -SHA256 (cabal/regex-tdfa-1.3.2.3/regex-tdfa-1.3.2.3.tar.gz) = 8571bcf85825e503c768d2ffb868fc5ddccced06ad385228f1ed85ee6d32dc6f -SIZE (cabal/regex-tdfa-1.3.2.3/regex-tdfa-1.3.2.3.tar.gz) = 83017 +SHA256 (cabal/regex-tdfa-1.3.2.5/regex-tdfa-1.3.2.5.tar.gz) = 2e3dfb449a548484f7d3b4e2a1b1040b39be26c4f3182a47004dc5eddf028a78 +SIZE (cabal/regex-tdfa-1.3.2.5/regex-tdfa-1.3.2.5.tar.gz) = 83371 SHA256 (cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz) = ec601785ee42a201f32adb205b8685c983f18757b1bd33d2e806d571e0f9996b SIZE (cabal/resourcet-1.3.0/resourcet-1.3.0.tar.gz) = 17620 SHA256 (cabal/safe-0.3.21/safe-0.3.21.tar.gz) = 2c81fea42bbe79ec488774043c1ec54f30efba059df9a4f3681ce83d85007f01 @@ -329,14 +325,12 @@ SHA256 (cabal/semigroupoids-6.0.1/revision/2.cabal) = bfee06a6d88038a88ddd10fc21 SIZE (cabal/semigroupoids-6.0.1/revision/2.cabal) = 7539 SHA256 (cabal/serialise-0.2.6.1/serialise-0.2.6.1.tar.gz) = 63949799ffd10675ef70ea701c1eb63e618629b3b2f7b25f07c5a966e24e77f4 SIZE (cabal/serialise-0.2.6.1/serialise-0.2.6.1.tar.gz) = 75106 -SHA256 (cabal/serialise-0.2.6.1/revision/4.cabal) = 70495f88c1633bd432847b1d767e9e6832779f85b9d012b01a0a14f2cacbecc6 -SIZE (cabal/serialise-0.2.6.1/revision/4.cabal) = 8823 -SHA256 (cabal/skylighting-0.14.6/skylighting-0.14.6.tar.gz) = eae33be53dee6498d2b87e7b71abc620d5593c5543678f237c6b7982bb96e3bc -SIZE (cabal/skylighting-0.14.6/skylighting-0.14.6.tar.gz) = 1471714 -SHA256 (cabal/skylighting-core-0.14.6/skylighting-core-0.14.6.tar.gz) = 3e218bbf2a7ed05cee8a77e111640854ded570cf8b8a9bb35db4a78c717e6dff -SIZE (cabal/skylighting-core-0.14.6/skylighting-core-0.14.6.tar.gz) = 914478 -SHA256 (cabal/skylighting-core-0.14.6/revision/1.cabal) = 883546c1b82f4f22c1f69550363caffe6c8a543d15caf3da97bc4f4ab7f4e57b -SIZE (cabal/skylighting-core-0.14.6/revision/1.cabal) = 8035 +SHA256 (cabal/serialise-0.2.6.1/revision/5.cabal) = a67f89b5533b1148ad465dc7f24baeed2e2e9e7d81d2a147fc7fa8ff1089ca4d +SIZE (cabal/serialise-0.2.6.1/revision/5.cabal) = 8814 +SHA256 (cabal/skylighting-0.14.7/skylighting-0.14.7.tar.gz) = 05df6bce0aba5af7da7b618e1891cbe02833f6810b2405e96c254e9ff741001f +SIZE (cabal/skylighting-0.14.7/skylighting-0.14.7.tar.gz) = 1500020 +SHA256 (cabal/skylighting-core-0.14.7/skylighting-core-0.14.7.tar.gz) = e04fbc7b4243b5cb69819ae10f26bd375f94d8986a939cd4e6f6ca555dab7dbd +SIZE (cabal/skylighting-core-0.14.7/skylighting-core-0.14.7.tar.gz) = 933542 SHA256 (cabal/skylighting-format-ansi-0.1/skylighting-format-ansi-0.1.tar.gz) = 23dfa86c2ecd2601a2efed4967eb2ec0505a52c14776054ce4d89707c2de0a9b SIZE (cabal/skylighting-format-ansi-0.1/skylighting-format-ansi-0.1.tar.gz) = 5350 SHA256 (cabal/skylighting-format-blaze-html-0.1.1.3/skylighting-format-blaze-html-0.1.1.3.tar.gz) = 44e82ceaebb240f22882e7640633d747453887f74384dd5ffd258d802d7352e6 @@ -347,32 +341,30 @@ SHA256 (cabal/skylighting-format-latex-0.1/skylighting-format-latex-0.1.tar.gz) SIZE (cabal/skylighting-format-latex-0.1/skylighting-format-latex-0.1.tar.gz) = 3777 SHA256 (cabal/skylighting-format-typst-0.1/skylighting-format-typst-0.1.tar.gz) = 994cd2db976f6818bfb7644674c5f7c5830e9c5a339243541ac24611ff672ce4 SIZE (cabal/skylighting-format-typst-0.1/skylighting-format-typst-0.1.tar.gz) = 3144 -SHA256 (cabal/socks-0.6.1/socks-0.6.1.tar.gz) = 734447558bb061ce768f53a0df1f2401902c6bee396cc96ce627edd986ef6a73 -SIZE (cabal/socks-0.6.1/socks-0.6.1.tar.gz) = 9759 SHA256 (cabal/split-0.2.5/split-0.2.5.tar.gz) = 52da404e8397c1ab238354c8d4fd9a7e9c5cac8849cc2ce2e45facc85e74a913 SIZE (cabal/split-0.2.5/split-0.2.5.tar.gz) = 16008 -SHA256 (cabal/splitmix-0.1.1/splitmix-0.1.1.tar.gz) = d678c41a603a62032cf7e5f8336bb8222c93990e4b59c8b291b7ca26c7eb12c7 -SIZE (cabal/splitmix-0.1.1/splitmix-0.1.1.tar.gz) = 21981 +SHA256 (cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz) = b6bcd0d79bd4fe40975c8ebe803be2f3bfbf6006069a59745a325a0df3f86270 +SIZE (cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz) = 21955 SHA256 (cabal/streaming-commons-0.2.3.0/streaming-commons-0.2.3.0.tar.gz) = 26384af91f5ab9470b0bbdd0ce2172db43fc79730b7c5a3405d89c3663eb1e57 SIZE (cabal/streaming-commons-0.2.3.0/streaming-commons-0.2.3.0.tar.gz) = 37874 SHA256 (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 77719280c2a86312e748227bfa732eeaae0e7df48d57acc3c2e5b7b07afe2f8b SIZE (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 11798 SHA256 (cabal/strict-0.5.1/revision/1.cabal) = 58c373b7c7748cbb4a5a6c8c15073f99a1c10a9a9bb6894ac33f43a5cdb901f2 SIZE (cabal/strict-0.5.1/revision/1.cabal) = 3557 -SHA256 (cabal/syb-0.7.2.4/syb-0.7.2.4.tar.gz) = ec7c1e8822d62ab910386361cdcee40a22a26cd344c34741fadd982302291e60 -SIZE (cabal/syb-0.7.2.4/syb-0.7.2.4.tar.gz) = 41809 +SHA256 (cabal/syb-0.7.3/syb-0.7.3.tar.gz) = 676668d46941fc1be26bdd2cfd727aa13bcb909eaa8189937a9dbd6d41ac3b8d +SIZE (cabal/syb-0.7.3/syb-0.7.3.tar.gz) = 42181 SHA256 (cabal/tagged-0.8.9/tagged-0.8.9.tar.gz) = 6daad88ebb414ba6a556d2898d2cbe7650e4276010e3a6eed939daf54b956784 SIZE (cabal/tagged-0.8.9/tagged-0.8.9.tar.gz) = 8151 SHA256 (cabal/tagsoup-0.14.8/tagsoup-0.14.8.tar.gz) = ba7e5500d853d29f0675b90655b7fdd032a4a7eee82a56e7ee3ef9949fe93ad5 SIZE (cabal/tagsoup-0.14.8/tagsoup-0.14.8.tar.gz) = 43894 SHA256 (cabal/tasty-1.5.3/tasty-1.5.3.tar.gz) = 54a0c7b644813af871a3726ac8771b5e17b5158c792a7acf8f9e2d3ae9360780 SIZE (cabal/tasty-1.5.3/tasty-1.5.3.tar.gz) = 66548 -SHA256 (cabal/tasty-1.5.3/revision/1.cabal) = 9d56ea9dbc274fc853fc531373b2c91bfe360e21460c2c6a5838897d86e3f6d0 -SIZE (cabal/tasty-1.5.3/revision/1.cabal) = 2923 +SHA256 (cabal/tasty-1.5.3/revision/2.cabal) = 6b5dda3f16db1274a0b3e6c4073ac57172a1e96b1dca05666c5cbd1183639412 +SIZE (cabal/tasty-1.5.3/revision/2.cabal) = 2923 SHA256 (cabal/temporary-1.3/temporary-1.3.tar.gz) = 8c442993694b5ffca823ce864af95bd2841fb5264ee511c61cf48cc71d879890 SIZE (cabal/temporary-1.3/temporary-1.3.tar.gz) = 5686 -SHA256 (cabal/texmath-0.12.9/texmath-0.12.9.tar.gz) = 2e3454d672e69857c957d2b945b64de83a9f28b3c9f8d4beb6992fef3b908e17 -SIZE (cabal/texmath-0.12.9/texmath-0.12.9.tar.gz) = 1486474 +SHA256 (cabal/texmath-0.13/texmath-0.13.tar.gz) = 7d88b56e922471ff292d467af5fef690aaa0fae5c8cc30f55940b1035f2d57b1 +SIZE (cabal/texmath-0.13/texmath-0.13.tar.gz) = 1490531 SHA256 (cabal/text-conversions-0.3.1.1/text-conversions-0.3.1.1.tar.gz) = c8770fba789ce80334cae628285103c49abec0fa074773cbb5a88e26f5a7725d SIZE (cabal/text-conversions-0.3.1.1/text-conversions-0.3.1.1.tar.gz) = 5258 SHA256 (cabal/text-iso8601-0.1.1/text-iso8601-0.1.1.tar.gz) = 9dead2b7ceeae40fe0fc060bd54795c32e9926c9d1aebae8f9b9a621fba88202 @@ -399,20 +391,20 @@ SHA256 (cabal/these-1.2.1/revision/2.cabal) = 35c57aede96c15ea1fed559ac287b1168e SIZE (cabal/these-1.2.1/revision/2.cabal) = 2294 SHA256 (cabal/time-compat-1.9.8/time-compat-1.9.8.tar.gz) = 502ef8694a5b131b47c0e5df2e9053d005a3b345b30f5225af04f081d3ef5cf0 SIZE (cabal/time-compat-1.9.8/time-compat-1.9.8.tar.gz) = 63414 -SHA256 (cabal/tls-2.1.8/tls-2.1.8.tar.gz) = 5843f79b96c12d9e4ea57dc9902456d9fd6d52c509bee38a0a6a5323c8f04db3 -SIZE (cabal/tls-2.1.8/tls-2.1.8.tar.gz) = 172991 -SHA256 (cabal/toml-parser-2.0.1.0/toml-parser-2.0.1.0.tar.gz) = 03366d727abac9e30055487dbfa07973c321aff571a0de9e504337aa586697e1 -SIZE (cabal/toml-parser-2.0.1.0/toml-parser-2.0.1.0.tar.gz) = 48201 -SHA256 (cabal/toml-parser-2.0.1.0/revision/1.cabal) = 13b6e9987e26a41e57f8e57dacf4ff069cc076f61be366ee8c9e6da5d61771d4 -SIZE (cabal/toml-parser-2.0.1.0/revision/1.cabal) = 4017 +SHA256 (cabal/tls-2.1.11/tls-2.1.11.tar.gz) = 059a173398504f03cdcf33543ee33ba45082c3270f52a4d5810f84ddf7f684e3 +SIZE (cabal/tls-2.1.11/tls-2.1.11.tar.gz) = 185047 +SHA256 (cabal/toml-parser-2.0.1.2/toml-parser-2.0.1.2.tar.gz) = 1bae49f84caa86ea5831c5355fb60450eab1871ff54992bfaa8a7aaab755a33a +SIZE (cabal/toml-parser-2.0.1.2/toml-parser-2.0.1.2.tar.gz) = 48374 +SHA256 (cabal/toml-parser-2.0.1.2/revision/1.cabal) = 4cbcebdcbd920e9f145ca1cf572a194883f0f8844507abae7e6ba42ea037d05c +SIZE (cabal/toml-parser-2.0.1.2/revision/1.cabal) = 4036 SHA256 (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = b62c7304c9f3cbc9463d0739aa85cb9489f217ea092b9d625d417514fbcc9d6a SIZE (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = 46485 -SHA256 (cabal/typed-process-0.2.12.0/typed-process-0.2.12.0.tar.gz) = 4cee3d3ae851de720f40ce671510c04b7938ca76552952bd7c5e8b1bec161be1 -SIZE (cabal/typed-process-0.2.12.0/typed-process-0.2.12.0.tar.gz) = 18957 -SHA256 (cabal/typst-0.7/typst-0.7.tar.gz) = af86f367c3c2cff5127ead7101890f5374262165d599e13f1abcda2df5ac6ceb -SIZE (cabal/typst-0.7/typst-0.7.tar.gz) = 6429379 -SHA256 (cabal/typst-symbols-0.1.7/typst-symbols-0.1.7.tar.gz) = dfee9609249a6f52ae85d49e9c7608481d283ee5986c0ba42aa0afb9e54525b8 -SIZE (cabal/typst-symbols-0.1.7/typst-symbols-0.1.7.tar.gz) = 19406 +SHA256 (cabal/typed-process-0.2.13.0/typed-process-0.2.13.0.tar.gz) = 9400966013b541df2e54ac8d57c3a670fc28bde2be87767ce98f13bbe2aa43a0 +SIZE (cabal/typed-process-0.2.13.0/typed-process-0.2.13.0.tar.gz) = 19160 +SHA256 (cabal/typst-0.8.0.2/typst-0.8.0.2.tar.gz) = 3508cb9acbd3b955c1c47eb0f9bcb1f1de58076ccb9450f8ffc4bcd293df27e0 +SIZE (cabal/typst-0.8.0.2/typst-0.8.0.2.tar.gz) = 6430248 +SHA256 (cabal/typst-symbols-0.1.8.1/typst-symbols-0.1.8.1.tar.gz) = 2f7398262895ba298c1f43aa055f509021ebec82593b7e745d80832c4e4f42ed +SIZE (cabal/typst-symbols-0.1.8.1/typst-symbols-0.1.8.1.tar.gz) = 19859 SHA256 (cabal/unicode-collation-0.1.3.6/unicode-collation-0.1.3.6.tar.gz) = d64163d64cdf8c872d7ec02b49bc0d0192c70875b8c002765c5142cc880d3a30 SIZE (cabal/unicode-collation-0.1.3.6/unicode-collation-0.1.3.6.tar.gz) = 2056131 SHA256 (cabal/unicode-collation-0.1.3.6/revision/2.cabal) = f59fcd8310492e1ac7eb8efaf7d9ad29f82c264f86c4907f307efe5847d95606 @@ -429,8 +421,8 @@ SHA256 (cabal/uniplate-1.6.13/uniplate-1.6.13.tar.gz) = e777c94628445556a71f135a SIZE (cabal/uniplate-1.6.13/uniplate-1.6.13.tar.gz) = 29787 SHA256 (cabal/uniplate-1.6.13/revision/1.cabal) = c8b715570d0b4baa72512e677552dd3f98372a64bf9de000e779bd4162fd7be7 SIZE (cabal/uniplate-1.6.13/revision/1.cabal) = 3320 -SHA256 (cabal/unix-time-0.4.16/unix-time-0.4.16.tar.gz) = ace2a7126d7344feb3221680c556de7f28a969fb287d49bd4a2d7df18fe638e9 -SIZE (cabal/unix-time-0.4.16/unix-time-0.4.16.tar.gz) = 52594 +SHA256 (cabal/unix-time-0.4.17/unix-time-0.4.17.tar.gz) = f63a05be5dcc5ac8f72c26c9fef8dcc993638ca9b545b9bd69b8a3924c201f8c +SIZE (cabal/unix-time-0.4.17/unix-time-0.4.17.tar.gz) = 53677 SHA256 (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 99384cba8d56d9d61b85e38a313a93ebcdb78be6566367f0930ef580597fe3e3 SIZE (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 3865 SHA256 (cabal/unliftio-core-0.2.1.0/revision/4.cabal) = f6a2736f858b5390d9384dca43d3ea4d96e9ca17217791791ca4951ba6e8072a @@ -445,18 +437,18 @@ SHA256 (cabal/utility-ht-0.0.17.2/utility-ht-0.0.17.2.tar.gz) = 0a8ec081956d18f8 SIZE (cabal/utility-ht-0.0.17.2/utility-ht-0.0.17.2.tar.gz) = 33604 SHA256 (cabal/uuid-types-1.0.6/uuid-types-1.0.6.tar.gz) = 7e0dd953483d6fd3ca49bcaed6b11f9e3c2787213479b2581e07747836b8357e SIZE (cabal/uuid-types-1.0.6/uuid-types-1.0.6.tar.gz) = 11222 -SHA256 (cabal/uuid-types-1.0.6/revision/2.cabal) = 88e78c100b699cb829524af914cea82422bd518ce90625122ebe4c8048aee13d -SIZE (cabal/uuid-types-1.0.6/revision/2.cabal) = 2619 +SHA256 (cabal/uuid-types-1.0.6/revision/3.cabal) = 5ac2b681a8d7676f6a51ac1b113bfdcf18dd7fdbb313034850ed6493eef96da0 +SIZE (cabal/uuid-types-1.0.6/revision/3.cabal) = 2619 SHA256 (cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz) = 28f203c786cbf8ac6dc3fea3378ec36f34173d505fb4a1dd60fc8418ad91c423 SIZE (cabal/vector-0.13.2.0/vector-0.13.2.0.tar.gz) = 185739 -SHA256 (cabal/vector-0.13.2.0/revision/1.cabal) = b736a57b73520d2acf4865e3e2b40030d69782f35f870e376dc717ee2508d81f -SIZE (cabal/vector-0.13.2.0/revision/1.cabal) = 8804 +SHA256 (cabal/vector-0.13.2.0/revision/2.cabal) = 9ac338c8da52d8a37db08434ca4480fef2cea4f9aac240f4f994bb467f5275b4 +SIZE (cabal/vector-0.13.2.0/revision/2.cabal) = 8804 SHA256 (cabal/vector-algorithms-0.9.1.0/vector-algorithms-0.9.1.0.tar.gz) = d2b674676802670d8a682b357da6b6b5741b4a33b191f0ffe5f2b2bc40558eb2 SIZE (cabal/vector-algorithms-0.9.1.0/vector-algorithms-0.9.1.0.tar.gz) = 29426 SHA256 (cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz) = d0f507334bdea5431a2f07f525a97f29e76522c32210f5de6d5a2b4f1d42bf7c SIZE (cabal/vector-stream-0.1.0.1/vector-stream-0.1.0.1.tar.gz) = 12577 -SHA256 (cabal/vector-stream-0.1.0.1/revision/3.cabal) = 5ac96695212a45ae7dc16d8031dbf5311da53e052c35f7ad4a8e2db7fafb651e -SIZE (cabal/vector-stream-0.1.0.1/revision/3.cabal) = 1642 +SHA256 (cabal/vector-stream-0.1.0.1/revision/4.cabal) = 483be6df13c72169a917640589666f9fece7bea9fa13fcd41d052dab37ea289e +SIZE (cabal/vector-stream-0.1.0.1/revision/4.cabal) = 1642 SHA256 (cabal/witherable-0.5/witherable-0.5.tar.gz) = 48434cc1e465b13cbc0133a90c3ec0d827c93b77ce95807fe0a38b65f4918cd1 SIZE (cabal/witherable-0.5/witherable-0.5.tar.gz) = 10819 SHA256 (cabal/witherable-0.5/revision/1.cabal) = 85bab588ebca37996fc3171b9d8b2e065eb0536c9f44224bcf037c0849a881de @@ -465,8 +457,8 @@ SHA256 (cabal/xml-1.3.14/xml-1.3.14.tar.gz) = 32d1a1a9f21a59176d84697f96ae3a13a0 SIZE (cabal/xml-1.3.14/xml-1.3.14.tar.gz) = 12048 SHA256 (cabal/xml-1.3.14/revision/2.cabal) = c7a33d37c968c769723931a33e4e795f0aadda6cb62e7073ded8a2db52509d95 SIZE (cabal/xml-1.3.14/revision/2.cabal) = 952 -SHA256 (cabal/xml-conduit-1.10.0.0/xml-conduit-1.10.0.0.tar.gz) = 3f9bd0cc3e80e49f2ac2a65b975ef503ea633f495172f9c05bdf1b46b5e1de92 -SIZE (cabal/xml-conduit-1.10.0.0/xml-conduit-1.10.0.0.tar.gz) = 44893 +SHA256 (cabal/xml-conduit-1.10.0.1/xml-conduit-1.10.0.1.tar.gz) = 61280abc9580d6ead5a37abd06e60c22b27eb74abb5e07f5d9107db13db1dc26 +SIZE (cabal/xml-conduit-1.10.0.1/xml-conduit-1.10.0.1.tar.gz) = 45453 SHA256 (cabal/xml-types-0.3.8/xml-types-0.3.8.tar.gz) = dad5e4ce602b7d1f4be37c0cfd99a261a4573746bfd80d917dc955b72da84c80 SIZE (cabal/xml-types-0.3.8/xml-types-0.3.8.tar.gz) = 4054 SHA256 (cabal/yaml-0.11.11.2/yaml-0.11.11.2.tar.gz) = ee74923ee5b0fef74413c58aaa20ea59baf5d29d256a62fb47cc279570d9dc2f @@ -477,7 +469,5 @@ SHA256 (cabal/zip-archive-0.4.3.2/zip-archive-0.4.3.2.tar.gz) = 61dae6b47f1d5411 SIZE (cabal/zip-archive-0.4.3.2/zip-archive-0.4.3.2.tar.gz) = 22806 SHA256 (cabal/zip-archive-0.4.3.2/revision/1.cabal) = b224f6d0d5527a113fa94fac0b710bc204c544b23d5cca90507fbb73942ce56f SIZE (cabal/zip-archive-0.4.3.2/revision/1.cabal) = 4039 -SHA256 (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 6edd38b6b81df8d274952aa85affa6968ae86b2231e1d429ce8bc9083e6a55bc -SIZE (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 29318 -SHA256 (cabal/zlib-0.7.1.0/revision/2.cabal) = 85e64a75c0b490506a7edaa2d54950c668e66b65758bb08bb14cd31faf53a206 -SIZE (cabal/zlib-0.7.1.0/revision/2.cabal) = 5357 +SHA256 (cabal/zlib-0.7.1.1/zlib-0.7.1.1.tar.gz) = bf95ab01ed924be800addea195fba5ca97ec69f378368f6ff466bdc29666c1c1 +SIZE (cabal/zlib-0.7.1.1/zlib-0.7.1.1.tar.gz) = 29324 diff --git a/textproc/html-query/Makefile b/textproc/html-query/Makefile index 413166bcd04e..fc4ab846ead4 100644 --- a/textproc/html-query/Makefile +++ b/textproc/html-query/Makefile @@ -1,7 +1,7 @@ PORTNAME= html-query DISTVERSIONPREFIX= html-query-v DISTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/htmlq/Makefile b/textproc/htmlq/Makefile index 1d556f7f5ebe..6649e6b98b13 100644 --- a/textproc/htmlq/Makefile +++ b/textproc/htmlq/Makefile @@ -1,7 +1,7 @@ PORTNAME= htmlq DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org diff --git a/textproc/ibus-typing-booster/Makefile b/textproc/ibus-typing-booster/Makefile index 82e46152189f..3db873a7b579 100644 --- a/textproc/ibus-typing-booster/Makefile +++ b/textproc/ibus-typing-booster/Makefile @@ -1,5 +1,5 @@ PORTNAME= ibus-typing-booster -PORTVERSION= 2.27.74 +PORTVERSION= 2.28.0 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org @@ -21,7 +21,8 @@ RUN_DEPENDS= CLDR>0:textproc/CLDR \ ${PYTHON_PKGNAMEPREFIX}hunspell>0:textproc/py-hunspell@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycountry>0:textproc/py-pycountry@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} -TEST_DEPENDS= ${LOCALBASE}/share/hunspell/cs_CZ.dic:textproc/cs-hunspell \ +TEST_DEPENDS= m17n-db:devel/m17n-db \ + ${LOCALBASE}/share/hunspell/cs_CZ.dic:textproc/cs-hunspell \ ${LOCALBASE}/share/hunspell/de_DE.dic:german/hunspell \ ${LOCALBASE}/share/hunspell/en_US.aff:textproc/en-hunspell \ ${LOCALBASE}/share/hunspell/es_ES.dic:textproc/es-hunspell \ @@ -29,7 +30,6 @@ TEST_DEPENDS= ${LOCALBASE}/share/hunspell/cs_CZ.dic:textproc/cs-hunspell \ ${LOCALBASE}/share/hunspell/ko_KR.aff:korean/hunspell \ ${LOCALBASE}/share/hunspell/sv_SE.dic:textproc/sv-hunspell \ ${LOCALBASE}/libexec/ibus-engine-m17n:textproc/ibus-m17n \ - ${LOCALBASE}/share/m17n/hi-inscript2.mim:devel/m17n-inscript2 \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ gmake:devel/gmake diff --git a/textproc/ibus-typing-booster/distinfo b/textproc/ibus-typing-booster/distinfo index 7e12f8215ce9..f91a81bd5933 100644 --- a/textproc/ibus-typing-booster/distinfo +++ b/textproc/ibus-typing-booster/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757956185 -SHA256 (mike-fabian-ibus-typing-booster-2.27.74_GH0.tar.gz) = 1691415d7440531c26412b7b7e55428ebdf7b7c1b5d0a90424cca8707062340b -SIZE (mike-fabian-ibus-typing-booster-2.27.74_GH0.tar.gz) = 14321882 +TIMESTAMP = 1759501767 +SHA256 (mike-fabian-ibus-typing-booster-2.28.0_GH0.tar.gz) = f03bd5a34761279e483534ec426fda50f0a18c9ee290174c041a904b302df187 +SIZE (mike-fabian-ibus-typing-booster-2.28.0_GH0.tar.gz) = 14348488 diff --git a/textproc/ibus-typing-booster/pkg-plist b/textproc/ibus-typing-booster/pkg-plist index 74a4c44201a9..b2792e1f041b 100644 --- a/textproc/ibus-typing-booster/pkg-plist +++ b/textproc/ibus-typing-booster/pkg-plist @@ -2,6 +2,7 @@ bin/emoji-picker libexec/ibus-engine-typing-booster libexec/ibus-setup-typing-booster share/applications/emoji-picker.desktop +share/applications/ibus-setup-tb.desktop share/applications/ibus-setup-typing-booster.desktop %%DATADIR%%/data/Blocks.txt %%DATADIR%%/data/DerivedAge.txt @@ -387,10 +388,13 @@ share/applications/ibus-setup-typing-booster.desktop %%DATADIR%%/engine/__pycache__/m17n_translit%%PYTHON_TAG%%.pyc %%DATADIR%%/engine/__pycache__/main%%PYTHON_TAG%%.opt-1.pyc %%DATADIR%%/engine/__pycache__/main%%PYTHON_TAG%%.pyc +%%DATADIR%%/engine/__pycache__/ollama_pull%%PYTHON_TAG%%.opt-1.pyc +%%DATADIR%%/engine/__pycache__/ollama_pull%%PYTHON_TAG%%.pyc %%DATADIR%%/engine/__pycache__/tabsqlitedb%%PYTHON_TAG%%.opt-1.pyc %%DATADIR%%/engine/__pycache__/tabsqlitedb%%PYTHON_TAG%%.pyc %%DATADIR%%/engine/__pycache__/tabstatistics%%PYTHON_TAG%%.opt-1.pyc %%DATADIR%%/engine/__pycache__/tabstatistics%%PYTHON_TAG%%.pyc +%%DATADIR%%/engine/ollama_pull.py %%DATADIR%%/engine/emoji_picker.py %%DATADIR%%/engine/factory.py %%DATADIR%%/engine/get_clipboard_gtk4.py diff --git a/textproc/jaq/Makefile b/textproc/jaq/Makefile index 04cc2e7d5dea..2fb72a92d2f5 100644 --- a/textproc/jaq/Makefile +++ b/textproc/jaq/Makefile @@ -1,7 +1,7 @@ PORTNAME= jaq DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/jless/Makefile b/textproc/jless/Makefile index ecd6bfa8d4a1..8c5c54b655c0 100644 --- a/textproc/jless/Makefile +++ b/textproc/jless/Makefile @@ -1,7 +1,7 @@ PORTNAME= jless DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= lwhsu@FreeBSD.org diff --git a/textproc/jnv/Makefile b/textproc/jnv/Makefile index 31fd5118f452..2592d17dd2ec 100644 --- a/textproc/jnv/Makefile +++ b/textproc/jnv/Makefile @@ -1,7 +1,7 @@ PORTNAME= jnv DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/jql/Makefile b/textproc/jql/Makefile index 42d51c05ee9b..afa4a23e9e9d 100644 --- a/textproc/jql/Makefile +++ b/textproc/jql/Makefile @@ -1,6 +1,7 @@ PORTNAME= jql DISTVERSIONPREFIX= jql-v DISTVERSION= 8.0.8 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/lttoolbox/Makefile b/textproc/lttoolbox/Makefile index 00e43a6fcce3..e98a9475e312 100644 --- a/textproc/lttoolbox/Makefile +++ b/textproc/lttoolbox/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= utf8cpp>=4.0.3:devel/utf8cpp LIB_DEPENDS= libicuio.so:devel/icu -USES= cmake compiler:c++14-lang gnome libtool localbase pathfix pkgconfig \ +USES= cmake compiler:c++14-lang gnome localbase pathfix pkgconfig \ tar:bz2 USE_GNOME= libxml2 USE_LDCONFIG= yes diff --git a/textproc/mdbook-linkcheck/Makefile b/textproc/mdbook-linkcheck/Makefile index d19c43469220..8f91a06018fb 100644 --- a/textproc/mdbook-linkcheck/Makefile +++ b/textproc/mdbook-linkcheck/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdbook-linkcheck DISTVERSIONPREFIX= v DISTVERSION= 0.7.7 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/mdbook-mermaid/Makefile b/textproc/mdbook-mermaid/Makefile index 05fab773c796..3681e17e14ef 100644 --- a/textproc/mdbook-mermaid/Makefile +++ b/textproc/mdbook-mermaid/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdbook-mermaid DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org diff --git a/textproc/mdbook/Makefile b/textproc/mdbook/Makefile index d59b2466cd41..440e4b6dc70f 100644 --- a/textproc/mdbook/Makefile +++ b/textproc/mdbook/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdbook DISTVERSIONPREFIX= v DISTVERSION= 0.4.52 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org diff --git a/textproc/mdq/Makefile b/textproc/mdq/Makefile index 0c5ecd114c6c..4dd405c99636 100644 --- a/textproc/mdq/Makefile +++ b/textproc/mdq/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdq DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/meilisearch/Makefile b/textproc/meilisearch/Makefile index c74664f5e5f8..7678e64ba764 100644 --- a/textproc/meilisearch/Makefile +++ b/textproc/meilisearch/Makefile @@ -1,7 +1,7 @@ PORTNAME= meilisearch DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc MASTER_SITES= https://github.com/meilisearch/mini-dashboard/releases/download/v${DASHBOARD_VERSION}/build.zip?dummy=/:mini_dashboard_assets \ https://dlwqk3ibdg1xh.cloudfront.net/:dic_upstream \ diff --git a/textproc/opensearch-dashboards/Makefile b/textproc/opensearch-dashboards/Makefile index becc2589adc5..539461907fa0 100644 --- a/textproc/opensearch-dashboards/Makefile +++ b/textproc/opensearch-dashboards/Makefile @@ -1,5 +1,5 @@ PORTNAME= opensearch-dashboards -DISTVERSION?= 3.1.0 +DISTVERSION?= 3.2.0 DISTVERSIONSUFFIX= -linux-x64 PORTREVISION?= 0 CATEGORIES= textproc www diff --git a/textproc/opensearch-dashboards/distinfo b/textproc/opensearch-dashboards/distinfo index 5239f0912a88..6c3b3d613412 100644 --- a/textproc/opensearch-dashboards/distinfo +++ b/textproc/opensearch-dashboards/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752310065 -SHA256 (opensearch-dashboards-3.1.0-linux-x64.tar.gz) = d7ae01dce54d13a62cc268dfede9941331805270073cb5e3832aa8fc54c4156f -SIZE (opensearch-dashboards-3.1.0-linux-x64.tar.gz) = 385456866 +TIMESTAMP = 1757059451 +SHA256 (opensearch-dashboards-3.2.0-linux-x64.tar.gz) = a09ce437ac0a0089b86550f3f2360b586b764fb619740c550ee9e4ac2a5dfee0 +SIZE (opensearch-dashboards-3.2.0-linux-x64.tar.gz) = 406560982 diff --git a/textproc/opensearch/Makefile b/textproc/opensearch/Makefile index 5d892d18b277..1713a5a82e9f 100644 --- a/textproc/opensearch/Makefile +++ b/textproc/opensearch/Makefile @@ -1,13 +1,11 @@ PORTNAME= opensearch -DISTVERSION?= 3.1.0 -DISTVERSIONSUFFIX= -linux-x64 -PORTREVISION?= 0 +DISTVERSION= 3.2.0 +DISTVERSIONSUFFIX= -linux-${OPENSEARCH_ARCH} CATEGORIES= textproc java devel MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/ -PKGNAMESUFFIX?= # MAINTAINER= opensearch@FreeBSD.org -COMMENT?= Full-text search engine for Java +COMMENT= Full-text search engine for Java WWW= https://opensearch.org LICENSE= APACHE20 @@ -20,66 +18,50 @@ USES= cpe java shebangfix JAVA_VERSION= 21+ USE_RC_SUBR= ${PORTNAME} -SHEBANG_FILES= bin/opensearch bin/opensearch-cli \ - bin/opensearch-env bin/opensearch-env-from-file \ - bin/opensearch-keystore bin/opensearch-node \ - bin/opensearch-plugin bin/opensearch-shard \ +SHEBANG_FILES= bin/opensearch bin/opensearch-cli bin/opensearch-env \ + bin/opensearch-env-from-file bin/opensearch-keystore \ + bin/opensearch-node bin/opensearch-plugin bin/opensearch-shard \ plugins/opensearch-security/tools/audit_config_migrater.sh \ plugins/opensearch-security/tools/hash.sh \ plugins/opensearch-security/tools/install_demo_configuration.sh \ plugins/opensearch-security/tools/securityadmin.sh -CONFLICTS?= opensearch13 opensearch210 opensearch213 opensearch216 +CONFLICTS_INSTALL= opensearch13 opensearch21[0369] NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} -OPTIONS_DEFINE= PLUGINS -OPTIONS_DEFAULT=PLUGINS +OPTIONS_DEFINE= PLUGINS +OPTIONS_DEFAULT= PLUGINS .include <bsd.port.options.mk> +OPENSEARCH_ARCH?= ${ARCH:S|aarch64|arm64|:S|amd64|x64|} + CONFIG_FILES= opensearch.yml jvm.options log4j2.properties -PLUGINS_CONFIG_FILES?= \ - opensearch-notifications-core/notifications-core.yml \ - opensearch-notifications/notifications.yml \ - opensearch-observability/observability.yml -.if ${PKGNAMESUFFIX} == "210" || ${PKGNAMESUFFIX} == "213" || ${PKGNAMESUFFIX} == "216" -PLUGINS_CONFIG_FILES+= \ - opensearch-performance-analyzer/agent-stats-metadata \ - opensearch-performance-analyzer/log4j2.xml \ - opensearch-performance-analyzer/opensearch_security.policy \ - opensearch-performance-analyzer/performance-analyzer.properties \ - opensearch-performance-analyzer/plugin-stats-metadata \ - opensearch-performance-analyzer/rca.conf \ - opensearch-performance-analyzer/rca_idle_cluster_manager.conf \ - opensearch-performance-analyzer/rca_cluster_manager.conf \ - opensearch-performance-analyzer/supervisord.conf \ - opensearch-security/whitelist.yml -.endif -PLUGINS_CONFIG_FILES+= \ - opensearch-reports-scheduler/reports-scheduler.yml \ - opensearch-security/action_groups.yml \ - opensearch-security/allowlist.yml \ - opensearch-security/audit.yml \ - opensearch-security/config.yml \ - opensearch-security/internal_users.yml \ - opensearch-security/nodes_dn.yml \ - opensearch-security/roles.yml \ - opensearch-security/roles_mapping.yml \ - opensearch-security/tenants.yml +PLUGINS_CONFIG_FILES?= opensearch-notifications-core/notifications-core.yml \ + opensearch-notifications/notifications.yml \ + opensearch-observability/observability.yml \ + opensearch-reports-scheduler/reports-scheduler.yml \ + opensearch-security/action_groups.yml \ + opensearch-security/allowlist.yml \ + opensearch-security/audit.yml \ + opensearch-security/config.yml \ + opensearch-security/internal_users.yml \ + opensearch-security/nodes_dn.yml \ + opensearch-security/roles.yml \ + opensearch-security/roles_mapping.yml \ + opensearch-security/tenants.yml # Upstream provide some *.example files. These are also copied as sample filse # but we do not register them as @sample to avoid installing filse that needs # to be tuned a site specific way. -PLUGINS_SAMPLE_CONFIG_FILES= \ - opensearch-security/opensearch.yml +PLUGINS_SAMPLE_CONFIG_FILES= opensearch-security/opensearch.yml BINS= opensearch opensearch-cli opensearch-env \ - opensearch-env-from-file opensearch-keystore \ - opensearch-node opensearch-plugin \ - opensearch-shard + opensearch-env-from-file opensearch-keystore opensearch-node \ + opensearch-plugin opensearch-shard SEARCHUSER?= opensearch SEARCHGROUP?= ${SEARCHUSER} @@ -115,9 +97,6 @@ do-install-PLUGINS-on: ${STAGEDIR}${ETCDIR}/opensearch-observability \ ${STAGEDIR}${ETCDIR}/opensearch-reports-scheduler \ ${STAGEDIR}${ETCDIR}/opensearch-security -.if ${PKGNAMESUFFIX} == "210" || ${PKGNAMESUFFIX} == "213" || ${PKGNAMESUFFIX} == "216" - ${MKDIR} ${STAGEDIR}${ETCDIR}/opensearch-performance-analyzer -.endif .for f in ${PLUGINS_CONFIG_FILES} ${INSTALL} ${WRKSRC}/config/${f} ${STAGEDIR}${ETCDIR}/${f}.sample @@ -143,9 +122,6 @@ post-install: ${ECHO} "@dir(opensearch,opensearch,0750) ${ETCDIR}/opensearch-notifications-core" >> ${TMPPLIST} ${ECHO} "@dir(opensearch,opensearch,0750) ${ETCDIR}/opensearch-notifications" >> ${TMPPLIST} ${ECHO} "@dir(opensearch,opensearch,0750) ${ETCDIR}/opensearch-observability" >> ${TMPPLIST} -.if ${PKGNAMESUFFIX} == "210" || ${PKGNAMESUFFIX} == "213" || ${PKGNAMESUFFIX} == "216" - ${ECHO} "@dir(opensearch,opensearch,0750) ${ETCDIR}/opensearch-performance-analyzer" >> ${TMPPLIST} -.endif ${ECHO} "@dir(opensearch,opensearch,0750) ${ETCDIR}/opensearch-reports-scheduler" >> ${TMPPLIST} ${ECHO} "@dir(opensearch,opensearch,0750) ${ETCDIR}/opensearch-security" >> ${TMPPLIST} .endif diff --git a/textproc/opensearch/distinfo b/textproc/opensearch/distinfo index 631008869626..9ef9dd9ba6e7 100644 --- a/textproc/opensearch/distinfo +++ b/textproc/opensearch/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1752307580 -SHA256 (opensearch-3.1.0-linux-x64.tar.gz) = a5eb65b1fab3ff4e0befba8cf48174e8bc2daee6d85ffd5b5c4ccf5cbf427eb6 -SIZE (opensearch-3.1.0-linux-x64.tar.gz) = 1000330285 +TIMESTAMP = 1759259967 +SHA256 (opensearch-3.2.0-linux-x64.tar.gz) = 3f77e6a69925af8a18d6feaa651129027dccab4e4f8a20c23fee7873db992f44 +SIZE (opensearch-3.2.0-linux-x64.tar.gz) = 942883522 +SHA256 (opensearch-3.2.0-linux-arm64.tar.gz) = 0341d98624dcd6563d23682e6f71643c445bdb56f21c10ff029cb98e9beb370e +SIZE (opensearch-3.2.0-linux-arm64.tar.gz) = 694814003 diff --git a/textproc/opensearch/files/opensearch.in b/textproc/opensearch/files/opensearch.in index 71334ce1ee01..288959f2e9a9 100644 --- a/textproc/opensearch/files/opensearch.in +++ b/textproc/opensearch/files/opensearch.in @@ -17,6 +17,13 @@ # Set it to the config file location. # opensearch_java_home (path): Set to %%JAVA_HOME%% by default. # Set it to the root of the JDK to use. +# opensearch_flags (): Set to "" by default. +# Configure temporary startup flags +# Format: "-Enetwork.host=0.0.0.0 -Ediscovery.type=single-node" +# See: docs.opensearch.org/latest/install-and-configure/configuring-opensearch/index/ +# opensearch_env (): Set to "" by default. +# Configure environment +# Format: "OPENSEARCH_INITIAL_ADMIN_PASSWORD=Secret!Password1" # . /etc/rc.subr @@ -31,6 +38,8 @@ load_rc_config ${name} : ${opensearch_config=%%PREFIX%%/etc/opensearch} : ${opensearch_login_class=root} : ${opensearch_java_home="%%JAVA_HOME%%"} +: ${opensearch_flags=""} +: ${opensearch_env=""} required_files="${opensearch_config}/opensearch.yml" _pidprefix=/var/run/opensearch/opensearch @@ -46,6 +55,10 @@ command_args="-d --pidfile=${pidfile}" export OPENSEARCH_PATH_CONF=${opensearch_config} export JAVA_HOME=${opensearch_java_home} +if [ -n "${opensearch_env}" ]; then + export ${opensearch_env} +fi + opensearch_precmd() { /usr/bin/install -d -o ${opensearch_user} -g ${opensearch_group} -m 755 ${pidfile%/*} diff --git a/textproc/opensearch/files/patch-config_opensearch.yml b/textproc/opensearch/files/patch-config_opensearch.yml index f5aa3ed1a80e..9783498e3ef6 100644 --- a/textproc/opensearch/files/patch-config_opensearch.yml +++ b/textproc/opensearch/files/patch-config_opensearch.yml @@ -1,4 +1,4 @@ ---- config/opensearch.yml.orig 2021-07-02 23:22:08 UTC +--- config/opensearch.yml.orig 2021-07-02 23:22:08 UTC +++ config/opensearch.yml @@ -31,10 +31,12 @@ # Path to directory where to store the data (separate multiple locations by comma): @@ -13,3 +13,10 @@ # # ----------------------------------- Memory ----------------------------------- # +@@ -122,3 +124,7 @@ + # + #opensearch.experimental.optimization.datetime_formatter_caching.enabled: false ++ ++# Disable unsupported AVX2, https://github.com/opensearch-project/k-NN/issues/2788 ++knn.faiss.avx2.disabled: true ++knn.faiss.avx512_spr.disabled: true diff --git a/textproc/otree/Makefile b/textproc/otree/Makefile index 40d55a654485..912b45e91643 100644 --- a/textproc/otree/Makefile +++ b/textproc/otree/Makefile @@ -1,6 +1,7 @@ PORTNAME= otree DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= olgeni@FreeBSD.org diff --git a/textproc/p5-Excel-Writer-XLSX/Makefile b/textproc/p5-Excel-Writer-XLSX/Makefile index 504072391766..92f7bd958bac 100644 --- a/textproc/p5-Excel-Writer-XLSX/Makefile +++ b/textproc/p5-Excel-Writer-XLSX/Makefile @@ -1,5 +1,5 @@ PORTNAME= Excel-Writer-XLSX -PORTVERSION= 1.14 +PORTVERSION= 1.15 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA diff --git a/textproc/p5-Excel-Writer-XLSX/distinfo b/textproc/p5-Excel-Writer-XLSX/distinfo index c9f7e8b0abea..610700bf96f7 100644 --- a/textproc/p5-Excel-Writer-XLSX/distinfo +++ b/textproc/p5-Excel-Writer-XLSX/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729909976 -SHA256 (Excel-Writer-XLSX-1.14.tar.gz) = ce9e2c24756ee0bfbc241c66fca62ac4c9e06a1fd0da7fffff8ccb322cbfb688 -SIZE (Excel-Writer-XLSX-1.14.tar.gz) = 4384544 +TIMESTAMP = 1759324054 +SHA256 (Excel-Writer-XLSX-1.15.tar.gz) = 7931b4d8e2fa8b4f806db4bf523be396483f55f53e4f4738fdff5e9a0d875331 +SIZE (Excel-Writer-XLSX-1.15.tar.gz) = 4414111 diff --git a/textproc/p5-String-Print/Makefile b/textproc/p5-String-Print/Makefile index e46b02a2a129..ea558b4d9b26 100644 --- a/textproc/p5-String-Print/Makefile +++ b/textproc/p5-String-Print/Makefile @@ -1,5 +1,5 @@ PORTNAME= String-Print -PORTVERSION= 0.94 +PORTVERSION= 0.95 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-TimeDate>=2.30:devel/p5-TimeDate \ p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak +TEST_DEPENDS= p5-Test-Pod>=1.00:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-String-Print/distinfo b/textproc/p5-String-Print/distinfo index c54c573ac64d..e615ade240e6 100644 --- a/textproc/p5-String-Print/distinfo +++ b/textproc/p5-String-Print/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1583257474 -SHA256 (String-Print-0.94.tar.gz) = 9b3cd677adb7a40cb183bd6c60db80d96adcabd5aae27e324e3ee37e3275229b -SIZE (String-Print-0.94.tar.gz) = 22282 +TIMESTAMP = 1759324056 +SHA256 (String-Print-0.95.tar.gz) = 10a0a156bb51fdb55ec2f2d9eae518e88ec50b1a18b7277ca9e96774d94d0bbf +SIZE (String-Print-0.95.tar.gz) = 22775 diff --git a/textproc/py-aeidon/Makefile b/textproc/py-aeidon/Makefile index 806a0c3e2d35..84bd873d6eb6 100644 --- a/textproc/py-aeidon/Makefile +++ b/textproc/py-aeidon/Makefile @@ -1,5 +1,5 @@ PORTNAME= aeidon -PORTVERSION= 1.14.1 +PORTVERSION= 1.15 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ LICENSE= GPLv3+ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=2.2.1,1:textproc/py-chardet@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}charset-normalizer>=2.0:textproc/py-charset-normalizer@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/textproc/py-aeidon/distinfo b/textproc/py-aeidon/distinfo index 981d4bf50e51..a79be59ade12 100644 --- a/textproc/py-aeidon/distinfo +++ b/textproc/py-aeidon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712330617 -SHA256 (aeidon-1.14.1.tar.gz) = e6dd9014b7f918a6730ee629a5afa5c1fe87efa9e7bb45ff6fc8f41597fc65d8 -SIZE (aeidon-1.14.1.tar.gz) = 609025 +TIMESTAMP = 1759324186 +SHA256 (aeidon-1.15.tar.gz) = a86a46ada459155696d49cacdb8aaf7cfa3958383b43f7e1be6e38247f2e955c +SIZE (aeidon-1.15.tar.gz) = 609093 diff --git a/textproc/py-aeidon/files/patch-setup-aeidon.py b/textproc/py-aeidon/files/patch-setup-aeidon.py index 198e3bc4b94d..b8b934caac8f 100644 --- a/textproc/py-aeidon/files/patch-setup-aeidon.py +++ b/textproc/py-aeidon/files/patch-setup-aeidon.py @@ -1,6 +1,6 @@ ---- setup-aeidon.py.orig 2020-12-30 21:35:12 UTC +--- setup-aeidon.py.orig 2024-05-28 20:53:03 UTC +++ setup-aeidon.py -@@ -2,30 +2,30 @@ +@@ -2,30 +2,31 @@ """setuptools/wheel/PyPI version of the aeidon package.""" @@ -8,6 +8,7 @@ +#import shutil -from setup import get_aeidon_version ++#from setup import get_aeidon_version from setuptools import find_packages from setuptools import setup @@ -33,8 +34,8 @@ - package_data={"aeidon": ["data/*/*"]}, + package_data={"aeidon": ["aeidon/data/*/*"]}, + include_package_data=True, - python_requires=">=3.2.0", - install_requires=["chardet>=2.2.1"], + python_requires=">=3.5.0", + install_requires=["charset-normalizer>2.0"], ) -shutil.rmtree("aeidon/data") diff --git a/textproc/py-cyclonedx-python-lib/Makefile b/textproc/py-cyclonedx-python-lib/Makefile index b335b62da7cd..c5a48a024c92 100644 --- a/textproc/py-cyclonedx-python-lib/Makefile +++ b/textproc/py-cyclonedx-python-lib/Makefile @@ -1,6 +1,5 @@ PORTNAME= cyclonedx-python-lib -PORTVERSION= 11.0.0 -PORTREVISION= 1 +PORTVERSION= 11.1.0 CATEGORIES= textproc python MASTER_SITES= PYPI \ https://github.com/CycloneDX/cyclonedx-python-lib/releases/download/v${PORTVERSION}/ diff --git a/textproc/py-cyclonedx-python-lib/distinfo b/textproc/py-cyclonedx-python-lib/distinfo index 6a1ce7d669ed..89ea52103a1f 100644 --- a/textproc/py-cyclonedx-python-lib/distinfo +++ b/textproc/py-cyclonedx-python-lib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753369402 -SHA256 (cyclonedx_python_lib-11.0.0.tar.gz) = d51d456c01cfc42378a2282ef35858fc809162ef13d8cce2af6c4d16f788217e -SIZE (cyclonedx_python_lib-11.0.0.tar.gz) = 1041433 +TIMESTAMP = 1759324188 +SHA256 (cyclonedx_python_lib-11.1.0.tar.gz) = 138f2564c5ae830882780e2b39a3f4bfafecc4ae000efa015dcd5b57a5469dcb +SIZE (cyclonedx_python_lib-11.1.0.tar.gz) = 1042466 diff --git a/textproc/py-elasticsearch/Makefile b/textproc/py-elasticsearch/Makefile index bf9f99190be2..44d7b44ae1d7 100644 --- a/textproc/py-elasticsearch/Makefile +++ b/textproc/py-elasticsearch/Makefile @@ -1,5 +1,5 @@ PORTNAME= elasticsearch -PORTVERSION= 9.1.0 +PORTVERSION= 9.1.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-elasticsearch/distinfo b/textproc/py-elasticsearch/distinfo index 9cfbdc1353c6..b886aaca5df2 100644 --- a/textproc/py-elasticsearch/distinfo +++ b/textproc/py-elasticsearch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120832 -SHA256 (elasticsearch-9.1.0.tar.gz) = 764d2f724eac94f6bf9903e4feae07112643a9efcfdc5c868c1b69bd48c52e09 -SIZE (elasticsearch-9.1.0.tar.gz) = 848897 +TIMESTAMP = 1759324190 +SHA256 (elasticsearch-9.1.1.tar.gz) = be20acda2a97591a9a6cf4981fc398ee6fca3291cf9e7a9e52b6a9f41a46d393 +SIZE (elasticsearch-9.1.1.tar.gz) = 857802 diff --git a/textproc/py-graphemeu/Makefile b/textproc/py-graphemeu/Makefile index 5a984ddddfdc..ca315541ea30 100644 --- a/textproc/py-graphemeu/Makefile +++ b/textproc/py-graphemeu/Makefile @@ -1,7 +1,8 @@ PORTNAME= graphemeu -PORTVERSION= 0.7.2 +PORTVERSION= 0.8.0 CATEGORIES= textproc python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/timendum/grapheme/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/py-graphemeu/distinfo b/textproc/py-graphemeu/distinfo index d48237e90a4c..50d7d4c8f14b 100644 --- a/textproc/py-graphemeu/distinfo +++ b/textproc/py-graphemeu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836006 -SHA256 (graphemeu-0.7.2.tar.gz) = 42bbe373d7c146160f286cd5f76b1a8ad29172d7333ce10705c5cc282462a4f8 -SIZE (graphemeu-0.7.2.tar.gz) = 307626 +TIMESTAMP = 1759324192 +SHA256 (graphemeu-0.8.0.tar.gz) = e3c0cb52c7216d75a5093853777744189995a970fb333d11a1b922569da92406 +SIZE (graphemeu-0.8.0.tar.gz) = 306775 diff --git a/textproc/py-jiter/Makefile b/textproc/py-jiter/Makefile index fff6836df5a2..0f01f69182a5 100644 --- a/textproc/py-jiter/Makefile +++ b/textproc/py-jiter/Makefile @@ -1,5 +1,6 @@ PORTNAME= jiter DISTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mkdocs-material/Makefile b/textproc/py-mkdocs-material/Makefile index 0a8baa703e80..ecc9bd265e38 100644 --- a/textproc/py-mkdocs-material/Makefile +++ b/textproc/py-mkdocs-material/Makefile @@ -1,5 +1,5 @@ PORTNAME= mkdocs-material -DISTVERSION= 9.6.18 +DISTVERSION= 9.6.21 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}trove-classifiers>=2023.10.18:devel/py-trove-classifiers@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.10<3:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}backrefs>=5.7:textproc/py-backrefs@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}click<8.2.2:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colorama>=0.4<1:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=3.1<4:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markdown>=3.2<4:textproc/py-markdown@${PY_FLAVOR} \ @@ -43,7 +42,7 @@ IMAGING_DESC= Support for image processing RECOMMENDED_DESC= Install a recommended set of MkDocs plugins IMAGING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairosvg>=2.6<3:graphics/py-cairosvg@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pillow>=10.2:graphics/py-pillow@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pillow>=10.2<12.0:graphics/py-pillow@${PY_FLAVOR} RECOMMENDED_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mkdocs-minify-plugin>=0.7<1:textproc/py-mkdocs-minify-plugin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mkdocs-redirects>=1.2<2:textproc/py-mkdocs-redirects@${PY_FLAVOR} \ diff --git a/textproc/py-mkdocs-material/distinfo b/textproc/py-mkdocs-material/distinfo index 05acfce6f9fe..caf86dcd5b72 100644 --- a/textproc/py-mkdocs-material/distinfo +++ b/textproc/py-mkdocs-material/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756289100 -SHA256 (mkdocs_material-9.6.18.tar.gz) = a2eb253bcc8b66f8c6eaf8379c10ed6e9644090c2e2e9d0971c7722dc7211c05 -SIZE (mkdocs_material-9.6.18.tar.gz) = 4034856 +TIMESTAMP = 1759572333 +SHA256 (mkdocs_material-9.6.21.tar.gz) = b01aa6d2731322438056f360f0e623d3faae981f8f2d8c68b1b973f4f2657870 +SIZE (mkdocs_material-9.6.21.tar.gz) = 4043097 diff --git a/textproc/py-mkdocs-material/files/patch-pyproject.toml b/textproc/py-mkdocs-material/files/patch-pyproject.toml deleted file mode 100644 index d6b0a1085aac..000000000000 --- a/textproc/py-mkdocs-material/files/patch-pyproject.toml +++ /dev/null @@ -1,13 +0,0 @@ -Relax version requirements. - ---- pyproject.toml.orig 2020-02-02 00:00:00 UTC -+++ pyproject.toml -@@ -63,7 +63,7 @@ imaging = [ - "mkdocs-git-revision-date-localized-plugin~=1.2,>=1.2.4" - ] - imaging = [ -- "pillow~=10.2", -+ "pillow>=10.2", - "cairosvg~=2.6" - ] - diff --git a/textproc/py-mkdocstrings/Makefile b/textproc/py-mkdocstrings/Makefile index 833985671b43..a1cdc612e887 100644 --- a/textproc/py-mkdocstrings/Makefile +++ b/textproc/py-mkdocstrings/Makefile @@ -1,5 +1,5 @@ PORTNAME= mkdocstrings -DISTVERSION= 0.30.0 +DISTVERSION= 0.30.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mkdocstrings/distinfo b/textproc/py-mkdocstrings/distinfo index 75244aa5fcff..5a46aca7f88f 100644 --- a/textproc/py-mkdocstrings/distinfo +++ b/textproc/py-mkdocstrings/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753853133 -SHA256 (mkdocstrings-0.30.0.tar.gz) = 5d8019b9c31ddacd780b6784ffcdd6f21c408f34c0bd1103b5351d609d5b4444 -SIZE (mkdocstrings-0.30.0.tar.gz) = 106597 +TIMESTAMP = 1759318175 +SHA256 (mkdocstrings-0.30.1.tar.gz) = 84a007aae9b707fb0aebfc9da23db4b26fc9ab562eb56e335e9ec480cb19744f +SIZE (mkdocstrings-0.30.1.tar.gz) = 106350 diff --git a/textproc/py-pycddl/Makefile b/textproc/py-pycddl/Makefile index 4114110a3f05..e6b63ab319e6 100644 --- a/textproc/py-pycddl/Makefile +++ b/textproc/py-pycddl/Makefile @@ -1,7 +1,7 @@ PORTNAME= pycddl DISTVERSIONPREFIX= v DISTVERSION= 0.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-python-docx/Makefile b/textproc/py-python-docx/Makefile index d1b270eb64ed..ff42ddbecaaf 100644 --- a/textproc/py-python-docx/Makefile +++ b/textproc/py-python-docx/Makefile @@ -1,9 +1,9 @@ PORTNAME= python-docx -PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTVERSION= 1.2.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= python_docx-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Python library for creating and updating Microsoft Word files @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.3.4:devel/py-lxml@${PY_FLAVOR} # Python3 ready USES= python -USE_PYTHON= autoplist pep517 +USE_PYTHON= autoplist pep517 pytest NO_ARCH= yes .include <bsd.port.mk> diff --git a/textproc/py-python-docx/distinfo b/textproc/py-python-docx/distinfo index bd59d5aff1f7..23cff430eb0e 100644 --- a/textproc/py-python-docx/distinfo +++ b/textproc/py-python-docx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706143705 -SHA256 (python-docx-1.1.0.tar.gz) = 5829b722141cf1ab79aedf0c34d9fe9924b29764584c0f2164eb2b02dcdf17c9 -SIZE (python-docx-1.1.0.tar.gz) = 5650988 +TIMESTAMP = 1759495582 +SHA256 (python_docx-1.2.0.tar.gz) = 7bc9d7b7d8a69c9c02ca09216118c86552704edc23bac179283f2e38f86220ce +SIZE (python_docx-1.2.0.tar.gz) = 5723256 diff --git a/textproc/py-rdflib/Makefile b/textproc/py-rdflib/Makefile index d8d28840011b..7b0e7c7a8327 100644 --- a/textproc/py-rdflib/Makefile +++ b/textproc/py-rdflib/Makefile @@ -1,6 +1,6 @@ PORTNAME= rdflib PORTVERSION= 7.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -37,7 +37,7 @@ NETWORKX_DESC= Network support BERKELEYDB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}berkeleydb>=0:databases/py-berkeleydb@${PY_FLAVOR} HTML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5rdf>=1.2<2:www/py-html5rdf@${PY_FLAVOR} -LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml5>=4.3<6.0:devel/py-lxml5@${PY_FLAVOR} +LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.3<7.0:devel/py-lxml@${PY_FLAVOR} NEWORKX_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}networkx>=2,2<4,2:math/py-networkx@${PY_FLAVOR} ORJSON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}orjson>=3.9.14<4:devel/py-orjson@${PY_FLAVOR} diff --git a/textproc/py-rdflib/files/patch-pyproject.toml b/textproc/py-rdflib/files/patch-pyproject.toml new file mode 100644 index 000000000000..bc8c2488eb66 --- /dev/null +++ b/textproc/py-rdflib/files/patch-pyproject.toml @@ -0,0 +1,13 @@ +Obtained from: https://github.com/RDFLib/rdflib/commit/8da4e29aef9f324ea4946f94031ea5fc66c5fe67 + +--- pyproject.toml.orig 1970-01-01 00:00:00 UTC ++++ pyproject.toml +@@ -44,7 +44,7 @@ html5rdf = {version = ">=1.2,<2", optional = true} + berkeleydb = {version = "^18.1.0", optional = true} + networkx = {version = ">=2,<4", optional = true} + html5rdf = {version = ">=1.2,<2", optional = true} +-lxml = {version = ">=4.3,<6.0", optional = true} ++lxml = {version = ">=4.3,<7.0", optional = true} + orjson = {version = ">=3.9.14,<4", optional = true} + + [tool.poetry.group.dev.dependencies] diff --git a/textproc/py-tiktoken/Makefile b/textproc/py-tiktoken/Makefile index a6239c676dd2..23183912aa92 100644 --- a/textproc/py-tiktoken/Makefile +++ b/textproc/py-tiktoken/Makefile @@ -1,5 +1,6 @@ PORTNAME= tiktoken PORTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-tokenizers/Makefile b/textproc/py-tokenizers/Makefile index 44c404cce9b9..a9e779988252 100644 --- a/textproc/py-tokenizers/Makefile +++ b/textproc/py-tokenizers/Makefile @@ -1,5 +1,6 @@ PORTNAME= tokenizers DISTVERSION= 0.22.1 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/quickwit/Makefile b/textproc/quickwit/Makefile index bb421bd5e3ef..5697891d3386 100644 --- a/textproc/quickwit/Makefile +++ b/textproc/quickwit/Makefile @@ -1,7 +1,7 @@ PORTNAME= quickwit DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org diff --git a/textproc/riffdiff/Makefile b/textproc/riffdiff/Makefile index 898ee7b59e54..05b8b8806630 100644 --- a/textproc/riffdiff/Makefile +++ b/textproc/riffdiff/Makefile @@ -1,5 +1,6 @@ PORTNAME= riffdiff DISTVERSION= 3.4.1 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/ripgrep-all/Makefile b/textproc/ripgrep-all/Makefile index dd8009fe5ff5..230fce81fe47 100644 --- a/textproc/ripgrep-all/Makefile +++ b/textproc/ripgrep-all/Makefile @@ -1,7 +1,7 @@ PORTNAME= ripgrep-all DISTVERSIONPREFIX= v DISTVERSION= 0.9.6 -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= textproc MAINTAINER= alexis.praga@free.fr diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile index e6c33ceb7467..077a0342cc9d 100644 --- a/textproc/ripgrep/Makefile +++ b/textproc/ripgrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= ripgrep DISTVERSION= 14.1.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= petteri.valkonen@iki.fi diff --git a/textproc/rubygem-amatch/Makefile b/textproc/rubygem-amatch/Makefile index c93910295b57..dd72acd5cda0 100644 --- a/textproc/rubygem-amatch/Makefile +++ b/textproc/rubygem-amatch/Makefile @@ -1,5 +1,5 @@ PORTNAME= amatch -PORTVERSION= 0.4.2 +PORTVERSION= 0.5.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -10,8 +10,9 @@ WWW= https://github.com/flori/amatch LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= rubygem-mize>=0:devel/rubygem-mize \ - rubygem-tins>=1.0<2:devel/rubygem-tins +RUN_DEPENDS= rubygem-debug>=0:devel/rubygem-debug \ + rubygem-mize>=0:devel/rubygem-mize \ + rubygem-tins>=1<2:devel/rubygem-tins USES= gem diff --git a/textproc/rubygem-amatch/distinfo b/textproc/rubygem-amatch/distinfo index 447f3c8493f6..687a9fe04ac9 100644 --- a/textproc/rubygem-amatch/distinfo +++ b/textproc/rubygem-amatch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752266276 -SHA256 (rubygem/amatch-0.4.2.gem) = 5a7c8c08882864621b81bf3bbc0447bb638afe6066ceeead6b9d11f34cf0d911 -SIZE (rubygem/amatch-0.4.2.gem) = 38912 +TIMESTAMP = 1759324360 +SHA256 (rubygem/amatch-0.5.0.gem) = fdf3796d7a8bb957f8bbf04faa3ba06e7aba95f2eaabfe0bf7c46d0e70b9aec3 +SIZE (rubygem/amatch-0.5.0.gem) = 39936 diff --git a/textproc/rubygem-commonmarker/Makefile b/textproc/rubygem-commonmarker/Makefile index b19327467805..677b3903fcf8 100644 --- a/textproc/rubygem-commonmarker/Makefile +++ b/textproc/rubygem-commonmarker/Makefile @@ -1,5 +1,6 @@ PORTNAME= commonmarker PORTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG DISTFILES= ${DISTNAME}.gem diff --git a/textproc/rubygem-cucumber-gherkin/Makefile b/textproc/rubygem-cucumber-gherkin/Makefile index 3f1c7221d032..51f8a6ee1f9f 100644 --- a/textproc/rubygem-cucumber-gherkin/Makefile +++ b/textproc/rubygem-cucumber-gherkin/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber-gherkin -PORTVERSION= 34.0.0 +PORTVERSION= 35.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/cucumber/gherkin LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-cucumber-messages>=25<29:devel/rubygem-cucumber-messages +RUN_DEPENDS= rubygem-cucumber-messages>=25<30:devel/rubygem-cucumber-messages USES= gem diff --git a/textproc/rubygem-cucumber-gherkin/distinfo b/textproc/rubygem-cucumber-gherkin/distinfo index a615d288bb73..0009f7ea6225 100644 --- a/textproc/rubygem-cucumber-gherkin/distinfo +++ b/textproc/rubygem-cucumber-gherkin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121870 -SHA256 (rubygem/cucumber-gherkin-34.0.0.gem) = c4b1ef7e9a536498e09be99fc6ab64e723cbed99fe8136bb6f2c835e5f2c4c6d -SIZE (rubygem/cucumber-gherkin-34.0.0.gem) = 32256 +TIMESTAMP = 1759324334 +SHA256 (rubygem/cucumber-gherkin-35.0.0.gem) = bd4b13fb31891453490fa842382112d4f6cce4e4030c7ab679b5434215c6f400 +SIZE (rubygem/cucumber-gherkin-35.0.0.gem) = 32256 diff --git a/textproc/rubygem-cucumber-html-formatter/Makefile b/textproc/rubygem-cucumber-html-formatter/Makefile index f82afb47c444..19a03eac78ef 100644 --- a/textproc/rubygem-cucumber-html-formatter/Makefile +++ b/textproc/rubygem-cucumber-html-formatter/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber-html-formatter -PORTVERSION= 21.14.0 +PORTVERSION= 21.15.1 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-cucumber-html-formatter/distinfo b/textproc/rubygem-cucumber-html-formatter/distinfo index 775eeecf6fd1..5c05fd6688af 100644 --- a/textproc/rubygem-cucumber-html-formatter/distinfo +++ b/textproc/rubygem-cucumber-html-formatter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757121872 -SHA256 (rubygem/cucumber-html-formatter-21.14.0.gem) = 7fbaeb38c76e982848cf144136544853102ed906b6e54070bba409e505742267 -SIZE (rubygem/cucumber-html-formatter-21.14.0.gem) = 283648 +TIMESTAMP = 1759324336 +SHA256 (rubygem/cucumber-html-formatter-21.15.1.gem) = a08d7c30c357bfd4ea746312ed36e75dab5ba069e5ebc364ecfd5508540920e0 +SIZE (rubygem/cucumber-html-formatter-21.15.1.gem) = 284160 diff --git a/textproc/rubygem-gitlab-glfm-markdown/Makefile b/textproc/rubygem-gitlab-glfm-markdown/Makefile index 9d1aafcef66c..f736250fcedb 100644 --- a/textproc/rubygem-gitlab-glfm-markdown/Makefile +++ b/textproc/rubygem-gitlab-glfm-markdown/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitlab-glfm-markdown PORTVERSION= 0.0.33 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-google-cloud-translate-v3/Makefile b/textproc/rubygem-google-cloud-translate-v3/Makefile index 1d47b55194bf..5755aa08f890 100644 --- a/textproc/rubygem-google-cloud-translate-v3/Makefile +++ b/textproc/rubygem-google-cloud-translate-v3/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-translate-v3 -PORTVERSION= 1.5.2 +PORTVERSION= 1.6.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-translate-v3/lat LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-gapic-common>=1.0<2:devel/rubygem-gapic-common \ +RUN_DEPENDS= rubygem-gapic-common>=1.2<2:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors \ rubygem-google-cloud-location>=1.0<2:net/rubygem-google-cloud-location \ rubygem-google-iam-v1>=1.3<2:devel/rubygem-google-iam-v1 diff --git a/textproc/rubygem-google-cloud-translate-v3/distinfo b/textproc/rubygem-google-cloud-translate-v3/distinfo index f16e3809d64c..a3b5cf1fab28 100644 --- a/textproc/rubygem-google-cloud-translate-v3/distinfo +++ b/textproc/rubygem-google-cloud-translate-v3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265944 -SHA256 (rubygem/google-cloud-translate-v3-1.5.2.gem) = f958347165c94add10eb653eeac79fad200e74e92e95243050f97e89a9ecc244 -SIZE (rubygem/google-cloud-translate-v3-1.5.2.gem) = 111616 +TIMESTAMP = 1759324340 +SHA256 (rubygem/google-cloud-translate-v3-1.6.0.gem) = 5d19ad9141398520686572159b43d20ea2df9d1c04cc30da7d03176142c92cb5 +SIZE (rubygem/google-cloud-translate-v3-1.6.0.gem) = 111104 diff --git a/textproc/rubygem-google-cloud-translate/Makefile b/textproc/rubygem-google-cloud-translate/Makefile index 68d168c5942f..333ab6ca4440 100644 --- a/textproc/rubygem-google-cloud-translate/Makefile +++ b/textproc/rubygem-google-cloud-translate/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-translate -PORTVERSION= 3.7.2 +PORTVERSION= 3.7.3 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-google-cloud-translate/distinfo b/textproc/rubygem-google-cloud-translate/distinfo index cd7f7fc88402..acc77a17c851 100644 --- a/textproc/rubygem-google-cloud-translate/distinfo +++ b/textproc/rubygem-google-cloud-translate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748496005 -SHA256 (rubygem/google-cloud-translate-3.7.2.gem) = cc41ae1fdf869e3c8baaee6b6f0d4f6ea68d09e4b3cbbd74faf57313df0089e5 -SIZE (rubygem/google-cloud-translate-3.7.2.gem) = 18432 +TIMESTAMP = 1759324338 +SHA256 (rubygem/google-cloud-translate-3.7.3.gem) = c54abd2496c5d2adf355cb6e761c63cb449b9f052782acbbf4b3c79e77374c1b +SIZE (rubygem/google-cloud-translate-3.7.3.gem) = 18432 diff --git a/textproc/rubygem-prism/Makefile b/textproc/rubygem-prism/Makefile index 4d08c27f0a43..d8a103034e7c 100644 --- a/textproc/rubygem-prism/Makefile +++ b/textproc/rubygem-prism/Makefile @@ -1,5 +1,5 @@ PORTNAME= prism -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.1 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-prism/distinfo b/textproc/rubygem-prism/distinfo index 6bde2f088af3..e44f5261fcdc 100644 --- a/textproc/rubygem-prism/distinfo +++ b/textproc/rubygem-prism/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742405574 -SHA256 (rubygem/prism-1.4.0.gem) = dc0e3e00e93160213dc2a65519d9002a4a1e7b962db57d444cf1a71565bb703e -SIZE (rubygem/prism-1.4.0.gem) = 632832 +TIMESTAMP = 1759324342 +SHA256 (rubygem/prism-1.5.1.gem) = b40c1b76ccb9fcccc3d1553967cda6e79fa7274d8bfea0d98b15d27a6d187134 +SIZE (rubygem/prism-1.5.1.gem) = 641024 diff --git a/textproc/rubygem-rchardet/Makefile b/textproc/rubygem-rchardet/Makefile index 247470c75411..853807e12eb0 100644 --- a/textproc/rubygem-rchardet/Makefile +++ b/textproc/rubygem-rchardet/Makefile @@ -1,5 +1,5 @@ PORTNAME= rchardet -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-rchardet/distinfo b/textproc/rubygem-rchardet/distinfo index c13e625b089d..d5ff353599cb 100644 --- a/textproc/rubygem-rchardet/distinfo +++ b/textproc/rubygem-rchardet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738090302 -SHA256 (rubygem/rchardet-1.9.0.gem) = 26889486cdd83b378652baf7603f71d93e431bb11bc237b4cd8c65151af4a590 -SIZE (rubygem/rchardet-1.9.0.gem) = 163840 +TIMESTAMP = 1759324362 +SHA256 (rubygem/rchardet-1.10.0.gem) = d5ea2ed61a720a220f1914778208e718a0c7ed2a484b6d357ba695aa7001390f +SIZE (rubygem/rchardet-1.10.0.gem) = 164864 diff --git a/textproc/rubygem-rexml/Makefile b/textproc/rubygem-rexml/Makefile index 6d1008d5a812..128b1f1a0c3a 100644 --- a/textproc/rubygem-rexml/Makefile +++ b/textproc/rubygem-rexml/Makefile @@ -1,5 +1,5 @@ PORTNAME= rexml -PORTVERSION= 3.4.3 +PORTVERSION= 3.4.4 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-rexml/distinfo b/textproc/rubygem-rexml/distinfo index 34351bfd9be9..11873b0f1129 100644 --- a/textproc/rubygem-rexml/distinfo +++ b/textproc/rubygem-rexml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436677 -SHA256 (rubygem/rexml-3.4.3.gem) = 0e2a4602dd7f02979e29a0c6bc0f57a76ca99fc093eee17cf9a1cd32fa95a115 -SIZE (rubygem/rexml-3.4.3.gem) = 105984 +TIMESTAMP = 1759324344 +SHA256 (rubygem/rexml-3.4.4.gem) = 19e0a2c3425dfbf2d4fc1189747bdb2f849b6c5e74180401b15734bc97b5d142 +SIZE (rubygem/rexml-3.4.4.gem) = 105984 diff --git a/textproc/sad/Makefile b/textproc/sad/Makefile index bb364c2f7b0e..a7ded82dff58 100644 --- a/textproc/sad/Makefile +++ b/textproc/sad/Makefile @@ -1,7 +1,7 @@ PORTNAME= sad DISTVERSIONPREFIX= v DISTVERSION= 0.4.32 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/sd/Makefile b/textproc/sd/Makefile index 8d74ffcd4ada..1adf19ca4e75 100644 --- a/textproc/sd/Makefile +++ b/textproc/sd/Makefile @@ -1,7 +1,7 @@ PORTNAME= sd DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org diff --git a/textproc/sonic/Makefile b/textproc/sonic/Makefile index 51e40fe77050..b5b759c89bc4 100644 --- a/textproc/sonic/Makefile +++ b/textproc/sonic/Makefile @@ -1,7 +1,7 @@ PORTNAME= sonic DISTVERSIONPREFIX= v DISTVERSION= 1.4.9 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc MASTER_SITES+= https://clrd.ninjal.ac.jp/unidic_archive/cwj/2.1.2/:unidic DISTFILES+= unidic-mecab-2.1.2_src.zip:unidic # check cargo-crates/lindera-unidic-XXX/build.rs diff --git a/textproc/television/Makefile b/textproc/television/Makefile index 852ca0c8a3c2..b99af1fab8a1 100644 --- a/textproc/television/Makefile +++ b/textproc/television/Makefile @@ -1,6 +1,5 @@ PORTNAME= television -DISTVERSION= 0.13.3 -PORTREVISION= 2 +DISTVERSION= 0.13.5 CATEGORIES= textproc MAINTAINER= uzsolt@FreeBSD.org diff --git a/textproc/television/Makefile.crates b/textproc/television/Makefile.crates index e7f12fc20653..de2a28fbe2e6 100644 --- a/textproc/television/Makefile.crates +++ b/textproc/television/Makefile.crates @@ -160,8 +160,8 @@ CARGO_CRATES= addr2line-0.24.2 \ quote-1.0.40 \ r-efi-5.3.0 \ ratatui-0.29.0 \ - rayon-1.10.0 \ - rayon-core-1.12.1 \ + rayon-1.11.0 \ + rayon-core-1.13.0 \ redox_syscall-0.5.13 \ redox_users-0.5.0 \ ref-cast-1.0.24 \ diff --git a/textproc/television/distinfo b/textproc/television/distinfo index 336c66a463ce..7714d55aa6a4 100644 --- a/textproc/television/distinfo +++ b/textproc/television/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1755452480 +TIMESTAMP = 1759681062 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -323,10 +323,10 @@ SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f665 SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/ratatui-0.29.0.crate) = eabd94c2f37801c20583fc49dd5cd6b0ba68c716787c2dd6ed18571e1e63117b SIZE (rust/crates/ratatui-0.29.0.crate) = 543514 -SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa -SIZE (rust/crates/rayon-1.10.0.crate) = 180155 -SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 -SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 +SHA256 (rust/crates/rayon-1.11.0.crate) = 368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f +SIZE (rust/crates/rayon-1.11.0.crate) = 182470 +SHA256 (rust/crates/rayon-core-1.13.0.crate) = 22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91 +SIZE (rust/crates/rayon-core-1.13.0.crate) = 73151 SHA256 (rust/crates/redox_syscall-0.5.13.crate) = 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 SIZE (rust/crates/redox_syscall-0.5.13.crate) = 29489 SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b @@ -609,5 +609,5 @@ SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f8 SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 -SHA256 (alexpasmantier-television-0.13.3_GH0.tar.gz) = 4d3f5475fd4040ac64abc08395f4c769ffd40c9071a9a560d8038b233277b0c6 -SIZE (alexpasmantier-television-0.13.3_GH0.tar.gz) = 16479105 +SHA256 (alexpasmantier-television-0.13.5_GH0.tar.gz) = 496a7e0c75593ab05ba2d011d3dd69b5e2b7b49c07fc0c37fcfde6fad93eee00 +SIZE (alexpasmantier-television-0.13.5_GH0.tar.gz) = 17352029 diff --git a/textproc/tokay/Makefile b/textproc/tokay/Makefile index c8dce3a5f691..a96eb387329e 100644 --- a/textproc/tokay/Makefile +++ b/textproc/tokay/Makefile @@ -1,7 +1,7 @@ PORTNAME= tokay DISTVERSIONPREFIX= v DISTVERSION= 0.6.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/tomlq/Makefile b/textproc/tomlq/Makefile index 9bc05ad8ae9d..c03aaeff970f 100644 --- a/textproc/tomlq/Makefile +++ b/textproc/tomlq/Makefile @@ -1,6 +1,6 @@ PORTNAME= tomlq DISTVERSION= 0.2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/translate-toolkit/Makefile b/textproc/translate-toolkit/Makefile index d686bae76fde..e671cbcc1956 100644 --- a/textproc/translate-toolkit/Makefile +++ b/textproc/translate-toolkit/Makefile @@ -1,9 +1,9 @@ PORTNAME= translate-toolkit -PORTVERSION= 3.12.2 -PORTREVISION= 3 +PORTVERSION= 3.16.1 CATEGORIES= textproc MASTER_SITES= PYPI \ https://github.com/translate/translate/releases/download/${PORTVERSION}/ +DISTNAME= translate_toolkit-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tools and API for translation and localization engineering @@ -13,13 +13,13 @@ WWW= https://toolkit.translatehouse.org/ \ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \ ${RUN_DEPENDS} RUN_DEPENDS= bash:shells/bash \ msghack:devel/gettext-msghack \ - ${PYTHON_PKGNAMEPREFIX}lxml>=4.6.3:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}cwcwidth>=0.1.10<0.2:devel/py-cwcwidth@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=5.2.0<6.1:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} USES= gettext python shebangfix @@ -27,18 +27,16 @@ USE_PYTHON= autoplist noflavors pep517 NO_ARCH= yes -SHEBANG_FILES= tools/* \ - translate/convert/odfxml \ - translate/convert/roundtrip-OOo \ - translate/convert/roundtrip-gaia \ - translate/convert/roundtrip-mozilla +SHEBANG_FILES= tools/* MANPAGES= android2po csv2po csv2tbx dtd2po flatxml2po html2po idml2po json2po moz2po mozlang2po odf2xliff oo2po oo2xliff po2csv po2dtd po2flatxml po2html po2idml po2json po2moz po2mozlang po2oo po2prop po2resx po2sub po2symb po2tiki po2tmx po2ts po2txt po2web2py po2wordfast po2xliff pot2po prop2po resx2po sub2po symb2po tbx2po tiki2po ts2po txt2po web2py2po xliff2odf xliff2oo -OPTIONS_DEFINE= ENCODING FLUENT ICAL INI LEVENSHTEIN MARKDOWN PHP RC SPELLCHECK SUBTITLES TMSERVER TRADOS YAML -OPTIONS_DEFAULT=ENCODING FLUENT ICAL INI LEVENSHTEIN MARKDOWN PHP RC SPELLCHECK SUBTITLES TMSERVER TRADOS YAML +OPTIONS_DEFINE= ALL CHARDET FLUENT ICAL INI LEVENSHTEIN MARKDOWN PHP RC SPELLCHECK SUBTITLES TMSERVER TRADOS YAML +OPTIONS_DEFAULT=ALL CHARDET FLUENT ICAL INI LEVENSHTEIN MARKDOWN PHP RC SPELLCHECK SUBTITLES TMSERVER TRADOS YAML OPTIONS_SUB= yes -ENCODING_DESC= Encoding detection +ALL_DESC= All optional dependencies +AAL_IMPLIES= CHARDET FLUENT ICAL INI LEVENSHTEIN MARKDOWN PHP RC SPELLCHECK SUBTITLES TMSERVER TRADOS YAML +CHARDET_DESC= Encoding detection FLUENT_DESC= Fluent translation format support ICAL_DESC= iCal format support INI_DESC= INI format support @@ -52,24 +50,24 @@ TMSERVER_DESC= Tmserver backend support TRADOS_DESC= Trados format support YAML_DESC= YAML format support -ENCODING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}charset-normalizer>=3.3.2:textproc/py-charset-normalizer@${PY_FLAVOR} -FLUENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fluent.syntax>=0.19.0:textproc/py-fluent.syntax@${PY_FLAVOR} +CHARDET_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}charset-normalizer>=3.4.0<4.0:textproc/py-charset-normalizer@${PY_FLAVOR} +FLUENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fluent.syntax>=0.19.0<0.20:textproc/py-fluent.syntax@${PY_FLAVOR} ICAL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}vobject>=0.9.6.1:deskutils/py-vobject@${PY_FLAVOR} ICAL_VARS= MANPAGES+="ical2po po2ical" INI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}iniparse>=0.5:devel/py-iniparse@${PY_FLAVOR} INI_VARS= MANPAGES+="ini2po po2ini" -LEVENSHTEIN_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}Levenshtein>=0.12:devel/py-Levenshtein@${PY_FLAVOR} -MARKDOWN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mistletoe>=1.3.0:textproc/py-mistletoe@${PY_FLAVOR} +LEVENSHTEIN_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}Levenshtein>=0.21.0:devel/py-Levenshtein@${PY_FLAVOR} +MARKDOWN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mistletoe>=1.4.0<1.5.0:textproc/py-mistletoe@${PY_FLAVOR} MARKDOWN_VARS= MANPAGES+="md2po po2md" -PHP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}phply>=1.2.6:devel/py-phply@${PY_FLAVOR} +PHP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}phply>=1.2.6<1.3:devel/py-phply@${PY_FLAVOR} PHP_VARS= MANPAGES+="php2po po2php" -RC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=3.0.7:devel/py-pyparsing@${PY_FLAVOR} +RC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=3.2.0<3.3:devel/py-pyparsing@${PY_FLAVOR} RC_VARS= MANPAGES+="po2rc rc2po" SPELLCHECK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}enchant>=3.2.2:textproc/py-enchant@${PY_FLAVOR} -SUBTITLES_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aeidon>=1.13:textproc/py-aeidon@${PY_FLAVOR} -TMSERVER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheroot>=10.0.0:www/py-cheroot@${PY_FLAVOR} -TRADOS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.3:www/py-beautifulsoup@${PY_FLAVOR} -YAML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.18.5:devel/py-ruamel.yaml@${PY_FLAVOR} +SUBTITLES_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aeidon>=1.14.1<1.16:textproc/py-aeidon@${PY_FLAVOR} +TMSERVER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheroot>=10.0.1:www/py-cheroot@${PY_FLAVOR} +TRADOS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.13.0:www/py-beautifulsoup@${PY_FLAVOR} +YAML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.18.0<0.19.0:devel/py-ruamel.yaml@${PY_FLAVOR} YAML_VARS= MANPAGES+="po2yaml yaml2po" .include <bsd.port.options.mk> diff --git a/textproc/translate-toolkit/distinfo b/textproc/translate-toolkit/distinfo index e0ed7599f784..eba91ee03197 100644 --- a/textproc/translate-toolkit/distinfo +++ b/textproc/translate-toolkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708448964 -SHA256 (translate-toolkit-3.12.2.tar.gz) = acee42b816f7796809b9b4768693664f6bd19fb96eae3d8dfec0932fa8761706 -SIZE (translate-toolkit-3.12.2.tar.gz) = 1466431 +TIMESTAMP = 1759324026 +SHA256 (translate_toolkit-3.16.1.tar.gz) = f8df91586ae9ec7c183a05695d5e84912e3f9be8669d1eabc43fb0536248f8c5 +SIZE (translate_toolkit-3.16.1.tar.gz) = 536458 diff --git a/textproc/translate-toolkit/files/patch-pyproject.toml b/textproc/translate-toolkit/files/patch-pyproject.toml new file mode 100644 index 000000000000..e83a8644d0fc --- /dev/null +++ b/textproc/translate-toolkit/files/patch-pyproject.toml @@ -0,0 +1,50 @@ +--- pyproject.toml.orig 2025-09-09 08:12:05 UTC ++++ pyproject.toml +@@ -1,7 +1,7 @@ requires = [ + [build-system] + build-backend = "setuptools.build_meta" + requires = [ +- "setuptools>=78.0.2" ++ "setuptools>=61" + ] + + [dependency-groups] +@@ -71,8 +71,7 @@ keywords = [ + keywords = [ + "i18n l10n gettext translate" + ] +-license = "GPL-2.0-or-later" +-license-files = ["COPYING"] ++license = { text = "GPL-2.0-or-later" } + name = "translate-toolkit" + requires-python = ">=3.9" + +@@ -87,10 +86,10 @@ ical = [ + "fluent.syntax>=0.19.0,<0.20" + ] + ical = [ +- "vobject==0.9.9" ++ "vobject>=0.9.6.1" + ] + ini = [ +- "iniparse==0.5" ++ "iniparse>=0.5" + ] + levenshtein = [ + "python-Levenshtein>=0.21.0" +@@ -105,13 +104,13 @@ spellcheck = [ + "pyparsing>=3.2.0,<3.3" + ] + spellcheck = [ +- "pyenchant==3.2.2" ++ "pyenchant>=3.2.2" + ] + subtitles = [ + "aeidon>=1.14.1,<1.16" + ] + tmserver = [ +- "cheroot==10.0.1" ++ "cheroot>=10.0.1" + ] + trados = [ + "BeautifulSoup4>=4.13.0" diff --git a/textproc/translate-toolkit/files/patch-requirements-optional.txt b/textproc/translate-toolkit/files/patch-requirements-optional.txt deleted file mode 100644 index cd44db4f6b6d..000000000000 --- a/textproc/translate-toolkit/files/patch-requirements-optional.txt +++ /dev/null @@ -1,41 +0,0 @@ ---- requirements/optional.txt.orig 2023-07-26 04:25:02 UTC -+++ requirements/optional.txt -@@ -1,27 +1,27 @@ - -r required.txt - - # Format support --aeidon==1.13 # Subtitles -+aeidon>=1.13 # Subtitles - # Format support - BeautifulSoup4>=4.3 # Trados - # Encoding detection --charset-normalizer==3.3.2 # chardet -+charset-normalizer>=3.3.2 # chardet - # Tmserver backend --cheroot==10.0.0 # tmserver -+cheroot>=10.0.0 # tmserver - # Format support --fluent.syntax==0.19.0 # Fluent -+fluent.syntax>=0.19.0 # Fluent - # Format support --iniparse==0.5 # INI -+iniparse>=0.5 # INI - # Format support --mistletoe==1.3.0 # Markdown -+mistletoe>=1.3.0 # Markdown - # Format support --phply==1.2.6 # PHP --pyenchant==3.2.2 # spellcheck -+phply>=1.2.6 # PHP -+pyenchant>=3.2.2 # spellcheck - # Windows Resources (rc2po and po2rc) --pyparsing==3.1.1 # RC -+pyparsing>=3.1.1 # RC - # Faster matching in e.g. pot2po - python-Levenshtein>=0.12 # Levenshtein - # Format support --ruamel.yaml==0.18.5 # YAML -+ruamel.yaml>=0.18.5 # YAML - # Format support --vobject==0.9.6.1 # iCal -+vobject>=0.9.6.1 # iCal diff --git a/textproc/tree-sitter-grammars/Makefile b/textproc/tree-sitter-grammars/Makefile index c2aec35d5499..1407061a21f6 100644 --- a/textproc/tree-sitter-grammars/Makefile +++ b/textproc/tree-sitter-grammars/Makefile @@ -2,6 +2,7 @@ PORTNAME= tree-sitter-grammars DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 DISTVERSIONSUFFIX= +1f9f9dd +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES+= https://git.sr.ht/~nbsp/tree-sitter-gemini/archive/:gemini \ https://git.sr.ht/~ecs/tree-sitter-hare/archive/:hare \ diff --git a/textproc/ttynt/Makefile b/textproc/ttynt/Makefile index bd948a5de4cd..391fb937a869 100644 --- a/textproc/ttynt/Makefile +++ b/textproc/ttynt/Makefile @@ -1,7 +1,7 @@ PORTNAME= ttynt DISTVERSIONPREFIX= v DISTVERSION= 0.0.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/tui-journal/Makefile b/textproc/tui-journal/Makefile index 6820068a502c..631309575fe9 100644 --- a/textproc/tui-journal/Makefile +++ b/textproc/tui-journal/Makefile @@ -1,6 +1,7 @@ PORTNAME= tui-journal DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= dutra@FreeBSD.org diff --git a/textproc/typst/Makefile b/textproc/typst/Makefile index 8681d756d4b8..007f2a6e7c2b 100644 --- a/textproc/typst/Makefile +++ b/textproc/typst/Makefile @@ -1,7 +1,7 @@ PORTNAME= typst DISTVERSIONPREFIX= v DISTVERSION= 0.13.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= wen@FreeBSD.org diff --git a/textproc/xan/Makefile b/textproc/xan/Makefile index 276298c31797..72049f6be6f4 100644 --- a/textproc/xan/Makefile +++ b/textproc/xan/Makefile @@ -1,5 +1,6 @@ PORTNAME= xan DISTVERSION= 0.53.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= tagattie@FreeBSD.org diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index a4bb9f3929c2..6e05afccaac3 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -12,7 +12,7 @@ WWW= https://goodies.xfce.org/projects/applications/xfce4-dict LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c11 gettext-tools gnome libtool meson pkgconfig \ +USES= compiler:c11 gettext-tools gnome meson pkgconfig \ tar:xz xfce xorg USE_GNOME= gdkpixbuf glib20 gtk30 intltool USE_XFCE= libmenu panel diff --git a/textproc/xsv-rs/Makefile b/textproc/xsv-rs/Makefile index c7647169c0dd..1e3c706ccb21 100644 --- a/textproc/xsv-rs/Makefile +++ b/textproc/xsv-rs/Makefile @@ -1,6 +1,6 @@ PORTNAME= xsv DISTVERSION= 0.13.0 -PORTREVISION= 69 +PORTREVISION= 70 CATEGORIES= textproc PKGNAMESUFFIX= -rs diff --git a/vietnamese/aspell/Makefile b/vietnamese/aspell/Makefile index 5c367a336c5d..ec585b5e1172 100644 --- a/vietnamese/aspell/Makefile +++ b/vietnamese/aspell/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= vietnamese textproc -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Aspell Vietnamese dictionaries WWW= http://aspell.net/ diff --git a/www/Makefile b/www/Makefile index a5090414b017..d2a30ac7c3e6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1727,6 +1727,7 @@ SUBDIR += py-dropbox SUBDIR += py-dtflickr SUBDIR += py-enmerkar + SUBDIR += py-essentials-openapi SUBDIR += py-fake-useragent SUBDIR += py-falcon SUBDIR += py-fastapi @@ -2359,7 +2360,6 @@ SUBDIR += rubygem-rack_csrf SUBDIR += rubygem-rackup SUBDIR += rubygem-rackup10 - SUBDIR += rubygem-rackup21 SUBDIR += rubygem-rails-gitlab SUBDIR += rubygem-rails-settings-cached SUBDIR += rubygem-rails-settings-cached-rails5 diff --git a/www/agate/Makefile b/www/agate/Makefile index 91bbd84558cd..4bc3604e7047 100644 --- a/www/agate/Makefile +++ b/www/agate/Makefile @@ -1,6 +1,7 @@ PORTNAME= agate DISTVERSIONPREFIX= v DISTVERSION= 3.3.19 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= alven@FreeBSD.org diff --git a/www/castor/Makefile b/www/castor/Makefile index 7669641b0dc9..41d324ec63c5 100644 --- a/www/castor/Makefile +++ b/www/castor/Makefile @@ -1,6 +1,6 @@ PORTNAME= castor DISTVERSION= 0.8.16 -PORTREVISION= 46 +PORTREVISION= 47 CATEGORIES= www MASTER_SITES= https://git.sr.ht/~julienxx/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 5ecf0f64e619..e7354a31e7df 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,5 +1,6 @@ PORTNAME= chromium -PORTVERSION= 140.0.7339.207 +PORTVERSION= 141.0.7390.54 +PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= www wayland diff --git a/www/chromium/distinfo b/www/chromium/distinfo index d78f500b8d7d..93277b2497c8 100644 --- a/www/chromium/distinfo +++ b/www/chromium/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1758694786 -SHA256 (chromium-140.0.7339.207.tar.xz) = 8d0ca453c3a055cbbca7588ba04a5117812e6e827d72611d3fbc88ba5f1f118b -SIZE (chromium-140.0.7339.207.tar.xz) = 7433359380 +TIMESTAMP = 1759381448 +SHA256 (chromium-141.0.7390.54.tar.xz) = 7b4dabb601e19ccf9746d65ee6ade9c297bc2654dad417b3cf400a67119956ec +SIZE (chromium-141.0.7390.54.tar.xz) = 7487906468 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (chromium-140.0.7339.207-testdata.tar.xz) = db48bb86cb350f8976f565e96b1e5b0702522bdb6284a13cd2ddcca0726d7918 -SIZE (chromium-140.0.7339.207-testdata.tar.xz) = 925208072 +SHA256 (chromium-141.0.7390.54-testdata.tar.xz) = b4c6ba02e11c90438a1f8e8c59b86395da25aecf01da0d2c4ebc2b267f2b502d +SIZE (chromium-141.0.7390.54-testdata.tar.xz) = 925224204 diff --git a/www/chromium/files/patch-BUILD.gn b/www/chromium/files/patch-BUILD.gn index 78a12e7809c2..b6e56cae9413 100644 --- a/www/chromium/files/patch-BUILD.gn +++ b/www/chromium/files/patch-BUILD.gn @@ -1,4 +1,4 @@ ---- BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ BUILD.gn @@ -68,7 +68,7 @@ declare_args() { root_extra_deps = [] @@ -60,7 +60,7 @@ deps += [ "//third_party/crashpad/crashpad:crashpad_tests", "//third_party/crashpad/crashpad/handler:crashpad_handler", -@@ -1093,7 +1101,7 @@ if (use_blink && !is_cronet_build) { +@@ -1092,7 +1100,7 @@ if (use_blink && !is_cronet_build) { "//third_party/blink/public:all_blink", ] @@ -69,7 +69,7 @@ deps += [ ":chrome_wpt_tests", ":headless_shell_wpt", -@@ -1246,7 +1254,7 @@ if (use_blink && !is_cronet_build) { +@@ -1245,7 +1253,7 @@ if (use_blink && !is_cronet_build) { data_deps += [ "//content/web_test:web_test_common_mojom_js_data_deps" ] } @@ -78,7 +78,7 @@ # Using the default toolchain for this tool, as it's run during tests not # during the build. This places a symlink in the root_build_dir for scrips # to use. -@@ -1260,7 +1268,7 @@ if (use_blink && !is_cronet_build) { +@@ -1259,7 +1267,7 @@ if (use_blink && !is_cronet_build) { data_deps += [ "//third_party/breakpad:dump_syms" ] } diff --git a/www/chromium/files/patch-base_BUILD.gn b/www/chromium/files/patch-base_BUILD.gn index be004e54dca3..63f9cf2d5cb6 100644 --- a/www/chromium/files/patch-base_BUILD.gn +++ b/www/chromium/files/patch-base_BUILD.gn @@ -1,6 +1,6 @@ ---- base/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- base/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ base/BUILD.gn -@@ -1110,11 +1110,26 @@ component("base") { +@@ -1113,11 +1113,26 @@ component("base") { # Needed for <atomic> if using newer C++ library than sysroot, except if # building inside the cros_sdk environment - use host_toolchain as a # more robust check for this. @@ -28,7 +28,7 @@ if (use_allocator_shim) { if (is_apple) { sources += [ "allocator/early_zone_registration_apple.h" ] -@@ -1134,7 +1149,7 @@ component("base") { +@@ -1137,7 +1152,7 @@ component("base") { # Allow more direct string conversions on platforms with native utf8 # strings @@ -37,7 +37,7 @@ defines += [ "SYSTEM_NATIVE_UTF8" ] } -@@ -2143,6 +2158,22 @@ component("base") { +@@ -2139,6 +2154,22 @@ component("base") { ] } @@ -60,7 +60,7 @@ # iOS if (is_ios) { sources += [ -@@ -2317,6 +2348,33 @@ component("base") { +@@ -2313,6 +2344,33 @@ component("base") { } } @@ -94,7 +94,7 @@ if (use_blink) { sources += [ "files/file_path_watcher.cc", -@@ -2723,7 +2781,7 @@ buildflag_header("protected_memory_buildflags") { +@@ -2719,7 +2777,7 @@ buildflag_header("protected_memory_buildflags") { header = "protected_memory_buildflags.h" header_dir = "base/memory" @@ -103,7 +103,7 @@ (is_win || is_linux || is_android || is_mac) flags = [ "PROTECTED_MEMORY_ENABLED=$protected_memory_enabled" ] -@@ -3229,7 +3287,7 @@ if (is_apple) { +@@ -3225,7 +3283,7 @@ if (is_apple) { } } @@ -112,8 +112,8 @@ # This test must compile with -fstack-protector-all source_set("stack_canary_linux_unittests") { testonly = true -@@ -3922,7 +3980,7 @@ test("base_unittests") { - ] +@@ -3920,7 +3978,7 @@ test("base_unittests") { + configs += [ ":delayload_esent_dll" ] } - if (is_linux || is_chromeos) { @@ -121,7 +121,7 @@ sources += [ "debug/proc_maps_linux_unittest.cc", "files/scoped_file_linux_unittest.cc", -@@ -3946,7 +4004,7 @@ test("base_unittests") { +@@ -3944,7 +4002,7 @@ test("base_unittests") { "posix/file_descriptor_shuffle_unittest.cc", "posix/unix_domain_socket_unittest.cc", ] @@ -130,7 +130,7 @@ sources += [ "profiler/stack_base_address_posix_unittest.cc", "profiler/stack_copier_signal_unittest.cc", -@@ -3957,7 +4015,7 @@ test("base_unittests") { +@@ -3955,7 +4013,7 @@ test("base_unittests") { # Allow more direct string conversions on platforms with native utf8 # strings @@ -139,7 +139,7 @@ defines += [ "SYSTEM_NATIVE_UTF8" ] } -@@ -4144,7 +4202,7 @@ test("base_unittests") { +@@ -4142,7 +4200,7 @@ test("base_unittests") { deps += [ ":base_profiler_test_support_library" ] } diff --git a/www/chromium/files/patch-base_allocator_partition__alloc__features.cc b/www/chromium/files/patch-base_allocator_partition__alloc__features.cc index 4eacab770802..5e6f6623ac53 100644 --- a/www/chromium/files/patch-base_allocator_partition__alloc__features.cc +++ b/www/chromium/files/patch-base_allocator_partition__alloc__features.cc @@ -1,9 +1,9 @@ ---- base/allocator/partition_alloc_features.cc.orig 2025-09-06 10:01:20 UTC +--- base/allocator/partition_alloc_features.cc.orig 2025-10-02 04:28:32 UTC +++ base/allocator/partition_alloc_features.cc -@@ -154,7 +154,7 @@ BASE_FEATURE(kPartitionAllocEventuallyZeroFreedMemory, +@@ -143,7 +143,7 @@ BASE_FEATURE(PartitionAllocEventuallyZeroFreedMemory, + // Evaluated and positive stability and peformance-wise on Linux-based systems, // disabled elsewhere (for now). Does not apply to Windows. - BASE_FEATURE(kPartitionAllocFewerMemoryRegions, - "PartitionAllocFewerMemoryRegions", + BASE_FEATURE(PartitionAllocFewerMemoryRegions, -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) FEATURE_ENABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni b/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni index 8aa682948e08..19a1154a926a 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni +++ b/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni @@ -1,4 +1,4 @@ ---- base/allocator/partition_allocator/partition_alloc.gni.orig 2025-09-06 10:01:20 UTC +--- base/allocator/partition_allocator/partition_alloc.gni.orig 2025-10-02 04:28:32 UTC +++ base/allocator/partition_allocator/partition_alloc.gni @@ -87,7 +87,7 @@ if (current_cpu == "x64" || current_cpu == "arm64" || # TODO(crbug.com/329199197): Clean this up when experiments are complete. @@ -9,7 +9,7 @@ !is_hwasan && (is_linux || is_android) declare_args() { -@@ -493,7 +493,7 @@ assert(!use_asan_backup_ref_ptr || use_raw_ptr_hookabl +@@ -482,7 +482,7 @@ assert(!use_asan_backup_ref_ptr || use_raw_ptr_hookabl # dependencies that use partition_allocator are compiled in AOSP against a # version of glibc that does not include pkeys syscall numbers. is_pkeys_available = diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h index 1869170c190b..18232546ab94 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h.orig 2025-09-06 10:01:20 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h.orig 2025-10-02 04:28:32 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h -@@ -313,7 +313,7 @@ PA_DEFINE_OPERATORS_FOR_FLAGS(PoolHandleMask); +@@ -315,7 +315,7 @@ PA_DEFINE_OPERATORS_FOR_FLAGS(PoolHandleMask); // 8GB for each of the glued pools). #if PA_BUILDFLAG(HAS_64_BIT_POINTERS) #if PA_BUILDFLAG(IS_ANDROID) || PA_BUILDFLAG(IS_IOS) || \ @@ -9,7 +9,7 @@ constexpr size_t kPoolMaxSize = 8 * kGiB; #else constexpr size_t kPoolMaxSize = 16 * kGiB; -@@ -397,7 +397,7 @@ PA_ALWAYS_INLINE constexpr size_t MaxDirectMapped() { +@@ -399,7 +399,7 @@ PA_ALWAYS_INLINE constexpr size_t MaxDirectMapped() { // TODO(casey.smalley@arm.com): under 64k pages we can end up in a situation // where a normal slot span will be large enough to contain multiple items, // but the address will go over the final partition page after being aligned. diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.h index ea16e2d2d739..36776a093201 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_root.h.orig 2025-09-06 10:01:20 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_root.h.orig 2025-10-02 04:28:32 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_root.h -@@ -197,7 +197,7 @@ struct PartitionOptions { +@@ -202,7 +202,7 @@ struct PartitionOptions { // system to configure PartitionAlloc. EnableToggle fewer_memory_regions = #if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_ANDROID) || \ diff --git a/www/chromium/files/patch-base_debug_stack__trace.cc b/www/chromium/files/patch-base_debug_stack__trace.cc index a998229de3c5..a51eae4d1ebe 100644 --- a/www/chromium/files/patch-base_debug_stack__trace.cc +++ b/www/chromium/files/patch-base_debug_stack__trace.cc @@ -1,6 +1,6 @@ ---- base/debug/stack_trace.cc.orig 2025-04-04 08:52:13 UTC +--- base/debug/stack_trace.cc.orig 2025-10-02 04:28:32 UTC +++ base/debug/stack_trace.cc -@@ -268,7 +268,7 @@ bool StackTrace::WillSymbolizeToStreamForTesting() { +@@ -271,7 +271,7 @@ bool StackTrace::WillSymbolizeToStreamForTesting() { // Symbols are not expected to be reliable when gn args specifies // symbol_level=0. return false; @@ -9,7 +9,7 @@ // StackTrace::OutputToStream() is not implemented under uclibc, nor AIX. // See https://crbug.com/706728 return false; -@@ -321,7 +321,9 @@ void StackTrace::OutputToStreamWithPrefix(std::ostream +@@ -324,7 +324,9 @@ void StackTrace::OutputToStreamWithPrefix(std::ostream } return; } @@ -19,7 +19,7 @@ } std::string StackTrace::ToString() const { -@@ -330,7 +332,7 @@ std::string StackTrace::ToString() const { +@@ -333,7 +335,7 @@ std::string StackTrace::ToString() const { std::string StackTrace::ToStringWithPrefix(cstring_view prefix_string) const { std::stringstream stream; @@ -28,7 +28,7 @@ OutputToStreamWithPrefix(&stream, prefix_string); #endif return stream.str(); -@@ -354,7 +356,7 @@ bool StackTrace::ShouldSuppressOutput() { +@@ -357,7 +359,7 @@ bool StackTrace::ShouldSuppressOutput() { } std::ostream& operator<<(std::ostream& os, const StackTrace& s) { diff --git a/www/chromium/files/patch-base_files_file__util__unittest.cc b/www/chromium/files/patch-base_files_file__util__unittest.cc index 1103edb5b93c..0183a159a750 100644 --- a/www/chromium/files/patch-base_files_file__util__unittest.cc +++ b/www/chromium/files/patch-base_files_file__util__unittest.cc @@ -1,6 +1,6 @@ ---- base/files/file_util_unittest.cc.orig 2025-09-06 10:01:20 UTC +--- base/files/file_util_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ base/files/file_util_unittest.cc -@@ -4101,7 +4101,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithNamedPipe) { +@@ -4123,7 +4123,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithNamedPipe) { } #endif // BUILDFLAG(IS_WIN) @@ -9,7 +9,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithProcFileSystem) { FilePath file_path("/proc/cpuinfo"); std::string data = "temp"; -@@ -4686,6 +4686,19 @@ TEST_F(FileUtilTest, CreateDirectoryOnlyCheckMissingSu +@@ -4708,6 +4708,19 @@ TEST_F(FileUtilTest, CreateDirectoryOnlyCheckMissingSu #endif // BUILDFLAG(IS_ANDROID) @@ -29,7 +29,7 @@ #if BUILDFLAG(IS_WIN) && BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ defined(ARCH_CPU_32_BITS) // TODO(crbug.com/327582285): Re-enable these tests. They may be failing due to -@@ -4852,7 +4865,7 @@ TEST(FileUtilMultiThreadedTest, MultiThreadedTempFiles +@@ -4874,7 +4887,7 @@ TEST(FileUtilMultiThreadedTest, MultiThreadedTempFiles NULL); #else size_t bytes_written = diff --git a/www/chromium/files/patch-base_memory_discardable__memory.cc b/www/chromium/files/patch-base_memory_discardable__memory.cc index 436cbb4e3852..1422e50760a7 100644 --- a/www/chromium/files/patch-base_memory_discardable__memory.cc +++ b/www/chromium/files/patch-base_memory_discardable__memory.cc @@ -1,15 +1,15 @@ ---- base/memory/discardable_memory.cc.orig 2025-03-05 08:14:56 UTC +--- base/memory/discardable_memory.cc.orig 2025-10-02 04:28:32 UTC +++ base/memory/discardable_memory.cc -@@ -26,7 +26,7 @@ BASE_FEATURE(kMadvFreeDiscardableMemory, - base::FEATURE_DISABLED_BY_DEFAULT); +@@ -24,7 +24,7 @@ namespace features { + BASE_FEATURE(MadvFreeDiscardableMemory, base::FEATURE_DISABLED_BY_DEFAULT); #endif // BUILDFLAG(IS_POSIX) -#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kDiscardableMemoryBackingTrial, - "DiscardableMemoryBackingTrial", - base::FEATURE_DISABLED_BY_DEFAULT); -@@ -44,7 +44,7 @@ BASE_FEATURE_ENUM_PARAM(DiscardableMemoryTrialGroup, + BASE_FEATURE(DiscardableMemoryBackingTrial, base::FEATURE_DISABLED_BY_DEFAULT); + + BASE_FEATURE_ENUM_PARAM(DiscardableMemoryTrialGroup, +@@ -40,7 +40,7 @@ BASE_FEATURE_ENUM_PARAM(DiscardableMemoryTrialGroup, namespace { @@ -18,7 +18,7 @@ DiscardableMemoryBacking GetBackingForFieldTrial() { DiscardableMemoryTrialGroup trial_group = -@@ -63,7 +63,7 @@ DiscardableMemoryBacking GetBackingForFieldTrial() { +@@ -59,7 +59,7 @@ DiscardableMemoryBacking GetBackingForFieldTrial() { } // namespace @@ -27,7 +27,7 @@ // Probe capabilities of this device to determine whether we should participate // in the discardable memory backing trial. -@@ -95,7 +95,7 @@ DiscardableMemory::DiscardableMemory() = default; +@@ -91,7 +91,7 @@ DiscardableMemory::DiscardableMemory() = default; DiscardableMemory::~DiscardableMemory() = default; DiscardableMemoryBacking GetDiscardableMemoryBacking() { diff --git a/www/chromium/files/patch-base_memory_madv__free__discardable__memory__posix.cc b/www/chromium/files/patch-base_memory_madv__free__discardable__memory__posix.cc index 053d16324c91..b3b7b188b4c4 100644 --- a/www/chromium/files/patch-base_memory_madv__free__discardable__memory__posix.cc +++ b/www/chromium/files/patch-base_memory_madv__free__discardable__memory__posix.cc @@ -1,6 +1,6 @@ ---- base/memory/madv_free_discardable_memory_posix.cc.orig 2025-08-07 06:57:29 UTC +--- base/memory/madv_free_discardable_memory_posix.cc.orig 2025-10-02 04:28:32 UTC +++ base/memory/madv_free_discardable_memory_posix.cc -@@ -298,6 +298,10 @@ void MadvFreeDiscardableMemoryPosix::SetKeepMemoryForT +@@ -297,6 +297,10 @@ void MadvFreeDiscardableMemoryPosix::SetKeepMemoryForT bool MadvFreeDiscardableMemoryPosix::IsResident() const { DFAKE_SCOPED_RECURSIVE_LOCK(thread_collision_warner_); @@ -11,7 +11,7 @@ #if BUILDFLAG(IS_APPLE) std::vector<char> vec(allocated_pages_); #else -@@ -314,6 +318,7 @@ bool MadvFreeDiscardableMemoryPosix::IsResident() cons +@@ -313,6 +317,7 @@ bool MadvFreeDiscardableMemoryPosix::IsResident() cons } } return true; diff --git a/www/chromium/files/patch-base_memory_platform__shared__memory__region.h b/www/chromium/files/patch-base_memory_platform__shared__memory__region.h index 5b98ac1a8aca..ce50b28d21fb 100644 --- a/www/chromium/files/patch-base_memory_platform__shared__memory__region.h +++ b/www/chromium/files/patch-base_memory_platform__shared__memory__region.h @@ -1,24 +1,6 @@ ---- base/memory/platform_shared_memory_region.h.orig 2025-07-02 06:08:04 UTC +--- base/memory/platform_shared_memory_region.h.orig 2025-10-02 04:28:32 UTC +++ base/memory/platform_shared_memory_region.h -@@ -19,7 +19,7 @@ - #include "base/unguessable_token.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - namespace content { - class SandboxIPCHandler; - } -@@ -86,7 +86,7 @@ class BASE_EXPORT PlatformSharedMemoryRegion { - kMaxValue = GET_SHMEM_TEMP_DIR_FAILURE - }; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Structure to limit access to executable region creation. - struct ExecutableRegion { - private: -@@ -125,7 +125,7 @@ class BASE_EXPORT PlatformSharedMemoryRegion { +@@ -99,7 +99,7 @@ class BASE_EXPORT PlatformSharedMemoryRegion { #if BUILDFLAG(IS_FUCHSIA) kNotVmo, #endif @@ -27,7 +9,7 @@ kFcntlFailed, kReadOnlyFdNotReadOnly, kUnexpectedReadOnlyFd, -@@ -256,7 +256,7 @@ class BASE_EXPORT PlatformSharedMemoryRegion { +@@ -230,7 +230,7 @@ class BASE_EXPORT PlatformSharedMemoryRegion { CheckPlatformHandlePermissionsCorrespondToMode); static PlatformSharedMemoryRegion Create(Mode mode, size_t size diff --git a/www/chromium/files/patch-base_memory_platform__shared__memory__region__posix.cc b/www/chromium/files/patch-base_memory_platform__shared__memory__region__posix.cc index 6195304dc099..09d2c07a55f1 100644 --- a/www/chromium/files/patch-base_memory_platform__shared__memory__region__posix.cc +++ b/www/chromium/files/patch-base_memory_platform__shared__memory__region__posix.cc @@ -1,15 +1,6 @@ ---- base/memory/platform_shared_memory_region_posix.cc.orig 2025-08-07 06:57:29 UTC +--- base/memory/platform_shared_memory_region_posix.cc.orig 2025-10-02 04:28:32 UTC +++ base/memory/platform_shared_memory_region_posix.cc -@@ -59,7 +59,7 @@ std::optional<FDAccessModeError> CheckFDAccessMode(int - - } // namespace - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // static - ScopedFD PlatformSharedMemoryRegion::ExecutableRegion::CreateFD(size_t size) { - PlatformSharedMemoryRegion region = -@@ -184,7 +184,7 @@ bool PlatformSharedMemoryRegion::ConvertToUnsafe() { +@@ -172,7 +172,7 @@ bool PlatformSharedMemoryRegion::ConvertToUnsafe() { // static PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Create(Mode mode, size_t size @@ -18,7 +9,7 @@ , bool executable #endif -@@ -209,7 +209,7 @@ PlatformSharedMemoryRegion PlatformSharedMemoryRegion: +@@ -197,7 +197,7 @@ PlatformSharedMemoryRegion PlatformSharedMemoryRegion: // flag. FilePath directory; if (!GetShmemTempDir( diff --git a/www/chromium/files/patch-base_message__loop_message__pump__epoll.cc b/www/chromium/files/patch-base_message__loop_message__pump__epoll.cc index 1e0a43213331..031e148b8a73 100644 --- a/www/chromium/files/patch-base_message__loop_message__pump__epoll.cc +++ b/www/chromium/files/patch-base_message__loop_message__pump__epoll.cc @@ -1,6 +1,6 @@ ---- base/message_loop/message_pump_epoll.cc.orig 2025-08-07 06:57:29 UTC +--- base/message_loop/message_pump_epoll.cc.orig 2025-10-02 04:28:32 UTC +++ base/message_loop/message_pump_epoll.cc -@@ -49,7 +49,7 @@ std::atomic_bool g_use_batched_version = false; +@@ -44,7 +44,7 @@ std::atomic_bool g_use_batched_version = false; std::atomic_bool g_use_poll = false; constexpr std::pair<uint32_t, short int> kEpollToPollEvents[] = { diff --git a/www/chromium/files/patch-base_native__library__posix.cc b/www/chromium/files/patch-base_native__library__posix.cc deleted file mode 100644 index c6991b4f66ef..000000000000 --- a/www/chromium/files/patch-base_native__library__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/native_library_posix.cc.orig 2024-08-26 12:06:38 UTC -+++ base/native_library_posix.cc -@@ -34,7 +34,7 @@ NativeLibrary LoadNativeLibraryWithOptions(const FileP - // http://crbug.com/17943, http://crbug.com/17557, http://crbug.com/36892, - // and http://crbug.com/40794. - int flags = RTLD_LAZY; --#if BUILDFLAG(IS_ANDROID) || !defined(RTLD_DEEPBIND) -+#if BUILDFLAG(IS_ANDROID) || !defined(RTLD_DEEPBIND) || BUILDFLAG(IS_BSD) - // Certain platforms don't define RTLD_DEEPBIND. Android dlopen() requires - // further investigation, as it might vary across versions. Crash here to - // warn developers that they're trying to rely on uncertain behavior. diff --git a/www/chromium/files/patch-base_native__library__unittest.cc b/www/chromium/files/patch-base_native__library__unittest.cc deleted file mode 100644 index ff83c343cf95..000000000000 --- a/www/chromium/files/patch-base_native__library__unittest.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/native_library_unittest.cc.orig 2024-10-22 08:31:56 UTC -+++ base/native_library_unittest.cc -@@ -135,7 +135,7 @@ TEST(NativeLibraryTest, LoadLibrary) { - // versions with respect to symbol resolution scope. - // TSan and MSan error out on RTLD_DEEPBIND, https://crbug.com/705255 - #if !BUILDFLAG(IS_ANDROID) && !defined(THREAD_SANITIZER) && \ -- !defined(MEMORY_SANITIZER) -+ !defined(MEMORY_SANITIZER) && !BUILDFLAG(IS_BSD) - - // Verifies that the |prefer_own_symbols| option satisfies its guarantee that - // a loaded library will always prefer local symbol resolution before diff --git a/www/chromium/files/patch-base_process_process__metrics.h b/www/chromium/files/patch-base_process_process__metrics.h index deebade4b6c6..b8b7cafd5571 100644 --- a/www/chromium/files/patch-base_process_process__metrics.h +++ b/www/chromium/files/patch-base_process_process__metrics.h @@ -1,6 +1,6 @@ ---- base/process/process_metrics.h.orig 2025-09-06 10:01:20 UTC +--- base/process/process_metrics.h.orig 2025-10-02 14:20:29 UTC +++ base/process/process_metrics.h -@@ -39,7 +39,7 @@ +@@ -40,7 +40,7 @@ #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ @@ -9,7 +9,7 @@ #include <string> #include <utility> #include <vector> -@@ -49,7 +49,7 @@ +@@ -50,7 +50,7 @@ namespace base { @@ -18,7 +18,16 @@ // Minor and major page fault counts since the process creation. // Both counts are process-wide, and exclude child processes. // -@@ -179,7 +179,7 @@ class BASE_EXPORT ProcessMetrics { +@@ -88,7 +88,7 @@ struct ProcessMemoryInfo { + #endif // BUILDFLAG(IS_APPLE) + + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ +- BUILDFLAG(IS_FUCHSIA) ++ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) + uint64_t rss_anon_bytes = 0; + uint64_t vm_swap_bytes = 0; + #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || +@@ -180,7 +180,7 @@ class BASE_EXPORT ProcessMetrics { base::expected<TimeDelta, ProcessCPUUsageError> GetCumulativeCPUUsage(); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ @@ -27,7 +36,7 @@ // Emits the cumulative CPU usage for all currently active threads since they // were started into the output parameter (replacing its current contents). // Threads that have already terminated will not be reported. Thus, the sum of -@@ -224,7 +224,7 @@ class BASE_EXPORT ProcessMetrics { +@@ -225,7 +225,7 @@ class BASE_EXPORT ProcessMetrics { int GetOpenFdSoftLimit() const; #endif // BUILDFLAG(IS_POSIX) @@ -36,7 +45,7 @@ // Minor and major page fault count as reported by /proc/[pid]/stat. // Returns true for success. bool GetPageFaultCounts(PageFaultCounts* counts) const; -@@ -242,7 +242,7 @@ class BASE_EXPORT ProcessMetrics { +@@ -243,7 +243,7 @@ class BASE_EXPORT ProcessMetrics { #endif // !BUILDFLAG(IS_MAC) #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -45,13 +54,14 @@ int CalculateIdleWakeupsPerSecond(uint64_t absolute_idle_wakeups); #endif #if BUILDFLAG(IS_APPLE) -@@ -264,12 +264,10 @@ class BASE_EXPORT ProcessMetrics { +@@ -265,12 +265,12 @@ class BASE_EXPORT ProcessMetrics { // Used to store the previous times and CPU usage counts so we can // compute the CPU usage between calls. TimeTicks last_cpu_time_; -#if !BUILDFLAG(IS_FREEBSD) || !BUILDFLAG(IS_POSIX) ++#if BUILDFLAG(IS_POSIX) TimeDelta last_cumulative_cpu_; --#endif + #endif #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ - BUILDFLAG(IS_AIX) @@ -59,16 +69,16 @@ // Same thing for idle wakeups. TimeTicks last_idle_wakeups_time_; uint64_t last_absolute_idle_wakeups_; -@@ -310,7 +308,7 @@ BASE_EXPORT void IncreaseFdLimitTo(unsigned int max_de +@@ -311,7 +311,7 @@ BASE_EXPORT void IncreaseFdLimitTo(unsigned int max_de #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_AIX) || \ - BUILDFLAG(IS_FUCHSIA) + BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // Data about system-wide memory consumption. Values are in KB. Available on - // Windows, Mac, Linux, Android and Chrome OS. + // Data about system-wide memory consumption. Available on Windows, Mac, Linux, + // Android and Chrome OS. // -@@ -342,7 +340,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { +@@ -346,7 +346,7 @@ struct BASE_EXPORT SystemMemoryInfo { #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ @@ -77,16 +87,16 @@ // This provides an estimate of available memory as described here: // https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773 // NOTE: this is ONLY valid in kernels 3.14 and up. Its value will always -@@ -357,7 +355,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { +@@ -361,7 +361,7 @@ struct BASE_EXPORT SystemMemoryInfo { #endif #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ - BUILDFLAG(IS_AIX) || BUILDFLAG(IS_FUCHSIA) + BUILDFLAG(IS_AIX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - int buffers = 0; - int cached = 0; - int active_anon = 0; -@@ -394,7 +392,7 @@ BASE_EXPORT bool GetSystemMemoryInfo(SystemMemoryInfoK + ByteCount buffers; + ByteCount cached; + ByteCount active_anon; +@@ -398,7 +398,7 @@ BASE_EXPORT bool GetSystemMemoryInfo(SystemMemoryInfo* // BUILDFLAG(IS_FUCHSIA) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ @@ -95,12 +105,12 @@ // Parse the data found in /proc/<pid>/stat and return the sum of the // CPU-related ticks. Returns -1 on parse error. // Exposed for testing. -@@ -570,7 +568,7 @@ class BASE_EXPORT SystemMetrics { +@@ -574,7 +574,7 @@ class BASE_EXPORT SystemMetrics { FRIEND_TEST_ALL_PREFIXES(SystemMetricsTest, SystemMetrics); size_t committed_memory_; -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - SystemMemoryInfoKB memory_info_; + SystemMemoryInfo memory_info_; VmStatInfo vmstat_info_; SystemDiskInfo disk_info_; diff --git a/www/chromium/files/patch-base_process_process__metrics__freebsd.cc b/www/chromium/files/patch-base_process_process__metrics__freebsd.cc index 27c09519dce9..901fbbcb7254 100644 --- a/www/chromium/files/patch-base_process_process__metrics__freebsd.cc +++ b/www/chromium/files/patch-base_process_process__metrics__freebsd.cc @@ -1,4 +1,4 @@ ---- base/process/process_metrics_freebsd.cc.orig 2025-09-06 10:01:20 UTC +--- base/process/process_metrics_freebsd.cc.orig 2025-10-02 14:20:29 UTC +++ base/process/process_metrics_freebsd.cc @@ -3,41 +3,92 @@ // found in the LICENSE file. @@ -128,12 +128,12 @@ + return nproc; +} + -+bool GetSystemMemoryInfo(SystemMemoryInfoKB *meminfo) { ++bool GetSystemMemoryInfo(SystemMemoryInfo *meminfo) { + unsigned int mem_total, mem_free, swap_total, swap_used; + size_t length; -+ int pagesizeKB; ++ int pagesize; + -+ pagesizeKB = getpagesize() / 1024; ++ pagesize = getpagesize(); + + length = sizeof(mem_total); + if (sysctlbyname("vm.stats.vm.v_page_count", &mem_total, @@ -155,10 +155,10 @@ + != 0 || length != sizeof(swap_used)) + return false; + -+ meminfo->total = mem_total * pagesizeKB; -+ meminfo->free = mem_free * pagesizeKB; -+ meminfo->swap_total = swap_total * pagesizeKB; -+ meminfo->swap_free = (swap_total - swap_used) * pagesizeKB; ++ meminfo->total = ByteCount::FromUnsigned(mem_total * pagesize); ++ meminfo->free = ByteCount::FromUnsigned(mem_free * pagesize); ++ meminfo->swap_total = ByteCount::FromUnsigned(swap_total * pagesize); ++ meminfo->swap_free = ByteCount::FromUnsigned((swap_total - swap_used) * pagesize); + + return true; +} diff --git a/www/chromium/files/patch-base_process_process__metrics__openbsd.cc b/www/chromium/files/patch-base_process_process__metrics__openbsd.cc index 8d71823e310d..727f47735240 100644 --- a/www/chromium/files/patch-base_process_process__metrics__openbsd.cc +++ b/www/chromium/files/patch-base_process_process__metrics__openbsd.cc @@ -1,4 +1,4 @@ ---- base/process/process_metrics_openbsd.cc.orig 2025-09-06 10:01:20 UTC +--- base/process/process_metrics_openbsd.cc.orig 2025-10-02 04:28:32 UTC +++ base/process/process_metrics_openbsd.cc @@ -6,73 +6,85 @@ @@ -145,7 +145,7 @@ + return false; +} + -+bool GetSystemMemoryInfo(SystemMemoryInfoKB* meminfo) { ++bool GetSystemMemoryInfo(SystemMemoryInfo* meminfo) { + NOTIMPLEMENTED(); + return false; +} diff --git a/www/chromium/files/patch-base_process_process__metrics__unittest.cc b/www/chromium/files/patch-base_process_process__metrics__unittest.cc index b09047e6138c..4ee0caf25884 100644 --- a/www/chromium/files/patch-base_process_process__metrics__unittest.cc +++ b/www/chromium/files/patch-base_process_process__metrics__unittest.cc @@ -1,6 +1,6 @@ ---- base/process/process_metrics_unittest.cc.orig 2025-04-04 08:52:13 UTC +--- base/process/process_metrics_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ base/process/process_metrics_unittest.cc -@@ -61,7 +61,8 @@ +@@ -62,7 +62,8 @@ #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \ diff --git a/www/chromium/files/patch-base_profiler_stack__base__address__posix.cc b/www/chromium/files/patch-base_profiler_stack__base__address__posix.cc index 11ce03e2ac9a..1df487dc5633 100644 --- a/www/chromium/files/patch-base_profiler_stack__base__address__posix.cc +++ b/www/chromium/files/patch-base_profiler_stack__base__address__posix.cc @@ -1,6 +1,14 @@ ---- base/profiler/stack_base_address_posix.cc.orig 2025-05-05 10:57:53 UTC +--- base/profiler/stack_base_address_posix.cc.orig 2025-10-02 04:28:32 UTC +++ base/profiler/stack_base_address_posix.cc -@@ -18,6 +18,10 @@ +@@ -7,6 +7,7 @@ + #include "base/check_op.h" + #include "base/compiler_specific.h" + #include "base/logging.h" ++#include "base/numerics/safe_conversions.h" + #include "base/process/process_handle.h" + #include "build/build_config.h" + +@@ -18,6 +19,10 @@ #include "base/files/scoped_file.h" #endif @@ -11,7 +19,7 @@ #if BUILDFLAG(IS_CHROMEOS) extern "C" void* __libc_stack_end; #endif -@@ -49,7 +53,21 @@ std::optional<uintptr_t> GetAndroidMainThreadStackBase +@@ -49,7 +54,21 @@ std::optional<uintptr_t> GetAndroidMainThreadStackBase #if !BUILDFLAG(IS_LINUX) uintptr_t GetThreadStackBaseAddressImpl(pthread_t pthread_id) { @@ -33,7 +41,7 @@ // pthread_getattr_np will crash on ChromeOS & Linux if we are in the sandbox // and pthread_id refers to a different thread, due to the use of // sched_getaffinity(). -@@ -62,12 +80,14 @@ uintptr_t GetThreadStackBaseAddressImpl(pthread_t pthr +@@ -62,12 +81,14 @@ uintptr_t GetThreadStackBaseAddressImpl(pthread_t pthr << logging::SystemErrorCodeToString(result); // See crbug.com/617730 for limitations of this approach on Linux-like // systems. @@ -48,7 +56,7 @@ const uintptr_t base_address = reinterpret_cast<uintptr_t>(address) + size; return base_address; } -@@ -84,7 +104,7 @@ std::optional<uintptr_t> GetThreadStackBaseAddress(Pla +@@ -84,7 +105,7 @@ std::optional<uintptr_t> GetThreadStackBaseAddress(Pla // trying to work around the problem. return std::nullopt; #else diff --git a/www/chromium/files/patch-base_rand__util__posix.cc b/www/chromium/files/patch-base_rand__util__posix.cc index 47e1b91ef1ad..522d86461f96 100644 --- a/www/chromium/files/patch-base_rand__util__posix.cc +++ b/www/chromium/files/patch-base_rand__util__posix.cc @@ -1,4 +1,4 @@ ---- base/rand_util_posix.cc.orig 2025-08-07 06:57:29 UTC +--- base/rand_util_posix.cc.orig 2025-10-02 04:28:32 UTC +++ base/rand_util_posix.cc @@ -30,7 +30,7 @@ #include "build/build_config.h" @@ -28,7 +28,7 @@ bool KernelSupportsGetRandom() { return base::SysInfo::KernelVersionNumber::Current() >= -@@ -122,6 +124,7 @@ bool UseBoringSSLForRandBytes() { +@@ -120,6 +122,7 @@ bool UseBoringSSLForRandBytes() { namespace { void RandBytesInternal(span<uint8_t> output, bool avoid_allocation) { @@ -36,7 +36,7 @@ // The BoringSSL experiment takes priority over everything else. if (!avoid_allocation && internal::UseBoringSSLForRandBytes()) { // BoringSSL's RAND_bytes always returns 1. Any error aborts the program. -@@ -152,6 +155,9 @@ void RandBytesInternal(span<uint8_t> output, bool avoi +@@ -150,6 +153,9 @@ void RandBytesInternal(span<uint8_t> output, bool avoi const int urandom_fd = GetUrandomFD(); const bool success = ReadFromFD(urandom_fd, as_writable_chars(output)); CHECK(success); @@ -46,7 +46,7 @@ } } // namespace -@@ -171,9 +177,11 @@ void RandBytes(span<uint8_t> output) { +@@ -169,9 +175,11 @@ void RandBytes(span<uint8_t> output) { RandBytesInternal(output, /*avoid_allocation=*/false); } diff --git a/www/chromium/files/patch-base_strings_safe__sprintf__unittest.cc b/www/chromium/files/patch-base_strings_safe__sprintf__unittest.cc index 2ab08a15c315..df25d69feed0 100644 --- a/www/chromium/files/patch-base_strings_safe__sprintf__unittest.cc +++ b/www/chromium/files/patch-base_strings_safe__sprintf__unittest.cc @@ -1,6 +1,6 @@ ---- base/strings/safe_sprintf_unittest.cc.orig 2025-05-28 14:55:43 UTC +--- base/strings/safe_sprintf_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ base/strings/safe_sprintf_unittest.cc -@@ -746,6 +746,7 @@ TEST(SafeSPrintfTest, EmbeddedNul) { +@@ -747,6 +747,7 @@ TEST(SafeSPrintfTest, EmbeddedNul) { #endif } @@ -8,7 +8,7 @@ TEST(SafeSPrintfTest, EmitNULL) { char buf[40]; #if defined(__GNUC__) -@@ -762,6 +763,7 @@ TEST(SafeSPrintfTest, EmitNULL) { +@@ -763,6 +764,7 @@ TEST(SafeSPrintfTest, EmitNULL) { #pragma GCC diagnostic pop #endif } diff --git a/www/chromium/files/patch-base_system_sys__info.cc b/www/chromium/files/patch-base_system_sys__info.cc index 42c21c63cf1c..49503c2fc341 100644 --- a/www/chromium/files/patch-base_system_sys__info.cc +++ b/www/chromium/files/patch-base_system_sys__info.cc @@ -1,6 +1,6 @@ ---- base/system/sys_info.cc.orig 2025-03-05 08:14:56 UTC +--- base/system/sys_info.cc.orig 2025-10-02 04:28:32 UTC +++ base/system/sys_info.cc -@@ -224,7 +224,7 @@ std::string SysInfo::SocManufacturer() { +@@ -222,7 +222,7 @@ std::string SysInfo::SocManufacturer() { #endif void SysInfo::GetHardwareInfo(base::OnceCallback<void(HardwareInfo)> callback) { diff --git a/www/chromium/files/patch-base_system_sys__info.h b/www/chromium/files/patch-base_system_sys__info.h index b0e4260375c2..65a57d5dd5b8 100644 --- a/www/chromium/files/patch-base_system_sys__info.h +++ b/www/chromium/files/patch-base_system_sys__info.h @@ -1,6 +1,6 @@ ---- base/system/sys_info.h.orig 2025-08-07 06:57:29 UTC +--- base/system/sys_info.h.orig 2025-10-02 04:28:32 UTC +++ base/system/sys_info.h -@@ -360,6 +360,8 @@ class BASE_EXPORT SysInfo { +@@ -355,6 +355,8 @@ class BASE_EXPORT SysInfo { static void ResetCpuSecurityMitigationsEnabledForTesting(); #endif @@ -9,12 +9,12 @@ private: friend class test::ScopedAmountOfPhysicalMemoryOverride; FRIEND_TEST_ALL_PREFIXES(SysInfoTest, AmountOfAvailablePhysicalMemory); -@@ -372,7 +374,7 @@ class BASE_EXPORT SysInfo { +@@ -367,7 +369,7 @@ class BASE_EXPORT SysInfo { static HardwareInfo GetHardwareInfoSync(); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ - BUILDFLAG(IS_AIX) + BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - static uint64_t AmountOfAvailablePhysicalMemory( - const SystemMemoryInfoKB& meminfo); + static ByteCount AmountOfAvailablePhysicalMemory( + const SystemMemoryInfo& meminfo); #endif diff --git a/www/chromium/files/patch-base_system_sys__info__freebsd.cc b/www/chromium/files/patch-base_system_sys__info__freebsd.cc index 52441554330f..12a4b3fffc6f 100644 --- a/www/chromium/files/patch-base_system_sys__info__freebsd.cc +++ b/www/chromium/files/patch-base_system_sys__info__freebsd.cc @@ -1,6 +1,6 @@ ---- base/system/sys_info_freebsd.cc.orig 2024-10-22 08:31:56 UTC +--- base/system/sys_info_freebsd.cc.orig 2025-10-02 14:20:29 UTC +++ base/system/sys_info_freebsd.cc -@@ -9,28 +9,103 @@ +@@ -9,28 +9,95 @@ #include <sys/sysctl.h> #include "base/notreached.h" @@ -9,8 +9,6 @@ namespace base { --int64_t SysInfo::AmountOfPhysicalMemoryImpl() { -- int pages, page_size; +int SysInfo::NumberOfProcessors() { + int mib[] = {CTL_HW, HW_NCPU}; + int ncpu; @@ -21,8 +19,9 @@ + } + return ncpu; +} -+ -+uint64_t SysInfo::AmountOfPhysicalMemoryImpl() { ++ + ByteCount SysInfo::AmountOfPhysicalMemoryImpl() { +- int pages, page_size; + int pages, page_size, r = 0; size_t size = sizeof(pages); - sysctlbyname("vm.stats.vm.v_page_count", &pages, &size, NULL, 0); @@ -31,23 +30,23 @@ + + if (r == 0) + r = sysctlbyname("vm.stats.vm.v_page_count", &pages, &size, NULL, 0); -+ if (r == 0) ++ if (r == 0) + r = sysctlbyname("vm.stats.vm.v_page_size", &page_size, &size, NULL, 0); + + if (r == -1) { NOTREACHED(); } -- return static_cast<int64_t>(pages) * page_size; +- return ByteCount(page_size) * pages; + -+ return static_cast<uint64_t>(pages) * page_size; ++ return ByteCount::FromUnsigned(static_cast<uint64_t>(pages) * page_size); } -+uint64_t SysInfo::AmountOfAvailablePhysicalMemoryImpl() { ++ByteCount SysInfo::AmountOfAvailablePhysicalMemoryImpl() { + int page_size, r = 0; + unsigned int pgfree, pginact, pgcache; + size_t size = sizeof(page_size); + size_t szpg = sizeof(pgfree); -+ ++ + if (r == 0) + r = sysctlbyname("vm.stats.vm.v_page_size", &page_size, &size, NULL, 0); + if (r == 0) @@ -59,21 +58,13 @@ + + if (r == -1) { + NOTREACHED(); -+ return 0; ++ return ByteCount(); + } + -+ return static_cast<uint64_t>((pgfree + pginact + pgcache) * page_size); ++ return ByteCount::FromUnsigned(static_cast<uint64_t>((pgfree + pginact + pgcache) * page_size)); +} + // static -+uint64_t SysInfo::AmountOfAvailablePhysicalMemory(const SystemMemoryInfoKB& info) { -+ uint64_t res_kb = info.available != 0 -+ ? info.available - info.active_file -+ : info.free + info.reclaimable + info.inactive_file; -+ return res_kb * 1024; -+} -+ -+// static +std::string SysInfo::CPUModelName() { + int mib[] = { CTL_HW, HW_MODEL }; + char name[256]; diff --git a/www/chromium/files/patch-base_system_sys__info__openbsd.cc b/www/chromium/files/patch-base_system_sys__info__openbsd.cc index 098611853d93..a3b760812bb4 100644 --- a/www/chromium/files/patch-base_system_sys__info__openbsd.cc +++ b/www/chromium/files/patch-base_system_sys__info__openbsd.cc @@ -1,4 +1,4 @@ ---- base/system/sys_info_openbsd.cc.orig 2025-02-19 07:43:18 UTC +--- base/system/sys_info_openbsd.cc.orig 2025-10-02 04:28:32 UTC +++ base/system/sys_info_openbsd.cc @@ -12,6 +12,7 @@ @@ -6,14 +6,14 @@ #include "base/posix/sysctl.h" +#include "base/strings/string_util.h" - namespace { + namespace base { -@@ -28,9 +29,14 @@ uint64_t AmountOfMemory(int pages_name) { +@@ -28,9 +29,14 @@ ByteCount AmountOfMemory(int pages_name) { - namespace base { + } // namespace +// pledge(2) -+uint64_t aofpmem = 0; ++ByteCount aofpmem = ByteCount(0); +uint64_t shmmax = 0; +char cpumodel[256]; + @@ -24,15 +24,7 @@ int ncpu; size_t size = sizeof(ncpu); if (sysctl(mib, std::size(mib), &ncpu, &size, NULL, 0) < 0) { -@@ -41,10 +47,26 @@ int SysInfo::NumberOfProcessors() { - - // static - uint64_t SysInfo::AmountOfPhysicalMemoryImpl() { -- return AmountOfMemory(_SC_PHYS_PAGES); -+ // pledge(2) -+ if (!aofpmem) -+ aofpmem = AmountOfMemory(_SC_PHYS_PAGES); -+ return aofpmem; +@@ -40,8 +46,24 @@ int SysInfo::NumberOfProcessors() { } // static @@ -49,9 +41,15 @@ +} + +// static - uint64_t SysInfo::AmountOfAvailablePhysicalMemoryImpl() { - // We should add inactive file-backed memory also but there is no such - // information from OpenBSD unfortunately. + ByteCount SysInfo::AmountOfPhysicalMemoryImpl() { +- return AmountOfMemory(_SC_PHYS_PAGES); ++ // pledge(2) ++ if (aofpmem == ByteCount(0)) ++ aofpmem = AmountOfMemory(_SC_PHYS_PAGES); ++ return aofpmem; + } + + // static @@ -56,15 +78,27 @@ uint64_t SysInfo::MaxSharedMemorySize() { int mib[] = {CTL_KERN, KERN_SHMINFO, KERN_SHMINFO_SHMMAX}; size_t limit; diff --git a/www/chromium/files/patch-base_system_sys__info__posix.cc b/www/chromium/files/patch-base_system_sys__info__posix.cc index 5cd61fd2db25..c4e90a963746 100644 --- a/www/chromium/files/patch-base_system_sys__info__posix.cc +++ b/www/chromium/files/patch-base_system_sys__info__posix.cc @@ -1,6 +1,6 @@ ---- base/system/sys_info_posix.cc.orig 2025-09-06 10:01:20 UTC +--- base/system/sys_info_posix.cc.orig 2025-10-02 04:28:32 UTC +++ base/system/sys_info_posix.cc -@@ -144,7 +144,7 @@ void GetKernelVersionNumbers(int32_t* major_version, +@@ -142,7 +142,7 @@ void GetKernelVersionNumbers(int32_t* major_version, namespace base { @@ -9,7 +9,7 @@ // static int SysInfo::NumberOfProcessors() { #if BUILDFLAG(IS_MAC) -@@ -200,7 +200,7 @@ int SysInfo::NumberOfProcessors() { +@@ -198,7 +198,7 @@ int SysInfo::NumberOfProcessors() { return cached_num_cpus; } diff --git a/www/chromium/files/patch-base_system_sys__info__unittest.cc b/www/chromium/files/patch-base_system_sys__info__unittest.cc index e783d88c4a07..015e2d2cf7ec 100644 --- a/www/chromium/files/patch-base_system_sys__info__unittest.cc +++ b/www/chromium/files/patch-base_system_sys__info__unittest.cc @@ -1,6 +1,6 @@ ---- base/system/sys_info_unittest.cc.orig 2024-08-26 12:06:38 UTC +--- base/system/sys_info_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ base/system/sys_info_unittest.cc -@@ -265,12 +265,16 @@ TEST_F(SysInfoTest, GetHardwareInfo) { +@@ -263,12 +263,16 @@ TEST_F(SysInfoTest, GetHardwareInfo) { EXPECT_TRUE(IsStringUTF8(hardware_info->model)); bool empty_result_expected = #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_WIN) || \ diff --git a/www/chromium/files/patch-base_threading_platform__thread.h b/www/chromium/files/patch-base_threading_platform__thread.h index 03d6d6a1e5e4..1efe3dbdccbb 100644 --- a/www/chromium/files/patch-base_threading_platform__thread.h +++ b/www/chromium/files/patch-base_threading_platform__thread.h @@ -1,6 +1,6 @@ ---- base/threading/platform_thread.h.orig 2025-04-04 08:52:13 UTC +--- base/threading/platform_thread.h.orig 2025-10-02 04:28:32 UTC +++ base/threading/platform_thread.h -@@ -55,6 +55,8 @@ class BASE_EXPORT PlatformThreadId { +@@ -56,6 +56,8 @@ class BASE_EXPORT PlatformThreadId { using UnderlyingType = zx_koid_t; #elif BUILDFLAG(IS_APPLE) using UnderlyingType = uint64_t; diff --git a/www/chromium/files/patch-base_threading_platform__thread__internal__posix.cc b/www/chromium/files/patch-base_threading_platform__thread__internal__posix.cc index 3b9b43bd6311..72b05b7b45ff 100644 --- a/www/chromium/files/patch-base_threading_platform__thread__internal__posix.cc +++ b/www/chromium/files/patch-base_threading_platform__thread__internal__posix.cc @@ -1,6 +1,6 @@ ---- base/threading/platform_thread_internal_posix.cc.orig 2025-09-06 10:01:20 UTC +--- base/threading/platform_thread_internal_posix.cc.orig 2025-10-02 04:28:32 UTC +++ base/threading/platform_thread_internal_posix.cc -@@ -31,6 +31,10 @@ ThreadPriorityForTest NiceValueToThreadPriorityForTest +@@ -31,10 +31,19 @@ ThreadPriorityForTest NiceValueToThreadPriorityForTest } int GetCurrentThreadNiceValue() { @@ -8,10 +8,19 @@ + NOTIMPLEMENTED(); + return 0; +#else + return GetThreadNiceValue(PlatformThreadId{0}); ++#endif + } + + int GetThreadNiceValue(PlatformThreadId id) { ++#if BUILDFLAG(IS_BSD) ++ NOTIMPLEMENTED(); ++ return 0; ++#else // Need to clear errno before calling getpriority(): // http://man7.org/linux/man-pages/man2/getpriority.2.html errno = 0; -@@ -42,6 +46,7 @@ int GetCurrentThreadNiceValue() { +@@ -46,6 +55,7 @@ int GetThreadNiceValue(PlatformThreadId id) { } return nice_value; diff --git a/www/chromium/files/patch-base_threading_platform__thread__metrics.cc b/www/chromium/files/patch-base_threading_platform__thread__metrics.cc index ea159c22f2c4..2ad973987d6f 100644 --- a/www/chromium/files/patch-base_threading_platform__thread__metrics.cc +++ b/www/chromium/files/patch-base_threading_platform__thread__metrics.cc @@ -1,6 +1,6 @@ ---- base/threading/platform_thread_metrics.cc.orig 2025-08-07 06:57:29 UTC +--- base/threading/platform_thread_metrics.cc.orig 2025-10-02 04:28:32 UTC +++ base/threading/platform_thread_metrics.cc -@@ -26,7 +26,7 @@ PlatformThreadMetrics::CreateForCurrentThread() { +@@ -55,7 +55,7 @@ PlatformThreadMetrics::CreateForCurrentThread() { } #elif BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-base_threading_platform__thread__metrics.h b/www/chromium/files/patch-base_threading_platform__thread__metrics.h index 862d78838577..2822da687e96 100644 --- a/www/chromium/files/patch-base_threading_platform__thread__metrics.h +++ b/www/chromium/files/patch-base_threading_platform__thread__metrics.h @@ -1,6 +1,6 @@ ---- base/threading/platform_thread_metrics.h.orig 2025-08-07 06:57:29 UTC +--- base/threading/platform_thread_metrics.h.orig 2025-10-02 04:28:32 UTC +++ base/threading/platform_thread_metrics.h -@@ -51,7 +51,7 @@ class BASE_EXPORT PlatformThreadMetrics { +@@ -67,7 +67,7 @@ class BASE_EXPORT PlatformThreadMetrics { PlatformThreadHandle handle); #endif @@ -9,7 +9,7 @@ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) static std::unique_ptr<PlatformThreadMetrics> CreateFromId( PlatformThreadId tid); -@@ -93,7 +93,7 @@ class BASE_EXPORT PlatformThreadMetrics { +@@ -109,7 +109,7 @@ class BASE_EXPORT PlatformThreadMetrics { PlatformThreadHandle handle_; #elif BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-base_threading_platform__thread__posix.cc b/www/chromium/files/patch-base_threading_platform__thread__posix.cc index a5a54bc38a4a..8e566d341465 100644 --- a/www/chromium/files/patch-base_threading_platform__thread__posix.cc +++ b/www/chromium/files/patch-base_threading_platform__thread__posix.cc @@ -1,6 +1,6 @@ ---- base/threading/platform_thread_posix.cc.orig 2025-09-06 10:01:20 UTC +--- base/threading/platform_thread_posix.cc.orig 2025-10-02 04:28:32 UTC +++ base/threading/platform_thread_posix.cc -@@ -79,6 +79,7 @@ void* ThreadFunc(void* params) { +@@ -80,6 +80,7 @@ void* ThreadFunc(void* params) { base::DisallowSingleton(); } @@ -8,7 +8,7 @@ #if PA_BUILDFLAG(USE_PARTITION_ALLOC_AS_MALLOC) partition_alloc::internal::StackTopRegistry::Get().NotifyThreadCreated(); #endif -@@ -92,6 +93,7 @@ void* ThreadFunc(void* params) { +@@ -93,6 +94,7 @@ void* ThreadFunc(void* params) { // where they were created. This explicitly sets the priority of all new // threads. PlatformThread::SetCurrentThreadType(thread_params->thread_type); @@ -16,7 +16,7 @@ } ThreadIdNameManager::GetInstance()->RegisterThread( -@@ -266,6 +268,8 @@ PlatformThreadId PlatformThreadBase::CurrentId() { +@@ -270,6 +272,8 @@ PlatformThreadId PlatformThreadBase::CurrentId() { #elif BUILDFLAG(IS_POSIX) && BUILDFLAG(IS_AIX) return PlatformThreadId(pthread_self()); @@ -25,7 +25,7 @@ #elif BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_AIX) return PlatformThreadId(reinterpret_cast<int64_t>(pthread_self())); #endif -@@ -359,6 +363,9 @@ void PlatformThreadBase::Detach(PlatformThreadHandle t +@@ -363,6 +367,9 @@ void PlatformThreadBase::Detach(PlatformThreadHandle t // static bool PlatformThreadBase::CanChangeThreadType(ThreadType from, ThreadType to) { @@ -35,7 +35,7 @@ if (from >= to) { // Decreasing thread priority on POSIX is always allowed. return true; -@@ -368,12 +375,18 @@ bool PlatformThreadBase::CanChangeThreadType(ThreadTyp +@@ -372,12 +379,18 @@ bool PlatformThreadBase::CanChangeThreadType(ThreadTyp } return internal::CanLowerNiceTo(internal::ThreadTypeToNiceValue(to)); @@ -54,7 +54,7 @@ if (internal::SetCurrentThreadTypeForPlatform(thread_type, pump_type_hint)) { return; } -@@ -389,12 +402,17 @@ void SetCurrentThreadTypeImpl(ThreadType thread_type, +@@ -393,12 +406,17 @@ void SetCurrentThreadTypeImpl(ThreadType thread_type, DVPLOG(1) << "Failed to set nice value of thread (" << PlatformThread::CurrentId() << ") to " << nice_setting; } @@ -72,7 +72,7 @@ // Mirrors SetCurrentThreadPriority()'s implementation. auto platform_specific_priority = internal::GetCurrentThreadPriorityForPlatformForTest(); // IN-TEST -@@ -405,6 +423,7 @@ ThreadPriorityForTest PlatformThreadBase::GetCurrentTh +@@ -409,6 +427,7 @@ ThreadPriorityForTest PlatformThreadBase::GetCurrentTh int nice_value = internal::GetCurrentThreadNiceValue(); return internal::NiceValueToThreadPriorityForTest(nice_value); // IN-TEST diff --git a/www/chromium/files/patch-build_config_BUILDCONFIG.gn b/www/chromium/files/patch-build_config_BUILDCONFIG.gn index c07dd880c4a1..68f64ffa2b14 100644 --- a/www/chromium/files/patch-build_config_BUILDCONFIG.gn +++ b/www/chromium/files/patch-build_config_BUILDCONFIG.gn @@ -1,4 +1,4 @@ ---- build/config/BUILDCONFIG.gn.orig 2025-09-06 10:01:20 UTC +--- build/config/BUILDCONFIG.gn.orig 2025-10-02 04:28:32 UTC +++ build/config/BUILDCONFIG.gn @@ -136,7 +136,8 @@ declare_args() { is_official_build = false @@ -10,7 +10,7 @@ (current_cpu != "s390x" && current_cpu != "s390" && current_cpu != "ppc64" && current_cpu != "ppc" && current_cpu != "mips" && current_cpu != "mips64" && -@@ -242,6 +243,10 @@ if (host_toolchain == "") { +@@ -235,6 +236,10 @@ if (host_toolchain == "") { host_toolchain = "//build/toolchain/aix:$host_cpu" } else if (host_os == "zos") { host_toolchain = "//build/toolchain/zos:$host_cpu" @@ -21,7 +21,7 @@ } else { assert(false, "Unsupported host_os: $host_os") } -@@ -291,6 +296,8 @@ if (target_os == "android") { +@@ -284,6 +289,8 @@ if (target_os == "android") { assert( false, "emscripten is not a supported target_os. It is available only as secondary toolchain.") @@ -30,7 +30,7 @@ } else { assert(false, "Unsupported target_os: $target_os") } -@@ -325,7 +332,11 @@ is_android = current_os == "android" +@@ -318,7 +325,11 @@ is_android = current_os == "android" is_chromeos = current_os == "chromeos" is_fuchsia = current_os == "fuchsia" is_ios = current_os == "ios" @@ -41,5 +41,5 @@ +is_freebsd = current_os == "freebsd" +is_bsd = current_os == "openbsd" || current_os == "freebsd" is_mac = current_os == "mac" - - # TODO(crbug.com/40511454): Remove is_nacl from all build files, then + is_wasm = current_os == "emscripten" + is_watchos = current_os == "watchos" diff --git a/www/chromium/files/patch-build_config_clang_BUILD.gn b/www/chromium/files/patch-build_config_clang_BUILD.gn index 5818eacc270b..38628144c9e8 100644 --- a/www/chromium/files/patch-build_config_clang_BUILD.gn +++ b/www/chromium/files/patch-build_config_clang_BUILD.gn @@ -1,6 +1,6 @@ ---- build/config/clang/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- build/config/clang/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ build/config/clang/BUILD.gn -@@ -268,7 +268,12 @@ template("clang_lib") { +@@ -224,7 +224,12 @@ template("clang_lib") { # Adds a dependency on the Clang runtime library clang_rt.builtins. clang_lib("compiler_builtins") { diff --git a/www/chromium/files/patch-build_config_clang_clang.gni b/www/chromium/files/patch-build_config_clang_clang.gni new file mode 100644 index 000000000000..97bb99f5d829 --- /dev/null +++ b/www/chromium/files/patch-build_config_clang_clang.gni @@ -0,0 +1,11 @@ +--- build/config/clang/clang.gni.orig 2025-10-02 04:28:32 UTC ++++ build/config/clang/clang.gni +@@ -58,7 +58,7 @@ declare_args() { + # + # TODO(https://crbug.com/440260716): Enable for Cronet in AOSP once gn2bp + # supports copy targets. +- use_clang_modules = ++ use_clang_modules = !is_bsd && + # Clang modules doesn't work with translation_unit used in codesearch + # pipeline http://b/436082487. + !enable_kythe_annotations && is_clang && is_linux && diff --git a/www/chromium/files/patch-build_config_compiler_BUILD.gn b/www/chromium/files/patch-build_config_compiler_BUILD.gn index a4410d921ba7..2697bcdce5c7 100644 --- a/www/chromium/files/patch-build_config_compiler_BUILD.gn +++ b/www/chromium/files/patch-build_config_compiler_BUILD.gn @@ -1,6 +1,6 @@ ---- build/config/compiler/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- build/config/compiler/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ build/config/compiler/BUILD.gn -@@ -194,7 +194,7 @@ declare_args() { +@@ -193,7 +193,7 @@ declare_args() { # This greatly reduces the size of debug builds, at the cost of # debugging information which is required by some specialized # debugging tools. @@ -9,16 +9,16 @@ # This switch is used to enable -Wexit-time-destructors by default. This # warning serves as a flip switch to allow a gradual migration of targets -@@ -272,7 +272,7 @@ assert(!(llvm_force_head_revision && use_remoteexec && +@@ -268,7 +268,7 @@ assert(!(llvm_force_head_revision && use_remoteexec && # Since this is referenced both when passing the file and when deciding which # warnings to enable, store it in a separate variable here. use_clang_warning_suppression_file = -- default_toolchain != "//build/toolchain/cros:target" && -+ !is_bsd && default_toolchain != "//build/toolchain/cros:target" && - !llvm_android_mainline && is_clang && clang_warning_suppression_file != "" +- !llvm_android_mainline && is_clang && clang_warning_suppression_file != "" ++ !is_bsd && !llvm_android_mainline && is_clang && clang_warning_suppression_file != "" # default_include_dirs --------------------------------------------------------- -@@ -290,13 +290,16 @@ config("default_include_dirs") { + # +@@ -285,13 +285,16 @@ config("default_include_dirs") { # Compiler instrumentation can introduce dependencies in DSOs to symbols in # the executable they are loaded into, so they are unresolved at link-time. config("no_unresolved_symbols") { @@ -36,7 +36,7 @@ } # compiler --------------------------------------------------------------------- -@@ -564,6 +567,10 @@ config("compiler") { +@@ -559,6 +562,10 @@ config("compiler") { } } @@ -47,7 +47,7 @@ # Linux-specific compiler flags setup. # ------------------------------------ if (use_icf && (!is_apple || use_lld)) { -@@ -639,7 +646,7 @@ config("compiler") { +@@ -634,7 +641,7 @@ config("compiler") { ldflags += [ "-Wl,-z,keep-text-section-prefix" ] } @@ -56,7 +56,7 @@ cflags += [ "-fcrash-diagnostics-dir=" + clang_diagnostic_dir ] if (save_reproducers_on_lld_crash && use_lld) { ldflags += [ -@@ -1281,7 +1288,7 @@ config("compiler_cpu_abi") { +@@ -1274,7 +1281,7 @@ config("compiler_cpu_abi") { # CPU architecture. We may or may not be doing a cross compile now, so for # simplicity we always explicitly set the architecture. if (current_cpu == "x64") { @@ -65,7 +65,7 @@ cflags += [ "--target=x86_64-unknown-linux-gnu" ] ldflags += [ "--target=x86_64-unknown-linux-gnu" ] } else { -@@ -1290,7 +1297,7 @@ config("compiler_cpu_abi") { +@@ -1283,7 +1290,7 @@ config("compiler_cpu_abi") { } cflags += [ "-msse3" ] } else if (current_cpu == "x86") { @@ -74,7 +74,7 @@ cflags += [ "--target=i386-unknown-linux-gnu" ] ldflags += [ "--target=i386-unknown-linux-gnu" ] } else { -@@ -1302,7 +1309,7 @@ config("compiler_cpu_abi") { +@@ -1295,7 +1302,7 @@ config("compiler_cpu_abi") { "-msse3", ] } else if (current_cpu == "arm") { @@ -83,7 +83,7 @@ cflags += [ "--target=arm-linux-gnueabihf" ] ldflags += [ "--target=arm-linux-gnueabihf" ] } -@@ -1314,7 +1321,7 @@ config("compiler_cpu_abi") { +@@ -1307,7 +1314,7 @@ config("compiler_cpu_abi") { cflags += [ "-mtune=$arm_tune" ] } } else if (current_cpu == "arm64") { @@ -92,7 +92,7 @@ cflags += [ "--target=aarch64-linux-gnu" ] ldflags += [ "--target=aarch64-linux-gnu" ] } -@@ -1713,7 +1720,7 @@ config("compiler_deterministic") { +@@ -1706,7 +1713,7 @@ config("compiler_deterministic") { } config("clang_revision") { @@ -101,7 +101,7 @@ current_os != "zos") { _perform_consistency_checks = current_toolchain == default_toolchain if (llvm_force_head_revision) { -@@ -2134,9 +2141,6 @@ config("default_warnings") { +@@ -2128,9 +2135,6 @@ config("default_warnings") { # TODO(crbug.com/40284799): Fix and re-enable. "-Wno-thread-safety-reference-return", @@ -111,7 +111,7 @@ ] cflags_cc += [ -@@ -2920,7 +2924,7 @@ config("afdo_optimize_size") { +@@ -2915,7 +2919,7 @@ config("afdo_optimize_size") { # There are some targeted places that AFDO regresses, so we provide a separate # config to allow AFDO to be disabled per-target. config("afdo") { @@ -120,7 +120,7 @@ cflags = [] if (clang_emit_debug_info_for_profiling) { # Add the following flags to generate debug info for profiling. -@@ -2947,7 +2951,7 @@ config("afdo") { +@@ -2942,7 +2946,7 @@ config("afdo") { cflags += [ "-Wno-backend-plugin" ] inputs = [ _clang_sample_profile ] } diff --git a/www/chromium/files/patch-build_config_rust.gni b/www/chromium/files/patch-build_config_rust.gni index 74d87078309c..bd42078a6f02 100644 --- a/www/chromium/files/patch-build_config_rust.gni +++ b/www/chromium/files/patch-build_config_rust.gni @@ -1,6 +1,6 @@ ---- build/config/rust.gni.orig 2025-09-06 10:01:20 UTC +--- build/config/rust.gni.orig 2025-10-02 04:28:32 UTC +++ build/config/rust.gni -@@ -369,7 +369,11 @@ if (is_linux || is_chromeos) { +@@ -329,7 +329,11 @@ if (is_linux || is_chromeos) { } } diff --git a/www/chromium/files/patch-build_rust_allocator_lib.rs b/www/chromium/files/patch-build_rust_allocator_lib.rs index 9f0e0b27b8f8..335298a55176 100644 --- a/www/chromium/files/patch-build_rust_allocator_lib.rs +++ b/www/chromium/files/patch-build_rust_allocator_lib.rs @@ -1,8 +1,8 @@ ---- build/rust/allocator/lib.rs.orig 2025-09-08 09:17:21 UTC +--- build/rust/allocator/lib.rs.orig 2025-10-02 04:28:32 UTC +++ build/rust/allocator/lib.rs -@@ -90,6 +90,12 @@ mod both_allocators { - #[linkage = "weak"] - fn __rust_no_alloc_shim_is_unstable_v2() {} +@@ -96,6 +96,12 @@ mod both_allocators { + 0 + } + // TODO(crbug.com/422538133) Remove after rolling past + // https://github.com/rust-lang/rust/pull/141061 @@ -11,5 +11,5 @@ + static __rust_no_alloc_shim_is_unstable: u8 = 0; + // Mangle the symbol name as rustc expects. + // TODO(crbug.com/440481922): Remove this after rolling past https://github.com/rust-lang/rust/pull/143387 #[rustc_std_internal_symbol] - #[allow(non_upper_case_globals)] diff --git a/www/chromium/files/patch-build_toolchain_gcc__toolchain.gni b/www/chromium/files/patch-build_toolchain_gcc__toolchain.gni index ff9a487fa51f..e185d6a1e84f 100644 --- a/www/chromium/files/patch-build_toolchain_gcc__toolchain.gni +++ b/www/chromium/files/patch-build_toolchain_gcc__toolchain.gni @@ -1,4 +1,4 @@ ---- build/toolchain/gcc_toolchain.gni.orig 2025-09-06 10:01:20 UTC +--- build/toolchain/gcc_toolchain.gni.orig 2025-10-02 04:28:32 UTC +++ build/toolchain/gcc_toolchain.gni @@ -49,6 +49,13 @@ if (enable_resource_allowlist_generation) { "enable_resource_allowlist_generation=true does not work for target_os=$target_os") @@ -14,7 +14,7 @@ # This template defines a toolchain for something that works like gcc # (including clang). # -@@ -893,22 +900,12 @@ template("gcc_toolchain") { +@@ -881,22 +888,12 @@ template("gcc_toolchain") { # actually just be doing a native compile. template("clang_toolchain") { gcc_toolchain(target_name) { diff --git a/www/chromium/files/patch-cc_base_features.cc b/www/chromium/files/patch-cc_base_features.cc index ed2fe88a01d6..b3ec575efaa4 100644 --- a/www/chromium/files/patch-cc_base_features.cc +++ b/www/chromium/files/patch-cc_base_features.cc @@ -1,6 +1,6 @@ ---- cc/base/features.cc.orig 2025-09-06 10:01:20 UTC +--- cc/base/features.cc.orig 2025-10-02 04:28:32 UTC +++ cc/base/features.cc -@@ -55,7 +55,7 @@ const base::FeatureParam<int> kDeferImplInvalidationFr +@@ -51,7 +51,7 @@ const base::FeatureParam<int> kDeferImplInvalidationFr // be using a separate flag to control the launch on GL. BASE_FEATURE(kUseDMSAAForTiles, "UseDMSAAForTiles", diff --git a/www/chromium/files/patch-chrome_app_chrome__main.cc b/www/chromium/files/patch-chrome_app_chrome__main.cc index c778a6f5c376..0750ffe66ced 100644 --- a/www/chromium/files/patch-chrome_app_chrome__main.cc +++ b/www/chromium/files/patch-chrome_app_chrome__main.cc @@ -1,4 +1,4 @@ ---- chrome/app/chrome_main.cc.orig 2025-01-15 09:18:26 UTC +--- chrome/app/chrome_main.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/app/chrome_main.cc @@ -28,11 +28,11 @@ #include "chrome/app/chrome_main_mac.h" @@ -32,7 +32,7 @@ PossiblyDetermineFallbackChromeChannel(argv[0]); #endif -@@ -181,7 +181,7 @@ int ChromeMain(int argc, const char** argv) { +@@ -180,7 +180,7 @@ int ChromeMain(int argc, const char** argv) { SetUpBundleOverrides(); #endif diff --git a/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc b/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc index c978b28e7c2c..7c58f57f338f 100644 --- a/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc +++ b/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc @@ -1,4 +1,4 @@ ---- chrome/app/chrome_main_delegate.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/app/chrome_main_delegate.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/app/chrome_main_delegate.cc @@ -179,17 +179,17 @@ #include "v8/include/v8.h" @@ -66,7 +66,7 @@ // On Linux, Chrome does not support running multiple copies under different // DISPLAYs, so the profile directory can be specified in the environment to // support the virtual desktop use-case. -@@ -643,7 +643,7 @@ void RecordMainStartupMetrics(const StartupTimestamps& +@@ -651,7 +651,7 @@ void RecordMainStartupMetrics(const StartupTimestamps& #endif #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ @@ -75,7 +75,7 @@ // Record the startup process creation time on supported platforms. On Android // this is recorded in ChromeMainDelegateAndroid. startup_metric_utils::GetCommon().RecordStartupProcessCreationTime( -@@ -802,7 +802,7 @@ std::optional<int> ChromeMainDelegate::PostEarlyInitia +@@ -810,7 +810,7 @@ std::optional<int> ChromeMainDelegate::PostEarlyInitia #if BUILDFLAG(IS_OZONE) // Initialize Ozone platform and add required feature flags as per platform's // properties. @@ -84,7 +84,7 @@ ui::SetOzonePlatformForLinuxIfNeeded(*base::CommandLine::ForCurrentProcess()); #endif ui::OzonePlatform::PreEarlyInitialization(); -@@ -957,7 +957,7 @@ void ChromeMainDelegate::CommonEarlyInitialization() { +@@ -965,7 +965,7 @@ void ChromeMainDelegate::CommonEarlyInitialization() { const bool is_canary_dev = IsCanaryDev(); const bool emit_crashes = #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -93,7 +93,7 @@ is_canary_dev; #else false; -@@ -1105,7 +1105,7 @@ std::optional<int> ChromeMainDelegate::BasicStartupCom +@@ -1113,7 +1113,7 @@ std::optional<int> ChromeMainDelegate::BasicStartupCom return 0; // Got a --credits switch; exit with a success error code. } @@ -102,7 +102,7 @@ // This will directly exit if the user asked for help. HandleHelpSwitches(command_line); #endif -@@ -1409,7 +1409,7 @@ void ChromeMainDelegate::PreSandboxStartup() { +@@ -1426,7 +1426,7 @@ void ChromeMainDelegate::PreSandboxStartup() { CHECK(!loaded_locale.empty()) << "Locale could not be found for " << locale; } diff --git a/www/chromium/files/patch-chrome_browser_BUILD.gn b/www/chromium/files/patch-chrome_browser_BUILD.gn index 60bb755e81ca..e42389f1e6cb 100644 --- a/www/chromium/files/patch-chrome_browser_BUILD.gn +++ b/www/chromium/files/patch-chrome_browser_BUILD.gn @@ -1,6 +1,6 @@ ---- chrome/browser/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/BUILD.gn -@@ -7039,6 +7039,13 @@ static_library("browser") { +@@ -7091,6 +7091,13 @@ static_library("browser") { [ "//third_party/webrtc/modules/desktop_capture:pipewire_config" ] } diff --git a/www/chromium/files/patch-chrome_browser_about__flags.cc b/www/chromium/files/patch-chrome_browser_about__flags.cc index ccc2117a566b..1237bf8ca2e9 100644 --- a/www/chromium/files/patch-chrome_browser_about__flags.cc +++ b/www/chromium/files/patch-chrome_browser_about__flags.cc @@ -1,6 +1,6 @@ ---- chrome/browser/about_flags.cc.orig 2025-09-22 06:24:40 UTC +--- chrome/browser/about_flags.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/about_flags.cc -@@ -329,12 +329,12 @@ +@@ -332,12 +332,12 @@ #include "components/stylus_handwriting/win/features.h" #endif @@ -15,7 +15,7 @@ #include "chrome/browser/contextual_cueing/contextual_cueing_features.h" // nogncheck #include "chrome/browser/enterprise/profile_management/profile_management_features.h" #include "chrome/browser/enterprise/webstore/features.h" -@@ -905,6 +905,26 @@ const FeatureEntry::FeatureVariation +@@ -895,6 +895,26 @@ const FeatureEntry::FeatureVariation std::size(kWebIdentityDigitalIdentityCredentialHighRiskDialogParam), nullptr}}; @@ -42,7 +42,7 @@ const FeatureEntry::FeatureParam kClipboardMaximumAge60Seconds[] = { {"UIClipboardMaximumAge", "60"}}; const FeatureEntry::FeatureParam kClipboardMaximumAge90Seconds[] = { -@@ -1285,7 +1305,7 @@ const FeatureEntry::FeatureVariation kRemotePageMetada +@@ -1280,7 +1300,7 @@ const FeatureEntry::FeatureVariation kRemotePageMetada }; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -51,7 +51,7 @@ // A limited number of combinations of the rich autocompletion params. const FeatureEntry::FeatureParam kOmniboxRichAutocompletionAggressive1[] = { -@@ -3921,7 +3941,7 @@ const FeatureEntry::FeatureVariation +@@ -3914,7 +3934,7 @@ const FeatureEntry::FeatureVariation #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -60,7 +60,7 @@ const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOn[] = {{"link_capturing_state", "on_by_default"}}; const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOff[] = -@@ -4217,7 +4237,7 @@ const FeatureEntry::FeatureVariation kSkiaGraphiteVari +@@ -4174,7 +4194,7 @@ const FeatureEntry::FeatureVariation kSkiaGraphiteVari std::size(kSkiaGraphite_DebugLabelsEnabled), nullptr}, }; @@ -69,7 +69,7 @@ const FeatureEntry::FeatureParam kTranslationAPI_SkipLanguagePackLimit[] = { {"TranslationAPIAcceptLanguagesCheck", "false"}, {"TranslationAPILimitLanguagePackCount", "false"}}; -@@ -4258,7 +4278,7 @@ const FeatureEntry::FeatureVariation +@@ -4215,7 +4235,7 @@ const FeatureEntry::FeatureVariation 1, nullptr}, }; @@ -78,7 +78,16 @@ const FeatureEntry::FeatureParam kContextualCueingEnabledNoEngagementCap[] = { {"BackoffTime", "0h"}, {"BackoffMultiplierBase", "0.0"}, -@@ -5469,7 +5489,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -4886,7 +4906,7 @@ const FeatureEntry::FeatureVariation kMobilePromoOnDes + }; + + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + const FeatureEntry::FeatureParam kNtpEnterpriseShortcutsWithFakeData[] = { + {"use_fake_data", "true"}}; + const FeatureEntry::FeatureVariation kNtpEnterpriseShortcutsVariations[] = { +@@ -5461,7 +5481,7 @@ const FeatureEntry kFeatureEntries[] = { }, #endif // BUILDFLAG(IS_WIN) @@ -87,7 +96,7 @@ { "fluent-overlay-scrollbars", flag_descriptions::kFluentOverlayScrollbarsName, -@@ -5768,7 +5788,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5751,7 +5771,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kEnableIsolatedWebAppDevModeName, flag_descriptions::kEnableIsolatedWebAppDevModeDescription, kOsDesktop, FEATURE_VALUE_TYPE(features::kIsolatedWebAppDevMode)}, @@ -96,7 +105,7 @@ {"enable-iwa-key-distribution-component", flag_descriptions::kEnableIwaKeyDistributionComponentName, flag_descriptions::kEnableIwaKeyDistributionComponentDescription, -@@ -5982,7 +6002,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5962,7 +5982,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(media::kUseSCContentSharingPicker)}, #endif // BUILDFLAG(IS_MAC) @@ -105,7 +114,7 @@ {"pulseaudio-loopback-for-cast", flag_descriptions::kPulseaudioLoopbackForCastName, flag_descriptions::kPulseaudioLoopbackForCastDescription, kOsLinux, -@@ -6015,6 +6035,16 @@ const FeatureEntry kFeatureEntries[] = { +@@ -5991,6 +6011,16 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kWaylandSessionManagementName, flag_descriptions::kWaylandSessionManagementDescription, kOsLinux, FEATURE_VALUE_TYPE(features::kWaylandSessionManagement)}, @@ -122,7 +131,7 @@ #endif // BUILDFLAG(IS_LINUX) #if BUILDFLAG(ENABLE_VR) -@@ -6916,7 +6946,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -6884,7 +6914,7 @@ const FeatureEntry kFeatureEntries[] = { "MlUrlScoring")}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -131,7 +140,7 @@ {"contextual-search-box-uses-contextual-search-provider", flag_descriptions::kContextualSearchBoxUsesContextualSearchProviderName, flag_descriptions:: -@@ -7320,7 +7350,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7279,7 +7309,7 @@ const FeatureEntry kFeatureEntries[] = { kNumSrpZpsRelatedSearches, "PowerTools")}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -140,7 +149,7 @@ {"history-embeddings", flag_descriptions::kHistoryEmbeddingsName, flag_descriptions::kHistoryEmbeddingsDescription, kOsDesktop, FEATURE_VALUE_TYPE(history_embeddings::kHistoryEmbeddings)}, -@@ -7825,7 +7855,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -7772,7 +7802,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(printing::features::kAddPrinterViaPrintscanmgr)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -149,7 +158,7 @@ {"cups-ipp-printing-backend", flag_descriptions::kCupsIppPrintingBackendName, flag_descriptions::kCupsIppPrintingBackendDescription, kOsDesktop, -@@ -8786,7 +8816,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -8734,7 +8764,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(media::kGlobalMediaControlsUpdatedUI)}, #endif // !BUILDFLAG(IS_CHROMEOS) @@ -158,7 +167,7 @@ {"enable-network-service-sandbox", flag_descriptions::kEnableNetworkServiceSandboxName, flag_descriptions::kEnableNetworkServiceSandboxDescription, -@@ -9413,7 +9443,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9333,7 +9363,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(ash::features::kWallpaperGooglePhotosSharedAlbums)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -167,7 +176,7 @@ {"enable-get-all-screens-media", flag_descriptions::kGetAllScreensMediaName, flag_descriptions::kGetAllScreensMediaDescription, kOsCrOS | kOsLinux, FEATURE_VALUE_TYPE(blink::features::kGetAllScreensMedia)}, -@@ -9438,7 +9468,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9358,7 +9388,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kGlobalVaapiLockDescription, kOsCrOS | kOsLinux, FEATURE_VALUE_TYPE(media::kGlobalVaapiLock)}, @@ -176,7 +185,7 @@ { "ui-debug-tools", flag_descriptions::kUIDebugToolsName, -@@ -9894,7 +9924,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9802,7 +9832,7 @@ const FeatureEntry kFeatureEntries[] = { #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -185,7 +194,7 @@ {"media-session-enter-picture-in-picture", flag_descriptions::kMediaSessionEnterPictureInPictureName, flag_descriptions::kMediaSessionEnterPictureInPictureDescription, -@@ -10080,7 +10110,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -9988,7 +10018,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kReduceTransferSizeUpdatedIPCDescription, kOsAll, FEATURE_VALUE_TYPE(network::features::kReduceTransferSizeUpdatedIPC)}, @@ -194,7 +203,7 @@ {"reduce-user-agent-data-linux-platform-version", flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionName, flag_descriptions::kReduceUserAgentDataLinuxPlatformVersionDescription, -@@ -10579,7 +10609,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10493,7 +10523,7 @@ const FeatureEntry kFeatureEntries[] = { kOsDesktop | kOsAndroid, FEATURE_VALUE_TYPE(features::kProcessPerSiteUpToMainFrameThreshold)}, @@ -203,16 +212,16 @@ {"camera-mic-effects", flag_descriptions::kCameraMicEffectsName, flag_descriptions::kCameraMicEffectsDescription, static_cast<unsigned short>(kOsMac | kOsWin | kOsLinux), -@@ -10702,7 +10732,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -10616,7 +10646,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kRcapsDynamicProfileCountryDescription, kOsAll, FEATURE_VALUE_TYPE(switches::kDynamicProfileCountry)}, -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - {"third-party-profile-management", - flag_descriptions::kThirdPartyProfileManagementName, - flag_descriptions::kThirdPartyProfileManagementDescription, -@@ -10731,7 +10761,7 @@ const FeatureEntry kFeatureEntries[] = { + {"enable-generic-oidc-auth-profile-management", + flag_descriptions::kEnableGenericOidcAuthProfileManagementName, + flag_descriptions::kEnableGenericOidcAuthProfileManagementDescription, +@@ -10637,7 +10667,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -221,16 +230,16 @@ {"enable-user-navigation-capturing-pwa", flag_descriptions::kPwaNavigationCapturingName, flag_descriptions::kPwaNavigationCapturingDescription, -@@ -11296,7 +11326,7 @@ const FeatureEntry kFeatureEntries[] = { - PLATFORM_FEATURE_NAME_TYPE("CrOSLateBootGravedigger")}, - #endif // BUILDFLAG(IS_CHROMEOS) +@@ -11175,7 +11205,7 @@ const FeatureEntry kFeatureEntries[] = { + kOsMac | kOsWin | kOsLinux, + FEATURE_VALUE_TYPE(net::features::kPersistDeviceBoundSessions)}, -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) {"replace-sync-promos-with-sign-in-promos-desktop", flag_descriptions::kReplaceSyncPromosWithSignInPromosName, flag_descriptions::kReplaceSyncPromosWithSignInPromosDescription, -@@ -11455,7 +11485,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11334,7 +11364,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kCanvasHibernationDescription, kOsAll, FEATURE_VALUE_TYPE(blink::features::kCanvas2DHibernation)}, @@ -239,7 +248,7 @@ {"enable-history-sync-optin", flag_descriptions::kEnableHistorySyncOptinName, flag_descriptions::kEnableHistorySyncOptinDescription, -@@ -11558,7 +11588,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11425,7 +11455,7 @@ const FeatureEntry kFeatureEntries[] = { "HistoryOptInEducationalTipVariations")}, #endif // BUILDFLAG(IS_ANDROID) @@ -248,16 +257,16 @@ {"supervised-user-local-web-approvals", flag_descriptions::kSupervisedUserLocalWebApprovalsName, flag_descriptions::kSupervisedUserLocalWebApprovalsDescription, -@@ -11784,7 +11814,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11622,7 +11652,7 @@ const FeatureEntry kFeatureEntries[] = { segmentation_platform::features::kSegmentationSurveyPage)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) {"autofill-enable-buy-now-pay-later", flag_descriptions::kAutofillEnableBuyNowPayLaterName, - flag_descriptions::kAutofillEnableBuyNowPayLaterDescription, kOsDesktop, -@@ -11883,7 +11913,7 @@ const FeatureEntry kFeatureEntries[] = { + flag_descriptions::kAutofillEnableBuyNowPayLaterDescription, +@@ -11727,7 +11757,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE( autofill::features::kAutofillEnableCardInfoRuntimeRetrieval)}, @@ -266,7 +275,7 @@ {"translation-api", flag_descriptions::kTranslationAPIName, flag_descriptions::kTranslationAPIDescription, kOsMac | kOsWin | kOsLinux, FEATURE_WITH_PARAMS_VALUE_TYPE(blink::features::kTranslationAPI, -@@ -11917,7 +11947,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -11755,7 +11785,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE( password_manager::features::kPasswordFormClientsideClassifier)}, @@ -275,7 +284,7 @@ {"contextual-cueing", flag_descriptions::kContextualCueingName, flag_descriptions::kContextualCueingDescription, kOsLinux | kOsMac | kOsWin, -@@ -12247,7 +12277,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12103,7 +12133,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(ui::kUseNewEtc1Encoder)}, #endif // !BUILDFLAG(IS_ANDROID) @@ -284,25 +293,25 @@ {"automatic-usb-detach", flag_descriptions::kAutomaticUsbDetachName, flag_descriptions::kAutomaticUsbDetachDescription, kOsAndroid | kOsLinux, FEATURE_VALUE_TYPE(features::kAutomaticUsbDetach)}, -@@ -12291,7 +12321,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12147,7 +12177,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // !BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - {"autofill-enable-amount-extraction-desktop", - flag_descriptions::kAutofillEnableAmountExtractionDesktopName, - flag_descriptions::kAutofillEnableAmountExtractionDesktopDescription, -@@ -12311,7 +12341,7 @@ const FeatureEntry kFeatureEntries[] = { +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) + {"autofill-enable-amount-extraction", + flag_descriptions::kAutofillEnableAmountExtractionName, + flag_descriptions::kAutofillEnableAmountExtractionDescription, +@@ -12167,7 +12197,7 @@ const FeatureEntry kFeatureEntries[] = { FEATURE_VALUE_TYPE(blink::features::kClipboardChangeEvent)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - {"autofill-enable-amount-extraction-allowlist-desktop", - flag_descriptions::kAutofillEnableAmountExtractionAllowlistDesktopName, - flag_descriptions:: -@@ -12443,7 +12473,7 @@ const FeatureEntry kFeatureEntries[] = { +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) + {"autofill-enable-amount-extraction-allowlist", + flag_descriptions::kAutofillEnableAmountExtractionAllowlistName, + flag_descriptions::kAutofillEnableAmountExtractionAllowlistDescription, +@@ -12306,7 +12336,7 @@ const FeatureEntry kFeatureEntries[] = { apps::chrome_app_deprecation::kAllowUserInstalledChromeApps)}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -311,8 +320,8 @@ {"chrome-web-store-navigation-throttle", flag_descriptions::kChromeWebStoreNavigationThrottleName, flag_descriptions::kChromeWebStoreNavigationThrottleDescription, -@@ -12479,7 +12509,7 @@ const FeatureEntry kFeatureEntries[] = { - #endif // BUILDFLAG(IS_ANDROID) +@@ -12335,7 +12365,7 @@ const FeatureEntry kFeatureEntries[] = { + FEATURE_VALUE_TYPE(supervised_user::kSupervisedUserBlockInterstitialV3)}, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) @@ -320,7 +329,7 @@ {"autofill-enable-amount-extraction-testing", flag_descriptions::kAutofillEnableAmountExtractionTestingName, flag_descriptions::kAutofillEnableAmountExtractionTestingDescription, -@@ -12494,7 +12524,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12350,7 +12380,7 @@ const FeatureEntry kFeatureEntries[] = { flag_descriptions::kEnableWebAppPredictableAppUpdatingDescription, kOsAll, FEATURE_VALUE_TYPE(features::kWebAppPredictableAppUpdating)}, @@ -329,7 +338,7 @@ {"root-scrollbar-follows-browser-theme", flag_descriptions::kRootScrollbarFollowsTheme, flag_descriptions::kRootScrollbarFollowsThemeDescription, -@@ -12745,7 +12775,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12613,7 +12643,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -338,7 +347,7 @@ {"tab-group-home", tabs::flag_descriptions::kTabGroupHomeName, tabs::flag_descriptions::kTabGroupHomeDescription, kOsDesktop, FEATURE_VALUE_TYPE(tabs::kTabGroupHome)}, -@@ -12831,7 +12861,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12706,7 +12736,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -347,7 +356,7 @@ {"enable-site-search-allow-user-override-policy", flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyName, flag_descriptions::kEnableSiteSearchAllowUserOverridePolicyDescription, -@@ -12954,7 +12984,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12829,7 +12859,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // !BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -356,16 +365,16 @@ {"lens-search-side-panel-default-width-change", flag_descriptions::kLensSearchSidePanelDefaultWidthChangeName, flag_descriptions::kLensSearchSidePanelDefaultWidthChangeDescription, -@@ -12978,7 +13008,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12860,7 +12890,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) {"autofill-enable-buy-now-pay-later-for-klarna", flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaName, flag_descriptions::kAutofillEnableBuyNowPayLaterForKlarnaDescription, -@@ -13016,7 +13046,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12898,7 +12928,7 @@ const FeatureEntry kFeatureEntries[] = { autofill::features::kAutofillEnableDownstreamCardAwarenessIph)}, #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -374,12 +383,21 @@ {"enable-lens-overlay-back-to-page", flag_descriptions::kLensOverlayBackToPageName, flag_descriptions::kLensOverlayBackToPageDescription, kOsDesktop, -@@ -13065,7 +13095,7 @@ const FeatureEntry kFeatureEntries[] = { +@@ -12950,7 +12980,7 @@ const FeatureEntry kFeatureEntries[] = { #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) {"autofill-enable-buy-now-pay-later-for-externally-linked", flag_descriptions::kAutofillEnableBuyNowPayLaterForExternallyLinkedName, flag_descriptions:: +@@ -13215,7 +13245,7 @@ const FeatureEntry kFeatureEntries[] = { + #endif // !BUILDFLAG(IS_ANDROID), + + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + {"enable-ntp-enterprise-shortcuts", + flag_descriptions::kEnableNtpEnterpriseShortcutsName, + flag_descriptions::kEnableNtpEnterpriseShortcutsDescription, diff --git a/www/chromium/files/patch-chrome_browser_accessibility_page__colors.cc b/www/chromium/files/patch-chrome_browser_accessibility_page__colors__controller.cc index 8f5326a830d9..4ca308a4056e 100644 --- a/www/chromium/files/patch-chrome_browser_accessibility_page__colors.cc +++ b/www/chromium/files/patch-chrome_browser_accessibility_page__colors__controller.cc @@ -1,7 +1,7 @@ ---- chrome/browser/accessibility/page_colors.cc.orig 2024-08-26 12:06:38 UTC -+++ chrome/browser/accessibility/page_colors.cc -@@ -12,7 +12,7 @@ - #include "components/sync_preferences/pref_service_syncable.h" +--- chrome/browser/accessibility/page_colors_controller.cc.orig 2025-10-02 04:28:32 UTC ++++ chrome/browser/accessibility/page_colors_controller.cc +@@ -11,7 +11,7 @@ + #include "components/prefs/pref_service.h" #include "ui/native_theme/native_theme.h" -#if BUILDFLAG(IS_LINUX) @@ -9,9 +9,9 @@ #include "ui/linux/linux_ui.h" #include "ui/linux/linux_ui_factory.h" #endif // BUILDFLAG(IS_LINUX) -@@ -55,7 +55,7 @@ void PageColors::Init() { +@@ -88,7 +88,7 @@ void PageColorsController::OnPreferredContrastChanged( - void PageColors::OnPageColorsChanged() { + void PageColorsController::OnPageColorsChanged() { auto* native_theme = ui::NativeTheme::GetInstanceForNativeUi(); -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc b/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc index 3fe061a8e5fb..73a48856d8fb 100644 --- a/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc +++ b/www/chromium/files/patch-chrome_browser_background_glic_glic__status__icon.cc @@ -1,24 +1,24 @@ ---- chrome/browser/background/glic/glic_status_icon.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/background/glic/glic_status_icon.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/background/glic/glic_status_icon.cc -@@ -93,7 +93,7 @@ GlicStatusIcon::GlicStatusIcon(GlicController* control - if (!status_icon_) { +@@ -89,7 +89,7 @@ GlicStatusIcon::GlicStatusIcon(GlicController* control return; } + -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Set a vector icon for proper themeing on Linux. + // Set a vector icon for proper theming on Linux. status_icon_->SetIcon( GlicVectorIconManager::GetVectorIcon(IDR_GLIC_BUTTON_VECTOR_ICON)); -@@ -135,7 +135,7 @@ GlicStatusIcon::~GlicStatusIcon() { +@@ -144,7 +144,7 @@ GlicStatusIcon::~GlicStatusIcon() { context_menu_ = nullptr; if (status_icon_) { -#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) ++#if !BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) status_icon_->RemoveObserver(this); #endif std::unique_ptr<StatusIcon> removed_icon = -@@ -243,7 +243,7 @@ void GlicStatusIcon::UpdateHotkey(const ui::Accelerato +@@ -257,7 +257,7 @@ void GlicStatusIcon::UpdateHotkey(const ui::Accelerato } void GlicStatusIcon::UpdateVisibilityOfExitInContextMenu() { @@ -27,7 +27,7 @@ if (context_menu_) { const bool is_visible = BrowserList::GetInstance()->empty(); const std::optional<size_t> index = -@@ -293,7 +293,7 @@ std::unique_ptr<StatusIconMenuModel> GlicStatusIcon::C +@@ -321,7 +321,7 @@ std::unique_ptr<StatusIconMenuModel> GlicStatusIcon::C menu->AddItem(IDC_GLIC_STATUS_ICON_MENU_SETTINGS, l10n_util::GetStringUTF16(IDS_GLIC_STATUS_ICON_MENU_SETTINGS)); diff --git a/www/chromium/files/patch-chrome_browser_browser__features.cc b/www/chromium/files/patch-chrome_browser_browser__features.cc index 109cd661eb8e..8e58bb31ac09 100644 --- a/www/chromium/files/patch-chrome_browser_browser__features.cc +++ b/www/chromium/files/patch-chrome_browser_browser__features.cc @@ -1,6 +1,6 @@ ---- chrome/browser/browser_features.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/browser_features.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/browser_features.cc -@@ -80,7 +80,7 @@ BASE_FEATURE(kClearUserDataUponProfileDestruction, +@@ -86,7 +86,7 @@ BASE_FEATURE(kClearUserDataUponProfileDestruction, "ClearUserDataUponProfileDestruction", base::FEATURE_ENABLED_BY_DEFAULT); @@ -9,7 +9,7 @@ // Enables usage of os_crypt_async::SecretPortalKeyProvider. Once // `kSecretPortalKeyProviderUseForEncryption` is enabled, this flag cannot be // disabled without losing data. -@@ -99,7 +99,7 @@ BASE_FEATURE(kUseFreedesktopSecretKeyProvider, +@@ -105,7 +105,7 @@ BASE_FEATURE(kUseFreedesktopSecretKeyProvider, // the browser exits. BASE_FEATURE(kDestroyProfileOnBrowserClose, "DestroyProfileOnBrowserClose", diff --git a/www/chromium/files/patch-chrome_browser_browser__features.h b/www/chromium/files/patch-chrome_browser_browser__features.h index 966de3149890..0c57413a83ab 100644 --- a/www/chromium/files/patch-chrome_browser_browser__features.h +++ b/www/chromium/files/patch-chrome_browser_browser__features.h @@ -1,6 +1,6 @@ ---- chrome/browser/browser_features.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/browser_features.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/browser_features.h -@@ -39,7 +39,7 @@ BASE_DECLARE_FEATURE(kCertificateTransparencyAskBefore +@@ -41,7 +41,7 @@ BASE_DECLARE_FEATURE(kCertificateTransparencyAskBefore BASE_DECLARE_FEATURE(kCertVerificationNetworkTime); BASE_DECLARE_FEATURE(kClearUserDataUponProfileDestruction); @@ -9,7 +9,7 @@ BASE_DECLARE_FEATURE(kDbusSecretPortal); BASE_DECLARE_FEATURE(kUseFreedesktopSecretKeyProvider); #endif -@@ -87,7 +87,7 @@ BASE_DECLARE_FEATURE(kRestartNetworkServiceUnsandboxed +@@ -91,7 +91,7 @@ BASE_DECLARE_FEATURE(kRestartNetworkServiceUnsandboxed BASE_DECLARE_FEATURE(kSandboxExternalProtocolBlocked); BASE_DECLARE_FEATURE(kSandboxExternalProtocolBlockedWarning); diff --git a/www/chromium/files/patch-chrome_browser_browser__process__impl.cc b/www/chromium/files/patch-chrome_browser_browser__process__impl.cc index cb230f07409f..3ec69363755e 100644 --- a/www/chromium/files/patch-chrome_browser_browser__process__impl.cc +++ b/www/chromium/files/patch-chrome_browser_browser__process__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/browser_process_impl.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/browser_process_impl.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/browser_process_impl.cc -@@ -257,7 +257,7 @@ +@@ -253,7 +253,7 @@ #include "components/enterprise/browser/controller/chrome_browser_cloud_management_controller.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/browser_features.h" #include "components/os_crypt/async/browser/fallback_linux_key_provider.h" #include "components/os_crypt/async/browser/freedesktop_secret_key_provider.h" -@@ -269,7 +269,7 @@ +@@ -265,7 +265,7 @@ #include "chrome/browser/safe_browsing/safe_browsing_service.h" #endif @@ -18,7 +18,7 @@ // How often to check if the persistent instance of Chrome needs to restart // to install an update. static const int kUpdateCheckIntervalHours = 6; -@@ -1170,7 +1170,7 @@ void BrowserProcessImpl::RegisterPrefs(PrefRegistrySim +@@ -1167,7 +1167,7 @@ void BrowserProcessImpl::RegisterPrefs(PrefRegistrySim GoogleUpdateSettings::GetCollectStatsConsent()); registry->RegisterBooleanPref(prefs::kDevToolsRemoteDebuggingAllowed, true); @@ -27,7 +27,7 @@ os_crypt_async::SecretPortalKeyProvider::RegisterLocalPrefs(registry); #endif } -@@ -1438,7 +1438,7 @@ void BrowserProcessImpl::PreMainMessageLoopRun() { +@@ -1435,7 +1435,7 @@ void BrowserProcessImpl::PreMainMessageLoopRun() { local_state()))); #endif // BUILDFLAG(IS_WIN) @@ -36,7 +36,7 @@ base::CommandLine* cmd_line = base::CommandLine::ForCurrentProcess(); if (cmd_line->GetSwitchValueASCII(password_manager::kPasswordStore) != "basic") { -@@ -1718,7 +1718,7 @@ void BrowserProcessImpl::Unpin() { +@@ -1715,7 +1715,7 @@ void BrowserProcessImpl::Unpin() { } // Mac is currently not supported. diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__field__trials.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__field__trials.cc index a3c58110cdd6..166843f3f231 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__field__trials.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__browser__field__trials.cc @@ -1,6 +1,6 @@ ---- chrome/browser/chrome_browser_field_trials.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/chrome_browser_field_trials.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/chrome_browser_field_trials.cc -@@ -45,7 +45,7 @@ +@@ -47,7 +47,7 @@ #include "chromeos/ash/services/multidevice_setup/public/cpp/first_run_field_trial.h" #endif @@ -9,7 +9,7 @@ #include "base/nix/xdg_util.h" #include "ui/base/ui_base_features.h" #endif // BUILDFLAG(IS_LINUX) -@@ -101,7 +101,7 @@ void ChromeBrowserFieldTrials::RegisterFeatureOverride +@@ -103,7 +103,7 @@ void ChromeBrowserFieldTrials::RegisterFeatureOverride base::FeatureList* feature_list) { variations::FeatureOverrides feature_overrides(*feature_list); diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders__webui.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders__webui.cc index 067d45b16983..a706f93cd76c 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders__webui.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__browser__interface__binders__webui.cc @@ -1,4 +1,4 @@ ---- chrome/browser/chrome_browser_interface_binders_webui.cc.orig 2025-09-11 08:17:09 UTC +--- chrome/browser/chrome_browser_interface_binders_webui.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/chrome_browser_interface_binders_webui.cc @@ -51,18 +51,18 @@ #include "mojo/public/cpp/bindings/binder_map.h" @@ -22,7 +22,7 @@ #include "chrome/browser/ui/webui/app_settings/web_app_settings_ui.h" #include "chrome/browser/ui/webui/on_device_translation_internals/on_device_translation_internals_ui.h" #include "chrome/browser/ui/webui/signin/history_sync_optin/history_sync_optin.mojom.h" -@@ -483,7 +483,7 @@ void PopulateChromeWebUIFrameBinders( +@@ -489,7 +489,7 @@ void PopulateChromeWebUIFrameBinders( policy::DlpInternalsUI>(map); #endif @@ -31,7 +31,7 @@ RegisterWebUIControllerInterfaceBinder< app_management::mojom::PageHandlerFactory, WebAppSettingsUI>(map); -@@ -635,14 +635,14 @@ void PopulateChromeWebUIFrameBinders( +@@ -642,14 +642,14 @@ void PopulateChromeWebUIFrameBinders( HistoryClustersSidePanelUI, NewTabPageUI, BookmarksSidePanelUI>(map); } @@ -48,7 +48,7 @@ WhatsNewUI, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) NewTabPageUI>(map); -@@ -1193,7 +1193,7 @@ void PopulateChromeWebUIFrameBinders( +@@ -1200,7 +1200,7 @@ void PopulateChromeWebUIFrameBinders( #endif // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc index 2fa607f594df..5d8f3ca66117 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc @@ -1,6 +1,6 @@ ---- chrome/browser/chrome_browser_main.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/chrome_browser_main.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/chrome_browser_main.cc -@@ -153,7 +153,7 @@ +@@ -155,7 +155,7 @@ #endif #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ #include "sql/database.h" #endif -@@ -179,11 +179,11 @@ +@@ -181,11 +181,11 @@ #include "components/enterprise/browser/controller/chrome_browser_cloud_management_controller.h" #endif // BUILDFLAG(IS_CHROMEOS) @@ -23,7 +23,7 @@ #include "chrome/browser/headless/headless_mode_metrics.h" // nogncheck #include "chrome/browser/headless/headless_mode_util.h" // nogncheck #include "chrome/browser/metrics/desktop_session_duration/desktop_session_duration_tracker.h" -@@ -194,7 +194,7 @@ +@@ -196,7 +196,7 @@ #include "ui/gfx/switches.h" #endif @@ -32,7 +32,7 @@ #include "chrome/browser/first_run/upgrade_util.h" #endif -@@ -266,7 +266,7 @@ +@@ -269,7 +269,7 @@ #include "chrome/browser/chrome_process_singleton.h" #include "chrome/browser/ui/startup/startup_browser_creator.h" @@ -41,7 +41,7 @@ #include "base/nix/xdg_util.h" #endif #endif // BUILDFLAG(ENABLE_PROCESS_SINGLETON) -@@ -289,7 +289,7 @@ +@@ -292,7 +292,7 @@ namespace { #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || \ @@ -50,7 +50,7 @@ constexpr base::FilePath::CharType kMediaHistoryDatabaseName[] = FILE_PATH_LITERAL("Media History"); -@@ -440,7 +440,7 @@ void ProcessSingletonNotificationCallbackImpl( +@@ -441,7 +441,7 @@ void ProcessSingletonNotificationCallbackImpl( } #endif @@ -59,7 +59,7 @@ // Set the global activation token sent as a command line switch by another // browser process. This also removes the switch after use to prevent any side // effects of leaving it in the command line after this point. -@@ -1007,7 +1007,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() { +@@ -1002,7 +1002,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() { #if BUILDFLAG(ENABLE_EXTENSIONS_CORE) && \ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -68,7 +68,7 @@ // Create directory for user-level Native Messaging manifest files. This // makes it less likely that the directory will be created by third-party // software with incorrect owner or permission. See crbug.com/725513 . -@@ -1051,7 +1051,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() { +@@ -1046,7 +1046,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() { #endif // BUILDFLAG(IS_MAC) @@ -77,7 +77,7 @@ metrics::DesktopSessionDurationTracker::Initialize(); ProfileActivityMetricsRecorder::Initialize(); TouchUIControllerStatsTracker::Initialize( -@@ -1271,7 +1271,7 @@ void ChromeBrowserMainParts::PostProfileInit(Profile* +@@ -1266,7 +1266,7 @@ void ChromeBrowserMainParts::PostProfileInit(Profile* #endif // BUILDFLAG(IS_WIN) #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || \ @@ -86,7 +86,7 @@ // Delete the media history database if it still exists. // TODO(crbug.com/40177301): Remove this. base::ThreadPool::PostTask( -@@ -1322,7 +1322,7 @@ void ChromeBrowserMainParts::PostProfileInit(Profile* +@@ -1317,7 +1317,7 @@ void ChromeBrowserMainParts::PostProfileInit(Profile* *UrlLanguageHistogramFactory::GetForBrowserContext(profile)); #endif @@ -95,7 +95,7 @@ if (headless::IsHeadlessMode()) { headless::ReportHeadlessActionMetrics(); } -@@ -1431,7 +1431,7 @@ int ChromeBrowserMainParts::PreMainMessageLoopRunImpl( +@@ -1426,7 +1426,7 @@ int ChromeBrowserMainParts::PreMainMessageLoopRunImpl( // In headless mode provide alternate SelectFileDialog factory overriding // any platform specific SelectFileDialog implementation that may have been // set. @@ -104,7 +104,7 @@ if (headless::IsHeadlessMode()) { headless::HeadlessSelectFileDialogFactory::SetUp(); } -@@ -1965,7 +1965,7 @@ bool ChromeBrowserMainParts::ProcessSingletonNotificat +@@ -1990,7 +1990,7 @@ bool ChromeBrowserMainParts::ProcessSingletonNotificat // Drop the request if headless mode is in effect or the request is from // a headless Chrome process. diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__main__linux.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__main__linux.cc index 03bb56d75603..fefb6c1cd965 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__main__linux.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__browser__main__linux.cc @@ -1,25 +1,26 @@ ---- chrome/browser/chrome_browser_main_linux.cc.orig 2025-04-04 08:52:13 UTC +--- chrome/browser/chrome_browser_main_linux.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/chrome_browser_main_linux.cc -@@ -24,7 +24,7 @@ - #include "device/bluetooth/dbus/bluez_dbus_thread_manager.h" +@@ -23,7 +23,7 @@ + #include "device/bluetooth/dbus/bluez_dbus_manager.h" #include "ui/base/l10n/l10n_util.h" -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #include "components/dbus/thread_linux/dbus_thread_linux.h" #include "ui/ozone/public/ozone_platform.h" #endif - -@@ -65,7 +65,9 @@ void ChromeBrowserMainPartsLinux::PostCreateMainMessag +@@ -65,8 +65,10 @@ void ChromeBrowserMainPartsLinux::PostCreateMainMessag #endif // BUILDFLAG(IS_CHROMEOS) #if !BUILDFLAG(IS_CHROMEOS) +#if !BUILDFLAG(IS_BSD) - bluez::BluezDBusManager::Initialize(nullptr /* system_bus */); + bluez::BluezDBusManager::Initialize( + dbus_thread_linux::GetSharedSystemBus().get()); +#endif // Set up crypt config. This needs to be done before anything starts the // network service, as the raw encryption key needs to be shared with the -@@ -91,7 +93,7 @@ void ChromeBrowserMainPartsLinux::PostCreateMainMessag +@@ -92,7 +94,7 @@ void ChromeBrowserMainPartsLinux::PostCreateMainMessag ChromeBrowserMainPartsPosix::PostCreateMainMessageLoop(); } @@ -28,7 +29,7 @@ void ChromeBrowserMainPartsLinux::PostMainMessageLoopRun() { ChromeBrowserMainPartsPosix::PostMainMessageLoopRun(); ui::OzonePlatform::GetInstance()->PostMainMessageLoopRun(); -@@ -129,7 +131,7 @@ void ChromeBrowserMainPartsLinux::PostBrowserStart() { +@@ -130,7 +132,7 @@ void ChromeBrowserMainPartsLinux::PostBrowserStart() { #endif // BUILDFLAG(USE_DBUS) && !BUILDFLAG(IS_CHROMEOS) void ChromeBrowserMainPartsLinux::PostDestroyThreads() { diff --git a/www/chromium/files/patch-chrome_browser_chrome__browser__main__posix.cc b/www/chromium/files/patch-chrome_browser_chrome__browser__main__posix.cc index 0d62e8fa4feb..f773e8465ec0 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__browser__main__posix.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__browser__main__posix.cc @@ -1,6 +1,6 @@ ---- chrome/browser/chrome_browser_main_posix.cc.orig 2025-04-04 08:52:13 UTC +--- chrome/browser/chrome_browser_main_posix.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/chrome_browser_main_posix.cc -@@ -81,7 +81,7 @@ void ExitHandler::ExitWhenPossibleOnUIThread(int signa +@@ -77,7 +77,7 @@ void ExitHandler::ExitWhenPossibleOnUIThread(int signa // ExitHandler takes care of deleting itself. new ExitHandler(); } else { diff --git a/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc b/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc index d232ce1ac237..5a72b9f520b4 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc +++ b/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc @@ -1,6 +1,6 @@ ---- chrome/browser/chrome_content_browser_client.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/chrome_content_browser_client.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/chrome_content_browser_client.cc -@@ -467,7 +467,7 @@ +@@ -481,7 +481,7 @@ #include "components/user_manager/user_manager.h" #include "services/service_manager/public/mojom/interface_provider_spec.mojom.h" #include "storage/browser/file_system/external_mount_points.h" @@ -9,7 +9,7 @@ #include "chrome/browser/chrome_browser_main_linux.h" #include "chrome/browser/ui/views/chrome_browser_main_extra_parts_views_linux.h" #elif BUILDFLAG(IS_ANDROID) -@@ -565,7 +565,7 @@ +@@ -581,7 +581,7 @@ #include "services/network/public/mojom/permissions_policy/permissions_policy_feature.mojom.h" #endif // !BUILDFLAG(IS_ANDROID) @@ -18,7 +18,7 @@ #include "components/crash/core/app/crash_switches.h" #include "components/crash/core/app/crashpad.h" #endif -@@ -574,7 +574,7 @@ +@@ -591,7 +591,7 @@ #include "components/crash/content/browser/crash_handler_host_linux.h" #endif @@ -27,7 +27,7 @@ #include "chrome/browser/enterprise/chrome_browser_main_extra_parts_enterprise.h" #endif -@@ -582,7 +582,7 @@ +@@ -599,7 +599,7 @@ #include "chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h" #endif @@ -36,7 +36,7 @@ #include "chrome/browser/chrome_browser_main_extra_parts_linux.h" #elif BUILDFLAG(IS_OZONE) #include "chrome/browser/chrome_browser_main_extra_parts_ozone.h" -@@ -1406,7 +1406,7 @@ void ChromeContentBrowserClient::RegisterLocalStatePre +@@ -1449,7 +1449,7 @@ void ChromeContentBrowserClient::RegisterLocalStatePre registry->RegisterBooleanPref(prefs::kDataURLWhitespacePreservationEnabled, true); registry->RegisterBooleanPref(prefs::kEnableUnsafeSwiftShader, false); @@ -45,7 +45,7 @@ registry->RegisterBooleanPref(prefs::kOutOfProcessSystemDnsResolutionEnabled, true); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) -@@ -1628,7 +1628,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo +@@ -1671,7 +1671,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo #elif BUILDFLAG(IS_CHROMEOS) main_parts = std::make_unique<ash::ChromeBrowserMainPartsAsh>( is_integration_test, &startup_data_); @@ -54,7 +54,7 @@ main_parts = std::make_unique<ChromeBrowserMainPartsLinux>( is_integration_test, &startup_data_); #elif BUILDFLAG(IS_ANDROID) -@@ -1659,7 +1659,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo +@@ -1702,7 +1702,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo // Construct additional browser parts. Stages are called in the order in // which they are added. #if defined(TOOLKIT_VIEWS) @@ -63,7 +63,7 @@ main_parts->AddParts( std::make_unique<ChromeBrowserMainExtraPartsViewsLinux>()); #else -@@ -1676,7 +1676,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo +@@ -1719,7 +1719,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo main_parts->AddParts(std::make_unique<ChromeBrowserMainExtraPartsAsh>()); #endif @@ -72,7 +72,7 @@ main_parts->AddParts(std::make_unique<ChromeBrowserMainExtraPartsLinux>()); #elif BUILDFLAG(IS_OZONE) main_parts->AddParts(std::make_unique<ChromeBrowserMainExtraPartsOzone>()); -@@ -1695,7 +1695,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo +@@ -1738,7 +1738,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo chrome::AddMetricsExtraParts(main_parts.get()); @@ -81,7 +81,7 @@ main_parts->AddParts( std::make_unique< enterprise_util::ChromeBrowserMainExtraPartsEnterprise>()); -@@ -2703,7 +2703,9 @@ void MaybeAppendBlinkSettingsSwitchForFieldTrial( +@@ -2835,7 +2835,9 @@ void MaybeAppendBlinkSettingsSwitchForFieldTrial( void ChromeContentBrowserClient::AppendExtraCommandLineSwitches( base::CommandLine* command_line, int child_process_id) { @@ -91,7 +91,7 @@ #if BUILDFLAG(IS_MAC) std::unique_ptr<metrics::ClientInfo> client_info = GoogleUpdateSettings::LoadMetricsClientInfo(); -@@ -2712,7 +2714,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLin +@@ -2844,7 +2846,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLin client_info->client_id); } #elif BUILDFLAG(IS_POSIX) @@ -100,7 +100,7 @@ pid_t pid; if (crash_reporter::GetHandlerSocket(nullptr, &pid)) { command_line->AppendSwitchASCII( -@@ -3044,7 +3046,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLin +@@ -3177,7 +3179,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLin } } @@ -109,25 +109,16 @@ // Opt into a hardened stack canary mitigation if it hasn't already been // force-disabled. if (!browser_command_line.HasSwitch(switches::kChangeStackGuardOnFork)) { -@@ -4109,7 +4111,7 @@ bool UpdatePreferredColorScheme(WebPreferences* web_pr - return old_preferred_color_scheme != web_prefs->preferred_color_scheme; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Sets the `root_scrollbar_theme_color` web pref if the user has enabled a - // custom colored frame for the UI. - void UpdateRootScrollbarThemeColor(Profile* profile, -@@ -4752,7 +4754,7 @@ void ChromeContentBrowserClient::OverrideWebPreference +@@ -4236,7 +4238,7 @@ GetPreferredColorScheme(const WebPreferences& web_pref - UpdatePreferredColorScheme(web_prefs, main_frame_site.GetSiteURL(), - web_contents, GetWebTheme()); + std::optional<SkColor> GetRootScrollbarThemeColor(WebContents* web_contents) { + bool root_scrollbar_follows_browser_theme = false; -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - UpdateRootScrollbarThemeColor(profile, web_contents, web_prefs); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) - -@@ -5030,7 +5032,7 @@ void ChromeContentBrowserClient::GetAdditionalFileSyst + root_scrollbar_follows_browser_theme = base::FeatureList::IsEnabled( + blink::features::kRootScrollbarFollowsBrowserTheme); + #endif +@@ -5171,7 +5173,7 @@ void ChromeContentBrowserClient::GetAdditionalFileSyst } } @@ -136,7 +127,7 @@ void ChromeContentBrowserClient::GetAdditionalMappedFilesForChildProcess( const base::CommandLine& command_line, int child_process_id, -@@ -7174,7 +7176,7 @@ bool ChromeContentBrowserClient::ShouldSandboxNetworkS +@@ -7356,7 +7358,7 @@ bool ChromeContentBrowserClient::ShouldSandboxNetworkS bool ChromeContentBrowserClient::ShouldRunOutOfProcessSystemDnsResolution() { // This enterprise policy is supported on Android, but the feature will not be // launched there. diff --git a/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h b/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h index 959052a077fd..328464c3205a 100644 --- a/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h +++ b/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h @@ -1,6 +1,6 @@ ---- chrome/browser/chrome_content_browser_client.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/chrome_content_browser_client.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/chrome_content_browser_client.h -@@ -571,7 +571,7 @@ class ChromeContentBrowserClient : public content::Con +@@ -579,7 +579,7 @@ class ChromeContentBrowserClient : public content::Con const GURL& site_url) override; std::unique_ptr<content::TracingDelegate> CreateTracingDelegate() override; bool IsSystemWideTracingEnabled() override; diff --git a/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc b/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc index 867530262383..93f619af9792 100644 --- a/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc +++ b/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc @@ -1,6 +1,6 @@ ---- chrome/browser/download/chrome_download_manager_delegate.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/download/chrome_download_manager_delegate.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/download/chrome_download_manager_delegate.cc -@@ -1944,7 +1944,7 @@ void ChromeDownloadManagerDelegate::OnDownloadTargetDe +@@ -1948,7 +1948,7 @@ void ChromeDownloadManagerDelegate::OnDownloadTargetDe bool ChromeDownloadManagerDelegate::IsOpenInBrowserPreferredForFile( const base::FilePath& path) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -9,7 +9,7 @@ if (path.MatchesExtension(FILE_PATH_LITERAL(".pdf"))) { return !download_prefs_->ShouldOpenPdfInSystemReader(); } -@@ -2080,7 +2080,7 @@ void ChromeDownloadManagerDelegate::CheckDownloadAllow +@@ -2084,7 +2084,7 @@ void ChromeDownloadManagerDelegate::CheckDownloadAllow content::CheckDownloadAllowedCallback check_download_allowed_cb) { DCHECK_CURRENTLY_ON(BrowserThread::UI); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -18,7 +18,7 @@ // Don't download pdf if it is a file URL, as that might cause an infinite // download loop if Chrome is not the system pdf viewer. if (url.SchemeIsFile() && download_prefs_->ShouldOpenPdfInSystemReader()) { -@@ -2162,7 +2162,7 @@ void ChromeDownloadManagerDelegate::CheckSavePackageAl +@@ -2166,7 +2166,7 @@ void ChromeDownloadManagerDelegate::CheckSavePackageAl DCHECK(download_item->IsSavePackageDownload()); #if (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-chrome_browser_download_download__commands.cc b/www/chromium/files/patch-chrome_browser_download_download__commands.cc index 945383043a0c..a080b0875b5f 100644 --- a/www/chromium/files/patch-chrome_browser_download_download__commands.cc +++ b/www/chromium/files/patch-chrome_browser_download_download__commands.cc @@ -1,4 +1,4 @@ ---- chrome/browser/download/download_commands.cc.orig 2025-03-05 08:14:56 UTC +--- chrome/browser/download/download_commands.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/download/download_commands.cc @@ -27,7 +27,7 @@ #include "ui/base/clipboard/scoped_clipboard_writer.h" @@ -9,7 +9,7 @@ #include "chrome/browser/ui/browser.h" #include "chrome/browser/ui/browser_finder.h" #include "chrome/browser/ui/scoped_tabbed_browser_displayer.h" -@@ -177,7 +177,7 @@ void DownloadCommands::ExecuteCommand(Command command) +@@ -174,7 +174,7 @@ void DownloadCommands::ExecuteCommand(Command command) } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_download_download__item__model.cc b/www/chromium/files/patch-chrome_browser_download_download__item__model.cc index 5ca876094667..9841d5f3c34a 100644 --- a/www/chromium/files/patch-chrome_browser_download_download__item__model.cc +++ b/www/chromium/files/patch-chrome_browser_download_download__item__model.cc @@ -1,6 +1,6 @@ ---- chrome/browser/download/download_item_model.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/download/download_item_model.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/download/download_item_model.cc -@@ -723,7 +723,7 @@ bool DownloadItemModel::IsCommandChecked( +@@ -724,7 +724,7 @@ bool DownloadItemModel::IsCommandChecked( download_crx_util::IsExtensionDownload(*download_); case DownloadCommands::ALWAYS_OPEN_TYPE: #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -9,7 +9,7 @@ if (download_commands->CanOpenPdfInSystemViewer()) { DownloadPrefs* prefs = DownloadPrefs::FromBrowserContext(profile()); return prefs->ShouldOpenPdfInSystemReader(); -@@ -771,7 +771,7 @@ void DownloadItemModel::ExecuteCommand(DownloadCommand +@@ -772,7 +772,7 @@ void DownloadItemModel::ExecuteCommand(DownloadCommand DownloadCommands::ALWAYS_OPEN_TYPE); DownloadPrefs* prefs = DownloadPrefs::FromBrowserContext(profile()); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -18,7 +18,7 @@ if (download_commands->CanOpenPdfInSystemViewer()) { prefs->SetShouldOpenPdfInSystemReader(!is_checked); SetShouldPreferOpeningInBrowser(is_checked); -@@ -1174,7 +1174,7 @@ void DownloadItemModel::DetermineAndSetShouldPreferOpe +@@ -1175,7 +1175,7 @@ void DownloadItemModel::DetermineAndSetShouldPreferOpe return; } diff --git a/www/chromium/files/patch-chrome_browser_enterprise_browser__management_browser__management__service.cc b/www/chromium/files/patch-chrome_browser_enterprise_browser__management_browser__management__service.cc index c1daba7cde3d..87fd411ed2ff 100644 --- a/www/chromium/files/patch-chrome_browser_enterprise_browser__management_browser__management__service.cc +++ b/www/chromium/files/patch-chrome_browser_enterprise_browser__management_browser__management__service.cc @@ -1,4 +1,4 @@ ---- chrome/browser/enterprise/browser_management/browser_management_service.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/enterprise/browser_management/browser_management_service.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/enterprise/browser_management/browser_management_service.cc @@ -50,7 +50,7 @@ GetManagementStatusProviders(Profile* profile) { @@ -36,7 +36,7 @@ void BrowserManagementService::SetBrowserManagementIconForTesting( const gfx::Image& management_icon) { CHECK_IS_TEST(); -@@ -183,7 +183,7 @@ void BrowserManagementService::SetManagementIconForBro +@@ -185,7 +185,7 @@ void BrowserManagementService::SetManagementIconForBro #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) void BrowserManagementService::OnPolicyStatusChanged() { diff --git a/www/chromium/files/patch-chrome_browser_enterprise_connectors_common.cc b/www/chromium/files/patch-chrome_browser_enterprise_connectors_common.cc index 76dfaaf12c7e..6f1ee0316e3c 100644 --- a/www/chromium/files/patch-chrome_browser_enterprise_connectors_common.cc +++ b/www/chromium/files/patch-chrome_browser_enterprise_connectors_common.cc @@ -1,6 +1,6 @@ ---- chrome/browser/enterprise/connectors/common.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/enterprise/connectors/common.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/enterprise/connectors/common.cc -@@ -19,7 +19,7 @@ +@@ -20,7 +20,7 @@ #include "components/user_manager/user.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" #include "components/prefs/pref_service.h" #endif -@@ -235,7 +235,7 @@ std::string GetProfileEmail(Profile* profile) { +@@ -306,7 +306,7 @@ std::string GetProfileEmail(Profile* profile) { std::string email = GetProfileEmail(IdentityManagerFactory::GetForProfile(profile)); diff --git a/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc b/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc index 312e6d0fc6d6..9ac1fe8b3042 100644 --- a/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc +++ b/www/chromium/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc @@ -1,4 +1,4 @@ ---- chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.cc @@ -53,7 +53,7 @@ #include "base/strings/utf_string_conversions.h" @@ -9,7 +9,16 @@ #include "chrome/browser/enterprise/signals/signals_aggregator_factory.h" #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" #include "components/device_signals/core/browser/signals_aggregator.h" -@@ -158,7 +158,7 @@ void RealtimeReportingClient::ReportPastEvent(const st +@@ -62,7 +62,7 @@ + + namespace enterprise_connectors { + +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + using Event = ::chrome::cros::reporting::proto::Event; + #endif + +@@ -162,7 +162,7 @@ void RealtimeReportingClient::ReportPastEvent(const st /*include_profile_user_name=*/false); } @@ -18,7 +27,7 @@ void AddCrowdstrikeSignalsToEvent( base::Value::Dict& event, -@@ -194,7 +194,7 @@ std::string RealtimeReportingClient::GetProfileUserNam +@@ -283,7 +283,7 @@ std::string RealtimeReportingClient::GetProfileUserNam username_ = identity_manager_ ? GetProfileEmail(identity_manager_) : std::string(); @@ -27,12 +36,12 @@ if (username_.empty()) { username_ = Profile::FromBrowserContext(context_)->GetPrefs()->GetString( enterprise_signin::prefs::kProfileUserEmail); -@@ -251,7 +251,7 @@ std::string RealtimeReportingClient::GetBrowserClientI +@@ -340,7 +340,7 @@ std::string RealtimeReportingClient::GetBrowserClientI return client_id; } -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(notyet) void RealtimeReportingClient::MaybeCollectDeviceSignalsAndReportEvent( - ::chrome::cros::reporting::proto::Event event, + Event event, policy::CloudPolicyClient* client, diff --git a/www/chromium/files/patch-chrome_browser_enterprise_signals_signals__aggregator__factory.cc b/www/chromium/files/patch-chrome_browser_enterprise_signals_signals__aggregator__factory.cc index ec6e10a8480d..086f27ee6c0b 100644 --- a/www/chromium/files/patch-chrome_browser_enterprise_signals_signals__aggregator__factory.cc +++ b/www/chromium/files/patch-chrome_browser_enterprise_signals_signals__aggregator__factory.cc @@ -1,4 +1,4 @@ ---- chrome/browser/enterprise/signals/signals_aggregator_factory.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/enterprise/signals/signals_aggregator_factory.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/enterprise/signals/signals_aggregator_factory.cc @@ -49,7 +49,7 @@ #include "components/device_signals/core/browser/settings_client.h" @@ -8,13 +8,13 @@ +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) #include "components/device_signals/core/browser/agent_signals_collector.h" #include "components/device_signals/core/browser/crowdstrike_client.h" - #include "components/device_signals/core/browser/detected_agent_client.h" -@@ -114,7 +114,7 @@ SignalsAggregatorFactory::BuildServiceInstanceForBrows + #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +@@ -113,7 +113,7 @@ SignalsAggregatorFactory::BuildServiceInstanceForBrows service_host)); #endif // !BUILDFLAG(IS_ANDROID) -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) collectors.push_back(std::make_unique<device_signals::AgentSignalsCollector>( - device_signals::CrowdStrikeClient::Create(), - device_signals::DetectedAgentClient::Create())); + device_signals::CrowdStrikeClient::Create())); + #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) diff --git a/www/chromium/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc b/www/chromium/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc index 620b01a637c6..375affeae949 100644 --- a/www/chromium/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc +++ b/www/chromium/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc @@ -1,6 +1,6 @@ ---- chrome/browser/enterprise/util/managed_browser_utils.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/enterprise/util/managed_browser_utils.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/enterprise/util/managed_browser_utils.cc -@@ -220,7 +220,7 @@ void SetUserAcceptedAccountManagement(Profile* profile +@@ -300,7 +300,7 @@ void SetUserAcceptedAccountManagement(Profile* profile // The updated consent screen also ask the user for consent to share device // signals. #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ profile->GetPrefs()->SetBoolean( device_signals::prefs::kDeviceSignalsPermanentConsentReceived, accepted); #endif -@@ -229,7 +229,7 @@ void SetUserAcceptedAccountManagement(Profile* profile +@@ -309,7 +309,7 @@ void SetUserAcceptedAccountManagement(Profile* profile profile_manager->GetProfileAttributesStorage() .GetProfileAttributesWithPath(profile->GetPath()); if (entry) { @@ -18,7 +18,7 @@ SetEnterpriseProfileLabel(profile); #endif entry->SetUserAcceptedAccountManagement(accepted); -@@ -348,7 +348,7 @@ bool CanShowEnterpriseProfileUI(Profile* profile) { +@@ -428,7 +428,7 @@ bool CanShowEnterpriseProfileUI(Profile* profile) { } bool CanShowEnterpriseBadgingForNTPFooter(Profile* profile) { @@ -27,7 +27,7 @@ BrowserManagementNoticeState management_notice_state = GetManagementNoticeStateForNTPFooter(profile); switch (management_notice_state) { -@@ -366,7 +366,7 @@ bool CanShowEnterpriseBadgingForNTPFooter(Profile* pro +@@ -446,7 +446,7 @@ bool CanShowEnterpriseBadgingForNTPFooter(Profile* pro BrowserManagementNoticeState GetManagementNoticeStateForNTPFooter( Profile* profile) { diff --git a/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn b/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn index 59904e9ca526..b4b6fae91deb 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn +++ b/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/extensions/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/extensions/BUILD.gn -@@ -1516,6 +1516,10 @@ source_set("extensions") { +@@ -1522,6 +1522,10 @@ source_set("extensions") { deps += [ "//chrome/services/printing/public/mojom" ] } diff --git a/www/chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc b/www/chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc index 4c61667ba0b9..d831c8c4aa4f 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc @@ -1,13 +1,13 @@ ---- chrome/browser/extensions/api/runtime/chrome_runtime_api_delegate.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/extensions/api/runtime/chrome_runtime_api_delegate.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/extensions/api/runtime/chrome_runtime_api_delegate.cc -@@ -356,7 +356,9 @@ bool ChromeRuntimeAPIDelegate::GetPlatformInfo(Platfor - } else if (strcmp(os, "linux") == 0) { +@@ -353,7 +353,9 @@ bool ChromeRuntimeAPIDelegate::GetPlatformInfo(Platfor + } else if (UNSAFE_TODO(strcmp(os, "linux")) == 0) { info->os = extensions::api::runtime::PlatformOs::kLinux; - } else if (strcmp(os, "openbsd") == 0) { + } else if (UNSAFE_TODO(strcmp(os, "openbsd")) == 0) { - info->os = extensions::api::runtime::PlatformOs::kOpenbsd; + info->os = extensions::api::runtime::PlatformOs::kLinux; -+ } else if (strcmp(os, "freebsd") == 0) { ++ } else if (UNSAFE_TODO(strcmp(os, "freebsd")) == 0) { + info->os = extensions::api::runtime::PlatformOs::kLinux; - } else if (strcmp(os, "android") == 0) { + } else if (UNSAFE_TODO(strcmp(os, "android")) == 0) { info->os = extensions::api::runtime::PlatformOs::kAndroid; } else { diff --git a/www/chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc b/www/chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc index 19963115b990..8c7144d5b65f 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/api/settings_private/prefs_util.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/extensions/api/settings_private/prefs_util.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/extensions/api/settings_private/prefs_util.cc -@@ -197,7 +197,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist +@@ -198,7 +198,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist (*s_allowlist)[autofill::prefs::kAutofillPaymentCardBenefits] = settings_api::PrefType::kBoolean; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ (*s_allowlist)[autofill::prefs::kAutofillBnplEnabled] = settings_api::PrefType::kBoolean; (*s_allowlist)[autofill::prefs::kAutofillAiOptInStatus] = -@@ -217,7 +217,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist +@@ -218,7 +218,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist (*s_allowlist)[tab_groups::prefs::kAutoPinNewTabGroups] = settings_api::PrefType::kBoolean; @@ -18,10 +18,10 @@ (*s_allowlist)[::prefs::kUseCustomChromeFrame] = settings_api::PrefType::kBoolean; #endif -@@ -231,7 +231,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist - (*s_allowlist)[::prefs::kCurrentThemeID] = settings_api::PrefType::kString; +@@ -235,7 +235,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist (*s_allowlist)[::prefs::kPinnedActions] = settings_api::PrefType::kList; - (*s_allowlist)[::prefs::kPolicyThemeColor] = settings_api::PrefType::kNumber; + (*s_allowlist)[themes::prefs::kPolicyThemeColor] = + settings_api::PrefType::kNumber; -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) (*s_allowlist)[::prefs::kSystemTheme] = settings_api::PrefType::kNumber; diff --git a/www/chromium/files/patch-chrome_browser_extensions_api_tabs_tabs__api__non__android.cc b/www/chromium/files/patch-chrome_browser_extensions_api_tabs_tabs__api__non__android.cc index de1342c90ef8..ccc41f8b40c8 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_api_tabs_tabs__api__non__android.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_api_tabs_tabs__api__non__android.cc @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/api/tabs/tabs_api_non_android.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/extensions/api/tabs/tabs_api_non_android.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/extensions/api/tabs/tabs_api_non_android.cc -@@ -756,7 +756,7 @@ ExtensionFunction::ResponseAction WindowsCreateFunctio +@@ -663,7 +663,7 @@ ExtensionFunction::ResponseAction WindowsCreateFunctio // created as minimized. // TODO(crbug.com/40254339): Remove this workaround when linux is fixed. // TODO(crbug.com/40254339): Find a fix for wayland as well. diff --git a/www/chromium/files/patch-chrome_browser_extensions_api_webstore__private_webstore__private__api.cc b/www/chromium/files/patch-chrome_browser_extensions_api_webstore__private_webstore__private__api.cc index 9ce5ba7d2de9..14eac30e44ec 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_api_webstore__private_webstore__private__api.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_api_webstore__private_webstore__private__api.cc @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/api/webstore_private/webstore_private_api.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/extensions/api/webstore_private/webstore_private_api.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/extensions/api/webstore_private/webstore_private_api.cc -@@ -912,7 +912,7 @@ void WebstorePrivateBeginInstallWithManifest3Function: +@@ -938,7 +938,7 @@ void WebstorePrivateBeginInstallWithManifest3Function: #if BUILDFLAG(IS_CHROMEOS) RequestExtensionApproval(contents); return; diff --git a/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc b/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc index b574af9e0d87..c24ddca2660e 100644 --- a/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc +++ b/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/extensions/external_provider_impl.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/extensions/external_provider_impl.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/extensions/external_provider_impl.cc -@@ -827,7 +827,7 @@ void ExternalProviderImpl::CreateExternalProviders( +@@ -829,7 +829,7 @@ void ExternalProviderImpl::CreateExternalProviders( #endif // BUILDFLAG(IS_CHROMEOS) if (!profile->GetPrefs()->GetBoolean(pref_names::kBlockExternalExtensions)) { @@ -9,7 +9,7 @@ provider_list->push_back(std::make_unique<ExternalProviderImpl>( service, base::MakeRefCounted<ExternalPrefLoader>( -@@ -855,7 +855,7 @@ void ExternalProviderImpl::CreateExternalProviders( +@@ -857,7 +857,7 @@ void ExternalProviderImpl::CreateExternalProviders( bundled_extension_creation_flags)); // Define a per-user source of external extensions. diff --git a/www/chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc b/www/chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc index f452aaccb3f6..b1fd213a4b84 100644 --- a/www/chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc +++ b/www/chromium/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.cc @@ -1,6 +1,6 @@ ---- chrome/browser/file_system_access/chrome_file_system_access_permission_context.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/file_system_access/chrome_file_system_access_permission_context.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/file_system_access/chrome_file_system_access_permission_context.cc -@@ -374,7 +374,7 @@ GenerateBlockPaths(bool should_normalize_file_path) { +@@ -376,7 +376,7 @@ GenerateBlockPaths(bool should_normalize_file_path) { FILE_PATH_LITERAL("Library/Mobile Documents/com~apple~CloudDocs"), BlockType::kDontBlockChildren}, #endif diff --git a/www/chromium/files/patch-chrome_browser_first__run_first__run__internal.h b/www/chromium/files/patch-chrome_browser_first__run_first__run__internal.h index 0dd89ae59be7..e0918e92cd08 100644 --- a/www/chromium/files/patch-chrome_browser_first__run_first__run__internal.h +++ b/www/chromium/files/patch-chrome_browser_first__run_first__run__internal.h @@ -1,6 +1,6 @@ ---- chrome/browser/first_run/first_run_internal.h.orig 2025-04-04 08:52:13 UTC +--- chrome/browser/first_run/first_run_internal.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/first_run/first_run_internal.h -@@ -53,7 +53,7 @@ FirstRunState DetermineFirstRunState(bool has_sentinel +@@ -72,7 +72,7 @@ FirstRunState DetermineFirstRunState(bool has_sentinel bool force_first_run, bool no_first_run); diff --git a/www/chromium/files/patch-chrome_browser_flag__descriptions.cc b/www/chromium/files/patch-chrome_browser_flag__descriptions.cc index 2a514cd1df98..00b79982090a 100644 --- a/www/chromium/files/patch-chrome_browser_flag__descriptions.cc +++ b/www/chromium/files/patch-chrome_browser_flag__descriptions.cc @@ -1,33 +1,24 @@ ---- chrome/browser/flag_descriptions.cc.orig 2025-09-22 06:24:40 UTC +--- chrome/browser/flag_descriptions.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/flag_descriptions.cc -@@ -671,7 +671,7 @@ const char kAutofillEnableAllowlistForBmoCardCategoryB +@@ -696,7 +696,7 @@ const char kAutofillEnableAllowlistForBmoCardCategoryB "Autofill suggestions on the allowlisted merchant websites."; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const char kAutofillEnableAmountExtractionAllowlistDesktopName[] = - "Enable loading and querying the checkout amount extraction allowlist on " - "Chrome Desktop"; -@@ -689,7 +689,7 @@ const char kAutofillEnableAmountExtractionDesktopDescr - // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - const char kAutofillEnableAmountExtractionTestingName[] = - "Enable amount extraction testing on Chrome desktop and Clank"; - const char kAutofillEnableAmountExtractionTestingDescription[] = -@@ -700,7 +700,7 @@ const char kAutofillEnableAmountExtractionTestingDescr + const char kAutofillEnableAmountExtractionName[] = + "Enable checkout amount extraction."; + const char kAutofillEnableAmountExtractionDescription[] = +@@ -719,7 +719,7 @@ const char kAutofillEnableAmountExtractionTestingDescr // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) const char kAutofillEnableBuyNowPayLaterName[] = "Enable buy now pay later on Autofill"; const char kAutofillEnableBuyNowPayLaterDescription[] = -@@ -1193,7 +1193,7 @@ const char kDevicePostureDescription[] = +@@ -1203,7 +1203,7 @@ const char kDevicePostureDescription[] = "Enables Device Posture API (foldable devices)"; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -36,7 +27,7 @@ const char kDocumentPictureInPictureAnimateResizeName[] = "Document Picture-in-Picture Animate Resize"; const char kDocumentPictureInPictureAnimateResizeDescription[] = -@@ -1339,7 +1339,7 @@ const char kContextMenuEmptySpaceDescription[] = +@@ -1349,7 +1349,7 @@ const char kContextMenuEmptySpaceDescription[] = "space, a context menu containing page-related items will be shown."; #endif // BUILDFLAG(IS_ANDROID) @@ -45,7 +36,7 @@ const char kContextualCueingName[] = "Contextual cueing"; const char kContextualCueingDescription[] = "Enables the contextual cueing system to support showing actions."; -@@ -1690,7 +1690,7 @@ const char kEnableIsolatedWebAppDevModeName[] = +@@ -1688,7 +1688,7 @@ const char kEnableIsolatedWebAppDevModeName[] = const char kEnableIsolatedWebAppDevModeDescription[] = "Enables the installation of unverified Isolated Web Apps"; @@ -54,7 +45,7 @@ const char kEnableIwaKeyDistributionComponentName[] = "Enable the Iwa Key Distribution component"; const char kEnableIwaKeyDistributionComponentDescription[] = -@@ -3625,14 +3625,14 @@ const char kReduceTransferSizeUpdatedIPCDescription[] +@@ -3637,14 +3637,14 @@ const char kReduceTransferSizeUpdatedIPCDescription[] "When enabled, the network service will send TransferSizeUpdatedIPC IPC " "only when DevTools is attached or the request is for an ad request."; @@ -71,16 +62,16 @@ const char kReplaceSyncPromosWithSignInPromosName[] = "Replace all sync-related UI with sign-in ones"; const char kReplaceSyncPromosWithSignInPromosDescription[] = -@@ -3670,7 +3670,7 @@ const char kRobustWindowManagementDescription[] = - "experiencing predictable and reliable window behavior similar to desktop " - "browsers."; +@@ -3678,7 +3678,7 @@ const char kRobustWindowManagementExperimentalDescript + "switching and restoration, ensuring they never lose their work or " + "context."; -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) const char kRootScrollbarFollowsTheme[] = "Make scrollbar follow theme"; const char kRootScrollbarFollowsThemeDescription[] = "If enabled makes the root scrollbar follow the browser's theme color."; -@@ -3920,7 +3920,7 @@ const char kDefaultSiteInstanceGroupsDescription[] = +@@ -3934,7 +3934,7 @@ const char kDefaultSiteInstanceGroupsDescription[] = "SiteInstance."; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -89,7 +80,7 @@ const char kPwaNavigationCapturingName[] = "Desktop PWA Link Capturing"; const char kPwaNavigationCapturingDescription[] = "Enables opening links from Chrome in an installed PWA. Currently under " -@@ -4193,7 +4193,7 @@ const char kTouchTextEditingRedesignName[] = "Touch Te +@@ -4210,7 +4210,7 @@ const char kTouchTextEditingRedesignName[] = "Touch Te const char kTouchTextEditingRedesignDescription[] = "Enables new touch text editing features."; @@ -98,7 +89,7 @@ const char kEnableHistorySyncOptinName[] = "History Sync Opt-in"; const char kEnableHistorySyncOptinDescription[] = "Enables the History Sync Opt-in screen on Desktop platforms. The screen " -@@ -7763,7 +7763,7 @@ const char kTetheringExperimentalFunctionalityDescript +@@ -7866,7 +7866,7 @@ const char kTetheringExperimentalFunctionalityDescript #endif // BUILDFLAG(IS_CHROMEOS) @@ -107,20 +98,19 @@ const char kGetAllScreensMediaName[] = "GetAllScreensMedia API"; const char kGetAllScreensMediaDescription[] = "When enabled, the getAllScreensMedia API for capturing multiple screens " -@@ -7990,7 +7990,7 @@ const char kEnableArmHwdrmDescription[] = "Enable HW b +@@ -8090,7 +8090,7 @@ const char kEnableArmHwdrmDescription[] = "Enable HW b // Linux ----------------------------------------------------------------------- -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const char kPulseaudioLoopbackForCastName[] = -@@ -8028,6 +8028,18 @@ const char kWaylandUiScalingDescription[] = - "Enable experimental support for text scaling in the Wayland backend " - "backed by full UI scaling. Requires #wayland-per-window-scaling to be " - "enabled too."; -+ + "Linux System Audio Loopback for Cast (pulseaudio)"; +@@ -8122,6 +8122,17 @@ const char kWaylandSessionManagementName[] = "Wayland + const char kWaylandSessionManagementDescription[] = + "Enable Wayland's xx/xdg-session-management-v1 experimental support."; + +#if BUILDFLAG(IS_BSD) +const char kAudioBackendName[] = + "Audio Backend"; @@ -135,7 +125,7 @@ #endif // BUILDFLAG(IS_LINUX) // Random platform combinations ----------------------------------------------- -@@ -8077,7 +8089,7 @@ const char kGroupPromoPrototypeCpaDescription[] = +@@ -8171,7 +8182,7 @@ const char kGroupPromoPrototypeCpaDescription[] = "Enables contextual toolbar button for group promo prototype."; #endif // BUILDFLAG(IS_ANDROID) @@ -144,7 +134,7 @@ const char kEnableNetworkServiceSandboxName[] = "Enable the network service sandbox."; const char kEnableNetworkServiceSandboxDescription[] = -@@ -8098,7 +8110,7 @@ const char kWebBluetoothConfirmPairingSupportDescripti +@@ -8192,7 +8203,7 @@ const char kWebBluetoothConfirmPairingSupportDescripti "Bluetooth"; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) @@ -153,7 +143,7 @@ const char kCupsIppPrintingBackendName[] = "CUPS IPP Printing Backend"; const char kCupsIppPrintingBackendDescription[] = "Use the CUPS IPP printing backend instead of the original CUPS backend " -@@ -8234,7 +8246,7 @@ const char kElementCaptureDescription[] = +@@ -8328,7 +8339,7 @@ const char kElementCaptureDescription[] = "media track into a track capturing just a specific DOM element."; #endif // !BUILDFLAG(IS_ANDROID) @@ -162,16 +152,16 @@ const char kUIDebugToolsName[] = "Debugging tools for UI"; const char kUIDebugToolsDescription[] = "Enables additional keyboard shortcuts to help debugging."; -@@ -8271,7 +8283,7 @@ const char kThirdPartyDisableChromeAutofillSettingsScr +@@ -8360,7 +8371,7 @@ const char kThirdPartyDisableChromeAutofillSettingsScr "Chrome's Address and Payments Autofill are disabled in third party mode."; #endif // IS_ANDROID -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - const char kThirdPartyProfileManagementName[] = - "Third party profile management"; - const char kThirdPartyProfileManagementDescription[] = -@@ -8394,7 +8406,7 @@ const char kSupervisedUserBlockInterstitialV3Name[] = + const char kGlicName[] = "Glic"; + const char kGlicDescription[] = "Enables glic"; + +@@ -8485,7 +8496,7 @@ const char kSupervisedUserBlockInterstitialV3Name[] = const char kSupervisedUserBlockInterstitialV3Description[] = "Enables URL filter interstitial V3 for Family Link users."; diff --git a/www/chromium/files/patch-chrome_browser_flag__descriptions.h b/www/chromium/files/patch-chrome_browser_flag__descriptions.h index bc205ec46068..63d4ee541e51 100644 --- a/www/chromium/files/patch-chrome_browser_flag__descriptions.h +++ b/www/chromium/files/patch-chrome_browser_flag__descriptions.h @@ -1,32 +1,24 @@ ---- chrome/browser/flag_descriptions.h.orig 2025-09-22 06:24:40 UTC +--- chrome/browser/flag_descriptions.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/flag_descriptions.h -@@ -438,7 +438,7 @@ extern const char +@@ -451,7 +451,7 @@ extern const char kAutofillEnableAllowlistForBmoCardCategoryBenefitsDescription[]; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - extern const char kAutofillEnableAmountExtractionAllowlistDesktopName[]; - extern const char kAutofillEnableAmountExtractionAllowlistDesktopDescription[]; - extern const char kAutofillEnableAmountExtractionDesktopName[]; -@@ -447,14 +447,14 @@ extern const char kAutofillEnableAmountExtractionDeskt - // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - extern const char kAutofillEnableAmountExtractionTestingName[]; - extern const char kAutofillEnableAmountExtractionTestingDescription[]; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || + extern const char kAutofillEnableAmountExtractionName[]; + extern const char kAutofillEnableAmountExtractionDescription[]; + extern const char kAutofillEnableAmountExtractionAllowlistName[]; +@@ -462,7 +462,7 @@ extern const char kAutofillEnableAmountExtractionTesti // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) extern const char kAutofillEnableBuyNowPayLaterName[]; extern const char kAutofillEnableBuyNowPayLaterDescription[]; -@@ -717,7 +717,7 @@ extern const char kContextMenuEmptySpaceName[]; +@@ -721,7 +721,7 @@ extern const char kContextMenuEmptySpaceName[]; extern const char kContextMenuEmptySpaceDescription[]; #endif // BUILDFLAG(IS_ANDROID) @@ -35,7 +27,7 @@ extern const char kContextualCueingName[]; extern const char kContextualCueingDescription[]; extern const char kGlicActorName[]; -@@ -888,7 +888,7 @@ extern const char kDocumentPatchingName[]; +@@ -885,7 +885,7 @@ extern const char kDocumentPatchingName[]; extern const char kDocumentPatchingDescription[]; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -44,7 +36,7 @@ extern const char kDocumentPictureInPictureAnimateResizeName[]; extern const char kDocumentPictureInPictureAnimateResizeDescription[]; -@@ -1057,7 +1057,7 @@ extern const char kEnableIsolatedWebAppAllowlistDescri +@@ -1061,7 +1061,7 @@ extern const char kEnableIsolatedWebAppAllowlistDescri extern const char kEnableIsolatedWebAppDevModeName[]; extern const char kEnableIsolatedWebAppDevModeDescription[]; @@ -53,7 +45,7 @@ extern const char kEnableIwaKeyDistributionComponentName[]; extern const char kEnableIwaKeyDistributionComponentDescription[]; #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -2064,7 +2064,7 @@ extern const char kReduceIPAddressChangeNotificationDe +@@ -2079,7 +2079,7 @@ extern const char kReduceIPAddressChangeNotificationDe #endif // BUILDFLAG(IS_MAC) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -62,16 +54,16 @@ extern const char kReplaceSyncPromosWithSignInPromosName[]; extern const char kReplaceSyncPromosWithSignInPromosDescription[]; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || -@@ -2078,7 +2078,7 @@ extern const char kRetainOmniboxOnFocusDescription[]; - extern const char kRobustWindowManagementName[]; - extern const char kRobustWindowManagementDescription[]; +@@ -2091,7 +2091,7 @@ extern const char kRobustWindowManagementDescription[] + extern const char kRobustWindowManagementExperimentalName[]; + extern const char kRobustWindowManagementExperimentalDescription[]; -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) extern const char kRootScrollbarFollowsTheme[]; extern const char kRootScrollbarFollowsThemeDescription[]; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -@@ -2219,7 +2219,7 @@ extern const char kDefaultSiteInstanceGroupsName[]; +@@ -2236,7 +2236,7 @@ extern const char kDefaultSiteInstanceGroupsName[]; extern const char kDefaultSiteInstanceGroupsDescription[]; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -80,7 +72,7 @@ extern const char kPwaNavigationCapturingName[]; extern const char kPwaNavigationCapturingDescription[]; #endif -@@ -2395,7 +2395,7 @@ extern const char kTouchSelectionStrategyDirection[]; +@@ -2416,7 +2416,7 @@ extern const char kTouchSelectionStrategyDirection[]; extern const char kTouchTextEditingRedesignName[]; extern const char kTouchTextEditingRedesignDescription[]; @@ -89,7 +81,7 @@ extern const char kEnableHistorySyncOptinName[]; extern const char kEnableHistorySyncOptinDescription[]; -@@ -2665,7 +2665,7 @@ extern const char kReduceAcceptLanguageDescription[]; +@@ -2688,7 +2688,7 @@ extern const char kReduceAcceptLanguageDescription[]; extern const char kReduceTransferSizeUpdatedIPCName[]; extern const char kReduceTransferSizeUpdatedIPCDescription[]; @@ -98,7 +90,7 @@ extern const char kReduceUserAgentDataLinuxPlatformVersionName[]; extern const char kReduceUserAgentDataLinuxPlatformVersionDescription[]; #endif // #if BUILDFLAG(IS_LINUX) -@@ -4481,7 +4481,7 @@ extern const char kTetheringExperimentalFunctionalityD +@@ -4534,7 +4534,7 @@ extern const char kTetheringExperimentalFunctionalityD #endif // #if BUILDFLAG(IS_CHROMEOS) @@ -107,26 +99,25 @@ extern const char kGetAllScreensMediaName[]; extern const char kGetAllScreensMediaDescription[]; #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -@@ -4613,7 +4613,7 @@ extern const char kEnableArmHwdrmDescription[]; +@@ -4663,7 +4663,7 @@ extern const char kEnableArmHwdrmDescription[]; // Linux --------------------------------------------------------------------- -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - extern const char kPulseaudioLoopbackForCastName[]; -@@ -4635,6 +4635,9 @@ extern const char kWaylandSessionManagementDescription + extern const char kPulseaudioLoopbackForCastDescription[]; +@@ -4682,6 +4682,8 @@ extern const char kWaylandPerWindowScalingDescription[ + extern const char kWaylandSessionManagementName[]; + extern const char kWaylandSessionManagementDescription[]; - extern const char kWaylandUiScalingName[]; - extern const char kWaylandUiScalingDescription[]; -+ +extern const char kAudioBackendName[]; +extern const char kAudioBackendDescription[]; #endif // BUILDFLAG(IS_LINUX) // Random platform combinations ----------------------------------------------- -@@ -4649,7 +4652,7 @@ extern const char kWebBluetoothConfirmPairingSupportNa +@@ -4696,7 +4698,7 @@ extern const char kWebBluetoothConfirmPairingSupportNa extern const char kWebBluetoothConfirmPairingSupportDescription[]; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) @@ -135,7 +126,7 @@ extern const char kCupsIppPrintingBackendName[]; extern const char kCupsIppPrintingBackendDescription[]; #endif // BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_PRINTING) -@@ -4673,7 +4676,7 @@ extern const char kTaskManagerDesktopRefreshName[]; +@@ -4720,7 +4722,7 @@ extern const char kTaskManagerDesktopRefreshName[]; extern const char kTaskManagerDesktopRefreshDescription[]; #endif // BUILDFLAG(IS_ANDROID) @@ -144,7 +135,7 @@ extern const char kEnableNetworkServiceSandboxName[]; extern const char kEnableNetworkServiceSandboxDescription[]; -@@ -4756,7 +4759,7 @@ extern const char kElementCaptureName[]; +@@ -4803,7 +4805,7 @@ extern const char kElementCaptureName[]; extern const char kElementCaptureDescription[]; #endif // !BUILDFLAG(IS_ANDROID) @@ -153,16 +144,16 @@ extern const char kUIDebugToolsName[]; extern const char kUIDebugToolsDescription[]; #endif -@@ -4784,7 +4787,7 @@ extern const char kThirdPartyDisableChromeAutofillSett +@@ -4828,7 +4830,7 @@ extern const char kThirdPartyDisableChromeAutofillSett extern const char kThirdPartyDisableChromeAutofillSettingsScreenDescription[]; #endif // IS_ANDROID -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - extern const char kThirdPartyProfileManagementName[]; - extern const char kThirdPartyProfileManagementDescription[]; + extern const char kGlicName[]; + extern const char kGlicDescription[]; -@@ -4860,7 +4863,7 @@ extern const char kEnableManagementPromotionBannerDesc +@@ -4908,7 +4910,7 @@ extern const char kEnableManagementPromotionBannerDesc extern const char kSupervisedUserBlockInterstitialV3Name[]; extern const char kSupervisedUserBlockInterstitialV3Description[]; diff --git a/www/chromium/files/patch-chrome_browser_glic_widget_glic__widget.cc b/www/chromium/files/patch-chrome_browser_glic_widget_glic__widget.cc index f32efb12004f..cec026f59df3 100644 --- a/www/chromium/files/patch-chrome_browser_glic_widget_glic__widget.cc +++ b/www/chromium/files/patch-chrome_browser_glic_widget_glic__widget.cc @@ -1,6 +1,6 @@ ---- chrome/browser/glic/widget/glic_widget.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/glic/widget/glic_widget.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/glic/widget/glic_widget.cc -@@ -127,7 +127,7 @@ std::unique_ptr<GlicWidget> GlicWidget::Create( +@@ -161,7 +161,7 @@ std::unique_ptr<GlicWidget> GlicWidget::Create( // Don't change this name. This is used by other code to identify the glic // window. See b/404947780. params.name = "GlicWidget"; diff --git a/www/chromium/files/patch-chrome_browser_global__features.cc b/www/chromium/files/patch-chrome_browser_global__features.cc index a2f1e2544a78..73123c19a83a 100644 --- a/www/chromium/files/patch-chrome_browser_global__features.cc +++ b/www/chromium/files/patch-chrome_browser_global__features.cc @@ -1,7 +1,7 @@ ---- chrome/browser/global_features.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/global_features.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/global_features.cc @@ -24,7 +24,7 @@ - #include "chrome/browser/glic/host/glic_synthetic_trial_manager.h" // nogncheck + #include "chrome/browser/glic/public/glic_enabling.h" // nogncheck #endif -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) diff --git a/www/chromium/files/patch-chrome_browser_headless_headless__mode__util.cc b/www/chromium/files/patch-chrome_browser_headless_headless__mode__util.cc deleted file mode 100644 index 2d5a2a7c4f0b..000000000000 --- a/www/chromium/files/patch-chrome_browser_headless_headless__mode__util.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/headless/headless_mode_util.cc.orig 2025-07-02 06:08:04 UTC -+++ chrome/browser/headless/headless_mode_util.cc -@@ -10,7 +10,7 @@ - // New headless mode is available on Linux, Windows and Mac platforms. - // More platforms will be added later, so avoid function level clutter - // by providing stub implementations at the end of the file. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - - #include "base/base_switches.h" - #include "base/files/file_path.h" -@@ -19,7 +19,7 @@ - #include "chrome/common/chrome_switches.h" - #include "content/public/common/content_switches.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/gl/gl_switches.h" // nogncheck - #include "ui/ozone/public/ozone_switches.h" // nogncheck - #endif // BUILDFLAG(IS_LINUX) -@@ -94,7 +94,7 @@ class HeadlessModeHandleImpl : public HeadlessModeHand - } - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Headless mode on Linux relies on ozone/headless platform. - command_line->AppendSwitchASCII(::switches::kOzonePlatform, - switches::kHeadless); diff --git a/www/chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc b/www/chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc index 95418921eaf4..62d04613e0b7 100644 --- a/www/chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc +++ b/www/chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc @@ -1,6 +1,6 @@ ---- chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc -@@ -86,7 +86,7 @@ +@@ -82,7 +82,7 @@ #include "chrome/browser/flags/android/chrome_session_state.h" #endif // BUILDFLAG(IS_ANDROID) @@ -9,7 +9,7 @@ #if defined(__GLIBC__) #include <gnu/libc-version.h> #endif // defined(__GLIBC__) -@@ -111,7 +111,7 @@ +@@ -107,7 +107,7 @@ #include "chrome/installer/util/taskbar_util.h" #endif // BUILDFLAG(IS_WIN) @@ -18,7 +18,7 @@ #include "chrome/browser/metrics/pressure/pressure_metrics_reporter.h" #endif // BUILDFLAG(IS_LINUX) -@@ -120,7 +120,7 @@ +@@ -116,7 +116,7 @@ #include "components/user_manager/user_manager.h" #endif // BUILDFLAG(IS_CHROMEOS) @@ -27,7 +27,7 @@ #include "components/power_metrics/system_power_monitor.h" #endif -@@ -900,7 +900,7 @@ void RecordStartupMetrics() { +@@ -897,7 +897,7 @@ void RecordStartupMetrics() { // Record whether Chrome is the default browser or not. // Disabled on Linux due to hanging browser tests, see crbug.com/1216328. @@ -36,7 +36,7 @@ shell_integration::DefaultWebClientState default_state = shell_integration::GetDefaultBrowser(); base::UmaHistogramEnumeration("DefaultBrowser.State", default_state, -@@ -1211,11 +1211,11 @@ void ChromeBrowserMainExtraPartsMetrics::PostBrowserSt +@@ -1208,11 +1208,11 @@ void ChromeBrowserMainExtraPartsMetrics::PostBrowserSt std::make_unique<web_app::SamplingMetricsProvider>(); #endif // !BUILDFLAG(IS_ANDROID) diff --git a/www/chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc b/www/chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc index a1911c540b12..715fe6b1c3c7 100644 --- a/www/chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc +++ b/www/chromium/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc @@ -1,6 +1,6 @@ ---- chrome/browser/metrics/chrome_metrics_service_client.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/metrics/chrome_metrics_service_client.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/metrics/chrome_metrics_service_client.cc -@@ -202,11 +202,11 @@ +@@ -204,11 +204,11 @@ #include "chrome/browser/metrics/google_update_metrics_provider_mac.h" #endif @@ -14,7 +14,7 @@ #include "chrome/browser/metrics/chrome_metrics_service_crash_reporter.h" #endif -@@ -224,7 +224,7 @@ +@@ -226,7 +226,7 @@ #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -23,7 +23,7 @@ #include "chrome/browser/ui/tabs/tab_metrics_provider.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) -@@ -244,7 +244,7 @@ const int kMaxHistogramGatheringWaitDuration = 60000; +@@ -246,7 +246,7 @@ const int kMaxHistogramGatheringWaitDuration = 60000; // Needs to be kept in sync with the writer in // third_party/crashpad/crashpad/handler/handler_main.cc. const char kCrashpadHistogramAllocatorName[] = "CrashpadMetrics"; @@ -32,7 +32,7 @@ ChromeMetricsServiceCrashReporter& GetCrashReporter() { static base::NoDestructor<ChromeMetricsServiceCrashReporter> crash_reporter; return *crash_reporter; -@@ -554,7 +554,7 @@ void ChromeMetricsServiceClient::RegisterPrefs(PrefReg +@@ -556,7 +556,7 @@ void ChromeMetricsServiceClient::RegisterPrefs(PrefReg #endif // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -41,7 +41,7 @@ metrics::structured::StructuredMetricsService::RegisterPrefs(registry); #if !BUILDFLAG(IS_CHROMEOS) -@@ -636,7 +636,7 @@ std::string ChromeMetricsServiceClient::GetVersionStri +@@ -638,7 +638,7 @@ std::string ChromeMetricsServiceClient::GetVersionStri void ChromeMetricsServiceClient::OnEnvironmentUpdate(std::string* environment) { // TODO(https://bugs.chromium.org/p/crashpad/issues/detail?id=135): call this // on Mac when the Crashpad API supports it. @@ -50,7 +50,7 @@ // Register the environment with the crash reporter. Note that there is a // window from startup to this point during which crash reports will not have // an environment set. -@@ -738,7 +738,7 @@ void ChromeMetricsServiceClient::Initialize() { +@@ -740,7 +740,7 @@ void ChromeMetricsServiceClient::Initialize() { std::make_unique<metrics::dwa::DwaService>(this, local_state); } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -59,7 +59,7 @@ metrics::structured::Recorder::GetInstance()->SetUiTaskRunner( base::SequencedTaskRunner::GetCurrentDefault()); #endif -@@ -798,7 +798,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic +@@ -800,7 +800,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic metrics_service_->RegisterMetricsProvider( std::make_unique<metrics::CPUMetricsProvider>()); @@ -68,7 +68,7 @@ metrics_service_->RegisterMetricsProvider( std::make_unique<metrics::MotherboardMetricsProvider>()); #endif -@@ -886,7 +886,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic +@@ -888,7 +888,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic std::make_unique<GoogleUpdateMetricsProviderMac>()); #endif @@ -77,7 +77,7 @@ metrics_service_->RegisterMetricsProvider( std::make_unique<DesktopPlatformFeaturesMetricsProvider>()); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -988,7 +988,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic +@@ -990,7 +990,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic std::make_unique<HttpsEngagementMetricsProvider>()); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -86,7 +86,7 @@ metrics_service_->RegisterMetricsProvider( std::make_unique<TabMetricsProvider>( g_browser_process->profile_manager())); -@@ -1000,7 +1000,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic +@@ -1002,7 +1002,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic std::make_unique<PowerMetricsProvider>()); #endif @@ -95,7 +95,7 @@ metrics_service_->RegisterMetricsProvider( metrics::CreateDesktopSessionMetricsProvider()); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || (BUILDFLAG(IS_LINUX) -@@ -1191,7 +1191,7 @@ bool ChromeMetricsServiceClient::RegisterForProfileEve +@@ -1202,7 +1202,7 @@ bool ChromeMetricsServiceClient::RegisterForProfileEve } #endif @@ -104,7 +104,7 @@ // This creates the DesktopProfileSessionDurationsServices if it didn't exist // already. metrics::DesktopProfileSessionDurationsServiceFactory::GetForBrowserContext( -@@ -1540,7 +1540,7 @@ void ChromeMetricsServiceClient::CreateStructuredMetri +@@ -1551,7 +1551,7 @@ void ChromeMetricsServiceClient::CreateStructuredMetri recorder = base::MakeRefCounted<metrics::structured::AshStructuredMetricsRecorder>( cros_system_profile_provider_.get()); diff --git a/www/chromium/files/patch-chrome_browser_net_profile__network__context__service.cc b/www/chromium/files/patch-chrome_browser_net_profile__network__context__service.cc index 0d44fbed42bf..6d660b10b34d 100644 --- a/www/chromium/files/patch-chrome_browser_net_profile__network__context__service.cc +++ b/www/chromium/files/patch-chrome_browser_net_profile__network__context__service.cc @@ -1,6 +1,6 @@ ---- chrome/browser/net/profile_network_context_service.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/net/profile_network_context_service.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/net/profile_network_context_service.cc -@@ -137,7 +137,7 @@ +@@ -138,7 +138,7 @@ #include "extensions/common/constants.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/enterprise/client_certificates/certificate_provisioning_service_factory.h" #include "chrome/browser/policy/chrome_browser_policy_connector.h" #include "components/enterprise/browser/controller/chrome_browser_cloud_management_controller.h" -@@ -286,7 +286,7 @@ void UpdateCookieSettings(Profile* profile, ContentSet +@@ -287,7 +287,7 @@ void UpdateCookieSettings(Profile* profile, ContentSet }); } @@ -18,7 +18,7 @@ std::unique_ptr<net::ClientCertStore> GetWrappedCertStore( Profile* profile, std::unique_ptr<net::ClientCertStore> platform_store) { -@@ -1289,7 +1289,7 @@ ProfileNetworkContextService::CreateClientCertStore() +@@ -1292,7 +1292,7 @@ ProfileNetworkContextService::CreateClientCertStore() std::make_unique<net::ClientCertStoreNSS>( base::BindRepeating(&CreateCryptoModuleBlockingPasswordDelegate, kCryptoModulePasswordClientAuth)); diff --git a/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.cc b/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.cc index aaea059f51bc..7eb30f4befcd 100644 --- a/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.cc +++ b/www/chromium/files/patch-chrome_browser_net_system__network__context__manager.cc @@ -1,6 +1,6 @@ ---- chrome/browser/net/system_network_context_manager.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/net/system_network_context_manager.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/net/system_network_context_manager.cc -@@ -142,7 +142,7 @@ enum class NetworkSandboxState { +@@ -138,7 +138,7 @@ enum class NetworkSandboxState { // The global instance of the SystemNetworkContextManager. SystemNetworkContextManager* g_system_network_context_manager = nullptr; @@ -9,7 +9,7 @@ // Whether kerberos library loading will work in the network service due to the // sandbox. bool g_network_service_will_allow_gssapi_library_load = false; -@@ -150,7 +150,7 @@ bool g_network_service_will_allow_gssapi_library_load +@@ -146,7 +146,7 @@ bool g_network_service_will_allow_gssapi_library_load const char* kGssapiDesiredPref = #if BUILDFLAG(IS_CHROMEOS) prefs::kKerberosEnabled; @@ -18,7 +18,7 @@ prefs::kReceivedHttpAuthNegotiateHeader; #endif #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -@@ -196,7 +196,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut +@@ -192,7 +192,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut auth_dynamic_params->basic_over_http_enabled = local_state->GetBoolean(prefs::kBasicAuthOverHttpEnabled); @@ -27,7 +27,7 @@ auth_dynamic_params->delegate_by_kdc_policy = local_state->GetBoolean(prefs::kAuthNegotiateDelegateByKdcPolicy); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -@@ -211,7 +211,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut +@@ -207,7 +207,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut local_state->GetString(prefs::kAuthAndroidNegotiateAccountType); #endif // BUILDFLAG(IS_ANDROID) @@ -36,7 +36,7 @@ auth_dynamic_params->allow_gssapi_library_load = local_state->GetBoolean(kGssapiDesiredPref); #endif // BUILDFLAG(IS_CHROMEOS) -@@ -221,7 +221,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut +@@ -217,7 +217,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut void OnNewHttpAuthDynamicParams( network::mojom::HttpAuthDynamicParamsPtr& params) { @@ -45,7 +45,7 @@ // The kerberos library is incompatible with the network service sandbox, so // if library loading is now enabled, the network service needs to be // restarted. It will be restarted unsandboxed because is -@@ -269,11 +269,11 @@ NetworkSandboxState IsNetworkSandboxEnabledInternal() +@@ -265,11 +265,11 @@ NetworkSandboxState IsNetworkSandboxEnabledInternal() // it is not always initialized. CHECK_IS_TEST(); } @@ -59,7 +59,7 @@ // The network service sandbox and the kerberos library are incompatible. // If kerberos is enabled by policy, disable the network service sandbox. if (g_network_service_will_allow_gssapi_library_load || -@@ -289,7 +289,7 @@ NetworkSandboxState IsNetworkSandboxEnabledInternal() +@@ -285,7 +285,7 @@ NetworkSandboxState IsNetworkSandboxEnabledInternal() } #endif // BUILDFLAG(IS_WIN) @@ -68,7 +68,7 @@ if (local_state && local_state->HasPrefPath(prefs::kNetworkServiceSandboxEnabled)) { return local_state->GetBoolean(prefs::kNetworkServiceSandboxEnabled) -@@ -594,7 +594,7 @@ void SystemNetworkContextManager::DeleteInstance() { +@@ -590,7 +590,7 @@ void SystemNetworkContextManager::DeleteInstance() { g_system_network_context_manager = nullptr; } @@ -77,7 +77,7 @@ SystemNetworkContextManager::GssapiLibraryLoadObserver:: GssapiLibraryLoadObserver(SystemNetworkContextManager* owner) : owner_(owner) {} -@@ -652,7 +652,7 @@ SystemNetworkContextManager::SystemNetworkContextManag +@@ -648,7 +648,7 @@ SystemNetworkContextManager::SystemNetworkContextManag pref_change_registrar_.Add(prefs::kAllHttpAuthSchemesAllowedForOrigins, auth_pref_callback); @@ -86,7 +86,7 @@ pref_change_registrar_.Add(prefs::kAuthNegotiateDelegateByKdcPolicy, auth_pref_callback); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -@@ -666,7 +666,7 @@ SystemNetworkContextManager::SystemNetworkContextManag +@@ -662,7 +662,7 @@ SystemNetworkContextManager::SystemNetworkContextManag auth_pref_callback); #endif // BUILDFLAG(IS_ANDROID) @@ -95,7 +95,7 @@ pref_change_registrar_.Add(kGssapiDesiredPref, auth_pref_callback); #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -@@ -738,7 +738,7 @@ void SystemNetworkContextManager::RegisterPrefs(PrefRe +@@ -734,7 +734,7 @@ void SystemNetworkContextManager::RegisterPrefs(PrefRe registry->RegisterStringPref(prefs::kAuthNegotiateDelegateAllowlist, std::string()); @@ -104,7 +104,7 @@ registry->RegisterBooleanPref(prefs::kAuthNegotiateDelegateByKdcPolicy, false); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -@@ -763,11 +763,11 @@ void SystemNetworkContextManager::RegisterPrefs(PrefRe +@@ -759,11 +759,11 @@ void SystemNetworkContextManager::RegisterPrefs(PrefRe registry->RegisterListPref(prefs::kExplicitlyAllowedNetworkPorts); @@ -118,7 +118,7 @@ registry->RegisterBooleanPref(prefs::kReceivedHttpAuthNegotiateHeader, false); #endif // BUILDFLAG(IS_LINUX) -@@ -821,7 +821,7 @@ void SystemNetworkContextManager::OnNetworkServiceCrea +@@ -817,7 +817,7 @@ void SystemNetworkContextManager::OnNetworkServiceCrea OnNewHttpAuthDynamicParams(http_auth_dynamic_params); network_service->ConfigureHttpAuthPrefs(std::move(http_auth_dynamic_params)); @@ -127,7 +127,7 @@ gssapi_library_loader_observer_.Install(network_service); #endif // BUILDFLAG(IS_LINUX) -@@ -1048,7 +1048,7 @@ bool SystemNetworkContextManager::IsNetworkSandboxEnab +@@ -1044,7 +1044,7 @@ bool SystemNetworkContextManager::IsNetworkSandboxEnab break; } diff --git a/www/chromium/files/patch-chrome_browser_new__tab__page_new__tab__page__util.cc b/www/chromium/files/patch-chrome_browser_new__tab__page_new__tab__page__util.cc index f115662b6b2d..734a50499070 100644 --- a/www/chromium/files/patch-chrome_browser_new__tab__page_new__tab__page__util.cc +++ b/www/chromium/files/patch-chrome_browser_new__tab__page_new__tab__page__util.cc @@ -1,6 +1,6 @@ ---- chrome/browser/new_tab_page/new_tab_page_util.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/new_tab_page/new_tab_page_util.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/new_tab_page/new_tab_page_util.cc -@@ -32,7 +32,7 @@ bool IsOsSupportedForCart() { +@@ -35,7 +35,7 @@ bool IsOsSupportedForCart() { } bool IsOsSupportedForDrive() { diff --git a/www/chromium/files/patch-chrome_browser_ntp__tiles_chrome__most__visited__sites__factory.cc b/www/chromium/files/patch-chrome_browser_ntp__tiles_chrome__most__visited__sites__factory.cc new file mode 100644 index 000000000000..1a67802a08fd --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_ntp__tiles_chrome__most__visited__sites__factory.cc @@ -0,0 +1,11 @@ +--- chrome/browser/ntp_tiles/chrome_most_visited_sites_factory.cc.orig 2025-10-02 04:28:32 UTC ++++ chrome/browser/ntp_tiles/chrome_most_visited_sites_factory.cc +@@ -59,7 +59,7 @@ bool ShouldCreateCustomLinksManager() { + + bool ShouldCreateEnterpriseShortcutsManager() { + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + return base::FeatureList::IsEnabled(ntp_tiles::kNtpEnterpriseShortcuts); + #else + return false; diff --git a/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc b/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc index a1754e6a340f..20707144734b 100644 --- a/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc +++ b/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc @@ -1,6 +1,6 @@ ---- chrome/browser/password_manager/chrome_password_manager_client.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/password_manager/chrome_password_manager_client.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/password_manager/chrome_password_manager_client.cc -@@ -729,7 +729,7 @@ void ChromePasswordManagerClient:: +@@ -692,7 +692,7 @@ void ChromePasswordManagerClient::ContinueShowKeyboard bool ChromePasswordManagerClient::IsReauthBeforeFillingRequired( device_reauth::DeviceAuthenticator* authenticator) { #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ if (!GetLocalStatePrefs() || !GetPrefs() || !authenticator) { return false; } -@@ -1008,7 +1008,7 @@ void ChromePasswordManagerClient::NotifyUserCredential +@@ -969,7 +969,7 @@ void ChromePasswordManagerClient::NotifyUserCredential } void ChromePasswordManagerClient::NotifyKeychainError() { @@ -18,7 +18,7 @@ PasswordsClientUIDelegate* manage_passwords_ui_controller = PasswordsClientUIDelegateFromWebContents(web_contents()); if (manage_passwords_ui_controller) { -@@ -2083,7 +2083,7 @@ void ChromePasswordManagerClient::HideFillingUI() { +@@ -2032,7 +2032,7 @@ void ChromePasswordManagerClient::HideFillingUI() { bool ChromePasswordManagerClient::IsPasswordManagementEnabledForCurrentPage( const GURL& url) const { #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ @@ -27,7 +27,7 @@ if (IsPasswordManagerForUrlDisallowedByPolicy(url)) { return false; } -@@ -2122,7 +2122,7 @@ bool ChromePasswordManagerClient::IsPasswordManagement +@@ -2071,7 +2071,7 @@ bool ChromePasswordManagerClient::IsPasswordManagement } #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_password__manager_factories_password__reuse__manager__factory.cc b/www/chromium/files/patch-chrome_browser_password__manager_factories_password__reuse__manager__factory.cc index b2657f2c2aff..38eb1fcabcbf 100644 --- a/www/chromium/files/patch-chrome_browser_password__manager_factories_password__reuse__manager__factory.cc +++ b/www/chromium/files/patch-chrome_browser_password__manager_factories_password__reuse__manager__factory.cc @@ -1,6 +1,6 @@ ---- chrome/browser/password_manager/factories/password_reuse_manager_factory.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/password_manager/factories/password_reuse_manager_factory.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/password_manager/factories/password_reuse_manager_factory.cc -@@ -128,7 +128,7 @@ PasswordReuseManagerFactory::BuildServiceInstanceForBr +@@ -124,7 +124,7 @@ PasswordReuseManagerFactory::BuildServiceInstanceForBr // Prepare password hash data for reuse detection. reuse_manager->PreparePasswordHashData(GetSignInStateForMetrics(profile)); diff --git a/www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc b/www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc index 061d18991b19..14bda380abb0 100644 --- a/www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc +++ b/www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc @@ -1,6 +1,6 @@ ---- chrome/browser/policy/configuration_policy_handler_list_factory.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/policy/configuration_policy_handler_list_factory.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/policy/configuration_policy_handler_list_factory.cc -@@ -246,7 +246,7 @@ +@@ -247,7 +247,7 @@ #include "components/spellcheck/browser/pref_names.h" #endif // BUILDFLAG(ENABLE_SPELLCHECK) @@ -9,7 +9,7 @@ #include "chrome/browser/browser_switcher/browser_switcher_prefs.h" #include "chrome/browser/enterprise/idle/action.h" #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" -@@ -583,7 +583,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -587,7 +587,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = prefs::kManagedDefaultSmartCardConnectSetting, base::Value::Type::INTEGER }, #endif @@ -18,7 +18,7 @@ { key::kDeletingUndecryptablePasswordsEnabled, password_manager::prefs::kDeletingUndecryptablePasswordsEnabled, base::Value::Type::BOOLEAN }, -@@ -957,7 +957,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -958,7 +958,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::LIST }, #endif // BUILDFLAG(ENABLE_EXTENSIONS_CORE) #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) \ @@ -27,7 +27,7 @@ { key::kRequireOnlineRevocationChecksForLocalAnchors, prefs::kCertRevocationCheckingRequiredLocalAnchors, base::Value::Type::BOOLEAN }, -@@ -969,7 +969,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -970,7 +970,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::LIST }, #endif // #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) // || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) @@ -36,7 +36,7 @@ { key::kFullscreenAllowed, prefs::kFullscreenAllowed, base::Value::Type::BOOLEAN }, -@@ -1839,7 +1839,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -1843,7 +1843,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::INTEGER}, #endif // BUILDFLAG(IS_CHROMEOS) @@ -45,7 +45,7 @@ { key::kGSSAPILibraryName, prefs::kGSSAPILibraryName, base::Value::Type::STRING }, -@@ -1904,7 +1904,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -1908,7 +1908,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) @@ -54,7 +54,7 @@ { key::kNetworkServiceSandboxEnabled, prefs::kNetworkServiceSandboxEnabled, base::Value::Type::BOOLEAN }, -@@ -1924,12 +1924,12 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -1928,12 +1928,12 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = prefs::kTotalMemoryLimitMb, base::Value::Type::INTEGER }, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) @@ -69,7 +69,7 @@ { key::kUnmanagedDeviceSignalsConsentFlowEnabled, device_signals::prefs::kUnmanagedDeviceSignalsConsentFlowEnabled, base::Value::Type::BOOLEAN }, -@@ -1943,7 +1943,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -1947,7 +1947,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = prefs::kLiveTranslateEnabled, base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) @@ -78,7 +78,7 @@ { key::kDefaultBrowserSettingEnabled, prefs::kDefaultBrowserSettingEnabled, base::Value::Type::BOOLEAN }, -@@ -1955,7 +1955,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -1959,7 +1959,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) \ @@ -87,7 +87,7 @@ { key::kAutoplayAllowed, prefs::kAutoplayAllowed, base::Value::Type::BOOLEAN }, -@@ -2059,7 +2059,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2063,7 +2063,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::BOOLEAN }, #endif // !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS) @@ -96,7 +96,7 @@ { key::kAlternativeBrowserPath, browser_switcher::prefs::kAlternativeBrowserPath, base::Value::Type::STRING }, -@@ -2164,7 +2164,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2168,7 +2168,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_CHROMEOS) @@ -105,7 +105,7 @@ { key::kAuthNegotiateDelegateByKdcPolicy, prefs::kAuthNegotiateDelegateByKdcPolicy, base::Value::Type::BOOLEAN }, -@@ -2238,7 +2238,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2242,7 +2242,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = ash::prefs::kUrlParameterToAutofillSAMLUsername, base::Value::Type::STRING }, #endif // BUILDFLAG(IS_CHROMEOS) @@ -114,7 +114,7 @@ { key::kNTPFooterExtensionAttributionEnabled, prefs::kNTPFooterExtensionAttributionEnabled, base::Value::Type::BOOLEAN }, -@@ -2273,7 +2273,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2277,7 +2277,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = prefs::kRestrictCoreSharingOnRenderer, base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_WIN) @@ -123,7 +123,7 @@ { key::kOutOfProcessSystemDnsResolutionEnabled, prefs::kOutOfProcessSystemDnsResolutionEnabled, base::Value::Type::BOOLEAN }, -@@ -2304,7 +2304,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2308,7 +2308,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = base::Value::Type::INTEGER }, #endif #if BUILDFLAG(ENABLE_EXTENSIONS) @@ -132,7 +132,7 @@ { key::kExtensionInstallTypeBlocklist, extensions::pref_names::kExtensionInstallTypeBlocklist, base::Value::Type::LIST}, -@@ -2327,7 +2327,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2331,7 +2331,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = { key::kTabCompareSettings, optimization_guide::prefs::kProductSpecificationsEnterprisePolicyAllowed, base::Value::Type::INTEGER}, @@ -141,7 +141,7 @@ { key::kChromeForTestingAllowed, prefs::kChromeForTestingAllowed, base::Value::Type::BOOLEAN }, -@@ -2403,7 +2403,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = +@@ -2407,7 +2407,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = policy_prefs::kBuiltInAIAPIsEnabled, base::Value::Type::BOOLEAN }, #endif // BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_FUCHSIA) @@ -150,7 +150,7 @@ { key::kNTPFooterManagementNoticeEnabled, prefs::kNTPFooterManagementNoticeEnabled, base::Value::Type::BOOLEAN }, -@@ -2537,7 +2537,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -2541,7 +2541,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH // Policies for all platforms - End #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -159,7 +159,7 @@ handlers->AddHandler(std::make_unique<IntRangePolicyHandler>( key::kMemorySaverModeSavings, performance_manager::user_tuning::prefs::kMemorySaverModeAggressiveness, -@@ -2816,7 +2816,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -2822,7 +2822,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH key::kBrowsingDataLifetime, browsing_data::prefs::kBrowsingDataLifetime, chrome_schema)); @@ -168,7 +168,7 @@ handlers->AddHandler(std::make_unique<GuestModePolicyHandler>()); handlers->AddHandler(std::make_unique<LocalSyncPolicyHandler>()); handlers->AddHandler(std::make_unique<ThemeColorPolicyHandler>()); -@@ -2910,7 +2910,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -2916,7 +2916,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH std::vector<std::unique_ptr<ConfigurationPolicyHandler>> signin_legacy_policies; #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -177,7 +177,7 @@ signin_legacy_policies.push_back(std::make_unique<SimplePolicyHandler>( key::kForceBrowserSignin, prefs::kForceBrowserSignin, base::Value::Type::BOOLEAN)); -@@ -3288,7 +3288,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -3298,7 +3298,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH #endif #if BUILDFLAG(ENABLE_SPELLCHECK) @@ -186,7 +186,7 @@ handlers->AddHandler(std::make_unique<SpellcheckLanguagePolicyHandler>()); handlers->AddHandler( std::make_unique<SpellcheckLanguageBlocklistPolicyHandler>( -@@ -3296,7 +3296,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -3306,7 +3306,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) #endif // BUILDFLAG(ENABLE_SPELLCHECK) @@ -195,7 +195,7 @@ handlers->AddHandler(std::make_unique<SimplePolicyHandler>( key::kAllowSystemNotifications, prefs::kAllowSystemNotifications, base::Value::Type::BOOLEAN)); -@@ -3349,7 +3349,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH +@@ -3359,7 +3359,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH std::vector<GenAiDefaultSettingsPolicyHandler::GenAiPolicyDetails> gen_ai_default_policies; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_prefs_browser__prefs.cc b/www/chromium/files/patch-chrome_browser_prefs_browser__prefs.cc index a556f705e411..2769fa34b793 100644 --- a/www/chromium/files/patch-chrome_browser_prefs_browser__prefs.cc +++ b/www/chromium/files/patch-chrome_browser_prefs_browser__prefs.cc @@ -1,6 +1,6 @@ ---- chrome/browser/prefs/browser_prefs.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/prefs/browser_prefs.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/prefs/browser_prefs.cc -@@ -326,7 +326,7 @@ +@@ -329,7 +329,7 @@ #include "chrome/browser/devtools/devtools_window.h" #endif // BUILDFLAG(ENABLE_DEVTOOLS_FRONTEND) @@ -9,7 +9,7 @@ #include "chrome/browser/ui/webui/whats_new/whats_new_ui.h" #endif -@@ -493,11 +493,11 @@ +@@ -495,11 +495,11 @@ #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -23,7 +23,7 @@ #include "chrome/browser/browser_switcher/browser_switcher_prefs.h" #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" #endif -@@ -525,7 +525,7 @@ +@@ -527,7 +527,7 @@ #include "chrome/browser/sessions/session_service_log.h" #endif @@ -32,7 +32,7 @@ #include "ui/color/system_theme.h" #endif -@@ -1705,7 +1705,7 @@ void RegisterLocalState(PrefRegistrySimple* registry) +@@ -1785,7 +1785,7 @@ void RegisterLocalState(PrefRegistrySimple* registry) on_device_translation::RegisterLocalStatePrefs(registry); #endif // BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION) @@ -41,7 +41,7 @@ WhatsNewUI::RegisterLocalStatePrefs(registry); #endif -@@ -1860,7 +1860,7 @@ void RegisterLocalState(PrefRegistrySimple* registry) +@@ -1937,7 +1937,7 @@ void RegisterLocalState(PrefRegistrySimple* registry) #endif // BUILDFLAG(ENABLE_PDF) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -50,13 +50,14 @@ registry->RegisterBooleanPref(prefs::kChromeForTestingAllowed, true); #endif -@@ -2231,12 +2231,12 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySync +@@ -2310,13 +2310,13 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySync #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) device_signals::RegisterProfilePrefs(registry); + ntp_tiles::EnterpriseShortcutsManagerImpl::RegisterProfilePrefs(registry); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc b/www/chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc index 9bcc295f058d..9bc8ecd2b75e 100644 --- a/www/chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc +++ b/www/chromium/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc @@ -1,15 +1,15 @@ ---- chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc -@@ -375,7 +375,7 @@ +@@ -378,7 +378,7 @@ #endif #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ - BUILDFLAG(IS_WIN) + BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) + #include "chrome/browser/enterprise/client_certificates/certificate_provisioning_service_factory.h" + #include "chrome/browser/enterprise/client_certificates/certificate_store_factory.h" #include "chrome/browser/enterprise/idle/idle_service_factory.h" - #include "chrome/browser/enterprise/signals/signals_aggregator_factory.h" - #endif -@@ -419,14 +419,14 @@ +@@ -424,14 +424,14 @@ #endif #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -26,16 +26,25 @@ #include "chrome/browser/policy/messaging_layer/util/manual_test_heartbeat_event_factory.h" #endif -@@ -434,7 +434,7 @@ +@@ -439,7 +439,7 @@ #include "chrome/browser/history_embeddings/history_embeddings_service_factory.h" #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) #include "chrome/browser/browser_switcher/browser_switcher_service_factory.h" - #include "chrome/browser/enterprise/client_certificates/certificate_provisioning_service_factory.h" - #include "chrome/browser/enterprise/client_certificates/certificate_store_factory.h" -@@ -760,7 +760,7 @@ void ChromeBrowserMainExtraPartsProfiles:: + #include "chrome/browser/enterprise/signin/enterprise_signin_service_factory.h" + #include "chrome/browser/enterprise/signin/oidc_authentication_signin_interceptor_factory.h" +@@ -664,7 +664,7 @@ void ChromeBrowserMainExtraPartsProfiles:: + AccountInvestigatorFactory::GetInstance(); + AccountPasswordStoreFactory::GetInstance(); + AccountReconcilorFactory::GetInstance(); +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) + AccountsPolicyManagerFactory::GetInstance(); + #endif + #if !BUILDFLAG(IS_ANDROID) +@@ -763,7 +763,7 @@ void ChromeBrowserMainExtraPartsProfiles:: DiceBoundSessionCookieServiceFactory::GetInstance(); #endif #endif @@ -44,7 +53,7 @@ browser_switcher::BrowserSwitcherServiceFactory::GetInstance(); #endif browser_sync::UserEventServiceFactory::GetInstance(); -@@ -821,13 +821,13 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -826,13 +826,13 @@ void ChromeBrowserMainExtraPartsProfiles:: collaboration::comments::CommentsServiceFactory::GetInstance(); collaboration::messaging::MessagingBackendServiceFactory::GetInstance(); #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -59,8 +68,8 @@ +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) contextual_cueing::ContextualCueingServiceFactory::GetInstance(); #endif - CookieControlsServiceFactory::GetInstance(); -@@ -886,17 +886,17 @@ void ChromeBrowserMainExtraPartsProfiles:: + CookieSettingsFactory::GetInstance(); +@@ -884,17 +884,17 @@ void ChromeBrowserMainExtraPartsProfiles:: enterprise_connectors::ConnectorsServiceFactory::GetInstance(); enterprise_connectors::ReportingEventRouterFactory::GetInstance(); #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -81,7 +90,7 @@ enterprise_idle::IdleServiceFactory::GetInstance(); enterprise_signals::SignalsAggregatorFactory::GetInstance(); #endif -@@ -905,10 +905,10 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -903,10 +903,10 @@ void ChromeBrowserMainExtraPartsProfiles:: #endif enterprise_reporting::LegacyTechServiceFactory::GetInstance(); #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -94,7 +103,7 @@ enterprise_signin::EnterpriseSigninServiceFactory::GetInstance(); #endif #if BUILDFLAG(ENABLE_SESSION_SERVICE) -@@ -1044,7 +1044,7 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -1043,7 +1043,7 @@ void ChromeBrowserMainExtraPartsProfiles:: #if BUILDFLAG(IS_ANDROID) MerchantViewerDataManagerFactory::GetInstance(); #endif @@ -103,7 +112,16 @@ metrics::DesktopProfileSessionDurationsServiceFactory::GetInstance(); #endif #if !BUILDFLAG(IS_ANDROID) -@@ -1174,7 +1174,7 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -1130,7 +1130,7 @@ void ChromeBrowserMainExtraPartsProfiles:: + PasswordCounterFactory::GetInstance(); + #endif // !BUILDFLAG(IS_ANDROID) + #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + PasswordManagerBlocklistPolicyFactory::GetInstance(); + #endif + PasswordManagerSettingsServiceFactory::GetInstance(); +@@ -1175,7 +1175,7 @@ void ChromeBrowserMainExtraPartsProfiles:: #if BUILDFLAG(IS_CHROMEOS) policy::PolicyCertServiceFactory::GetInstance(); #endif @@ -112,7 +130,7 @@ policy::ProfileTokenPolicyWebSigninServiceFactory::GetInstance(); policy::UserPolicyOidcSigninServiceFactory::GetInstance(); #endif -@@ -1217,7 +1217,7 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -1218,7 +1218,7 @@ void ChromeBrowserMainExtraPartsProfiles:: #if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS) ProfileStatisticsFactory::GetInstance(); #endif @@ -121,7 +139,7 @@ ProfileTokenWebSigninInterceptorFactory::GetInstance(); OidcAuthenticationSigninInterceptorFactory::GetInstance(); #endif -@@ -1237,7 +1237,7 @@ void ChromeBrowserMainExtraPartsProfiles:: +@@ -1238,7 +1238,7 @@ void ChromeBrowserMainExtraPartsProfiles:: ReduceAcceptLanguageFactory::GetInstance(); RendererUpdaterFactory::GetInstance(); regional_capabilities::RegionalCapabilitiesServiceFactory::GetInstance(); diff --git a/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc b/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc index 23e88e38e4e2..cfeceba90a4e 100644 --- a/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc +++ b/www/chromium/files/patch-chrome_browser_profiles_profile__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/profiles/profile_impl.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/profiles/profile_impl.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/profiles/profile_impl.cc -@@ -269,6 +269,10 @@ +@@ -268,6 +268,10 @@ #include "chrome/browser/safe_browsing/safe_browsing_service.h" #endif @@ -11,7 +11,7 @@ using bookmarks::BookmarkModel; using content::BrowserThread; using content::DownloadManagerDelegate; -@@ -603,7 +607,7 @@ void ProfileImpl::LoadPrefsForNormalStartup(bool async +@@ -602,7 +606,7 @@ void ProfileImpl::LoadPrefsForNormalStartup(bool async policy_provider = GetUserCloudPolicyManagerAsh(); #else // !BUILDFLAG(IS_CHROMEOS) { @@ -20,7 +20,7 @@ ProfileManager* profile_manager = g_browser_process->profile_manager(); ProfileAttributesEntry* entry = profile_manager->GetProfileAttributesStorage() -@@ -886,7 +890,17 @@ void ProfileImpl::DoFinalInit(CreateMode create_mode) +@@ -876,7 +880,17 @@ void ProfileImpl::DoFinalInit(CreateMode create_mode) } base::FilePath ProfileImpl::last_selected_directory() { diff --git a/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc b/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc index a714a722cd06..b23853c7fbb0 100644 --- a/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc +++ b/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc @@ -1,29 +1,29 @@ ---- chrome/browser/renderer_preferences_util.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/renderer_preferences_util.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/renderer_preferences_util.cc -@@ -40,7 +40,7 @@ - #include "ui/views/controls/textfield/textfield.h" - #endif +@@ -38,7 +38,7 @@ + #include "ui/base/ui_base_features.h" + #include "ui/native_theme/native_theme.h" -#if defined(USE_AURA) && BUILDFLAG(IS_LINUX) +#if defined(USE_AURA) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) #include "chrome/browser/themes/theme_service.h" #include "chrome/browser/themes/theme_service_factory.h" #include "ui/linux/linux_ui.h" -@@ -185,7 +185,7 @@ void UpdateFromSystemSettings(blink::RendererPreferenc - prefs->caret_blink_interval = views::Textfield::GetCaretBlinkInterval(); - #endif - --#if defined(USE_AURA) && BUILDFLAG(IS_LINUX) -+#if defined(USE_AURA) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - auto* linux_ui_theme = ui::LinuxUiTheme::GetForProfile(profile); - if (linux_ui_theme) { - if (ThemeServiceFactory::GetForProfile(profile)->UsingSystemTheme()) { -@@ -208,7 +208,7 @@ void UpdateFromSystemSettings(blink::RendererPreferenc - #endif - +@@ -109,7 +109,7 @@ void UpdateFromSystemSettings(blink::RendererPreferenc + Profile* profile) { + const PrefService* pref_service = profile->GetPrefs(); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ - BUILDFLAG(IS_WIN) + BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) content::UpdateFontRendererPreferencesFromSystemSettings(prefs); #endif + prefs->focus_ring_color = BUILDFLAG(IS_MAC) ? SkColorSetRGB(0x00, 0x5F, 0xCC) +@@ -125,7 +125,7 @@ void UpdateFromSystemSettings(blink::RendererPreferenc + prefs->inactive_selection_fg_color = SK_ColorBLACK; + #endif +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + if (auto* linux_ui_theme = ui::LinuxUiTheme::GetForProfile(profile)) { + if (ThemeServiceFactory::GetForProfile(profile)->UsingSystemTheme()) { + linux_ui_theme->GetFocusRingColor(&prefs->focus_ring_color); diff --git a/www/chromium/files/patch-chrome_browser_sessions_session__restore.cc b/www/chromium/files/patch-chrome_browser_sessions_session__restore.cc index 3c6a1ffa977d..169111635b49 100644 --- a/www/chromium/files/patch-chrome_browser_sessions_session__restore.cc +++ b/www/chromium/files/patch-chrome_browser_sessions_session__restore.cc @@ -1,6 +1,6 @@ ---- chrome/browser/sessions/session_restore.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/sessions/session_restore.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/sessions/session_restore.cc -@@ -108,7 +108,7 @@ +@@ -109,7 +109,7 @@ #include "ui/wm/core/scoped_animation_disabler.h" #endif // BUILDFLAG(IS_CHROMEOS) @@ -9,7 +9,7 @@ #include "chrome/browser/ui/webui/whats_new/whats_new_fetcher.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -1182,7 +1182,7 @@ class SessionRestoreImpl : public BrowserListObserver +@@ -1183,7 +1183,7 @@ class SessionRestoreImpl : public BrowserListObserver bool is_first_tab = true; for (const auto& startup_tab : startup_tabs) { const GURL& url = startup_tab.url; diff --git a/www/chromium/files/patch-chrome_browser_signin_accounts__policy__manager.cc b/www/chromium/files/patch-chrome_browser_signin_accounts__policy__manager.cc deleted file mode 100644 index 5ac82fcc81df..000000000000 --- a/www/chromium/files/patch-chrome_browser_signin_accounts__policy__manager.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/signin/accounts_policy_manager.cc.orig 2025-04-04 08:52:13 UTC -+++ chrome/browser/signin/accounts_policy_manager.cc -@@ -41,7 +41,7 @@ - #include "chrome/browser/ui/webui/profile_helper.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "components/policy/core/common/features.h" - #include "components/signin/public/identity_manager/accounts_mutator.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -209,7 +209,7 @@ void AccountsPolicyManager::Initialize() { - &AccountsPolicyManager::OnGoogleServicesUsernamePatternChanged, - weak_pointer_factory_.GetWeakPtr())); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto* identity_manager = IdentityManagerFactory::GetForProfile(profile_); - identity_manager_observation_.Observe(identity_manager); - profile_pref_change_registrar_.Init(profile_->GetPrefs()); -@@ -224,7 +224,7 @@ void AccountsPolicyManager::Initialize() { - } - - void AccountsPolicyManager::Shutdown() { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - profile_pref_change_registrar_.RemoveAll(); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - local_state_pref_registrar_.RemoveAll(); -@@ -332,7 +332,7 @@ void AccountsPolicyManager::OnUserConfirmedProfileDele - } - #endif // defined(TOOLKIT_VIEWS) && !BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void AccountsPolicyManager::OnRefreshTokensLoaded() { - RemoveUnallowedAccounts(); - identity_manager_observation_.Reset(); diff --git a/www/chromium/files/patch-chrome_browser_signin_accounts__policy__manager.h b/www/chromium/files/patch-chrome_browser_signin_accounts__policy__manager.h deleted file mode 100644 index 1a21e6121435..000000000000 --- a/www/chromium/files/patch-chrome_browser_signin_accounts__policy__manager.h +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/signin/accounts_policy_manager.h.orig 2025-01-15 09:18:26 UTC -+++ chrome/browser/signin/accounts_policy_manager.h -@@ -13,7 +13,7 @@ - #include "components/signin/public/base/signin_metrics.h" - #include "components/signin/public/identity_manager/identity_manager.h" - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/scoped_observation.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - -@@ -64,7 +64,7 @@ class AccountsPolicyManager : public KeyedService, - } - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void RemoveUnallowedAccounts(); - - // IdentityManager::Observer implementation. -@@ -85,7 +85,7 @@ class AccountsPolicyManager : public KeyedService, - bool hide_ui_for_testing_ = false; - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::ScopedObservation<signin::IdentityManager, - signin::IdentityManager::Observer> - identity_manager_observation_{this}; diff --git a/www/chromium/files/patch-chrome_browser_signin_chrome__signin__client.cc b/www/chromium/files/patch-chrome_browser_signin_chrome__signin__client.cc index 24a52a798281..ffa11f9a2c7a 100644 --- a/www/chromium/files/patch-chrome_browser_signin_chrome__signin__client.cc +++ b/www/chromium/files/patch-chrome_browser_signin_chrome__signin__client.cc @@ -1,6 +1,6 @@ ---- chrome/browser/signin/chrome_signin_client.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/signin/chrome_signin_client.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/signin/chrome_signin_client.cc -@@ -163,7 +163,7 @@ signin_metrics::ProfileSignout kAlwaysAllowedSignoutSo +@@ -164,7 +164,7 @@ signin_metrics::ProfileSignout kAlwaysAllowedSignoutSo std::string HatsSurveyTriggerForAccessPoint( signin_metrics::AccessPoint access_point) { switch (access_point) { diff --git a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc index 0834a772d354..d49b227971c1 100644 --- a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc +++ b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/supervised_user/supervised_user_extensions_delegate_impl.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/supervised_user/supervised_user_extensions_delegate_impl.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/supervised_user/supervised_user_extensions_delegate_impl.cc -@@ -205,7 +205,7 @@ void SupervisedUserExtensionsDelegateImpl::RequestExte +@@ -194,7 +194,7 @@ void SupervisedUserExtensionsDelegateImpl::RequestExte return; } } diff --git a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.cc b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.cc index 60a562b6e09d..0fed447d7f4f 100644 --- a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.cc +++ b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.cc @@ -1,6 +1,6 @@ ---- chrome/browser/supervised_user/supervised_user_extensions_manager.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/supervised_user/supervised_user_extensions_manager.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/supervised_user/supervised_user_extensions_manager.cc -@@ -350,7 +350,7 @@ void SupervisedUserExtensionsManager:: +@@ -345,7 +345,7 @@ void SupervisedUserExtensionsManager:: ActivateManagementPolicyAndUpdateRegistration() { SetActiveForSupervisedUsers(); UpdateManagementPolicyRegistration(); @@ -9,7 +9,7 @@ MaybeMarkExtensionsLocallyParentApproved(); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) } -@@ -449,7 +449,7 @@ bool SupervisedUserExtensionsManager::ShouldBlockExten +@@ -444,7 +444,7 @@ bool SupervisedUserExtensionsManager::ShouldBlockExten return false; } diff --git a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h index 10d107927fda..5544712f65e2 100644 --- a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h +++ b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h @@ -1,6 +1,6 @@ ---- chrome/browser/supervised_user/supervised_user_extensions_manager.h.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/supervised_user/supervised_user_extensions_manager.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/supervised_user/supervised_user_extensions_manager.h -@@ -154,7 +154,7 @@ class SupervisedUserExtensionsManager : public Extensi +@@ -151,7 +151,7 @@ class SupervisedUserExtensionsManager : public Extensi // launched. bool ShouldBlockExtension(const std::string& extension_id) const; diff --git a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__navigation__observer.cc b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__navigation__observer.cc index 669a7d482eb0..3542cb43b38f 100644 --- a/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__navigation__observer.cc +++ b/www/chromium/files/patch-chrome_browser_supervised__user_supervised__user__navigation__observer.cc @@ -1,6 +1,6 @@ ---- chrome/browser/supervised_user/supervised_user_navigation_observer.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/supervised_user/supervised_user_navigation_observer.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/supervised_user/supervised_user_navigation_observer.cc -@@ -48,7 +48,7 @@ +@@ -49,7 +49,7 @@ #include "chrome/browser/supervised_user/android/supervised_user_web_content_handler_impl.h" #elif BUILDFLAG(IS_CHROMEOS) #include "chrome/browser/supervised_user/chromeos/supervised_user_web_content_handler_impl.h" @@ -9,7 +9,7 @@ #include "chrome/browser/supervised_user/linux_mac_windows/supervised_user_web_content_handler_impl.h" #endif -@@ -68,7 +68,7 @@ std::unique_ptr<supervised_user::WebContentHandler> Cr +@@ -69,7 +69,7 @@ std::unique_ptr<supervised_user::WebContentHandler> Cr #elif BUILDFLAG(IS_ANDROID) return std::make_unique<SupervisedUserWebContentHandlerImpl>( web_contents, frame_id, navigation_id); diff --git a/www/chromium/files/patch-chrome_browser_sync_sync__service__factory.cc b/www/chromium/files/patch-chrome_browser_sync_sync__service__factory.cc index a75f6c81df3f..96c3ae09eb15 100644 --- a/www/chromium/files/patch-chrome_browser_sync_sync__service__factory.cc +++ b/www/chromium/files/patch-chrome_browser_sync_sync__service__factory.cc @@ -1,24 +1,15 @@ ---- chrome/browser/sync/sync_service_factory.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/sync/sync_service_factory.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/sync/sync_service_factory.cc -@@ -115,7 +115,7 @@ - #endif // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_keyed_service.h" - #include "chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_service_factory.h" - #include "chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_utils.h" -@@ -142,7 +142,7 @@ namespace { +@@ -135,7 +135,7 @@ namespace { tab_groups::TabGroupSyncService* GetTabGroupSyncService(Profile* profile) { CHECK(profile); #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ - BUILDFLAG(IS_WIN) + BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) tab_groups::TabGroupSyncService* service = - tab_groups::SavedTabGroupUtils::GetServiceForProfile(profile); + tab_groups::TabGroupSyncServiceFactory::GetForProfile(profile); CHECK(service); -@@ -405,7 +405,7 @@ std::unique_ptr<KeyedService> BuildSyncService( +@@ -399,7 +399,7 @@ std::unique_ptr<KeyedService> BuildSyncService( bool local_sync_backend_enabled = false; // Only check the local sync backend pref on the supported platforms of // Windows, Mac and Linux. @@ -27,12 +18,3 @@ syncer::SyncPrefs prefs(profile->GetPrefs()); local_sync_backend_enabled = prefs.IsLocalSyncEnabled(); base::UmaHistogramBoolean("Sync.Local.Enabled2", local_sync_backend_enabled); -@@ -544,7 +544,7 @@ SyncServiceFactory::SyncServiceFactory() - DependsOn(ProfilePasswordStoreFactory::GetInstance()); - DependsOn(PowerBookmarkServiceFactory::GetInstance()); - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - DependsOn(tab_groups::SavedTabGroupServiceFactory::GetInstance()); - #elif BUILDFLAG(IS_ANDROID) - DependsOn(tab_groups::TabGroupSyncServiceFactory::GetInstance()); diff --git a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc index 3b6bfd851d1f..17b5396e498d 100644 --- a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc +++ b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.cc @@ -1,6 +1,6 @@ ---- chrome/browser/task_manager/sampling/task_group.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/task_manager/sampling/task_group.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/task_manager/sampling/task_group.cc -@@ -32,7 +32,7 @@ const int kBackgroundRefreshTypesMask = +@@ -33,7 +33,7 @@ const int kBackgroundRefreshTypesMask = #if BUILDFLAG(IS_WIN) REFRESH_TYPE_START_TIME | REFRESH_TYPE_CPU_TIME | #endif // BUILDFLAG(IS_WIN) @@ -9,16 +9,7 @@ REFRESH_TYPE_FD_COUNT | #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) REFRESH_TYPE_PRIORITY; -@@ -100,7 +100,7 @@ TaskGroup::TaskGroup( - user_peak_handles_(-1), - hard_faults_per_second_(-1), - #endif // BUILDFLAG(IS_WIN) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - open_fd_count_(-1), - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) - idle_wakeups_per_second_(-1), -@@ -115,7 +115,7 @@ TaskGroup::TaskGroup( +@@ -93,7 +93,7 @@ TaskGroup::TaskGroup( weak_ptr_factory_.GetWeakPtr()), base::BindRepeating(&TaskGroup::OnIdleWakeupsRefreshDone, weak_ptr_factory_.GetWeakPtr()), @@ -27,7 +18,7 @@ base::BindRepeating(&TaskGroup::OnOpenFdCountRefreshDone, weak_ptr_factory_.GetWeakPtr()), #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -@@ -257,7 +257,7 @@ void TaskGroup::RefreshWindowsHandles() { +@@ -236,7 +236,7 @@ void TaskGroup::RefreshWindowsHandles() { #endif // BUILDFLAG(IS_WIN) } diff --git a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h index 77659c327c81..148a87b615f5 100644 --- a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h +++ b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group.h @@ -1,6 +1,6 @@ ---- chrome/browser/task_manager/sampling/task_group.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/task_manager/sampling/task_group.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/task_manager/sampling/task_group.h -@@ -40,7 +40,7 @@ inline constexpr int kUnsupportedVMRefreshFlags = +@@ -41,7 +41,7 @@ inline constexpr int kUnsupportedVMRefreshFlags = REFRESH_TYPE_WEBCACHE_STATS | REFRESH_TYPE_NETWORK_USAGE | REFRESH_TYPE_IDLE_WAKEUPS | REFRESH_TYPE_HANDLES | REFRESH_TYPE_START_TIME | REFRESH_TYPE_CPU_TIME | REFRESH_TYPE_PRIORITY | @@ -9,7 +9,7 @@ REFRESH_TYPE_FD_COUNT | #endif REFRESH_TYPE_HARD_FAULTS; -@@ -136,7 +136,7 @@ class TaskGroup { +@@ -141,7 +141,7 @@ class TaskGroup { int64_t hard_faults_per_second() const { return hard_faults_per_second_; } #endif // BUILDFLAG(IS_WIN) @@ -18,7 +18,7 @@ int open_fd_count() const { return open_fd_count_; } void set_open_fd_count(int open_fd_count) { open_fd_count_ = open_fd_count; } #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -@@ -151,7 +151,7 @@ class TaskGroup { +@@ -156,7 +156,7 @@ class TaskGroup { void RefreshWindowsHandles(); @@ -27,12 +27,12 @@ void OnOpenFdCountRefreshDone(int open_fd_count); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -@@ -219,7 +219,7 @@ class TaskGroup { - int64_t user_peak_handles_; - int64_t hard_faults_per_second_; +@@ -226,7 +226,7 @@ class TaskGroup { + int64_t user_peak_handles_ = -1; + int64_t hard_faults_per_second_ = -1; #endif // BUILDFLAG(IS_WIN) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) // The number of file descriptors currently open by the process. - int open_fd_count_; + int open_fd_count_ = -1; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) diff --git a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h index 48d1d3cda245..d933bb6df0ae 100644 --- a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h +++ b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h @@ -1,15 +1,15 @@ ---- chrome/browser/task_manager/sampling/task_group_sampler.h.orig 2023-09-13 12:11:42 UTC +--- chrome/browser/task_manager/sampling/task_group_sampler.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/task_manager/sampling/task_group_sampler.h -@@ -31,7 +31,7 @@ class TaskGroupSampler : public base::RefCountedThread - using OnCpuRefreshCallback = base::RepeatingCallback<void(double)>; - using OnSwappedMemRefreshCallback = base::RepeatingCallback<void(int64_t)>; +@@ -33,7 +33,7 @@ class TaskGroupSampler : public base::RefCountedThread + using OnSwappedMemRefreshCallback = + base::RepeatingCallback<void(base::ByteCount)>; using OnIdleWakeupsCallback = base::RepeatingCallback<void(int)>; -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) using OnOpenFdCountCallback = base::RepeatingCallback<void(int)>; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) using OnProcessPriorityCallback = -@@ -43,7 +43,7 @@ class TaskGroupSampler : public base::RefCountedThread +@@ -45,7 +45,7 @@ class TaskGroupSampler : public base::RefCountedThread const OnCpuRefreshCallback& on_cpu_refresh, const OnSwappedMemRefreshCallback& on_memory_refresh, const OnIdleWakeupsCallback& on_idle_wakeups, @@ -18,16 +18,16 @@ const OnOpenFdCountCallback& on_open_fd_count, #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) const OnProcessPriorityCallback& on_process_priority); -@@ -63,7 +63,7 @@ class TaskGroupSampler : public base::RefCountedThread +@@ -65,7 +65,7 @@ class TaskGroupSampler : public base::RefCountedThread double RefreshCpuUsage(); - int64_t RefreshSwappedMem(); + base::ByteCount RefreshSwappedMem(); int RefreshIdleWakeupsPerSecond(); -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) int RefreshOpenFdCount(); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) base::Process::Priority RefreshProcessPriority(); -@@ -87,7 +87,7 @@ class TaskGroupSampler : public base::RefCountedThread +@@ -89,7 +89,7 @@ class TaskGroupSampler : public base::RefCountedThread const OnCpuRefreshCallback on_cpu_refresh_callback_; const OnSwappedMemRefreshCallback on_swapped_mem_refresh_callback_; const OnIdleWakeupsCallback on_idle_wakeups_callback_; diff --git a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc index 1cfa14dc809e..76169eb52100 100644 --- a/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc +++ b/www/chromium/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/task_manager/sampling/task_manager_impl.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/task_manager/sampling/task_manager_impl.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/task_manager/sampling/task_manager_impl.cc -@@ -226,7 +226,7 @@ void TaskManagerImpl::GetUSERHandles(TaskId task_id, +@@ -227,7 +227,7 @@ void TaskManagerImpl::GetUSERHandles(TaskId task_id, } int TaskManagerImpl::GetOpenFdCount(TaskId task_id) const { diff --git a/www/chromium/files/patch-chrome_browser_themes_theme__service.cc b/www/chromium/files/patch-chrome_browser_themes_theme__service.cc index 4a6a92c74a54..1691d7a66348 100644 --- a/www/chromium/files/patch-chrome_browser_themes_theme__service.cc +++ b/www/chromium/files/patch-chrome_browser_themes_theme__service.cc @@ -1,6 +1,6 @@ ---- chrome/browser/themes/theme_service.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/themes/theme_service.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/themes/theme_service.cc -@@ -72,7 +72,7 @@ +@@ -73,7 +73,7 @@ #include "extensions/browser/extension_registry_observer.h" #endif @@ -9,7 +9,7 @@ #include "ui/linux/linux_ui.h" #include "ui/ozone/public/ozone_platform.h" // nogncheck #endif -@@ -331,7 +331,7 @@ CustomThemeSupplier* ThemeService::GetThemeSupplier() +@@ -332,7 +332,7 @@ CustomThemeSupplier* ThemeService::GetThemeSupplier() } bool ThemeService::ShouldUseCustomFrame() const { diff --git a/www/chromium/files/patch-chrome_browser_themes_theme__service__factory.cc b/www/chromium/files/patch-chrome_browser_themes_theme__service__factory.cc index 321cbbbe3aaf..493a0e6eb130 100644 --- a/www/chromium/files/patch-chrome_browser_themes_theme__service__factory.cc +++ b/www/chromium/files/patch-chrome_browser_themes_theme__service__factory.cc @@ -1,6 +1,6 @@ ---- chrome/browser/themes/theme_service_factory.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/themes/theme_service_factory.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/themes/theme_service_factory.cc -@@ -25,7 +25,7 @@ +@@ -26,7 +26,7 @@ #include "chrome/browser/themes/theme_helper_win.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/themes/theme_service_aura_linux.h" #include "ui/linux/linux_ui_factory.h" #endif -@@ -105,7 +105,7 @@ ThemeServiceFactory::~ThemeServiceFactory() = default; +@@ -106,7 +106,7 @@ ThemeServiceFactory::~ThemeServiceFactory() = default; std::unique_ptr<KeyedService> ThemeServiceFactory::BuildServiceInstanceForBrowserContext( content::BrowserContext* profile) const { @@ -18,7 +18,7 @@ using ThemeService = ThemeServiceAuraLinux; #endif -@@ -117,7 +117,7 @@ ThemeServiceFactory::BuildServiceInstanceForBrowserCon +@@ -118,7 +118,7 @@ ThemeServiceFactory::BuildServiceInstanceForBrowserCon void ThemeServiceFactory::RegisterProfilePrefs( user_prefs::PrefRegistrySyncable* registry) { diff --git a/www/chromium/files/patch-chrome_browser_ui_views_accelerator__table.cc b/www/chromium/files/patch-chrome_browser_ui_accelerator__table.cc index 67daf648cbce..db53c075ecf8 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_accelerator__table.cc +++ b/www/chromium/files/patch-chrome_browser_ui_accelerator__table.cc @@ -1,5 +1,5 @@ ---- chrome/browser/ui/views/accelerator_table.cc.orig 2025-07-02 06:08:04 UTC -+++ chrome/browser/ui/views/accelerator_table.cc +--- chrome/browser/ui/accelerator_table.cc.orig 2025-10-02 04:28:32 UTC ++++ chrome/browser/ui/accelerator_table.cc @@ -72,11 +72,11 @@ const AcceleratorMapping kAcceleratorMap[] = { {ui::VKEY_S, ui::EF_PLATFORM_ACCELERATOR, IDC_SAVE_PAGE}, {ui::VKEY_9, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_LAST_TAB}, diff --git a/www/chromium/files/patch-chrome_browser_ui_browser.h b/www/chromium/files/patch-chrome_browser_ui_browser.h index 472b23784605..429fd3f275a3 100644 --- a/www/chromium/files/patch-chrome_browser_ui_browser.h +++ b/www/chromium/files/patch-chrome_browser_ui_browser.h @@ -1,6 +1,6 @@ ---- chrome/browser/ui/browser.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/browser.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/browser.h -@@ -279,7 +279,7 @@ class Browser : public TabStripModelObserver, +@@ -270,7 +270,7 @@ class Browser : public TabStripModelObserver, std::optional<int64_t> display_id; #endif diff --git a/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc b/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc index 7c47499e7f94..f119d6ea2fef 100644 --- a/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc +++ b/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/browser_command_controller.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/browser_command_controller.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/browser_command_controller.cc -@@ -129,7 +129,7 @@ +@@ -128,7 +128,7 @@ #include "components/user_manager/user_manager.h" #endif @@ -9,7 +9,7 @@ #include "ui/base/ime/text_edit_commands.h" #include "ui/base/ime/text_input_flags.h" #include "ui/linux/linux_ui.h" -@@ -139,7 +139,7 @@ +@@ -138,7 +138,7 @@ #include "ui/ozone/public/ozone_platform.h" #endif @@ -18,7 +18,7 @@ #include "chrome/browser/ui/shortcuts/desktop_shortcuts_utils.h" #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -@@ -366,7 +366,7 @@ bool BrowserCommandController::IsReservedCommandOrKey( +@@ -372,7 +372,7 @@ bool BrowserCommandController::IsReservedCommandOrKey( #endif } @@ -27,7 +27,7 @@ // If this key was registered by the user as a content editing hotkey, then // it is not reserved. auto* linux_ui = ui::LinuxUi::instance(); -@@ -654,7 +654,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo +@@ -669,7 +669,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo break; #endif @@ -36,7 +36,7 @@ case IDC_MINIMIZE_WINDOW: browser_->window()->Minimize(); break; -@@ -871,7 +871,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo +@@ -891,7 +891,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo break; case IDC_CREATE_SHORTCUT: base::RecordAction(base::UserMetricsAction("CreateShortcut")); @@ -45,7 +45,7 @@ chrome::CreateDesktopShortcutForActiveWebContents(browser_); #else web_app::CreateWebAppFromCurrentWebContents( -@@ -1044,7 +1044,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo +@@ -1064,7 +1064,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) case IDC_CHROME_WHATS_NEW: #if BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ @@ -54,7 +54,7 @@ ShowChromeWhatsNew(browser_); break; #else -@@ -1421,7 +1421,7 @@ void BrowserCommandController::InitCommandState() { +@@ -1444,7 +1444,7 @@ void BrowserCommandController::InitCommandState() { command_updater_.UpdateCommandEnabled(IDC_VISIT_DESKTOP_OF_LRU_USER_4, true); command_updater_.UpdateCommandEnabled(IDC_VISIT_DESKTOP_OF_LRU_USER_5, true); #endif @@ -63,7 +63,7 @@ command_updater_.UpdateCommandEnabled(IDC_MINIMIZE_WINDOW, true); command_updater_.UpdateCommandEnabled(IDC_MAXIMIZE_WINDOW, true); command_updater_.UpdateCommandEnabled(IDC_RESTORE_WINDOW, true); -@@ -1774,7 +1774,7 @@ void BrowserCommandController::UpdateCommandsForTabSta +@@ -1800,7 +1800,7 @@ void BrowserCommandController::UpdateCommandsForTabSta bool can_create_web_app = web_app::CanCreateWebApp(browser_); command_updater_.UpdateCommandEnabled(IDC_INSTALL_PWA, can_create_web_app); diff --git a/www/chromium/files/patch-chrome_browser_ui_browser__commands.cc b/www/chromium/files/patch-chrome_browser_ui_browser__commands.cc index ba28cd5333ac..92b02f00a8ad 100644 --- a/www/chromium/files/patch-chrome_browser_ui_browser__commands.cc +++ b/www/chromium/files/patch-chrome_browser_ui_browser__commands.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/browser_commands.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/browser_commands.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/browser_commands.cc -@@ -2214,7 +2214,7 @@ void OpenUpdateChromeDialog(Browser* browser) { +@@ -2283,7 +2283,7 @@ void OpenUpdateChromeDialog(Browser* browser) { } else if (UpgradeDetector::GetInstance()->is_outdated_install_no_au()) { UpgradeDetector::GetInstance()->NotifyOutdatedInstallNoAutoUpdate(); } else { diff --git a/www/chromium/files/patch-chrome_browser_ui_browser__ui__prefs.cc b/www/chromium/files/patch-chrome_browser_ui_browser__ui__prefs.cc index 949112b56b62..ecd4366027fd 100644 --- a/www/chromium/files/patch-chrome_browser_ui_browser__ui__prefs.cc +++ b/www/chromium/files/patch-chrome_browser_ui_browser__ui__prefs.cc @@ -1,15 +1,15 @@ ---- chrome/browser/ui/browser_ui_prefs.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/browser_ui_prefs.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/browser_ui_prefs.cc -@@ -84,7 +84,7 @@ void RegisterBrowserPrefs(PrefRegistrySimple* registry - registry->RegisterTimePref(prefs::kPdfInfoBarLastShown, base::Time()); - registry->RegisterIntegerPref(prefs::kPdfInfoBarTimesShown, 0); +@@ -82,7 +82,7 @@ void RegisterBrowserPrefs(PrefRegistrySimple* registry + registry->RegisterTimePref(prefs::kPinInfoBarLastShown, base::Time()); + registry->RegisterIntegerPref(prefs::kPinInfoBarTimesShown, 0); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) registry->RegisterStringPref(prefs::kEnterpriseCustomLabelForBrowser, std::string()); registry->RegisterStringPref(prefs::kEnterpriseLogoUrlForBrowser, -@@ -208,7 +208,7 @@ void RegisterBrowserUserPrefs(user_prefs::PrefRegistry +@@ -212,7 +212,7 @@ void RegisterBrowserUserPrefs(user_prefs::PrefRegistry registry->RegisterDictionaryPref(prefs::kHttpsUpgradeFallbacks); registry->RegisterDictionaryPref(prefs::kHttpsUpgradeNavigations); registry->RegisterBooleanPref(prefs::kHttpsOnlyModeAutoEnabled, false); diff --git a/www/chromium/files/patch-chrome_browser_ui_chrome__pages.cc b/www/chromium/files/patch-chrome_browser_ui_chrome__pages.cc index 79c685f4a486..6d67997e4d76 100644 --- a/www/chromium/files/patch-chrome_browser_ui_chrome__pages.cc +++ b/www/chromium/files/patch-chrome_browser_ui_chrome__pages.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/chrome_pages.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/chrome_pages.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/chrome_pages.cc -@@ -85,7 +85,7 @@ +@@ -86,7 +86,7 @@ #include "components/signin/public/identity_manager/identity_manager.h" #endif @@ -9,7 +9,7 @@ #include "chrome/browser/web_applications/web_app_utils.h" #endif -@@ -393,7 +393,7 @@ void ShowChromeTips(Browser* browser) { +@@ -394,7 +394,7 @@ void ShowChromeTips(Browser* browser) { ShowSingletonTab(browser, GURL(kChromeTipsURL)); } @@ -18,7 +18,7 @@ void ShowChromeWhatsNew(Browser* browser) { ShowSingletonTab(browser, GURL(kChromeUIWhatsNewURL)); } -@@ -717,7 +717,7 @@ void ShowShortcutCustomizationApp(Profile* profile, +@@ -719,7 +719,7 @@ void ShowShortcutCustomizationApp(Profile* profile, } #endif // BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-chrome_browser_ui_chrome__pages.h b/www/chromium/files/patch-chrome_browser_ui_chrome__pages.h index 7beb9033b7a3..a8ce57517d4e 100644 --- a/www/chromium/files/patch-chrome_browser_ui_chrome__pages.h +++ b/www/chromium/files/patch-chrome_browser_ui_chrome__pages.h @@ -1,4 +1,4 @@ ---- chrome/browser/ui/chrome_pages.h.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/chrome_pages.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/chrome_pages.h @@ -39,7 +39,7 @@ namespace signin { enum class ConsentLevel; @@ -9,7 +9,7 @@ namespace web_app { enum class AppSettingsPageEntryPoint; } // namespace web_app -@@ -177,7 +177,7 @@ void ShowShortcutCustomizationApp(Profile* profile, +@@ -178,7 +178,7 @@ void ShowShortcutCustomizationApp(Profile* profile, const std::string& category); #endif diff --git a/www/chromium/files/patch-chrome_browser_ui_omnibox_omnibox__pedal__implementations.cc b/www/chromium/files/patch-chrome_browser_ui_omnibox_omnibox__pedal__implementations.cc index 093dfeaa8af2..a13ee4e33d80 100644 --- a/www/chromium/files/patch-chrome_browser_ui_omnibox_omnibox__pedal__implementations.cc +++ b/www/chromium/files/patch-chrome_browser_ui_omnibox_omnibox__pedal__implementations.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/omnibox/omnibox_pedal_implementations.cc.orig 2025-03-05 08:14:56 UTC +--- chrome/browser/ui/omnibox/omnibox_pedal_implementations.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/omnibox/omnibox_pedal_implementations.cc -@@ -1985,7 +1985,7 @@ const gfx::VectorIcon& GetSharingHubVectorIcon() { +@@ -1964,7 +1964,7 @@ const gfx::VectorIcon& GetSharingHubVectorIcon() { return omnibox::kShareMacChromeRefreshIcon; #elif BUILDFLAG(IS_WIN) return omnibox::kShareWinChromeRefreshIcon; diff --git a/www/chromium/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc b/www/chromium/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc index 45785b7660c9..65f4e5320201 100644 --- a/www/chromium/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc +++ b/www/chromium/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/passwords/manage_passwords_ui_controller.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/passwords/manage_passwords_ui_controller.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/passwords/manage_passwords_ui_controller.cc @@ -113,7 +113,7 @@ namespace { @@ -9,7 +9,7 @@ // Should be kept in sync with constant declared in // bubble_controllers/relaunch_chrome_bubble_controller.cc. constexpr int kMaxNumberOfTimesKeychainErrorBubbleIsShown = 3; -@@ -622,7 +622,7 @@ void ManagePasswordsUIController::OnBiometricAuthBefor +@@ -624,7 +624,7 @@ void ManagePasswordsUIController::OnBiometricAuthBefor } void ManagePasswordsUIController::OnKeychainError() { diff --git a/www/chromium/files/patch-chrome_browser_ui_prefs_prefs__tab__helper.cc b/www/chromium/files/patch-chrome_browser_ui_prefs_prefs__tab__helper.cc index cc1c8807ea2e..885dcab11542 100644 --- a/www/chromium/files/patch-chrome_browser_ui_prefs_prefs__tab__helper.cc +++ b/www/chromium/files/patch-chrome_browser_ui_prefs_prefs__tab__helper.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/prefs/prefs_tab_helper.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/prefs/prefs_tab_helper.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/prefs/prefs_tab_helper.cc -@@ -68,7 +68,7 @@ +@@ -64,7 +64,7 @@ #endif #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_ui_startup_infobar__utils.cc b/www/chromium/files/patch-chrome_browser_ui_startup_infobar__utils.cc new file mode 100644 index 000000000000..d15197c29c1e --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_ui_startup_infobar__utils.cc @@ -0,0 +1,11 @@ +--- chrome/browser/ui/startup/infobar_utils.cc.orig 2025-10-02 04:28:32 UTC ++++ chrome/browser/ui/startup/infobar_utils.cc +@@ -197,7 +197,7 @@ void AddInfoBarsIfNecessary(Browser* browser, + } + #endif + +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + if (base::FeatureList::IsEnabled(features::kSessionRestoreInfobar)) { + // TODO(crbug.com/431828875): Instantiate and initialize the session + // restore controller. diff --git a/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc b/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc index 0d2d3377a3d7..0b81e0e7b720 100644 --- a/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc +++ b/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/startup/startup_browser_creator.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/startup/startup_browser_creator.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/startup/startup_browser_creator.cc @@ -134,7 +134,7 @@ #include "chrome/credential_provider/common/gcp_strings.h" @@ -9,7 +9,7 @@ #include "chrome/browser/headless/headless_mode_util.h" #include "chrome/browser/ui/startup/web_app_info_recorder_utils.h" #include "components/headless/policy/headless_mode_policy.h" -@@ -1019,7 +1019,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( +@@ -986,7 +986,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( TRACE_EVENT0("startup", "StartupBrowserCreator::ProcessCmdLineImpl"); ComputeAndRecordLaunchMode(command_line); @@ -18,7 +18,7 @@ if (headless::IsHeadlessMode() && headless::HeadlessModePolicy::IsHeadlessModeDisabled( g_browser_process->local_state())) { -@@ -1122,7 +1122,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( +@@ -1089,7 +1089,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( silent_launch = true; } @@ -27,7 +27,7 @@ // Writes open and installed web apps to the specified file without // launching a new browser window or tab. if (base::FeatureList::IsEnabled(features::kListWebAppsSwitch) && -@@ -1339,7 +1339,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( +@@ -1306,7 +1306,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( CHECK_EQ(profile_info.mode, StartupProfileMode::kBrowserWindow) << "Failed launch with app: couldn't pick a profile"; std::string app_id = command_line.GetSwitchValueASCII(switches::kAppId); diff --git a/www/chromium/files/patch-chrome_browser_ui_startup_startup__tab__provider.cc b/www/chromium/files/patch-chrome_browser_ui_startup_startup__tab__provider.cc index 3d24423ea634..ea187db6beea 100644 --- a/www/chromium/files/patch-chrome_browser_ui_startup_startup__tab__provider.cc +++ b/www/chromium/files/patch-chrome_browser_ui_startup_startup__tab__provider.cc @@ -1,7 +1,7 @@ ---- chrome/browser/ui/startup/startup_tab_provider.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/startup/startup_tab_provider.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/startup/startup_tab_provider.cc @@ -63,7 +63,7 @@ - #include "extensions/browser/extension_registry.h" + #include "extensions/common/manifest_handlers/chrome_url_overrides_handler.h" #endif // !BUILDFLAG(IS_ANDROID) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) diff --git a/www/chromium/files/patch-chrome_browser_ui_tab__helpers.cc b/www/chromium/files/patch-chrome_browser_ui_tab__helpers.cc index 669e8ae2d303..99b28d798168 100644 --- a/www/chromium/files/patch-chrome_browser_ui_tab__helpers.cc +++ b/www/chromium/files/patch-chrome_browser_ui_tab__helpers.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/tab_helpers.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/tab_helpers.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/tab_helpers.cc -@@ -218,7 +218,7 @@ +@@ -220,7 +220,7 @@ #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ #include "chrome/browser/ui/blocked_content/framebust_block_tab_helper.h" #include "chrome/browser/ui/hats/hats_helper.h" #include "chrome/browser/ui/performance_controls/performance_controls_hats_service_factory.h" -@@ -702,12 +702,12 @@ void TabHelpers::AttachTabHelpers(WebContents* web_con +@@ -711,12 +711,12 @@ void TabHelpers::AttachTabHelpers(WebContents* web_con webapps::PreRedirectionURLObserver::CreateForWebContents(web_contents); #endif diff --git a/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc b/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc index df2b011866fe..1249b1ed1bea 100644 --- a/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc +++ b/www/chromium/files/patch-chrome_browser_ui_tabs_features.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/tabs/features.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/tabs/features.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/tabs/features.cc -@@ -60,7 +60,7 @@ bool CanShowTabSearchPositionSetting() { +@@ -64,7 +64,7 @@ bool CanShowTabSearchPositionSetting() { } // Mac and other platforms will always have the tab search position in the // correct location, cros/linux/win git the user the option to change. diff --git a/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc b/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc index 08278a72e532..c33229ae9b5c 100644 --- a/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc +++ b/www/chromium/files/patch-chrome_browser_ui_tabs_tab__features.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/tabs/tab_features.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/tabs/tab_features.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/tabs/tab_features.cc -@@ -356,7 +356,7 @@ void TabFeatures::Init(TabInterface& tab, Profile* pro +@@ -366,7 +366,7 @@ void TabFeatures::Init(TabInterface& tab, Profile* pro task_manager::WebContentsTags::CreateForTabContents(tab.GetContents()); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -8,4 +8,4 @@ + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) inactive_window_mouse_event_controller_ = std::make_unique<InactiveWindowMouseEventController>(); - #endif + diff --git a/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc b/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc index 9f49b33920cb..7bde5f263aac 100644 --- a/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc +++ b/www/chromium/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/task_manager/task_manager_table_model.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/task_manager/task_manager_table_model.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/task_manager/task_manager_table_model.cc -@@ -376,7 +376,7 @@ TaskManagerTableModel::~TaskManagerTableModel() { +@@ -374,7 +374,7 @@ TaskManagerTableModel::~TaskManagerTableModel() { // Note: system_total_time_ is used for both since there is no functional // difference between browser & system (they are essentially the same tab). // Instead, the data is routed to the platform appropriate bucket. @@ -9,7 +9,7 @@ task_manager::RecordTabSwitchEvent(CategoryRecord::kBrowser, system_total_time_); #elif BUILDFLAG(IS_CHROMEOS) -@@ -509,7 +509,7 @@ std::u16string TaskManagerTableModel::GetText(size_t r +@@ -507,7 +507,7 @@ std::u16string TaskManagerTableModel::GetText(size_t r ? stringifier_->backgrounded_string() : stringifier_->foregrounded_string(); @@ -18,7 +18,7 @@ case IDS_TASK_MANAGER_OPEN_FD_COUNT_COLUMN: { const int fd_count = observed_task_manager()->GetOpenFdCount(tasks_[row]); return fd_count >= 0 ? base::FormatNumber(fd_count) -@@ -667,7 +667,7 @@ int TaskManagerTableModel::CompareValues(size_t row1, +@@ -665,7 +665,7 @@ int TaskManagerTableModel::CompareValues(size_t row1, return BooleanCompare(is_proc1_bg, is_proc2_bg); } @@ -27,7 +27,7 @@ case IDS_TASK_MANAGER_OPEN_FD_COUNT_COLUMN: { const int proc1_fd_count = observed_task_manager()->GetOpenFdCount(tasks_[row1]); -@@ -979,7 +979,7 @@ void TaskManagerTableModel::UpdateRefreshTypes(int col +@@ -977,7 +977,7 @@ void TaskManagerTableModel::UpdateRefreshTypes(int col type = REFRESH_TYPE_KEEPALIVE_COUNT; break; diff --git a/www/chromium/files/patch-chrome_browser_ui_ui__features.cc b/www/chromium/files/patch-chrome_browser_ui_ui__features.cc index d018b961e767..b6d01750f735 100644 --- a/www/chromium/files/patch-chrome_browser_ui_ui__features.cc +++ b/www/chromium/files/patch-chrome_browser_ui_ui__features.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/ui_features.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/ui_features.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/ui_features.cc @@ -38,7 +38,7 @@ BASE_FEATURE(kCloseOmniboxPopupOnInactiveAreaClick, "CloseOmniboxPopupOnInactiveAreaClick", @@ -9,7 +9,16 @@ // Enables the feature to remove the last confirmation dialog when relaunching // to update Chrome. BASE_FEATURE(kFewerUpdateConfirmations, -@@ -398,7 +398,7 @@ BASE_FEATURE(kViewsJSAppModalDialog, +@@ -171,7 +171,7 @@ BASE_FEATURE_PARAM(int, + "drop_target_hide_for_os_width", + #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) + 32 +-#elif BUILDFLAG(IS_LINUX) ++#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + 50 + #else + 0 +@@ -511,7 +511,7 @@ BASE_FEATURE(kViewsJSAppModalDialog, base::FEATURE_DISABLED_BY_DEFAULT); #endif @@ -18,3 +27,12 @@ BASE_FEATURE(kUsePortalAccentColor, "UsePortalAccentColor", base::FEATURE_ENABLED_BY_DEFAULT); +@@ -732,7 +732,7 @@ bool IsBookmarkTabGroupConversionEnabled() { + return base::FeatureList::IsEnabled(kBookmarkTabGroupConversion); + } + +-#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + BASE_FEATURE(kSessionRestoreInfobar, + "SessionRestoreInfobar", + base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-chrome_browser_ui_ui__features.h b/www/chromium/files/patch-chrome_browser_ui_ui__features.h index 4ecff189fdaf..0c63ce8a6603 100644 --- a/www/chromium/files/patch-chrome_browser_ui_ui__features.h +++ b/www/chromium/files/patch-chrome_browser_ui_ui__features.h @@ -1,4 +1,4 @@ ---- chrome/browser/ui/ui_features.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/ui_features.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/ui_features.h @@ -28,7 +28,7 @@ BASE_DECLARE_FEATURE(kAllowEyeDropperWGCScreenCapture) @@ -9,7 +9,16 @@ BASE_DECLARE_FEATURE(kFewerUpdateConfirmations); #endif -@@ -292,7 +292,7 @@ BASE_DECLARE_FEATURE(kViewsFirstRunDialog); +@@ -56,7 +56,7 @@ enum class PdfInfoBarTrigger { kPdfLoad = 0, kStartup + BASE_DECLARE_FEATURE_PARAM(PdfInfoBarTrigger, kPdfInfoBarTrigger); + #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) + +-#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // When enabled, user may see the session restore UI flow. + BASE_DECLARE_FEATURE(kSessionRestoreInfobar); + #endif +@@ -336,7 +336,7 @@ BASE_DECLARE_FEATURE(kViewsFirstRunDialog); BASE_DECLARE_FEATURE(kViewsJSAppModalDialog); #endif diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc index 90fcc8a23815..a7ecd650ea4e 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/views/frame/browser_frame.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/views/frame/browser_frame.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/frame/browser_frame.cc @@ -53,7 +53,7 @@ #include "ui/aura/window.h" @@ -27,7 +27,7 @@ return ThemeServiceFactory::GetForProfile(profile)->UsingSystemTheme(); #else return false; -@@ -196,7 +196,7 @@ void BrowserFrame::InitBrowserFrame() { +@@ -204,7 +204,7 @@ void BrowserFrame::InitBrowserFrame() { Init(std::move(params)); @@ -36,7 +36,7 @@ SelectNativeTheme(); #else SetNativeTheme(ui::NativeTheme::GetInstanceForNativeUi()); -@@ -434,7 +434,7 @@ void BrowserFrame::OnNativeWidgetWorkspaceChanged() { +@@ -450,7 +450,7 @@ void BrowserFrame::OnNativeWidgetWorkspaceChanged() { chrome::SaveWindowWorkspace(browser_view_->browser(), GetWorkspace()); chrome::SaveWindowVisibleOnAllWorkspaces(browser_view_->browser(), IsVisibleOnAllWorkspaces()); @@ -45,7 +45,7 @@ // If the window was sent to a different workspace, prioritize it if // it was sent to the current workspace and deprioritize it // otherwise. This is done by MoveBrowsersInWorkspaceToFront() -@@ -633,7 +633,7 @@ void BrowserFrame::OnMenuClosed() { +@@ -649,7 +649,7 @@ void BrowserFrame::OnMenuClosed() { } void BrowserFrame::SelectNativeTheme() { @@ -54,7 +54,7 @@ // Use the regular NativeTheme instance if running incognito mode, regardless // of system theme (gtk, qt etc). ui::NativeTheme* native_theme = ui::NativeTheme::GetInstanceForNativeUi(); -@@ -674,7 +674,7 @@ void BrowserFrame::OnTouchUiChanged() { +@@ -690,7 +690,7 @@ void BrowserFrame::OnTouchUiChanged() { bool BrowserFrame::RegenerateFrameOnThemeChange( BrowserThemeChangeType theme_change_type) { bool need_regenerate = false; diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc index 9107605cffce..59f16587ace6 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/frame/browser_view.cc.orig 2025-09-22 06:24:40 UTC +--- chrome/browser/ui/views/frame/browser_view.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/frame/browser_view.cc -@@ -2476,7 +2476,7 @@ void BrowserView::ToolbarSizeChanged(bool is_animating +@@ -2463,7 +2463,7 @@ void BrowserView::ToolbarSizeChanged(bool is_animating } void BrowserView::TabDraggingStatusChanged(bool is_dragging) { @@ -9,7 +9,7 @@ std::vector<ContentsWebView*> contents_web_views = GetAllVisibleContentsWebViews(); -@@ -5972,7 +5972,7 @@ void BrowserView::MaybeShowProfileSwitchIPH() { +@@ -5954,7 +5954,7 @@ void BrowserView::MaybeShowProfileSwitchIPH() { } void BrowserView::MaybeShowSupervisedUserProfileSignInIPH() { diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc index 7f81d4130ef5..7f10c82ad2fa 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/frame/picture_in_picture_browser_frame_view.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/frame/picture_in_picture_browser_frame_view.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/frame/picture_in_picture_browser_frame_view.cc -@@ -74,7 +74,7 @@ +@@ -75,7 +75,7 @@ // Windows, Mac and CrOS do not clip child widgets to their parents, so we // don't have to worry about resizing quite as much. diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc index fd11991eb637..ab5ef10aae00 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/frame/system_menu_model_builder.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/frame/system_menu_model_builder.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/frame/system_menu_model_builder.cc -@@ -74,7 +74,7 @@ void SystemMenuModelBuilder::BuildMenu(ui::SimpleMenuM +@@ -80,7 +80,7 @@ void SystemMenuModelBuilder::BuildMenu(ui::SimpleMenuM void SystemMenuModelBuilder::BuildSystemMenuForBrowserWindow( ui::SimpleMenuModel* model) { @@ -9,7 +9,7 @@ model->AddItemWithStringId(IDC_MINIMIZE_WINDOW, IDS_MINIMIZE_WINDOW_MENU); model->AddItemWithStringId(IDC_MAXIMIZE_WINDOW, IDS_MAXIMIZE_WINDOW_MENU); model->AddItemWithStringId(IDC_RESTORE_WINDOW, IDS_RESTORE_WINDOW_MENU); -@@ -100,7 +100,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForBrowser +@@ -123,7 +123,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForBrowser model->AddSeparator(ui::NORMAL_SEPARATOR); model->AddItemWithStringId(IDC_TASK_MANAGER_CONTEXT_MENU, IDS_TASK_MANAGER); } @@ -18,7 +18,7 @@ model->AddSeparator(ui::NORMAL_SEPARATOR); bool supports_server_side_decorations = true; #if BUILDFLAG(IS_OZONE) && !BUILDFLAG(IS_CHROMEOS) -@@ -174,7 +174,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForAppOrPo +@@ -197,7 +197,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForAppOrPo model->AddSeparator(ui::NORMAL_SEPARATOR); model->AddItemWithStringId(IDC_TASK_MANAGER, IDS_TASK_MANAGER); } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc index 31ef3ae1e8d5..b399720527a6 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/frame/tab_strip_region_view.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/frame/tab_strip_region_view.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/frame/tab_strip_region_view.cc -@@ -222,7 +222,7 @@ TabStripRegionView::TabStripRegionView(std::unique_ptr +@@ -304,7 +304,7 @@ TabStripRegionView::TabStripRegionView(std::unique_ptr new_tab_button_->GetViewAccessibility().SetName( l10n_util::GetStringUTF16(IDS_ACCNAME_NEWTAB)); diff --git a/www/chromium/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc b/www/chromium/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc index aad1273edb31..be33de465525 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/omnibox/omnibox_view_views.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/omnibox/omnibox_view_views.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/omnibox/omnibox_view_views.cc -@@ -2320,7 +2320,7 @@ void OmniboxViewViews::MaybeAddSendTabToSelfItem( +@@ -2335,7 +2335,7 @@ void OmniboxViewViews::MaybeAddSendTabToSelfItem( } void OmniboxViewViews::OnPopupOpened() { diff --git a/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__coordinator.cc b/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__coordinator.cc index 791dcf1595dc..12b9c376b946 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__coordinator.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__coordinator.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/profiles/profile_menu_coordinator.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/profiles/profile_menu_coordinator.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/profiles/profile_menu_coordinator.cc -@@ -55,7 +55,7 @@ void ProfileMenuCoordinator::Show( +@@ -54,7 +54,7 @@ void ProfileMenuCoordinator::Show( ->NotifyFeaturePromoFeatureUsed( feature_engagement::kIPHProfileSwitchFeature, FeaturePromoFeatureUsedAction::kClosePromoIfPresent); diff --git a/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc index c7562f808fcb..74764b133842 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/profiles/profile_menu_view.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/profiles/profile_menu_view.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/profiles/profile_menu_view.cc -@@ -102,7 +102,7 @@ +@@ -103,7 +103,7 @@ #include "ui/views/accessibility/view_accessibility.h" #include "ui/views/widget/widget.h" @@ -9,7 +9,7 @@ #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" #endif -@@ -585,7 +585,7 @@ void ProfileMenuView::SetMenuTitleForAccessibility() { +@@ -557,7 +557,7 @@ void ProfileMenuView::SetMenuTitleForAccessibility() { case signin_util::SignedInState::kSignedOut: case signin_util::SignedInState::kWebOnlySignedIn: { std::string profile_user_display_name, profile_user_email; diff --git a/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc b/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc index c99e859ac720..252dc00da856 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc @@ -63,14 +63,14 @@ #include "chrome/browser/ui/webui/signin/signout_confirmation/signout_confirmation_ui.h" @@ -26,7 +26,7 @@ std::unique_ptr<views::WebView> SigninViewControllerDelegateViews::CreateHistorySyncOptInWebView( Browser* browser, -@@ -227,7 +227,7 @@ SigninViewControllerDelegateViews::CreateSignoutConfir +@@ -228,7 +228,7 @@ SigninViewControllerDelegateViews::CreateSignoutConfir } #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) @@ -35,7 +35,7 @@ // static std::unique_ptr<views::WebView> SigninViewControllerDelegateViews::CreateManagedUserNoticeConfirmationWebView( -@@ -402,7 +402,7 @@ SigninViewControllerDelegateViews::SigninViewControlle +@@ -404,7 +404,7 @@ SigninViewControllerDelegateViews::SigninViewControlle SetButtons(static_cast<int>(ui::mojom::DialogButton::kNone)); @@ -44,7 +44,7 @@ // On the local profile creation dialog, cancelling the dialog (for instance // through the VKEY_ESCAPE accelerator) should delete the profile. if (delete_profile_on_cancel) { -@@ -494,7 +494,7 @@ void SigninViewControllerDelegateViews::DisplayModal() +@@ -496,7 +496,7 @@ void SigninViewControllerDelegateViews::DisplayModal() content_view_->RequestFocus(); } @@ -53,7 +53,7 @@ void SigninViewControllerDelegateViews::DeleteProfileOnCancel() { ProfileAttributesEntry* entry = g_browser_process->profile_manager() -@@ -534,7 +534,7 @@ SigninViewControllerDelegate::CreateSyncConfirmationDe +@@ -536,7 +536,7 @@ SigninViewControllerDelegate::CreateSyncConfirmationDe /*animate_on_resize=*/true); } @@ -62,7 +62,7 @@ // static SigninViewControllerDelegate* SigninViewControllerDelegate::CreateSyncHistoryOptInDelegate( -@@ -591,7 +591,7 @@ SigninViewControllerDelegate::CreateSignoutConfirmatio +@@ -593,7 +593,7 @@ SigninViewControllerDelegate::CreateSignoutConfirmatio } #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) diff --git a/www/chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc b/www/chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc index fc74f5a26174..f44747816c21 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/tabs/dragging/tab_drag_controller.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/tabs/dragging/tab_drag_controller.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/tabs/dragging/tab_drag_controller.cc -@@ -194,7 +194,7 @@ bool IsWindowDragUsingSystemDragDropAllowed() { +@@ -179,7 +179,7 @@ bool IsWindowDragUsingSystemDragDropAllowed() { void UpdateSystemDnDDragImage(TabDragContext* attached_context, const gfx::ImageSkia& image) { @@ -9,7 +9,7 @@ VLOG(1) << __func__ << " image size=" << image.size().ToString(); aura::Window* root_window = attached_context->GetWidget()->GetNativeWindow()->GetRootWindow(); -@@ -406,7 +406,7 @@ TabDragController::Liveness TabDragController::Init( +@@ -391,7 +391,7 @@ TabDragController::Liveness TabDragController::Init( // synchronous on desktop Linux, so use that. // - ChromeOS Ash // Releasing capture on Ash cancels gestures so avoid it. @@ -18,7 +18,7 @@ ref->can_release_capture_ = false; #endif ref->start_point_in_screen_ = -@@ -980,7 +980,7 @@ TabDragController::Liveness TabDragController::DragBro +@@ -982,7 +982,7 @@ TabDragController::Liveness TabDragController::DragBro CHECK_EQ(SetCapture(target_context), Liveness::ALIVE); } @@ -27,7 +27,7 @@ // EndMoveLoop is going to snap the window back to its original location. // Hide it so users don't see this. Hiding a window in Linux aura causes // it to lose capture so skip it. -@@ -2132,7 +2132,7 @@ void TabDragController::CompleteDrag() { +@@ -2135,7 +2135,7 @@ void TabDragController::CompleteDrag() { } // If source window was maximized - maximize the new window as well. @@ -36,7 +36,7 @@ // Keeping maximized state breaks snap to Grid on Windows when dragging // tabs from maximized windows. TODO:(crbug.com/727051) Explore doing this // for other desktop OS's. kMaximizedStateRetainedOnTabDrag in -@@ -2549,7 +2549,7 @@ TabDragController::Liveness TabDragController::GetLoca +@@ -2551,7 +2551,7 @@ TabDragController::Liveness TabDragController::GetLoca } } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc index d5275fa75adc..7a8b9a1860be 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/tabs/tab.cc.orig 2025-09-22 06:24:40 UTC +--- chrome/browser/ui/views/tabs/tab.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/tabs/tab.cc -@@ -677,7 +677,7 @@ void Tab::MaybeUpdateHoverStatus(const ui::MouseEvent& +@@ -678,7 +678,7 @@ void Tab::MaybeUpdateHoverStatus(const ui::MouseEvent& return; } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__hover__card__bubble__view.cc b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__hover__card__bubble__view.cc index 3137975c2d68..edf7ddc028b9 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__hover__card__bubble__view.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__hover__card__bubble__view.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/tabs/tab_hover_card_bubble_view.cc.orig 2025-05-05 10:57:53 UTC +--- chrome/browser/ui/views/tabs/tab_hover_card_bubble_view.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/tabs/tab_hover_card_bubble_view.cc -@@ -380,7 +380,7 @@ TabHoverCardBubbleView::TabHoverCardBubbleView(Tab* ta +@@ -381,7 +381,7 @@ TabHoverCardBubbleView::TabHoverCardBubbleView(Tab* ta // not become active. Setting this to false creates the need to explicitly // hide the hovercard on press, touch, and keyboard events. SetCanActivate(false); diff --git a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc index 5c1a9efe165b..b541eb0a4a27 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/tabs/tab_style_views.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/tabs/tab_style_views.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/tabs/tab_style_views.cc -@@ -575,7 +575,7 @@ float TabStyleViewsImpl::GetCurrentActiveOpacity() con +@@ -557,7 +557,7 @@ float TabStyleViewsImpl::GetCurrentActiveOpacity() con if (!IsHoverAnimationActive()) { return base_opacity; } diff --git a/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc b/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc index a81e79f5ba4a..61c609aa9adc 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/user_education/browser_user_education_service.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/user_education/browser_user_education_service.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/user_education/browser_user_education_service.cc -@@ -1090,7 +1090,7 @@ void MaybeRegisterChromeFeaturePromos( +@@ -1125,7 +1125,7 @@ void MaybeRegisterChromeFeaturePromos( "Triggered when a shared tab becomes the active tab."))); } @@ -9,7 +9,7 @@ // kIPHSupervisedUserProfileSigninFeature registry.RegisterFeature(std::move( FeaturePromoSpecification::CreateForCustomAction( -@@ -1337,7 +1337,7 @@ void MaybeRegisterChromeFeaturePromos( +@@ -1372,7 +1372,7 @@ void MaybeRegisterChromeFeaturePromos( "Triggered to inform users of the availability of the " "new translate screen feature on the Lens Overlay."))); diff --git a/www/chromium/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc b/www/chromium/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc index 13dc6996ea16..02b6f068dd1e 100644 --- a/www/chromium/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc +++ b/www/chromium/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/views/web_apps/web_app_integration_test_driver.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/views/web_apps/web_app_integration_test_driver.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/views/web_apps/web_app_integration_test_driver.cc -@@ -516,7 +516,7 @@ std::string GetFileExtension(FileExtension file_extens +@@ -515,7 +515,7 @@ std::string GetFileExtension(FileExtension file_extens } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ SiteConfig GetSiteConfigurationFromAppName(const std::string& app_name) { SiteConfig config; bool is_app_found = false; -@@ -2076,7 +2076,7 @@ void WebAppIntegrationTestDriver::DeletePlatformShortc +@@ -2088,7 +2088,7 @@ void WebAppIntegrationTestDriver::DeletePlatformShortc if (app_name.empty()) { app_name = GetSiteConfiguration(site).app_name; } @@ -18,7 +18,7 @@ ASSERT_TRUE(override_registration_->test_override().IsShortcutCreated( profile(), app_id, app_name)); ASSERT_TRUE( -@@ -3394,7 +3394,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginEna +@@ -3411,7 +3411,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginEna app_state->id, app_state->name); ASSERT_TRUE(icon_color.has_value()); ASSERT_THAT(site_config.icon_color, testing::Eq(icon_color.value())); @@ -27,7 +27,7 @@ ASSERT_TRUE(override_registration_->test_override().IsRunOnOsLoginEnabled( profile(), app_state->id, app_state->name)); #endif -@@ -3409,7 +3409,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginDis +@@ -3426,7 +3426,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginDis GetAppBySiteMode(after_state_change_action_state_.get(), profile(), site); ASSERT_TRUE(app_state); base::ScopedAllowBlockingForTesting allow_blocking; @@ -36,7 +36,7 @@ ASSERT_FALSE(override_registration_->test_override().IsRunOnOsLoginEnabled( profile(), app_state->id, app_state->name)); #endif -@@ -3419,7 +3419,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginDis +@@ -3436,7 +3436,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginDis void WebAppIntegrationTestDriver::CheckSiteHandlesFile( Site site, FileExtension file_extension) { @@ -45,7 +45,7 @@ if (!BeforeStateCheckAction(__FUNCTION__)) { return; } -@@ -3435,7 +3435,7 @@ void WebAppIntegrationTestDriver::CheckSiteHandlesFile +@@ -3452,7 +3452,7 @@ void WebAppIntegrationTestDriver::CheckSiteHandlesFile void WebAppIntegrationTestDriver::CheckSiteNotHandlesFile( Site site, FileExtension file_extension) { @@ -54,7 +54,7 @@ if (!BeforeStateCheckAction(__FUNCTION__)) { return; } -@@ -4260,7 +4260,7 @@ base::FilePath WebAppIntegrationTestDriver::GetShortcu +@@ -4277,7 +4277,7 @@ base::FilePath WebAppIntegrationTestDriver::GetShortcu base::FilePath shortcut_dir, const std::string& app_name, const webapps::AppId& app_id) { @@ -63,7 +63,7 @@ return override_registration_->test_override().GetShortcutPath( profile(), shortcut_dir, app_id, app_name); #else -@@ -4460,7 +4460,7 @@ bool WebAppIntegrationTestDriver::IsShortcutAndIconCre +@@ -4477,7 +4477,7 @@ bool WebAppIntegrationTestDriver::IsShortcutAndIconCre const webapps::AppId& id) { base::ScopedAllowBlockingForTesting allow_blocking; bool is_shortcut_and_icon_correct = false; @@ -72,7 +72,7 @@ bool is_shortcut_correct = override_registration_->test_override().IsShortcutCreated(profile, id, name); -@@ -4504,7 +4504,7 @@ bool WebAppIntegrationTestDriver::DoIconColorsMatch(Pr +@@ -4521,7 +4521,7 @@ bool WebAppIntegrationTestDriver::DoIconColorsMatch(Pr do_icon_colors_match = (expected_icon_pixel_color == shortcut_pixel_color_apps_folder.value()); } diff --git a/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h b/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h index 381c137e5e60..248c4c7f9d4f 100644 --- a/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h +++ b/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h @@ -1,7 +1,7 @@ ---- chrome/browser/ui/web_applications/web_app_dialogs.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/web_applications/web_app_dialogs.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/web_applications/web_app_dialogs.h @@ -24,7 +24,7 @@ - #include "ui/gfx/native_widget_types.h" + #include "ui/gfx/native_window_types.h" static_assert(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - BUILDFLAG(IS_CHROMEOS)); diff --git a/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc b/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc index 6eee4bdea253..6e6d81bfcdf5 100644 --- a/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc +++ b/www/chromium/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/web_applications/web_app_ui_manager_impl.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/web_applications/web_app_ui_manager_impl.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/web_applications/web_app_ui_manager_impl.cc -@@ -564,7 +564,7 @@ void WebAppUiManagerImpl::MaybeShowIPHPromoForAppsLaun +@@ -574,7 +574,7 @@ void WebAppUiManagerImpl::MaybeShowIPHPromoForAppsLaun Browser* browser, Profile* profile, const std::string& app_id) { @@ -9,7 +9,7 @@ WebAppProvider* provider = WebAppProvider::GetForWebApps(profile); CHECK(provider); -@@ -793,7 +793,7 @@ void WebAppUiManagerImpl::ClearWebAppSiteDataIfNeeded( +@@ -803,7 +803,7 @@ void WebAppUiManagerImpl::ClearWebAppSiteDataIfNeeded( } } diff --git a/www/chromium/files/patch-chrome_browser_ui_webui__browser_webui__browser__window.cc b/www/chromium/files/patch-chrome_browser_ui_webui__browser_webui__browser__window.cc index a798b32d2c62..49232f2a5810 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui__browser_webui__browser__window.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui__browser_webui__browser__window.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui_browser/webui_browser_window.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui_browser/webui_browser_window.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui_browser/webui_browser_window.cc -@@ -22,7 +22,7 @@ namespace { +@@ -42,7 +42,7 @@ const char* const kWebUIBrowserWindowKey = "__WEBUI_BR // Copied from chrome/browser/ui/views/frame/browser_frame.cc. bool IsUsingLinuxSystemTheme(Profile* profile) { diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_certificate__manager_certificate__manager__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_certificate__manager_certificate__manager__handler.cc index c25bb76054e1..5d94af3d7e38 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_certificate__manager_certificate__manager__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_certificate__manager_certificate__manager__handler.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/certificate_manager/certificate_manager_handler.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/webui/certificate_manager/certificate_manager_handler.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/certificate_manager/certificate_manager_handler.cc -@@ -219,7 +219,7 @@ CertificateManagerPageHandler::GetCertSource( +@@ -217,7 +217,7 @@ CertificateManagerPageHandler::GetCertSource( CERTIFICATE_TRUST_TYPE_DISTRUSTED, profile_, &remote_client_); break; diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc b/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc index bf4b2af47365..8483488e2d45 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/chrome_web_ui_configs.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/chrome_web_ui_configs.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/chrome_web_ui_configs.cc -@@ -152,7 +152,7 @@ +@@ -153,7 +153,7 @@ #include "chrome/browser/ui/webui/conflicts/conflicts_ui.h" #endif // BUILDFLAG(IS_WIN) @@ -9,7 +9,7 @@ #include "chrome/browser/ui/webui/app_settings/web_app_settings_ui.h" #include "chrome/browser/ui/webui/browser_switch/browser_switch_ui.h" #include "chrome/browser/ui/webui/signin/history_sync_optin/history_sync_optin_ui.h" -@@ -160,13 +160,13 @@ +@@ -161,13 +161,13 @@ #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -25,7 +25,7 @@ #include "chrome/browser/ui/webui/discards/discards_ui.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_DESKTOP_ANDROID) -@@ -194,7 +194,7 @@ +@@ -195,7 +195,7 @@ #include "chrome/browser/ui/webui/signin/signin_error_ui.h" #endif // !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_ANDROID) @@ -34,7 +34,7 @@ #include "chrome/browser/ui/webui/on_device_translation_internals/on_device_translation_internals_ui.h" #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -347,7 +347,7 @@ void RegisterChromeWebUIConfigs() { +@@ -349,7 +349,7 @@ void RegisterChromeWebUIConfigs() { map.AddWebUIConfig(std::make_unique<WebUIJsErrorUIConfig>()); #endif // BUILDFLAG(IS_ANDROID) @@ -43,7 +43,7 @@ map.AddWebUIConfig(std::make_unique<LinuxProxyConfigUI>()); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || // BUILDFLAG(IS_OPENBSD) -@@ -377,7 +377,7 @@ void RegisterChromeWebUIConfigs() { +@@ -379,7 +379,7 @@ void RegisterChromeWebUIConfigs() { map.AddWebUIConfig(std::make_unique<ConflictsUIConfig>()); #endif // BUILDFLAG(IS_WIN) @@ -52,7 +52,7 @@ map.AddWebUIConfig(std::make_unique<BrowserSwitchUIConfig>()); map.AddWebUIConfig(std::make_unique<HistorySyncOptinUIConfig>()); map.AddWebUIConfig(std::make_unique<OnDeviceTranslationInternalsUIConfig>()); -@@ -386,13 +386,13 @@ void RegisterChromeWebUIConfigs() { +@@ -388,13 +388,13 @@ void RegisterChromeWebUIConfigs() { #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_connectors__internals__page__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_connectors__internals__page__handler.cc index 23f022630bc9..6c269c2c1586 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_connectors__internals__page__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_connectors__internals__page__handler.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/webui/connectors_internals/connectors_internals_page_handler.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/connectors_internals/connectors_internals_page_handler.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/connectors_internals/connectors_internals_page_handler.cc @@ -85,7 +85,7 @@ connectors_internals::mojom::ClientIdentityPtr GetIden #endif // BUILDFLAG(ENTERPRISE_CLIENT_CERTIFICATES) @@ -9,7 +9,7 @@ std::string GetStringFromTimestamp(base::Time timestamp) { return (timestamp == base::Time()) ? std::string() : base::UnlocalizedTimeFormatWithPattern( -@@ -202,7 +202,7 @@ void ConnectorsInternalsPageHandler::GetClientCertific +@@ -200,7 +200,7 @@ void ConnectorsInternalsPageHandler::GetClientCertific void ConnectorsInternalsPageHandler::GetSignalsReportingState( GetSignalsReportingStateCallback callback) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_device__trust__utils.cc b/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_device__trust__utils.cc index 09f96200046b..29773d71b3aa 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_device__trust__utils.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_connectors__internals_device__trust__utils.cc @@ -1,29 +1,29 @@ ---- chrome/browser/ui/webui/connectors_internals/device_trust_utils.cc.orig 2025-07-02 06:08:04 UTC +--- chrome/browser/ui/webui/connectors_internals/device_trust_utils.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/connectors_internals/device_trust_utils.cc -@@ -7,7 +7,7 @@ - #include "build/build_config.h" +@@ -8,7 +8,7 @@ #include "components/enterprise/buildflags/buildflags.h" --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ +- BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) #include "base/base64url.h" #include "chrome/browser/browser_process.h" #include "chrome/browser/policy/chrome_browser_policy_connector.h" -@@ -39,7 +39,7 @@ namespace enterprise_connectors::utils { - +@@ -42,7 +42,7 @@ namespace enterprise_connectors::utils { namespace { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ +- BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) connectors_internals::mojom::KeyTrustLevel ParseTrustLevel( BPKUR::KeyTrustLevel trust_level) { -@@ -176,7 +176,7 @@ connectors_internals::mojom::CertificateMetadataPtr Co - } // namespace +@@ -183,7 +183,7 @@ connectors_internals::mojom::CertificateMetadataPtr Co connectors_internals::mojom::KeyInfoPtr GetKeyInfo() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ +- BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) auto* key_manager = g_browser_process->browser_policy_connector() ->chrome_browser_cloud_management_controller() ->GetDeviceTrustKeyManager(); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc index 9ac4a9bd3233..438c2f007319 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/management/management_ui_handler.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/management/management_ui_handler.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/management/management_ui_handler.cc -@@ -68,7 +68,7 @@ +@@ -70,7 +70,7 @@ #include "ui/base/l10n/l10n_util.h" #include "ui/base/webui/web_ui_util.h" @@ -9,7 +9,7 @@ #include "chrome/browser/enterprise/signals/user_permission_service_factory.h" #include "components/device_signals/core/browser/user_permission_service.h" // nogncheck #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -381,7 +381,7 @@ void ManagementUIHandler::AddReportingInfo(base::Value +@@ -383,7 +383,7 @@ void ManagementUIHandler::AddReportingInfo(base::Value report_sources->Append(std::move(data)); } @@ -18,7 +18,7 @@ auto device_signal_data = GetDeviceSignalGrantedMessage(); if (!device_signal_data.empty()) { report_sources->Append(std::move(device_signal_data)); -@@ -403,7 +403,7 @@ void ManagementUIHandler::AddReportingInfo(base::Value +@@ -405,7 +405,7 @@ void ManagementUIHandler::AddReportingInfo(base::Value report_sources->Append(std::move(data)); } @@ -27,7 +27,7 @@ auto device_signal_data = GetDeviceSignalGrantedMessage(); if (!device_signal_data.empty()) { report_sources->Append(std::move(device_signal_data)); -@@ -589,7 +589,7 @@ policy::PolicyService* ManagementUIHandler::GetPolicyS +@@ -595,7 +595,7 @@ policy::PolicyService* ManagementUIHandler::GetPolicyS ->policy_service(); } diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_searchbox_searchbox__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_searchbox_searchbox__handler.cc index 2568e587daec..d49ece4cb1dd 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_searchbox_searchbox__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_searchbox_searchbox__handler.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/searchbox/searchbox_handler.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/browser/ui/webui/searchbox/searchbox_handler.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/searchbox/searchbox_handler.cc -@@ -128,7 +128,7 @@ const char* kMacShareIconResourceName = +@@ -135,7 +135,7 @@ const char* kMacShareIconResourceName = #elif BUILDFLAG(IS_WIN) const char* kWinShareIconResourceName = "//resources/cr_components/searchbox/icons/win_share.svg"; @@ -9,7 +9,7 @@ const char* kLinuxShareIconResourceName = "//resources/cr_components/searchbox/icons/share.svg"; #else -@@ -188,7 +188,7 @@ static void DefineChromeRefreshRealboxIcons() { +@@ -195,7 +195,7 @@ static void DefineChromeRefreshRealboxIcons() { #elif BUILDFLAG(IS_WIN) kWinShareIconResourceName = "//resources/cr_components/searchbox/icons/win_share_cr23.svg"; @@ -18,7 +18,7 @@ kLinuxShareIconResourceName = "//resources/cr_components/searchbox/icons/share_cr23.svg"; #else -@@ -656,7 +656,7 @@ std::string SearchboxHandler::ActionVectorIconToResour +@@ -706,7 +706,7 @@ std::string SearchboxHandler::ActionVectorIconToResour icon.name == omnibox::kShareWinChromeRefreshIcon.name) { return kWinShareIconResourceName; } diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc index b46aa2088327..7b771636a8d1 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/settings/appearance_handler.cc.orig 2025-04-04 08:52:13 UTC +--- chrome/browser/ui/webui/settings/appearance_handler.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/settings/appearance_handler.cc -@@ -32,7 +32,7 @@ void AppearanceHandler::RegisterMessages() { +@@ -33,7 +33,7 @@ void AppearanceHandler::RegisterMessages() { "useDefaultTheme", base::BindRepeating(&AppearanceHandler::HandleUseTheme, base::Unretained(this), ui::SystemTheme::kDefault)); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc b/www/chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc index edd56bfe05ca..3c8dba5964a7 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc @@ -137,7 +137,7 @@ #include "chrome/browser/ui/webui/settings/system_handler.h" @@ -9,8 +9,8 @@ #include "ui/display/screen.h" #endif -@@ -153,7 +153,7 @@ - #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) +@@ -146,7 +146,7 @@ + #include "device/fido/win/webauthn_api.h" #endif // BUILDFLAG(IS_WIN) -#if BUILDFLAG(IS_LINUX) @@ -18,7 +18,7 @@ #include "ui/linux/linux_ui_factory.h" #include "ui/ozone/public/ozone_platform.h" #endif -@@ -278,7 +278,7 @@ void AddA11yStrings(content::WebUIDataSource* html_sou +@@ -271,7 +271,7 @@ void AddA11yStrings(content::WebUIDataSource* html_sou {"toastAlertLevelDescription", IDS_SETTINGS_ACCESSIBILITY_TOAST_FREQUENCY_DESCRIPTION}, #endif @@ -27,7 +27,7 @@ {"overscrollHistoryNavigationTitle", IDS_SETTINGS_OVERSCROLL_HISTORY_NAVIGATION_TITLE}, {"overscrollHistoryNavigationSubtitle", -@@ -548,7 +548,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht +@@ -543,7 +543,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht {"uiFeatureAlignLeft", IDS_SETTINGS_UI_FEATURE_ALIGN_LEFT}, {"uiFeatureAlignRight", IDS_SETTINGS_UI_FEATURE_ALIGN_RIGHT}, {"resetToDefault", IDS_SETTINGS_RESET_TO_DEFAULT}, @@ -36,7 +36,7 @@ {"gtkTheme", IDS_SETTINGS_GTK_THEME}, {"useGtkTheme", IDS_SETTINGS_USE_GTK_THEME}, {"qtTheme", IDS_SETTINGS_QT_THEME}, -@@ -556,11 +556,11 @@ void AddAppearanceStrings(content::WebUIDataSource* ht +@@ -551,11 +551,11 @@ void AddAppearanceStrings(content::WebUIDataSource* ht {"classicTheme", IDS_SETTINGS_CLASSIC_THEME}, {"useClassicTheme", IDS_SETTINGS_USE_CLASSIC_THEME}, #endif @@ -50,7 +50,7 @@ {"showWindowDecorations", IDS_SHOW_WINDOW_DECORATIONS}, #endif #if BUILDFLAG(IS_MAC) -@@ -582,7 +582,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht +@@ -579,7 +579,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht html_source->AddBoolean("tabSearchIsRightAlignedAtStartup", tabs::GetTabSearchTrailingTabstrip(profile)); @@ -59,7 +59,7 @@ bool show_custom_chrome_frame = ui::OzonePlatform::GetInstance() ->GetPlatformRuntimeProperties() .supports_server_side_window_decorations; -@@ -1591,7 +1591,7 @@ void AddSignOutDialogStrings(content::WebUIDataSource* +@@ -1577,7 +1577,7 @@ void AddSignOutDialogStrings(content::WebUIDataSource* g_browser_process->GetApplicationLocale()) .spec(); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.cc index 78485da73d75..92d2212a0d54 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.cc -@@ -516,7 +516,7 @@ void CustomizeChromePageHandler::UpdateFooterSettings( +@@ -549,7 +549,7 @@ void CustomizeChromePageHandler::UpdateFooterSettings( side_panel::mojom::ManagementNoticeState::New(); management_notice_state->can_be_shown = false; management_notice_state->enabled_by_policy = false; diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.h b/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.h index 0eb6efdef908..2ac9e67cb9a5 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.h +++ b/www/chromium/files/patch-chrome_browser_ui_webui_side__panel_customize__chrome_customize__chrome__page__handler.h @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.h.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.h.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome_page_handler.h -@@ -206,7 +206,7 @@ class CustomizeChromePageHandler +@@ -208,7 +208,7 @@ class CustomizeChromePageHandler // value needs to be requeried by the page. GURL last_source_url_{GURL(chrome::kChromeUINewTabPageURL)}; diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc b/www/chromium/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc index c1392534b1f2..c30950ee3ee4 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc @@ -1,6 +1,6 @@ ---- chrome/browser/ui/webui/signin/profile_picker_handler.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/signin/profile_picker_handler.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/signin/profile_picker_handler.cc -@@ -168,7 +168,7 @@ base::Value::Dict CreateProfileEntry(const ProfileAttr +@@ -169,7 +169,7 @@ base::Value::Dict CreateProfileEntry(const ProfileAttr IDS_PROFILE_PICKER_PROFILE_CARD_LABEL, local_profile_name); if (entry->GetIsManaged() == signin::Tribool::kTrue) { profile_entry.Set("avatarBadge", "cr:domain"); diff --git a/www/chromium/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc b/www/chromium/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc index caa940b91934..2f46417f55d0 100644 --- a/www/chromium/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc +++ b/www/chromium/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc @@ -1,4 +1,4 @@ ---- chrome/browser/ui/webui/user_education_internals/user_education_internals_page_handler_impl.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/ui/webui/user_education_internals/user_education_internals_page_handler_impl.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/ui/webui/user_education_internals/user_education_internals_page_handler_impl.cc @@ -49,7 +49,7 @@ #include "ui/base/l10n/l10n_util.h" @@ -18,7 +18,7 @@ return g_browser_process->GetFeatures()->whats_new_registry(); #else return nullptr; -@@ -912,7 +912,7 @@ void UserEducationInternalsPageHandlerImpl::ClearWhats +@@ -913,7 +913,7 @@ void UserEducationInternalsPageHandlerImpl::ClearWhats } void UserEducationInternalsPageHandlerImpl::LaunchWhatsNewStaging() { diff --git a/www/chromium/files/patch-chrome_browser_web__applications_icons_icon__masker.cc b/www/chromium/files/patch-chrome_browser_web__applications_icons_icon__masker.cc new file mode 100644 index 000000000000..9555dce96acd --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_web__applications_icons_icon__masker.cc @@ -0,0 +1,11 @@ +--- chrome/browser/web_applications/icons/icon_masker.cc.orig 2025-10-02 04:28:32 UTC ++++ chrome/browser/web_applications/icons/icon_masker.cc +@@ -12,7 +12,7 @@ + + namespace web_app { + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) + void MaskIconOnOs(SkBitmap input_bitmap, MaskedIconCallback masked_callback) { + base::SequencedTaskRunner::GetCurrentDefault()->PostTask( + FROM_HERE, diff --git a/www/chromium/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.cc b/www/chromium/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.cc index cd0347154641..70fd76344767 100644 --- a/www/chromium/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.cc +++ b/www/chromium/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.cc @@ -1,6 +1,6 @@ ---- chrome/browser/web_applications/os_integration/web_app_shortcut.cc.orig 2025-01-15 09:18:26 UTC +--- chrome/browser/web_applications/os_integration/web_app_shortcut.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/web_applications/os_integration/web_app_shortcut.cc -@@ -71,7 +71,7 @@ namespace { +@@ -67,7 +67,7 @@ namespace { #if BUILDFLAG(IS_MAC) const int kDesiredIconSizesForShortcut[] = {16, 32, 128, 256, 512}; @@ -9,7 +9,7 @@ // Linux supports icons of any size. FreeDesktop Icon Theme Specification states // that "Minimally you should install a 48x48 icon in the hicolor theme." const int kDesiredIconSizesForShortcut[] = {16, 32, 48, 128, 256, 512}; -@@ -253,7 +253,7 @@ std::unique_ptr<ShortcutInfo> BuildShortcutInfoWithout +@@ -249,7 +249,7 @@ std::unique_ptr<ShortcutInfo> BuildShortcutInfoWithout // TODO(crbug.com/40257107): Implement tests on Linux for using shortcuts_menu // actions. diff --git a/www/chromium/files/patch-chrome_browser_webauthn_enclave__manager.cc b/www/chromium/files/patch-chrome_browser_webauthn_enclave__manager.cc index a79ebafeb744..aaf7df673671 100644 --- a/www/chromium/files/patch-chrome_browser_webauthn_enclave__manager.cc +++ b/www/chromium/files/patch-chrome_browser_webauthn_enclave__manager.cc @@ -1,6 +1,6 @@ ---- chrome/browser/webauthn/enclave_manager.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/browser/webauthn/enclave_manager.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/browser/webauthn/enclave_manager.cc -@@ -709,7 +709,7 @@ base::flat_set<GaiaId> GetGaiaIDs( +@@ -750,7 +750,7 @@ base::flat_set<GaiaId> GetGaiaIDs( std::string UserVerifyingLabelToString(crypto::UserVerifyingKeyLabel label) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ return label; #else return std::string("placeholder"); -@@ -719,7 +719,7 @@ std::string UserVerifyingLabelToString(crypto::UserVer +@@ -760,7 +760,7 @@ std::string UserVerifyingLabelToString(crypto::UserVer std::optional<crypto::UserVerifyingKeyLabel> UserVerifyingKeyLabelFromString( std::string saved_label) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-chrome_browser_webauthn_password__credential__controller.cc b/www/chromium/files/patch-chrome_browser_webauthn_password__credential__controller.cc deleted file mode 100644 index 61536f1927da..000000000000 --- a/www/chromium/files/patch-chrome_browser_webauthn_password__credential__controller.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/webauthn/password_credential_controller.cc.orig 2025-09-06 10:01:20 UTC -+++ chrome/browser/webauthn/password_credential_controller.cc -@@ -46,7 +46,7 @@ password_manager::PasswordManagerClient* GetPasswordMa - - #if !BUILDFLAG(IS_ANDROID) - std::u16string GetAuthenticationMessage(std::string_view rp_id) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return u""; - #else - return l10n_util::GetStringFUTF16(IDS_PASSWORD_MANAGER_FILLING_REAUTH, diff --git a/www/chromium/files/patch-chrome_browser_webauthn_password__credential__ui__controller.cc b/www/chromium/files/patch-chrome_browser_webauthn_password__credential__ui__controller.cc new file mode 100644 index 000000000000..3ae422ba506d --- /dev/null +++ b/www/chromium/files/patch-chrome_browser_webauthn_password__credential__ui__controller.cc @@ -0,0 +1,11 @@ +--- chrome/browser/webauthn/password_credential_ui_controller.cc.orig 2025-10-02 04:28:32 UTC ++++ chrome/browser/webauthn/password_credential_ui_controller.cc +@@ -26,7 +26,7 @@ using content::WebContents; + namespace { + + std::u16string GetAuthenticationMessage(std::string_view rp_id) { +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + return u""; + #else + return l10n_util::GetStringFUTF16(IDS_PASSWORD_MANAGER_FILLING_REAUTH, diff --git a/www/chromium/files/patch-chrome_common_chrome__features.cc b/www/chromium/files/patch-chrome_common_chrome__features.cc index 1b6c9bf95e72..50c0fc75c374 100644 --- a/www/chromium/files/patch-chrome_common_chrome__features.cc +++ b/www/chromium/files/patch-chrome_common_chrome__features.cc @@ -1,6 +1,6 @@ ---- chrome/common/chrome_features.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/common/chrome_features.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/common/chrome_features.cc -@@ -80,7 +80,7 @@ BASE_FEATURE(kUseAdHocSigningForWebAppShims, +@@ -64,7 +64,7 @@ BASE_FEATURE(UseAdHocSigningForWebAppShims, base::FEAT #endif // BUILDFLAG(IS_MAC) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -8,9 +8,9 @@ + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) // Enables or disables the Autofill survey triggered by opening a prompt to // save address info. - BASE_FEATURE(kAutofillAddressSurvey, -@@ -98,7 +98,7 @@ BASE_FEATURE(kAutofillPasswordSurvey, - base::FEATURE_DISABLED_BY_DEFAULT); + BASE_FEATURE(AutofillAddressSurvey, base::FEATURE_DISABLED_BY_DEFAULT); +@@ -76,7 +76,7 @@ BASE_FEATURE(AutofillCardSurvey, base::FEATURE_DISABLE + BASE_FEATURE(AutofillPasswordSurvey, base::FEATURE_DISABLED_BY_DEFAULT); #endif -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) @@ -18,16 +18,16 @@ // Enables the Restart background mode optimization. When all Chrome UI is // closed and it goes in the background, allows to restart the browser to // discard memory. -@@ -257,7 +257,7 @@ BASE_FEATURE(kDesktopPWAsElidedExtensionsMenu, - BASE_FEATURE(kDesktopPWAsRunOnOsLogin, - "DesktopPWAsRunOnOsLogin", +@@ -188,7 +188,7 @@ BASE_FEATURE(DesktopPWAsElidedExtensionsMenu, + // Enables or disables Desktop PWAs to be auto-started on OS login. + BASE_FEATURE(DesktopPWAsRunOnOsLogin, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -304,7 +304,7 @@ BASE_FEATURE(kEnableFullscreenToAnyScreenAndroid, +@@ -222,7 +222,7 @@ BASE_FEATURE(EnableFullscreenToAnyScreenAndroid, base::FEATURE_DISABLED_BY_DEFAULT); #endif @@ -36,21 +36,30 @@ // Controls whether Chrome Apps are supported. See https://crbug.com/1221251. // If the feature is disabled, Chrome Apps continue to work. If enabled, Chrome // Apps will not launch and will be marked in the UI as deprecated. -@@ -1170,7 +1170,7 @@ BASE_FEATURE(kKAnonymityServiceStorage, - "KAnonymityServiceStorage", +@@ -578,7 +578,7 @@ BASE_FEATURE(GlicDisableWarming, base::FEATURE_ENABLED + // set to hidden when the Glic panel is warming. + BASE_FEATURE(kGlicGuestContentsVisibilityState, + "GlicGuestContentsVisibilityState", +-#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT); + #else + base::FEATURE_DISABLED_BY_DEFAULT); +@@ -997,7 +997,7 @@ BASE_FEATURE(KAnonymityServiceOHTTPRequests, base::FEA + // public keys. + BASE_FEATURE(KAnonymityServiceStorage, base::FEATURE_ENABLED_BY_DEFAULT); -#if BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) +#if (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kLinuxLowMemoryMonitor, - "LinuxLowMemoryMonitor", - base::FEATURE_DISABLED_BY_DEFAULT); -@@ -1183,7 +1183,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit + BASE_FEATURE(LinuxLowMemoryMonitor, base::FEATURE_DISABLED_BY_DEFAULT); + // Values taken from the low-memory-monitor documentation and also apply to the + // portal API: +@@ -1008,7 +1008,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit &kLinuxLowMemoryMonitor, "critical_level", 255}; #endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kListWebAppsSwitch, - "ListWebAppsSwitch", - base::FEATURE_DISABLED_BY_DEFAULT); + BASE_FEATURE(ListWebAppsSwitch, base::FEATURE_DISABLED_BY_DEFAULT); + #endif + diff --git a/www/chromium/files/patch-chrome_common_chrome__features.h b/www/chromium/files/patch-chrome_common_chrome__features.h index e2e91ac39665..f00a3195310b 100644 --- a/www/chromium/files/patch-chrome_common_chrome__features.h +++ b/www/chromium/files/patch-chrome_common_chrome__features.h @@ -1,4 +1,4 @@ ---- chrome/common/chrome_features.h.orig 2025-09-06 10:01:20 UTC +--- chrome/common/chrome_features.h.orig 2025-10-02 04:28:32 UTC +++ chrome/common/chrome_features.h @@ -49,13 +49,13 @@ BASE_DECLARE_FEATURE(kUseAdHocSigningForWebAppShims); #endif // BUILDFLAG(IS_MAC) @@ -16,7 +16,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kBackgroundModeAllowRestart); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -153,7 +153,7 @@ BASE_DECLARE_FEATURE(kDesktopPWAsPreventClose); +@@ -136,7 +136,7 @@ BASE_DECLARE_FEATURE(kDesktopPWAsPreventClose); COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kDesktopPWAsTabStripSettings); @@ -25,7 +25,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kChromeAppsDeprecation); COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kShortcutsNotApps); -@@ -697,7 +697,7 @@ BASE_DECLARE_FEATURE(kKAnonymityServiceOHTTPRequests); +@@ -714,7 +714,7 @@ BASE_DECLARE_FEATURE(kKAnonymityServiceOHTTPRequests); COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kKAnonymityServiceStorage); @@ -34,7 +34,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kLinuxLowMemoryMonitor); COMPONENT_EXPORT(CHROME_FEATURES) extern const base::FeatureParam<int> kLinuxLowMemoryMonitorModerateLevel; -@@ -705,7 +705,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) +@@ -722,7 +722,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) extern const base::FeatureParam<int> kLinuxLowMemoryMonitorCriticalLevel; #endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-chrome_common_chrome__paths.cc b/www/chromium/files/patch-chrome_common_chrome__paths.cc index f4629be8462c..29e0da2c5ff5 100644 --- a/www/chromium/files/patch-chrome_common_chrome__paths.cc +++ b/www/chromium/files/patch-chrome_common_chrome__paths.cc @@ -1,4 +1,4 @@ ---- chrome/common/chrome_paths.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/common/chrome_paths.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/common/chrome_paths.cc @@ -31,7 +31,7 @@ #include "base/apple/foundation_util.h" @@ -27,7 +27,7 @@ #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -188,7 +188,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -176,7 +176,7 @@ bool PathProvider(int key, base::FilePath* result) { } break; case chrome::DIR_DEFAULT_DOWNLOADS_SAFE: @@ -36,7 +36,7 @@ if (!GetUserDownloadsDirectorySafe(&cur)) { return false; } -@@ -436,13 +436,13 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -407,13 +407,13 @@ bool PathProvider(int key, base::FilePath* result) { break; } #endif @@ -52,7 +52,7 @@ (BUILDFLAG(IS_LINUX) && BUILDFLAG(CHROMIUM_BRANDING)) case chrome::DIR_USER_EXTERNAL_EXTENSIONS: { if (!base::PathService::Get(chrome::DIR_USER_DATA, &cur)) { -@@ -452,7 +452,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -423,7 +423,7 @@ bool PathProvider(int key, base::FilePath* result) { break; } #endif @@ -61,7 +61,7 @@ case chrome::DIR_STANDALONE_EXTERNAL_EXTENSIONS: { cur = base::FilePath(kFilepathSinglePrefExtensions); break; -@@ -491,7 +491,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -462,7 +462,7 @@ bool PathProvider(int key, base::FilePath* result) { #if BUILDFLAG(ENABLE_EXTENSIONS_CORE) && \ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -70,7 +70,7 @@ case chrome::DIR_NATIVE_MESSAGING: #if BUILDFLAG(IS_MAC) #if BUILDFLAG(GOOGLE_CHROME_BRANDING) -@@ -505,6 +505,9 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -476,6 +476,9 @@ bool PathProvider(int key, base::FilePath* result) { #if BUILDFLAG(GOOGLE_CHROME_BRANDING) cur = base::FilePath( FILE_PATH_LITERAL("/etc/opt/chrome/native-messaging-hosts")); diff --git a/www/chromium/files/patch-chrome_common_chrome__paths.h b/www/chromium/files/patch-chrome_common_chrome__paths.h index 415768d8b8c7..af0a9596a20e 100644 --- a/www/chromium/files/patch-chrome_common_chrome__paths.h +++ b/www/chromium/files/patch-chrome_common_chrome__paths.h @@ -1,4 +1,4 @@ ---- chrome/common/chrome_paths.h.orig 2025-09-06 10:01:20 UTC +--- chrome/common/chrome_paths.h.orig 2025-10-02 04:28:32 UTC +++ chrome/common/chrome_paths.h @@ -58,7 +58,7 @@ enum { // to set policies for chrome. This directory @@ -18,8 +18,8 @@ DIR_STANDALONE_EXTERNAL_EXTENSIONS, // Directory for 'per-extension' // definition manifest files that // describe extensions which are to be -@@ -112,7 +112,7 @@ enum { - #endif +@@ -107,7 +107,7 @@ enum { + #if BUILDFLAG(ENABLE_EXTENSIONS_CORE) && \ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ - BUILDFLAG(IS_ANDROID)) diff --git a/www/chromium/files/patch-chrome_common_chrome__switches.cc b/www/chromium/files/patch-chrome_common_chrome__switches.cc index 7974a82b4328..73e8f1caaa88 100644 --- a/www/chromium/files/patch-chrome_common_chrome__switches.cc +++ b/www/chromium/files/patch-chrome_common_chrome__switches.cc @@ -1,6 +1,6 @@ ---- chrome/common/chrome_switches.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/common/chrome_switches.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/common/chrome_switches.cc -@@ -908,7 +908,7 @@ const char kDebugPrint[] = "debug-print"; +@@ -914,7 +914,7 @@ const char kDebugPrint[] = "debug-print"; #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -9,7 +9,7 @@ const char kEnableNewAppMenuIcon[] = "enable-new-app-menu-icon"; // Causes the browser to launch directly in guest mode. -@@ -937,7 +937,7 @@ const char kGlicDev[] = "glic-dev"; +@@ -946,7 +946,7 @@ const char kGlicSkipReloadAfterNavigation[] = const char kGlicHostLogging[] = "glic-host-logging"; #endif diff --git a/www/chromium/files/patch-chrome_common_chrome__switches.h b/www/chromium/files/patch-chrome_common_chrome__switches.h index e611ffe24958..3b24975c6989 100644 --- a/www/chromium/files/patch-chrome_common_chrome__switches.h +++ b/www/chromium/files/patch-chrome_common_chrome__switches.h @@ -1,6 +1,6 @@ ---- chrome/common/chrome_switches.h.orig 2025-09-06 10:01:20 UTC +--- chrome/common/chrome_switches.h.orig 2025-10-02 04:28:32 UTC +++ chrome/common/chrome_switches.h -@@ -275,7 +275,7 @@ extern const char kDebugPrint[]; +@@ -278,7 +278,7 @@ extern const char kDebugPrint[]; #endif #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -9,7 +9,7 @@ extern const char kEnableNewAppMenuIcon[]; extern const char kGuest[]; extern const char kForceNtpMobilePromo[]; -@@ -293,7 +293,7 @@ extern const char kGlicDev[]; +@@ -297,7 +297,7 @@ extern const char kGlicSkipReloadAfterNavigation[]; extern const char kGlicHostLogging[]; #endif diff --git a/www/chromium/files/patch-chrome_common_pref__names.h b/www/chromium/files/patch-chrome_common_pref__names.h index d88f5a25ad61..ca7b684bbba8 100644 --- a/www/chromium/files/patch-chrome_common_pref__names.h +++ b/www/chromium/files/patch-chrome_common_pref__names.h @@ -1,6 +1,6 @@ ---- chrome/common/pref_names.h.orig 2025-09-06 10:01:20 UTC +--- chrome/common/pref_names.h.orig 2025-10-02 04:28:32 UTC +++ chrome/common/pref_names.h -@@ -1333,7 +1333,7 @@ inline constexpr char kGeminiSettings[] = "browser.gem +@@ -1351,7 +1351,7 @@ inline constexpr char kGeminiSettings[] = "browser.gem inline constexpr char kAllowedDomainsForApps[] = "settings.allowed_domains_for_apps"; @@ -9,7 +9,7 @@ // Linux specific preference on whether we should match the system theme. inline constexpr char kSystemTheme[] = "extensions.theme.system_theme"; #endif -@@ -1503,7 +1503,7 @@ inline constexpr char kShowUpdatePromotionInfoBar[] = +@@ -1517,7 +1517,7 @@ inline constexpr char kShowUpdatePromotionInfoBar[] = "browser.show_update_promotion_info_bar"; #endif @@ -18,7 +18,7 @@ // Boolean that is false if we should show window manager decorations. If // true, we draw a custom chrome frame (thicker title bar and blue border). inline constexpr char kUseCustomChromeFrame[] = "browser.custom_chrome_frame"; -@@ -2156,7 +2156,7 @@ inline constexpr char kDownloadDefaultDirectory[] = +@@ -2168,7 +2168,7 @@ inline constexpr char kDownloadDefaultDirectory[] = inline constexpr char kDownloadDirUpgraded[] = "download.directory_upgrade"; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -27,7 +27,7 @@ inline constexpr char kOpenPdfDownloadInSystemReader[] = "download.open_pdf_in_system_reader"; #endif -@@ -2659,7 +2659,7 @@ inline constexpr char kMediaStorageIdSalt[] = "media.s +@@ -2671,7 +2671,7 @@ inline constexpr char kMediaStorageIdSalt[] = "media.s inline constexpr char kMediaCdmOriginData[] = "media.cdm.origin_data"; #endif // BUILDFLAG(IS_WIN) @@ -36,7 +36,7 @@ // A boolean pref to determine whether or not the network service is running // sandboxed. inline constexpr char kNetworkServiceSandboxEnabled[] = -@@ -2673,7 +2673,7 @@ inline constexpr char kNetworkServiceSandboxEnabled[] +@@ -2685,7 +2685,7 @@ inline constexpr char kNetworkServiceSandboxEnabled[] inline constexpr char kNetworkServiceFailedLaunchMajorVersion[] = "net.network_service_failed_launch_major_version"; @@ -45,7 +45,7 @@ // Records whether the user has seen an HTTP auth "negotiate" header. inline constexpr char kReceivedHttpAuthNegotiateHeader[] = "net.received_http_auth_negotiate_headers"; -@@ -2765,7 +2765,7 @@ inline constexpr char kIsolatedWebAppInstallForceList[ +@@ -2777,7 +2777,7 @@ inline constexpr char kIsolatedWebAppInstallForceList[ inline constexpr char kIsolatedWebAppPendingInitializationCount[] = "profile.isolated_web_app.install.pending_initialization_count"; @@ -54,7 +54,7 @@ // Boolean that specifies whether OK-AS-DELEGATE flag from KDC is respected // along with kAuthNegotiateDelegateAllowlist. inline constexpr char kAuthNegotiateDelegateByKdcPolicy[] = -@@ -3288,7 +3288,7 @@ inline constexpr char kKioskApplicationLogCollectionEn +@@ -3275,7 +3275,7 @@ inline constexpr char kKioskApplicationLogCollectionEn #endif // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ @@ -63,7 +63,7 @@ // Defines administrator-set availability of Chrome for Testing. inline constexpr char kChromeForTestingAllowed[] = "chrome_for_testing.allowed"; #endif -@@ -3806,7 +3806,7 @@ inline constexpr char kScreenCaptureWithoutGestureAllo +@@ -3793,7 +3793,7 @@ inline constexpr char kScreenCaptureWithoutGestureAllo inline constexpr char kSandboxExternalProtocolBlocked[] = "profile.sandbox_external_protocol_blocked"; @@ -72,7 +72,7 @@ // Boolean that indicates if system notifications are allowed to be used in // place of Chrome notifications. inline constexpr char kAllowSystemNotifications[] = -@@ -3997,7 +3997,7 @@ inline constexpr char kLensDesktopNTPSearchEnabled[] = +@@ -3984,7 +3984,7 @@ inline constexpr char kLensDesktopNTPSearchEnabled[] = "policy.lens_desktop_ntp_search_enabled"; #endif @@ -81,7 +81,7 @@ // A dict mapping the edition name with the major version it was shown. inline constexpr char kWhatsNewEditionUsed[] = "browser.whats_new.edition_used"; // A list containing the features of each module in order of when they -@@ -4094,7 +4094,7 @@ inline constexpr char kPrintingOAuth2AuthorizationServ +@@ -4081,7 +4081,7 @@ inline constexpr char kPrintingOAuth2AuthorizationServ "printing.oauth2_authorization_servers"; #endif diff --git a/www/chromium/files/patch-chrome_common_url__constants.h b/www/chromium/files/patch-chrome_common_url__constants.h index e1ec0ae488e1..bf3f6b66e4b7 100644 --- a/www/chromium/files/patch-chrome_common_url__constants.h +++ b/www/chromium/files/patch-chrome_common_url__constants.h @@ -1,6 +1,6 @@ ---- chrome/common/url_constants.h.orig 2025-09-06 10:01:20 UTC +--- chrome/common/url_constants.h.orig 2025-10-02 04:28:32 UTC +++ chrome/common/url_constants.h -@@ -993,7 +993,7 @@ inline constexpr char kOutdatedPluginLearnMoreURL[] = +@@ -997,7 +997,7 @@ inline constexpr char kOutdatedPluginLearnMoreURL[] = inline constexpr char kPhoneHubPermissionLearnMoreURL[] = "https://support.google.com/chromebook?p=multidevice"; diff --git a/www/chromium/files/patch-chrome_common_webui__url__constants.cc b/www/chromium/files/patch-chrome_common_webui__url__constants.cc index c11327124c63..fad2fec6934a 100644 --- a/www/chromium/files/patch-chrome_common_webui__url__constants.cc +++ b/www/chromium/files/patch-chrome_common_webui__url__constants.cc @@ -1,7 +1,7 @@ ---- chrome/common/webui_url_constants.cc.orig 2025-09-06 10:01:20 UTC +--- chrome/common/webui_url_constants.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/common/webui_url_constants.cc -@@ -194,17 +194,17 @@ base::span<const base::cstring_view> ChromeURLHosts() - kChromeUIAssistantOptInHost, +@@ -199,17 +199,17 @@ base::span<const base::cstring_view> ChromeURLHosts() + kChromeUIInternetDetailDialogHost, #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_DESKTOP_ANDROID) diff --git a/www/chromium/files/patch-chrome_common_webui__url__constants.h b/www/chromium/files/patch-chrome_common_webui__url__constants.h index 385df434eee9..b19f389fc897 100644 --- a/www/chromium/files/patch-chrome_common_webui__url__constants.h +++ b/www/chromium/files/patch-chrome_common_webui__url__constants.h @@ -1,6 +1,6 @@ ---- chrome/common/webui_url_constants.h.orig 2025-09-06 10:01:20 UTC +--- chrome/common/webui_url_constants.h.orig 2025-10-02 04:28:32 UTC +++ chrome/common/webui_url_constants.h -@@ -557,12 +557,12 @@ inline constexpr char kChromeUIOsUrlAppURL[] = "chrome +@@ -554,12 +554,12 @@ inline constexpr char kChromeUIOsUrlAppURL[] = "chrome #endif // BUILDFLAG(IS_CHROMEOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -15,7 +15,7 @@ inline constexpr char kChromeUIWebAppSettingsHost[] = "app-settings"; inline constexpr char kChromeUIWebAppSettingsURL[] = "chrome://app-settings/"; inline constexpr char kChromeUIWhatsNewHost[] = "whats-new"; -@@ -574,11 +574,11 @@ inline constexpr char kChromeUILinuxProxyConfigHost[] +@@ -571,11 +571,11 @@ inline constexpr char kChromeUILinuxProxyConfigHost[] #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ @@ -29,7 +29,7 @@ inline constexpr char kChromeUIBrowserSwitchHost[] = "browser-switch"; inline constexpr char kChromeUIBrowserSwitchURL[] = "chrome://browser-switch/"; inline constexpr char kChromeUIIntroDefaultBrowserSubPage[] = "default-browser"; -@@ -603,7 +603,7 @@ inline constexpr char kChromeUIHistorySyncOptinURL[] = +@@ -600,7 +600,7 @@ inline constexpr char kChromeUIHistorySyncOptinURL[] = "chrome://history-sync-optin/"; #endif diff --git a/www/chromium/files/patch-chrome_updater_configurator.cc b/www/chromium/files/patch-chrome_updater_configurator.cc index 66cc5755df7f..eb298fd69c53 100644 --- a/www/chromium/files/patch-chrome_updater_configurator.cc +++ b/www/chromium/files/patch-chrome_updater_configurator.cc @@ -1,6 +1,6 @@ ---- chrome/updater/configurator.cc.orig 2025-08-07 06:57:29 UTC +--- chrome/updater/configurator.cc.orig 2025-10-02 04:28:32 UTC +++ chrome/updater/configurator.cc -@@ -105,7 +105,7 @@ Configurator::Configurator(scoped_refptr<UpdaterPrefs> +@@ -91,7 +91,7 @@ Configurator::Configurator(scoped_refptr<UpdaterPrefs> return std::nullopt; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) }()) { diff --git a/www/chromium/files/patch-chromecast_browser_cast__content__browser__client.cc b/www/chromium/files/patch-chromecast_browser_cast__content__browser__client.cc index f272874f7b69..3fdda956a2ab 100644 --- a/www/chromium/files/patch-chromecast_browser_cast__content__browser__client.cc +++ b/www/chromium/files/patch-chromecast_browser_cast__content__browser__client.cc @@ -1,6 +1,6 @@ ---- chromecast/browser/cast_content_browser_client.cc.orig 2025-08-07 06:57:29 UTC +--- chromecast/browser/cast_content_browser_client.cc.orig 2025-10-02 04:28:32 UTC +++ chromecast/browser/cast_content_browser_client.cc -@@ -433,7 +433,7 @@ void CastContentBrowserClient::AppendExtraCommandLineS +@@ -432,7 +432,7 @@ void CastContentBrowserClient::AppendExtraCommandLineS switches::kAudioOutputChannels)); } } else if (process_type == switches::kGpuProcess) { diff --git a/www/chromium/files/patch-components_BUILD.gn b/www/chromium/files/patch-components_BUILD.gn index be1f1a58b8fb..bd6eebc4e2df 100644 --- a/www/chromium/files/patch-components_BUILD.gn +++ b/www/chromium/files/patch-components_BUILD.gn @@ -1,4 +1,4 @@ ---- components/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- components/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ components/BUILD.gn @@ -216,7 +216,6 @@ test("components_unittests") { "//components/content_settings/core/browser:unit_tests", @@ -8,7 +8,7 @@ "//components/cross_device/logging:unit_tests", "//components/crx_file:unit_tests", "//components/data_sharing:unit_tests", -@@ -625,7 +624,7 @@ test("components_unittests") { +@@ -629,7 +628,7 @@ test("components_unittests") { "//components/user_data_importer/content:unit_tests", ] @@ -17,7 +17,7 @@ deps += [ "//components/crash/content/browser:unit_tests", "//components/crash/core/app:unit_tests", -@@ -784,7 +783,7 @@ test("components_unittests") { +@@ -791,7 +790,7 @@ test("components_unittests") { deps += [ "//components/constrained_window:unit_tests" ] } diff --git a/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc b/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc index 6575366434a6..4ca7e253625f 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc +++ b/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc @@ -1,47 +1,47 @@ ---- components/autofill/core/browser/data_manager/payments/payments_data_manager.cc.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/browser/data_manager/payments/payments_data_manager.cc.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/browser/data_manager/payments/payments_data_manager.cc -@@ -471,7 +471,7 @@ void PaymentsDataManager::OnWebDataServiceRequestDone( +@@ -479,7 +479,7 @@ void PaymentsDataManager::OnWebDataServiceRequestDone( bool PaymentsDataManager::ShouldShowBnplSettings() const { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) // Check `kAutofillEnableBuyNowPayLater` only if the user has seen a BNPL // suggestion before, or there are already linked issuers present, to avoid // unnecessary feature flag checks. The linked issuer check is due to the fact -@@ -1000,7 +1000,7 @@ void PaymentsDataManager::SetPrefService(PrefService* +@@ -1008,7 +1008,7 @@ void PaymentsDataManager::SetPrefService(PrefService* &PaymentsDataManager::OnAutofillPaymentsCardBenefitsPrefChange, base::Unretained(this))); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) pref_registrar_.Add( prefs::kAutofillBnplEnabled, base::BindRepeating(&PaymentsDataManager::OnBnplEnabledPrefChange, -@@ -1074,7 +1074,7 @@ void PaymentsDataManager::SetAutofillHasSeenIban() { +@@ -1082,7 +1082,7 @@ void PaymentsDataManager::SetAutofillHasSeenIban() { } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) bool PaymentsDataManager::IsAutofillHasSeenBnplPrefEnabled() const { return prefs::HasSeenBnpl(pref_service_); } -@@ -2084,7 +2084,7 @@ bool PaymentsDataManager::AreEwalletAccountsSupported( +@@ -2101,7 +2101,7 @@ bool PaymentsDataManager::AreEwalletAccountsSupported( bool PaymentsDataManager::AreBnplIssuersSupported() const { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) return (app_locale_ == "en-US" || app_locale_ == "en-GB" || app_locale_ == "en-CA") && GetCountryCodeForExperimentGroup() == "US" && -@@ -2119,7 +2119,7 @@ void PaymentsDataManager::ClearAllCreditCardBenefits() +@@ -2136,7 +2136,7 @@ void PaymentsDataManager::ClearAllCreditCardBenefits() } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) void PaymentsDataManager::OnBnplEnabledPrefChange() { // On pref change to `false`, clearing BNPL issuers is implicitly handled by // `GetBnplIssuers()`, since it returns an empty vector when diff --git a/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.h b/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.h index 139f3ac65fde..c966e21f51a2 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.h +++ b/www/chromium/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.h @@ -1,20 +1,20 @@ ---- components/autofill/core/browser/data_manager/payments/payments_data_manager.h.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/browser/data_manager/payments/payments_data_manager.h.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/browser/data_manager/payments/payments_data_manager.h -@@ -370,7 +370,7 @@ class PaymentsDataManager : public AutofillWebDataServ +@@ -371,7 +371,7 @@ class PaymentsDataManager : public AutofillWebDataServ void SetAutofillHasSeenIban(); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) // Returns the value of the kAutofillHasSeenBnpl pref. bool IsAutofillHasSeenBnplPrefEnabled() const; -@@ -699,7 +699,7 @@ class PaymentsDataManager : public AutofillWebDataServ +@@ -708,7 +708,7 @@ class PaymentsDataManager : public AutofillWebDataServ void ClearAllCreditCardBenefits(); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) // Monitors the `kAutofillBnplEnabled` preference for changes and controls the // clearing/loading of payment instruments accordingly. Will also log the // `Autofill.SettingsPage.BnplToggled` metric. diff --git a/www/chromium/files/patch-components_autofill_core_browser_foundations_browser__autofill__manager.cc b/www/chromium/files/patch-components_autofill_core_browser_foundations_browser__autofill__manager.cc index 54747776cbd8..378c00a779bb 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_foundations_browser__autofill__manager.cc +++ b/www/chromium/files/patch-components_autofill_core_browser_foundations_browser__autofill__manager.cc @@ -1,11 +1,11 @@ ---- components/autofill/core/browser/foundations/browser_autofill_manager.cc.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/browser/foundations/browser_autofill_manager.cc.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/browser/foundations/browser_autofill_manager.cc -@@ -779,7 +779,7 @@ BrowserAutofillManager::GetAmountExtractionManager() { +@@ -835,7 +835,7 @@ BrowserAutofillManager::GetAmountExtractionManager() { payments::BnplManager* BrowserAutofillManager::GetPaymentsBnplManager() { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) if (!bnpl_manager_) { bnpl_manager_ = std::make_unique<payments::BnplManager>(this); } diff --git a/www/chromium/files/patch-components_autofill_core_browser_integrators_optimization__guide_autofill__optimization__guide.cc b/www/chromium/files/patch-components_autofill_core_browser_integrators_optimization__guide_autofill__optimization__guide.cc deleted file mode 100644 index 5348943c31f2..000000000000 --- a/www/chromium/files/patch-components_autofill_core_browser_integrators_optimization__guide_autofill__optimization__guide.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/autofill/core/browser/integrators/optimization_guide/autofill_optimization_guide.cc.orig 2025-08-07 06:57:29 UTC -+++ components/autofill/core/browser/integrators/optimization_guide/autofill_optimization_guide.cc -@@ -231,7 +231,7 @@ void AutofillOptimizationGuide::OnDidParseForm( - } - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - auto bnpl_issuer_allowlist_can_be_loaded = - [&payments_data_manager](BnplIssuer::IssuerId issuer_id) { - return base::Contains(payments_data_manager.GetBnplIssuers(), issuer_id, diff --git a/www/chromium/files/patch-components_autofill_core_browser_integrators_optimization__guide_autofill__optimization__guide__decider.cc b/www/chromium/files/patch-components_autofill_core_browser_integrators_optimization__guide_autofill__optimization__guide__decider.cc new file mode 100644 index 000000000000..78adf2d47836 --- /dev/null +++ b/www/chromium/files/patch-components_autofill_core_browser_integrators_optimization__guide_autofill__optimization__guide__decider.cc @@ -0,0 +1,11 @@ +--- components/autofill/core/browser/integrators/optimization_guide/autofill_optimization_guide_decider.cc.orig 2025-10-02 04:28:32 UTC ++++ components/autofill/core/browser/integrators/optimization_guide/autofill_optimization_guide_decider.cc +@@ -203,7 +203,7 @@ void AddOptimizationTypesForBnplIssuers( + base::flat_set<optimization_guide::proto::OptimizationType>& + optimization_types) { + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) + auto bnpl_issuer_allowlist_can_be_loaded = + [&bnpl_issuers](BnplIssuer::IssuerId issuer_id) { + return base::Contains(bnpl_issuers, issuer_id, diff --git a/www/chromium/files/patch-components_autofill_core_browser_payments_amount__extraction__manager.cc b/www/chromium/files/patch-components_autofill_core_browser_payments_amount__extraction__manager.cc index cf3727ce6a99..1d4431fd2ee8 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_payments_amount__extraction__manager.cc +++ b/www/chromium/files/patch-components_autofill_core_browser_payments_amount__extraction__manager.cc @@ -1,6 +1,6 @@ ---- components/autofill/core/browser/payments/amount_extraction_manager.cc.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/browser/payments/amount_extraction_manager.cc.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/browser/payments/amount_extraction_manager.cc -@@ -178,7 +178,7 @@ void AmountExtractionManager::OnCheckoutAmountReceived +@@ -172,7 +172,7 @@ void AmountExtractionManager::OnCheckoutAmountReceived bnpl_manager->OnAmountExtractionReturned(parsed_extracted_amount); } if constexpr (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || @@ -9,21 +9,21 @@ if (base::FeatureList::IsEnabled( ::autofill::features::kAutofillEnableAmountExtractionTesting)) { VLOG(3) << "The result of amount extraction on domain " -@@ -206,7 +206,7 @@ void AmountExtractionManager::OnTimeoutReached() { +@@ -203,7 +203,7 @@ void AmountExtractionManager::OnTimeoutReached() { + /*timeout_reached=*/true); } - // TODO(crbug.com/378517983): Add BNPL flow action logic here. if constexpr (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID)) { + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD)) { if (base::FeatureList::IsEnabled( ::autofill::features::kAutofillEnableAmountExtractionTesting)) { VLOG(3) << "The amount extraction on domain " -@@ -225,7 +225,7 @@ AmountExtractionManager::CheckEligibilityForFeaturesRe +@@ -221,7 +221,7 @@ AmountExtractionManager::CheckEligibilityForFeaturesRe + // Check eligibility of BNPL feature. - // Currently, BNPL is only offered for desktop platforms. if constexpr (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || -- BUILDFLAG(IS_CHROMEOS)) { -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) { +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID)) { ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD)) { if (BnplManager* bnpl_manager = autofill_manager_->GetPaymentsBnplManager(); bnpl_manager && bnpl_manager->IsEligibleForBnpl()) { eligible_features.insert(EligibleFeature::kBnpl); diff --git a/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc b/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc index 8ed2c4df9b53..3ac50c64ba52 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc +++ b/www/chromium/files/patch-components_autofill_core_browser_payments_bnpl__manager.cc @@ -1,6 +1,6 @@ ---- components/autofill/core/browser/payments/bnpl_manager.cc.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/browser/payments/bnpl_manager.cc.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/browser/payments/bnpl_manager.cc -@@ -497,7 +497,7 @@ void BnplManager::MaybeUpdateSuggestionsWithBnpl( +@@ -552,7 +552,7 @@ void BnplManager::MaybeUpdateDesktopSuggestionsWithBnp .OnBnplSuggestionShown(); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_autofill_core_browser_webdata_payments_payments__sync__bridge__util.cc b/www/chromium/files/patch-components_autofill_core_browser_webdata_payments_payments__sync__bridge__util.cc index 257fcdf99a59..14eaa061cf7a 100644 --- a/www/chromium/files/patch-components_autofill_core_browser_webdata_payments_payments__sync__bridge__util.cc +++ b/www/chromium/files/patch-components_autofill_core_browser_webdata_payments_payments__sync__bridge__util.cc @@ -1,11 +1,11 @@ ---- components/autofill/core/browser/webdata/payments/payments_sync_bridge_util.cc.orig 2025-08-07 06:57:29 UTC +--- components/autofill/core/browser/webdata/payments/payments_sync_bridge_util.cc.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/browser/webdata/payments/payments_sync_bridge_util.cc @@ -1262,7 +1262,7 @@ bool AreMaskedBankAccountSupported() { bool IsBnplIssuerSupported() { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) return base::FeatureList::IsEnabled( features::kAutofillEnableBuyNowPayLaterSyncing); #else diff --git a/www/chromium/files/patch-components_autofill_core_common_autofill__features.cc b/www/chromium/files/patch-components_autofill_core_common_autofill__features.cc new file mode 100644 index 000000000000..74c1e601e5fd --- /dev/null +++ b/www/chromium/files/patch-components_autofill_core_common_autofill__features.cc @@ -0,0 +1,11 @@ +--- components/autofill/core/common/autofill_features.cc.orig 2025-10-02 04:28:32 UTC ++++ components/autofill/core/common/autofill_features.cc +@@ -10,7 +10,7 @@ namespace autofill::features { + + namespace { + constexpr bool IS_AUTOFILL_AI_PLATFORM = BUILDFLAG(IS_CHROMEOS) || +- BUILDFLAG(IS_LINUX) || ++ BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || + BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN); + } + diff --git a/www/chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc b/www/chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc index a44baeaa49c7..f2f4b7d4d065 100644 --- a/www/chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc +++ b/www/chromium/files/patch-components_autofill_core_common_autofill__payments__features.cc @@ -1,6 +1,33 @@ ---- components/autofill/core/common/autofill_payments_features.cc.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/common/autofill_payments_features.cc.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/common/autofill_payments_features.cc -@@ -345,7 +345,7 @@ BASE_FEATURE(kDisableAutofillStrikeSystem, +@@ -25,7 +25,7 @@ BASE_FEATURE(kAutofillEnableAllowlistForBmoCardCategor + BASE_FEATURE(kAutofillEnableAmountExtraction, + "AutofillEnableAmountExtraction", + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + base::FEATURE_ENABLED_BY_DEFAULT); + #else + base::FEATURE_DISABLED_BY_DEFAULT); +@@ -51,7 +51,7 @@ BASE_FEATURE(kAutofillEnableAmountExtractionTesting, + BASE_FEATURE(kAutofillEnableBuyNowPayLater, + "AutofillEnableBuyNowPayLater", + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + base::FEATURE_ENABLED_BY_DEFAULT); + #else + base::FEATURE_DISABLED_BY_DEFAULT); +@@ -74,7 +74,7 @@ BASE_FEATURE(kAutofillEnableBuyNowPayLaterForKlarna, + BASE_FEATURE(kAutofillEnableBuyNowPayLaterSyncing, + "AutofillEnableBuyNowPayLaterSyncing", + #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + base::FEATURE_ENABLED_BY_DEFAULT); + #else + base::FEATURE_DISABLED_BY_DEFAULT); +@@ -337,7 +337,7 @@ BASE_FEATURE(kDisableAutofillStrikeSystem, base::FEATURE_DISABLED_BY_DEFAULT); bool ShouldShowImprovedUserConsentForCreditCardSave() { diff --git a/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.cc b/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.cc index 5a92dbc184c0..0974ff205170 100644 --- a/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.cc +++ b/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.cc @@ -1,38 +1,38 @@ ---- components/autofill/core/common/autofill_prefs.cc.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/common/autofill_prefs.cc.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/common/autofill_prefs.cc -@@ -118,7 +118,7 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySync +@@ -124,7 +124,7 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySync #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) registry->RegisterBooleanPref( kAutofillBnplEnabled, true, user_prefs::PrefRegistrySyncable::SYNCABLE_PREF); -@@ -360,7 +360,7 @@ void SetFacilitatedPaymentsA2ATriggeredOnce(PrefServic +@@ -366,7 +366,7 @@ void SetFacilitatedPaymentsA2ATriggeredOnce(PrefServic } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) void SetAutofillBnplEnabled(PrefService* prefs, bool value) { prefs->SetBoolean(kAutofillBnplEnabled, value); } -@@ -369,7 +369,7 @@ void SetAutofillBnplEnabled(PrefService* prefs, bool v +@@ -375,7 +375,7 @@ void SetAutofillBnplEnabled(PrefService* prefs, bool v bool IsAutofillBnplEnabled(const PrefService* prefs) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) return prefs->GetBoolean(kAutofillBnplEnabled); #else return false; -@@ -378,7 +378,7 @@ bool IsAutofillBnplEnabled(const PrefService* prefs) { +@@ -384,7 +384,7 @@ bool IsAutofillBnplEnabled(const PrefService* prefs) { } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) // If called, always sets the pref to true, and once true, it will follow the // user around forever. void SetAutofillHasSeenBnpl(PrefService* prefs) { diff --git a/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.h b/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.h index 66e7738cb819..94bfa23f3205 100644 --- a/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.h +++ b/www/chromium/files/patch-components_autofill_core_common_autofill__prefs.h @@ -1,29 +1,29 @@ ---- components/autofill/core/common/autofill_prefs.h.orig 2025-09-06 10:01:20 UTC +--- components/autofill/core/common/autofill_prefs.h.orig 2025-10-02 04:28:32 UTC +++ components/autofill/core/common/autofill_prefs.h @@ -32,7 +32,7 @@ inline constexpr std::string_view kAutofillAblationSee inline constexpr char kAutofillAiOptInStatus[] = "autofill.autofill_ai.opt_in_status"; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) // Boolean that is true if BNPL on Autofill is enabled. inline constexpr char kAutofillBnplEnabled[] = "autofill.bnpl_enabled"; // Boolean that is true if the user has ever seen a BNPL suggestion. -@@ -247,7 +247,7 @@ bool IsFacilitatedPaymentsA2AEnabled(const PrefService +@@ -255,7 +255,7 @@ bool IsFacilitatedPaymentsA2AEnabled(const PrefService void SetFacilitatedPaymentsA2ATriggeredOnce(PrefService* prefs, bool value); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) void SetAutofillBnplEnabled(PrefService* prefs, bool value); #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) -@@ -255,7 +255,7 @@ void SetAutofillBnplEnabled(PrefService* prefs, bool v + // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) +@@ -263,7 +263,7 @@ void SetAutofillBnplEnabled(PrefService* prefs, bool v bool IsAutofillBnplEnabled(const PrefService* prefs); #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) void SetAutofillHasSeenBnpl(PrefService* prefs); bool HasSeenBnpl(const PrefService* prefs); diff --git a/www/chromium/files/patch-components_device__signals_core_common_linux_platform__utils__linux.cc b/www/chromium/files/patch-components_device__signals_core_common_linux_platform__utils__linux.cc index 2a8687078447..accdb23d35fe 100644 --- a/www/chromium/files/patch-components_device__signals_core_common_linux_platform__utils__linux.cc +++ b/www/chromium/files/patch-components_device__signals_core_common_linux_platform__utils__linux.cc @@ -1,4 +1,4 @@ ---- components/device_signals/core/common/linux/platform_utils_linux.cc.orig 2025-09-06 10:01:20 UTC +--- components/device_signals/core/common/linux/platform_utils_linux.cc.orig 2025-10-02 04:28:32 UTC +++ components/device_signals/core/common/linux/platform_utils_linux.cc @@ -4,12 +4,23 @@ @@ -24,7 +24,7 @@ #include <algorithm> #include <optional> #include <string> -@@ -111,6 +122,7 @@ SettingValue GetScreenlockSecured() { +@@ -105,6 +116,7 @@ SettingValue GetScreenlockSecured() { // Implements the logic from the native host installation script. First find the // root device identifier, then locate its parent and get its type. SettingValue GetDiskEncrypted() { @@ -32,7 +32,7 @@ struct stat info; // First figure out the device identifier. Fail fast if this fails. if (stat("/", &info) != 0) { -@@ -133,11 +145,35 @@ SettingValue GetDiskEncrypted() { +@@ -127,11 +139,35 @@ SettingValue GetDiskEncrypted() { } return SettingValue::UNKNOWN; } @@ -68,7 +68,7 @@ base::DirReaderPosix reader("/sys/class/net"); if (!reader.IsValid()) { return result; -@@ -162,6 +198,7 @@ std::vector<std::string> internal::GetMacAddressesImpl +@@ -156,6 +192,7 @@ std::vector<std::string> internal::GetMacAddressesImpl &address); result.push_back(address); } diff --git a/www/chromium/files/patch-components_device__signals_core_common_platform__utils.h b/www/chromium/files/patch-components_device__signals_core_common_platform__utils.h index 19af4f6ecca8..c0febef0a18f 100644 --- a/www/chromium/files/patch-components_device__signals_core_common_platform__utils.h +++ b/www/chromium/files/patch-components_device__signals_core_common_platform__utils.h @@ -1,6 +1,6 @@ ---- components/device_signals/core/common/platform_utils.h.orig 2025-09-06 10:01:20 UTC +--- components/device_signals/core/common/platform_utils.h.orig 2025-10-02 04:28:32 UTC +++ components/device_signals/core/common/platform_utils.h -@@ -57,7 +57,7 @@ SettingValue GetSecureBootEnabled(); +@@ -54,7 +54,7 @@ SettingValue GetSecureBootEnabled(); std::optional<std::string> GetWindowsMachineDomain(); #endif // BUILDFLAG(IS_WIN) diff --git a/www/chromium/files/patch-components_error__page_common_localized__error.cc b/www/chromium/files/patch-components_error__page_common_localized__error.cc index 7844d837d242..ea6432cc4e68 100644 --- a/www/chromium/files/patch-components_error__page_common_localized__error.cc +++ b/www/chromium/files/patch-components_error__page_common_localized__error.cc @@ -1,6 +1,6 @@ ---- components/error_page/common/localized_error.cc.orig 2025-02-19 07:43:18 UTC +--- components/error_page/common/localized_error.cc.orig 2025-10-02 04:28:32 UTC +++ components/error_page/common/localized_error.cc -@@ -901,7 +901,7 @@ void AddSuggestionsDetails(int error_code, +@@ -902,7 +902,7 @@ void AddSuggestionsDetails(int error_code, if (suggestions & SUGGEST_PROXY_CONFIG) { // Custom body string. std::u16string inner = diff --git a/www/chromium/files/patch-components_eye__dropper_eye__dropper__view.cc b/www/chromium/files/patch-components_eye__dropper_eye__dropper__view.cc index 979ae4ee6f10..31b0bc29254e 100644 --- a/www/chromium/files/patch-components_eye__dropper_eye__dropper__view.cc +++ b/www/chromium/files/patch-components_eye__dropper_eye__dropper__view.cc @@ -1,6 +1,6 @@ ---- components/eye_dropper/eye_dropper_view.cc.orig 2025-08-07 06:57:29 UTC +--- components/eye_dropper/eye_dropper_view.cc.orig 2025-10-02 04:28:32 UTC +++ components/eye_dropper/eye_dropper_view.cc -@@ -215,7 +215,7 @@ EyeDropperView::EyeDropperView(gfx::NativeView parent, +@@ -210,7 +210,7 @@ EyeDropperView::EyeDropperView(gfx::NativeView parent, // EyeDropper/WidgetDelegate. set_owned_by_client(OwnedByClientPassKey()); SetPreferredSize(GetSize()); diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__configurations.cc b/www/chromium/files/patch-components_feature__engagement_public_feature__configurations.cc index 5b3079b81720..9d1ba9fd4afd 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__configurations.cc +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__configurations.cc @@ -1,6 +1,6 @@ ---- components/feature_engagement/public/feature_configurations.cc.orig 2025-09-06 10:01:20 UTC +--- components/feature_engagement/public/feature_configurations.cc.orig 2025-10-02 04:28:32 UTC +++ components/feature_engagement/public/feature_configurations.cc -@@ -100,7 +100,7 @@ std::optional<FeatureConfig> CreateNewUserGestureInPro +@@ -95,7 +95,7 @@ std::optional<FeatureConfig> CreateNewUserGestureInPro std::optional<FeatureConfig> GetClientSideFeatureConfig( const base::Feature* feature) { @@ -9,7 +9,7 @@ // The IPH bubble for link capturing has a trigger set to ANY so that it // always shows up. The per app specific guardrails are independently stored -@@ -119,7 +119,7 @@ std::optional<FeatureConfig> GetClientSideFeatureConfi +@@ -114,7 +114,7 @@ std::optional<FeatureConfig> GetClientSideFeatureConfi #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ @@ -18,7 +18,7 @@ if (kIPHPasswordsManagementBubbleAfterSaveFeature.name == feature->name) { FeatureConfig config; config.valid = true; -@@ -1956,7 +1956,8 @@ std::optional<FeatureConfig> GetClientSideFeatureConfi +@@ -1979,7 +1979,8 @@ std::optional<FeatureConfig> GetClientSideFeatureConfi #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc index 96c28ee6270e..9f9022e6921d 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.cc @@ -1,4 +1,4 @@ ---- components/feature_engagement/public/feature_constants.cc.orig 2025-09-06 10:01:20 UTC +--- components/feature_engagement/public/feature_constants.cc.orig 2025-10-02 04:28:32 UTC +++ components/feature_engagement/public/feature_constants.cc @@ -34,7 +34,7 @@ bool IsOnDeviceStorageEnabled() { } @@ -9,7 +9,7 @@ #if BUILDFLAG(GOOGLE_CHROME_BRANDING) BASE_FEATURE(kEsbDownloadRowPromoFeature, "EsbDownloadRowPromo", -@@ -829,7 +829,7 @@ BASE_FEATURE(kDefaultBrowserTriggerCriteriaExperiment, +@@ -842,7 +842,7 @@ BASE_FEATURE(kIPHiOSAIHubNewBadge, #endif // BUILDFLAG(IS_IOS) @@ -18,7 +18,7 @@ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) BASE_FEATURE(kIPHAutofillBnplAffirmOrZipSuggestionFeature, "IPH_AutofillBnplAffirmOrZipSuggestion", -@@ -985,7 +985,7 @@ BASE_FEATURE(kIPHScalableIphGamingFeature, +@@ -1001,7 +1001,7 @@ BASE_FEATURE(kIPHScalableIphGamingFeature, base::FEATURE_DISABLED_BY_DEFAULT); #endif diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h index 36af4ec6bf3b..8e5e7c5c6190 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__constants.h @@ -1,4 +1,4 @@ ---- components/feature_engagement/public/feature_constants.h.orig 2025-09-06 10:01:20 UTC +--- components/feature_engagement/public/feature_constants.h.orig 2025-10-02 04:28:32 UTC +++ components/feature_engagement/public/feature_constants.h @@ -31,7 +31,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHDemoMode); FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHDummyFeature); @@ -9,7 +9,7 @@ #if BUILDFLAG(GOOGLE_CHROME_BRANDING) FEATURE_CONSTANTS_DECLARE_FEATURE(kEsbDownloadRowPromoFeature); #endif -@@ -371,7 +371,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kDefaultBrowserTrigg +@@ -377,7 +377,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHiOSAIHubNewBadge #endif // BUILDFLAG(IS_IOS) @@ -18,7 +18,7 @@ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHAutofillBnplAffirmOrZipSuggestionFeature); FEATURE_CONSTANTS_DECLARE_FEATURE( -@@ -435,7 +435,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHScalableIphHelpA +@@ -443,7 +443,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHScalableIphHelpA FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHScalableIphGamingFeature); #endif diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__list.cc b/www/chromium/files/patch-components_feature__engagement_public_feature__list.cc index 2ea14312f8f3..25ee6314c70f 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__list.cc +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__list.cc @@ -1,7 +1,7 @@ ---- components/feature_engagement/public/feature_list.cc.orig 2025-09-06 10:01:20 UTC +--- components/feature_engagement/public/feature_list.cc.orig 2025-10-02 04:28:32 UTC +++ components/feature_engagement/public/feature_list.cc -@@ -198,7 +198,7 @@ const base::Feature* const kAllFeatures[] = { - &kIPHiOSHomepageCustomizationNewBadge, +@@ -201,7 +201,7 @@ const base::Feature* const kAllFeatures[] = { + &kIPHiOSAIHubNewBadge, #endif // BUILDFLAG(IS_IOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) @@ -9,7 +9,7 @@ #if BUILDFLAG(GOOGLE_CHROME_BRANDING) &kEsbDownloadRowPromoFeature, #endif -@@ -271,7 +271,7 @@ const base::Feature* const kAllFeatures[] = { +@@ -275,7 +275,7 @@ const base::Feature* const kAllFeatures[] = { #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) @@ -18,7 +18,7 @@ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) &kIPHAutofillAiOptInFeature, &kIPHAutofillBnplAffirmOrZipSuggestionFeature, -@@ -328,7 +328,7 @@ const base::Feature* const kAllFeatures[] = { +@@ -333,7 +333,7 @@ const base::Feature* const kAllFeatures[] = { &kIPHScalableIphGamingFeature, #endif // BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-components_feature__engagement_public_feature__list.h b/www/chromium/files/patch-components_feature__engagement_public_feature__list.h index f86fe048351b..d09c6fe9f528 100644 --- a/www/chromium/files/patch-components_feature__engagement_public_feature__list.h +++ b/www/chromium/files/patch-components_feature__engagement_public_feature__list.h @@ -1,6 +1,6 @@ ---- components/feature_engagement/public/feature_list.h.orig 2025-09-06 10:01:20 UTC +--- components/feature_engagement/public/feature_list.h.orig 2025-10-02 04:28:32 UTC +++ components/feature_engagement/public/feature_list.h -@@ -353,7 +353,7 @@ DEFINE_VARIATION_PARAM(kIPHiOSHomepageCustomizationNew +@@ -359,7 +359,7 @@ DEFINE_VARIATION_PARAM(kIPHiOSAIHubNewBadge, "IPH_iOSA #endif // BUILDFLAG(IS_IOS) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ #if BUILDFLAG(GOOGLE_CHROME_BRANDING) DEFINE_VARIATION_PARAM(kEsbDownloadRowPromoFeature, "EsbDownloadRowPromo"); #endif -@@ -471,7 +471,8 @@ DEFINE_VARIATION_PARAM(kIPHTabGroupsSharedTabFeedbackF +@@ -479,7 +479,8 @@ DEFINE_VARIATION_PARAM(kIPHTabGroupsSharedTabFeedbackF // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ @@ -19,7 +19,7 @@ DEFINE_VARIATION_PARAM(kIPHAutofillAiOptInFeature, "IPH_AutofillAiOptIn"); DEFINE_VARIATION_PARAM(kIPHAutofillBnplAffirmOrZipSuggestionFeature, "IPH_AutofillBnplAffirmOrZipSuggestion"); -@@ -571,7 +572,7 @@ DEFINE_VARIATION_PARAM(kIPHScalableIphHelpAppBasedTenF +@@ -581,7 +582,7 @@ DEFINE_VARIATION_PARAM(kIPHScalableIphHelpAppBasedTenF DEFINE_VARIATION_PARAM(kIPHScalableIphGamingFeature, "IPH_ScalableIphGaming"); #endif // BUILDFLAG(IS_CHROMEOS) @@ -28,7 +28,7 @@ DEFINE_VARIATION_PARAM(kIPHDesktopPWAsLinkCapturingLaunch, "IPH_DesktopPWAsLinkCapturingLaunch"); DEFINE_VARIATION_PARAM(kIPHDesktopPWAsLinkCapturingLaunchAppInTab, -@@ -765,7 +766,7 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat +@@ -776,7 +777,7 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat VARIATION_ENTRY(kIPHiOSSafariImportFeature), VARIATION_ENTRY(kIPHIOSPageActionMenu), #elif BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -37,7 +37,7 @@ VARIATION_ENTRY(kIPHBatterySaverModeFeature), VARIATION_ENTRY(kIPHCompanionSidePanelFeature), VARIATION_ENTRY(kIPHCompanionSidePanelRegionSearchFeature), -@@ -825,7 +826,8 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat +@@ -837,7 +838,8 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ @@ -47,7 +47,7 @@ VARIATION_ENTRY(kIPHAutofillAiOptInFeature), VARIATION_ENTRY(kIPHAutofillCreditCardBenefitFeature), VARIATION_ENTRY(kIPHAutofillCardInfoRetrievalSuggestionFeature), -@@ -879,7 +881,7 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat +@@ -892,7 +894,7 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat VARIATION_ENTRY(kIPHScalableIphGamingFeature), #endif // BUILDFLAG(IS_CHROMEOS) diff --git a/www/chromium/files/patch-components_feed_core_v2_proto__util.cc b/www/chromium/files/patch-components_feed_core_v2_proto__util.cc index 89112dbb99b7..921ff9f5ea94 100644 --- a/www/chromium/files/patch-components_feed_core_v2_proto__util.cc +++ b/www/chromium/files/patch-components_feed_core_v2_proto__util.cc @@ -1,4 +1,4 @@ ---- components/feed/core/v2/proto_util.cc.orig 2025-07-02 06:08:04 UTC +--- components/feed/core/v2/proto_util.cc.orig 2025-10-02 04:28:32 UTC +++ components/feed/core/v2/proto_util.cc @@ -92,8 +92,8 @@ feedwire::Version GetPlatformVersionMessage() { @@ -10,7 +10,7 @@ + result.set_gminor(minor); result.set_revision(revision); #if BUILDFLAG(IS_ANDROID) - result.set_api_version(base::android::BuildInfo::GetInstance()->sdk_int()); + result.set_api_version(base::android::android_info::sdk_int()); @@ -108,8 +108,8 @@ feedwire::Version GetAppVersionMessage(const ChromeInf // Chrome's version is in the format: MAJOR,MINOR,BUILD,PATCH. const std::vector<uint32_t>& numbers = chrome_info.version.components(); diff --git a/www/chromium/files/patch-components_feed_core_v2_test_proto__printer.cc b/www/chromium/files/patch-components_feed_core_v2_test_proto__printer.cc index bd5454ca7845..e2ddd4bc7d9d 100644 --- a/www/chromium/files/patch-components_feed_core_v2_test_proto__printer.cc +++ b/www/chromium/files/patch-components_feed_core_v2_test_proto__printer.cc @@ -1,6 +1,6 @@ ---- components/feed/core/v2/test/proto_printer.cc.orig 2023-07-16 15:47:57 UTC +--- components/feed/core/v2/test/proto_printer.cc.orig 2025-10-02 04:28:32 UTC +++ components/feed/core/v2/test/proto_printer.cc -@@ -158,8 +158,8 @@ class TextProtoPrinter { +@@ -159,8 +159,8 @@ class TextProtoPrinter { } TextProtoPrinter& operator<<(const feedwire::Version& v) { BeginMessage(); diff --git a/www/chromium/files/patch-components_metrics_metrics__log.cc b/www/chromium/files/patch-components_metrics_metrics__log.cc index 2c02e92f0d2b..eaef651b8293 100644 --- a/www/chromium/files/patch-components_metrics_metrics__log.cc +++ b/www/chromium/files/patch-components_metrics_metrics__log.cc @@ -1,6 +1,6 @@ ---- components/metrics/metrics_log.cc.orig 2025-08-07 06:57:29 UTC +--- components/metrics/metrics_log.cc.orig 2025-10-02 04:28:32 UTC +++ components/metrics/metrics_log.cc -@@ -58,7 +58,7 @@ +@@ -59,7 +59,7 @@ #include "base/win/current_module.h" #endif @@ -9,7 +9,7 @@ #include "base/environment.h" #include "base/nix/xdg_util.h" #endif -@@ -154,7 +154,7 @@ void RecordCurrentTime( +@@ -155,7 +155,7 @@ void RecordCurrentTime( } } @@ -18,7 +18,7 @@ metrics::SystemProfileProto::OS::XdgSessionType ToProtoSessionType( base::nix::SessionType session_type) { switch (session_type) { -@@ -439,7 +439,7 @@ void MetricsLog::RecordCoreSystemProfile( +@@ -447,7 +447,7 @@ void MetricsLog::RecordCoreSystemProfile( // OperatingSystemVersion refers to the ChromeOS release version. #if BUILDFLAG(IS_CHROMEOS) os->set_kernel_version(base::SysInfo::KernelVersion()); @@ -27,7 +27,7 @@ // Linux operating system version is copied over into kernel version to be // consistent. os->set_kernel_version(base::SysInfo::OperatingSystemVersion()); -@@ -456,7 +456,7 @@ void MetricsLog::RecordCoreSystemProfile( +@@ -464,7 +464,7 @@ void MetricsLog::RecordCoreSystemProfile( os->set_build_number(base::SysInfo::GetIOSBuildNumber()); #endif diff --git a/www/chromium/files/patch-components_ntp__tiles_pref__names.h b/www/chromium/files/patch-components_ntp__tiles_pref__names.h new file mode 100644 index 000000000000..fc36568b2426 --- /dev/null +++ b/www/chromium/files/patch-components_ntp__tiles_pref__names.h @@ -0,0 +1,11 @@ +--- components/ntp_tiles/pref_names.h.orig 2025-10-02 04:28:32 UTC ++++ components/ntp_tiles/pref_names.h +@@ -48,7 +48,7 @@ inline constexpr char kCustomLinksInitialized[] = "cus + + // Prefs used to cache enterprise shortcuts. + #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ +- BUILDFLAG(IS_CHROMEOS) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + inline constexpr char kEnterpriseShortcutsPolicyList[] = + "enterprise_shortcuts.policy_list"; + inline constexpr char kEnterpriseShortcutsUserList[] = diff --git a/www/chromium/files/patch-components_optimization__guide_core_feature__registry_feature__registration.cc b/www/chromium/files/patch-components_optimization__guide_core_feature__registry_feature__registration.cc new file mode 100644 index 000000000000..c5884d540c17 --- /dev/null +++ b/www/chromium/files/patch-components_optimization__guide_core_feature__registry_feature__registration.cc @@ -0,0 +1,11 @@ +--- components/optimization_guide/core/feature_registry/feature_registration.cc.orig 2025-10-02 04:28:32 UTC ++++ components/optimization_guide/core/feature_registry/feature_registration.cc +@@ -75,7 +75,7 @@ BASE_FEATURE(kProductSpecificationsMqlsLogging, + BASE_FEATURE(kFormsClassificationsMqlsLogging, + "FormsClassificationsMqlsLogging", + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || +- BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) ++ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) + ? base::FEATURE_ENABLED_BY_DEFAULT + : base::FEATURE_DISABLED_BY_DEFAULT); + diff --git a/www/chromium/files/patch-components_optimization__guide_core_optimization__guide__features.cc b/www/chromium/files/patch-components_optimization__guide_core_optimization__guide__features.cc index dc2a5eca6ce6..439edd97e13d 100644 --- a/www/chromium/files/patch-components_optimization__guide_core_optimization__guide__features.cc +++ b/www/chromium/files/patch-components_optimization__guide_core_optimization__guide__features.cc @@ -1,6 +1,6 @@ ---- components/optimization_guide/core/optimization_guide_features.cc.orig 2025-09-06 10:01:20 UTC +--- components/optimization_guide/core/optimization_guide_features.cc.orig 2025-10-02 04:28:32 UTC +++ components/optimization_guide/core/optimization_guide_features.cc -@@ -119,7 +119,7 @@ BASE_FEATURE(kOptimizationGuideModelExecution, +@@ -120,7 +120,7 @@ BASE_FEATURE(kOptimizationGuideModelExecution, BASE_FEATURE(kOptimizationGuideOnDeviceModel, "OptimizationGuideOnDeviceModel", #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_os__crypt_sync_libsecret__util__linux.cc b/www/chromium/files/patch-components_os__crypt_sync_libsecret__util__linux.cc index 1e6502041dea..eff8fbd34e29 100644 --- a/www/chromium/files/patch-components_os__crypt_sync_libsecret__util__linux.cc +++ b/www/chromium/files/patch-components_os__crypt_sync_libsecret__util__linux.cc @@ -1,6 +1,6 @@ ---- components/os_crypt/sync/libsecret_util_linux.cc.orig 2024-10-22 08:31:56 UTC +--- components/os_crypt/sync/libsecret_util_linux.cc.orig 2025-10-02 04:28:32 UTC +++ components/os_crypt/sync/libsecret_util_linux.cc -@@ -185,16 +185,22 @@ bool LibsecretLoader::EnsureLibsecretLoaded() { +@@ -182,16 +182,22 @@ bool LibsecretLoader::EnsureLibsecretLoaded() { // static bool LibsecretLoader::LoadLibsecret() { diff --git a/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client.cc b/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client.cc index 067b2bf8cc83..0306fe6390b2 100644 --- a/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client.cc +++ b/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client.cc @@ -1,6 +1,6 @@ ---- components/paint_preview/browser/paint_preview_client.cc.orig 2024-10-22 08:31:56 UTC +--- components/paint_preview/browser/paint_preview_client.cc.orig 2025-10-02 04:28:32 UTC +++ components/paint_preview/browser/paint_preview_client.cc -@@ -326,8 +326,8 @@ void PaintPreviewClient::CapturePaintPreview( +@@ -478,8 +478,8 @@ void PaintPreviewClient::CapturePaintPreview( metadata->set_version(kPaintPreviewVersion); auto* chromeVersion = metadata->mutable_chrome_version(); const auto& current_chrome_version = version_info::GetVersion(); @@ -10,4 +10,4 @@ + chromeVersion->set_gminor(current_chrome_version.components()[1]); chromeVersion->set_build(current_chrome_version.components()[2]); chromeVersion->set_patch(current_chrome_version.components()[3]); - document_data.callback = std::move(callback); + document_data.callback = base::BindOnce( diff --git a/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc b/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc index 1cfa767d5b1f..c8704c1d0d92 100644 --- a/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc +++ b/www/chromium/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc @@ -1,6 +1,6 @@ ---- components/paint_preview/browser/paint_preview_client_unittest.cc.orig 2025-09-06 10:01:20 UTC +--- components/paint_preview/browser/paint_preview_client_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ components/paint_preview/browser/paint_preview_client_unittest.cc -@@ -172,8 +172,8 @@ TEST_P(PaintPreviewClientRenderViewHostTest, CaptureMa +@@ -228,8 +228,8 @@ TEST_P(PaintPreviewClientRenderViewHostTest, CaptureMa metadata->set_version(kPaintPreviewVersion); auto* chromeVersion = metadata->mutable_chrome_version(); const auto& current_chrome_version = version_info::GetVersion(); diff --git a/www/chromium/files/patch-components_paint__preview_player_player__compositor__delegate.cc b/www/chromium/files/patch-components_paint__preview_player_player__compositor__delegate.cc index 9c645f7afd2d..b54db3e1de5f 100644 --- a/www/chromium/files/patch-components_paint__preview_player_player__compositor__delegate.cc +++ b/www/chromium/files/patch-components_paint__preview_player_player__compositor__delegate.cc @@ -1,6 +1,6 @@ ---- components/paint_preview/player/player_compositor_delegate.cc.orig 2025-02-19 07:43:18 UTC +--- components/paint_preview/player/player_compositor_delegate.cc.orig 2025-10-02 04:28:32 UTC +++ components/paint_preview/player/player_compositor_delegate.cc -@@ -433,8 +433,8 @@ void PlayerCompositorDelegate::ValidateProtoAndLoadAXT +@@ -435,8 +435,8 @@ void PlayerCompositorDelegate::ValidateProtoAndLoadAXT auto chrome_version = capture_result_->proto.metadata().chrome_version(); const auto& current_chrome_version = version_info::GetVersion(); if (capture_result_->proto.metadata().has_chrome_version() && diff --git a/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc b/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc index 6a5be9be20f2..9c35bd50311a 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.cc @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/features/password_features.cc.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/features/password_features.cc.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/features/password_features.cc -@@ -62,7 +62,7 @@ BASE_FEATURE(kClearUndecryptablePasswords, +@@ -70,7 +70,7 @@ BASE_FEATURE(kClearUndecryptablePasswords, BASE_FEATURE(kClearUndecryptablePasswordsOnSync, "ClearUndecryptablePasswordsInSync", #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_IOS) || \ @@ -9,9 +9,9 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -131,7 +131,7 @@ BASE_FEATURE(kReuseDetectionBasedOnPasswordHashes, - "ReuseDetectionBasedOnPasswordHashes", - base::FEATURE_ENABLED_BY_DEFAULT); +@@ -139,7 +139,7 @@ BASE_FEATURE(kPasswordManagerLogToTerminal, + "PasswordManagerLogToTerminal", + base::FEATURE_DISABLED_BY_DEFAULT); -#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.h b/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.h index e993ec7ca35d..0ab573f2266d 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.h +++ b/www/chromium/files/patch-components_password__manager_core_browser_features_password__features.h @@ -1,8 +1,8 @@ ---- components/password_manager/core/browser/features/password_features.h.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/features/password_features.h.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/features/password_features.h -@@ -131,7 +131,7 @@ BASE_DECLARE_FEATURE(kPasswordManagerLogToTerminal); - // Detects password reuse based on hashed password values. - BASE_DECLARE_FEATURE(kReuseDetectionBasedOnPasswordHashes); +@@ -138,7 +138,7 @@ BASE_DECLARE_FEATURE(kPasswordManualFallbackAvailable) + // terminal. + BASE_DECLARE_FEATURE(kPasswordManagerLogToTerminal); -#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.cc index 2be03a8752df..4203034f5080 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.cc @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_autofill_manager.cc.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/password_autofill_manager.cc.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/password_autofill_manager.cc -@@ -308,7 +308,7 @@ void PasswordAutofillManager::DidAcceptSuggestion( +@@ -314,7 +314,7 @@ void PasswordAutofillManager::DidAcceptSuggestion( weak_ptr_factory_.GetWeakPtr(), *password_credential); if (password_credential->is_grouped_affiliation) { #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ @@ -9,7 +9,7 @@ cross_domain_confirmation_controller_ = password_client_->ShowCrossDomainConfirmationPopup( last_popup_open_args_.element_bounds, -@@ -538,7 +538,7 @@ void PasswordAutofillManager::DidNavigateMainFrame() { +@@ -544,7 +544,7 @@ void PasswordAutofillManager::DidNavigateMainFrame() { manual_fallback_metrics_recorder_ = std::make_unique<PasswordManualFallbackMetricsRecorder>(); #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.h b/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.h index 01c046a1c981..01eb7b9f5c63 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.h +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__autofill__manager.h @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_autofill_manager.h.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/password_autofill_manager.h.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/password_autofill_manager.h -@@ -285,7 +285,7 @@ class PasswordAutofillManager : public autofill::Autof +@@ -287,7 +287,7 @@ class PasswordAutofillManager : public autofill::Autof // Stores the controller of warning popup UI on cross domain filling. #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__form__manager.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__form__manager.cc index 816e565e8a46..a4493108fe34 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__form__manager.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__form__manager.cc @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_form_manager.cc.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/password_form_manager.cc.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/password_form_manager.cc -@@ -66,7 +66,7 @@ +@@ -67,7 +67,7 @@ #include "components/webauthn/android/webauthn_cred_man_delegate.h" #endif // BUILDFLAG(IS_ANDROID) @@ -9,7 +9,7 @@ #include "components/os_crypt/sync/os_crypt.h" #endif -@@ -233,7 +233,7 @@ bool ShouldUploadCrowdsourcingVotes(const FormOrDigest +@@ -239,7 +239,7 @@ bool ShouldUploadCrowdsourcingVotes(const FormOrDigest return false; } @@ -18,7 +18,7 @@ bool ShouldShowKeychainErrorBubble( std::optional<PasswordStoreBackendError> backend_error) { if (!backend_error.has_value()) { -@@ -931,7 +931,7 @@ void PasswordFormManager::OnFetchCompleted() { +@@ -941,7 +941,7 @@ void PasswordFormManager::OnFetchCompleted() { error.value().type); } diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__manager.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__manager.cc index 3dc67745916e..d946c524f218 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__manager.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__manager.cc @@ -1,7 +1,7 @@ ---- components/password_manager/core/browser/password_manager.cc.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/password_manager.cc.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/password_manager.cc -@@ -586,7 +586,7 @@ void PasswordManager::RegisterProfilePrefs( - prefs::kAutofillableCredentialsAccountStoreLoginDatabase, false); +@@ -589,7 +589,7 @@ void PasswordManager::RegisterProfilePrefs( + registry->RegisterListPref(prefs::kPasswordManagerPromoCardsList); #endif // BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_IOS) registry->RegisterBooleanPref(prefs::kPasswordSharingEnabled, true); -#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) @@ -9,7 +9,7 @@ registry->RegisterIntegerPref(prefs::kRelaunchChromeBubbleDismissedCounter, 0); #endif -@@ -599,7 +599,7 @@ void PasswordManager::RegisterProfilePrefs( +@@ -602,7 +602,7 @@ void PasswordManager::RegisterProfilePrefs( #endif #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__manager__client.h b/www/chromium/files/patch-components_password__manager_core_browser_password__manager__client.h index f11d132621d7..fbc2659a2ef1 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__manager__client.h +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__manager__client.h @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_manager_client.h.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/password_manager_client.h.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/password_manager_client.h -@@ -31,7 +31,7 @@ +@@ -30,7 +30,7 @@ #include "net/cert/cert_status_flags.h" #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -9,7 +9,7 @@ #include "base/i18n/rtl.h" #include "components/password_manager/core/browser/password_cross_domain_confirmation_popup_controller.h" #include "ui/gfx/geometry/rect_f.h" -@@ -545,7 +545,7 @@ class PasswordManagerClient { +@@ -543,7 +543,7 @@ class PasswordManagerClient { virtual void TriggerSignIn(signin_metrics::AccessPoint access_point) const; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc index 19e985e521b9..fff09f8d658b 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc @@ -1,4 +1,4 @@ ---- components/password_manager/core/browser/password_manual_fallback_flow.cc.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/browser/password_manual_fallback_flow.cc.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/password_manual_fallback_flow.cc @@ -46,7 +46,7 @@ std::u16string GetUsernameFromLabel(const std::u16stri } @@ -9,7 +9,7 @@ // Returns the password form corresponding to the `payload` data. In most // cases there is only one such form stored, but having more than one or no // forms is also possible. If there is more than one form, showing any of them -@@ -300,7 +300,7 @@ void PasswordManualFallbackFlow::DidAcceptSuggestion( +@@ -304,7 +304,7 @@ void PasswordManualFallbackFlow::DidAcceptSuggestion( } case autofill::SuggestionType::kViewPasswordDetails: { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ @@ -18,7 +18,7 @@ std::optional<password_manager::PasswordForm> credentials = GetCorrespondingPasswordForm( suggestion.GetPayload<Suggestion::PasswordSuggestionDetails>(), -@@ -436,7 +436,7 @@ void PasswordManualFallbackFlow::EnsureCrossDomainPass +@@ -440,7 +440,7 @@ void PasswordManualFallbackFlow::EnsureCrossDomainPass const Suggestion::PasswordSuggestionDetails& payload, base::OnceClosure on_allowed) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_password__store_login__database__unittest.cc b/www/chromium/files/patch-components_password__manager_core_browser_password__store_login__database__unittest.cc index 305558d21d3d..e094ca92f97f 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_password__store_login__database__unittest.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_password__store_login__database__unittest.cc @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/password_store/login_database_unittest.cc.orig 2025-08-07 06:57:29 UTC +--- components/password_manager/core/browser/password_store/login_database_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/password_store/login_database_unittest.cc -@@ -2305,7 +2305,7 @@ INSTANTIATE_TEST_SUITE_P(MigrationToVCurrent, +@@ -2306,7 +2306,7 @@ INSTANTIATE_TEST_SUITE_P(MigrationToVCurrent, testing::Bool())); #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_IOS) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.cc b/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.cc index 1b86a75f0b11..66e4895e2b69 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.cc +++ b/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.cc @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/stub_password_manager_client.cc.orig 2025-05-28 14:55:43 UTC +--- components/password_manager/core/browser/stub_password_manager_client.cc.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/stub_password_manager_client.cc -@@ -206,7 +206,7 @@ version_info::Channel StubPasswordManagerClient::GetCh +@@ -211,7 +211,7 @@ version_info::Channel StubPasswordManagerClient::GetCh } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.h b/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.h index 43db56835a2f..5522c87dd3e7 100644 --- a/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.h +++ b/www/chromium/files/patch-components_password__manager_core_browser_stub__password__manager__client.h @@ -1,6 +1,6 @@ ---- components/password_manager/core/browser/stub_password_manager_client.h.orig 2025-05-28 14:55:43 UTC +--- components/password_manager/core/browser/stub_password_manager_client.h.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/browser/stub_password_manager_client.h -@@ -77,7 +77,7 @@ class StubPasswordManagerClient : public PasswordManag +@@ -80,7 +80,7 @@ class StubPasswordManagerClient : public PasswordManag MockPasswordFeatureManager* GetPasswordFeatureManager(); version_info::Channel GetChannel() const override; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-components_password__manager_core_common_password__manager__pref__names.h b/www/chromium/files/patch-components_password__manager_core_common_password__manager__pref__names.h index c8df5c906f00..a95bb41e68c8 100644 --- a/www/chromium/files/patch-components_password__manager_core_common_password__manager__pref__names.h +++ b/www/chromium/files/patch-components_password__manager_core_common_password__manager__pref__names.h @@ -1,4 +1,4 @@ ---- components/password_manager/core/common/password_manager_pref_names.h.orig 2025-09-06 10:01:20 UTC +--- components/password_manager/core/common/password_manager_pref_names.h.orig 2025-10-02 04:28:32 UTC +++ components/password_manager/core/common/password_manager_pref_names.h @@ -59,7 +59,7 @@ inline constexpr char kCredentialProviderEnabledOnStar #endif @@ -9,7 +9,7 @@ // Boolean pref controlled by the DeletingUndecryptablePasswordsEnabled policy. // If set to false it blocks deleting undecryptable passwords, otherwise the // deletion can happen. -@@ -285,7 +285,7 @@ inline constexpr char kAutofillableCredentialsAccountS +@@ -272,7 +272,7 @@ inline constexpr char kPasswordManagerPromoCardsList[] inline constexpr char kPasswordSharingEnabled[] = "password_manager.password_sharing_enabled"; diff --git a/www/chromium/files/patch-components_performance__manager_decorators_process__metrics__decorator.cc b/www/chromium/files/patch-components_performance__manager_decorators_process__metrics__decorator.cc index 8031f0f8627d..cbadc90f1790 100644 --- a/www/chromium/files/patch-components_performance__manager_decorators_process__metrics__decorator.cc +++ b/www/chromium/files/patch-components_performance__manager_decorators_process__metrics__decorator.cc @@ -1,11 +1,11 @@ ---- components/performance_manager/decorators/process_metrics_decorator.cc.orig 2024-11-14 07:57:23 UTC +--- components/performance_manager/decorators/process_metrics_decorator.cc.orig 2025-10-02 04:28:32 UTC +++ components/performance_manager/decorators/process_metrics_decorator.cc -@@ -264,7 +264,7 @@ void ProcessMetricsDecorator::DidGetMemoryUsage( - // RSS and PMF to each node proportionally to its V8 heap size. - uint64_t process_rss = process_dump_iter.os_dump().resident_set_kb; - process_node->set_resident_set_kb(process_rss); +@@ -266,7 +266,7 @@ void ProcessMetricsDecorator::DidGetMemoryUsage( + base::ByteCount process_rss = + base::KiB(process_dump_iter.os_dump().resident_set_kb); + process_node->set_resident_set(process_rss); -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - process_node->set_private_swap_kb( - process_dump_iter.os_dump().private_footprint_swap_kb); + process_node->set_private_swap( + base::KiB(process_dump_iter.os_dump().private_footprint_swap_kb)); #endif diff --git a/www/chromium/files/patch-components_policy_core_common_cloud_cloud__policy__client.cc b/www/chromium/files/patch-components_policy_core_common_cloud_cloud__policy__client.cc index 0c0012414144..1c06484c16d6 100644 --- a/www/chromium/files/patch-components_policy_core_common_cloud_cloud__policy__client.cc +++ b/www/chromium/files/patch-components_policy_core_common_cloud_cloud__policy__client.cc @@ -1,6 +1,6 @@ ---- components/policy/core/common/cloud/cloud_policy_client.cc.orig 2025-08-07 06:57:29 UTC +--- components/policy/core/common/cloud/cloud_policy_client.cc.orig 2025-10-02 04:28:32 UTC +++ components/policy/core/common/cloud/cloud_policy_client.cc -@@ -756,7 +756,7 @@ void CloudPolicyClient::FetchPolicy(PolicyFetchReason +@@ -763,7 +763,7 @@ void CloudPolicyClient::FetchPolicy(PolicyFetchReason fetch_request->set_invalidation_payload(invalidation_payload_); } } diff --git a/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.cc b/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.cc index 99bd76bb1b60..040b294d78d4 100644 --- a/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.cc +++ b/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.cc @@ -1,7 +1,7 @@ ---- components/regional_capabilities/regional_capabilities_switches.cc.orig 2025-09-06 10:01:20 UTC +--- components/regional_capabilities/regional_capabilities_switches.cc.orig 2025-10-02 04:28:32 UTC +++ components/regional_capabilities/regional_capabilities_switches.cc -@@ -18,7 +18,7 @@ BASE_FEATURE(kMitigateLegacySearchEnginePromoOverlap, - base::FEATURE_DISABLED_BY_DEFAULT); +@@ -21,7 +21,7 @@ BASE_FEATURE(kResolveRegionalCapabilitiesFromDevice, + base::FEATURE_ENABLED_BY_DEFAULT); #endif -#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) diff --git a/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.h b/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.h index 91b36a97032f..6031f5fbd227 100644 --- a/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.h +++ b/www/chromium/files/patch-components_regional__capabilities_regional__capabilities__switches.h @@ -1,7 +1,7 @@ ---- components/regional_capabilities/regional_capabilities_switches.h.orig 2025-09-06 10:01:20 UTC +--- components/regional_capabilities/regional_capabilities_switches.h.orig 2025-10-02 04:28:32 UTC +++ components/regional_capabilities/regional_capabilities_switches.h -@@ -33,7 +33,7 @@ inline constexpr char kEeaListCountryOverride[] = "EEA - BASE_DECLARE_FEATURE(kMitigateLegacySearchEnginePromoOverlap); +@@ -47,7 +47,7 @@ BASE_DECLARE_FEATURE(kMitigateLegacySearchEnginePromoO + BASE_DECLARE_FEATURE(kResolveRegionalCapabilitiesFromDevice); #endif -#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) diff --git a/www/chromium/files/patch-components_search__engines_template__url__service.cc b/www/chromium/files/patch-components_search__engines_template__url__service.cc index 08be7a796180..ac2c1c250097 100644 --- a/www/chromium/files/patch-components_search__engines_template__url__service.cc +++ b/www/chromium/files/patch-components_search__engines_template__url__service.cc @@ -1,6 +1,6 @@ ---- components/search_engines/template_url_service.cc.orig 2025-09-06 10:01:20 UTC +--- components/search_engines/template_url_service.cc.orig 2025-10-02 04:28:32 UTC +++ components/search_engines/template_url_service.cc -@@ -3591,7 +3591,7 @@ bool TemplateURLService::MatchesDefaultSearchProvider( +@@ -3587,7 +3587,7 @@ bool TemplateURLService::MatchesDefaultSearchProvider( std::unique_ptr<EnterpriseSearchManager> TemplateURLService::GetEnterpriseSearchManager(PrefService* prefs) { #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-components_signin_public_base_signin__switches.cc b/www/chromium/files/patch-components_signin_public_base_signin__switches.cc index 4d7b0d26292e..aba659293c86 100644 --- a/www/chromium/files/patch-components_signin_public_base_signin__switches.cc +++ b/www/chromium/files/patch-components_signin_public_base_signin__switches.cc @@ -1,15 +1,15 @@ ---- components/signin/public/base/signin_switches.cc.orig 2025-09-06 10:01:20 UTC +--- components/signin/public/base/signin_switches.cc.orig 2025-10-02 04:28:32 UTC +++ components/signin/public/base/signin_switches.cc -@@ -73,7 +73,7 @@ BASE_FEATURE(kSmartEmailLineBreaking, +@@ -73,7 +73,7 @@ BASE_FEATURE(kSupportWebSigninAddSession, base::FEATURE_ENABLED_BY_DEFAULT); - #endif + #endif // BUILDFLAG(IS_ANDROID) -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Enables the History Sync Opt-in on Desktop. BASE_FEATURE(kEnableHistorySyncOptin, "EnableHistorySyncOptin", -@@ -292,7 +292,7 @@ BASE_FEATURE(kSyncEnableBookmarksInTransportMode, +@@ -293,7 +293,7 @@ BASE_FEATURE(kSyncEnableBookmarksInTransportMode, #endif // BUILDFLAG(IS_IOS) ); diff --git a/www/chromium/files/patch-components_signin_public_base_signin__switches.h b/www/chromium/files/patch-components_signin_public_base_signin__switches.h index d59285672f7b..f9cf648d4a9a 100644 --- a/www/chromium/files/patch-components_signin_public_base_signin__switches.h +++ b/www/chromium/files/patch-components_signin_public_base_signin__switches.h @@ -1,15 +1,15 @@ ---- components/signin/public/base/signin_switches.h.orig 2025-09-06 10:01:20 UTC +--- components/signin/public/base/signin_switches.h.orig 2025-10-02 04:28:32 UTC +++ components/signin/public/base/signin_switches.h -@@ -61,7 +61,7 @@ COMPONENT_EXPORT(SIGNIN_SWITCHES) - BASE_DECLARE_FEATURE(kSmartEmailLineBreaking); - #endif +@@ -67,7 +67,7 @@ COMPONENT_EXPORT(SIGNIN_SWITCHES) + BASE_DECLARE_FEATURE(kSupportWebSigninAddSession); + #endif // BUILDFLAG(IS_ANDROID) -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) COMPONENT_EXPORT(SIGNIN_SWITCHES) BASE_DECLARE_FEATURE(kEnableHistorySyncOptin); COMPONENT_EXPORT(SIGNIN_SWITCHES) -@@ -222,7 +222,7 @@ BASE_DECLARE_FEATURE(kSyncEnableBookmarksInTransportMo +@@ -235,7 +235,7 @@ BASE_DECLARE_FEATURE(kSyncEnableBookmarksInTransportMo COMPONENT_EXPORT(SIGNIN_SWITCHES) bool IsExtensionsExplicitBrowserSigninEnabled(); diff --git a/www/chromium/files/patch-components_supervised__user_core_browser_supervised__user__preferences.cc b/www/chromium/files/patch-components_supervised__user_core_browser_supervised__user__preferences.cc index 962ba8b9f69d..a117b76d9bcc 100644 --- a/www/chromium/files/patch-components_supervised__user_core_browser_supervised__user__preferences.cc +++ b/www/chromium/files/patch-components_supervised__user_core_browser_supervised__user__preferences.cc @@ -1,6 +1,6 @@ ---- components/supervised_user/core/browser/supervised_user_preferences.cc.orig 2025-07-02 06:08:04 UTC +--- components/supervised_user/core/browser/supervised_user_preferences.cc.orig 2025-10-02 04:28:32 UTC +++ components/supervised_user/core/browser/supervised_user_preferences.cc -@@ -153,7 +153,7 @@ void RegisterProfilePrefs(PrefRegistrySimple* registry +@@ -149,7 +149,7 @@ void RegisterProfilePrefs(PrefRegistrySimple* registry registry->RegisterBooleanPref(prefs::kChildAccountStatusKnown, false); registry->RegisterStringPref(prefs::kFamilyLinkUserMemberRole, std::string()); #if BUILDFLAG(ENABLE_EXTENSIONS) && \ diff --git a/www/chromium/files/patch-components_sync__preferences_common__syncable__prefs__database.cc b/www/chromium/files/patch-components_sync__preferences_common__syncable__prefs__database.cc index 2da6bb6d7c71..3f9fa7f30c7d 100644 --- a/www/chromium/files/patch-components_sync__preferences_common__syncable__prefs__database.cc +++ b/www/chromium/files/patch-components_sync__preferences_common__syncable__prefs__database.cc @@ -1,11 +1,11 @@ ---- components/sync_preferences/common_syncable_prefs_database.cc.orig 2025-09-06 10:01:20 UTC +--- components/sync_preferences/common_syncable_prefs_database.cc.orig 2025-10-02 04:28:32 UTC +++ components/sync_preferences/common_syncable_prefs_database.cc -@@ -337,7 +337,7 @@ constexpr auto kCommonSyncablePrefsAllowlist = +@@ -349,7 +349,7 @@ constexpr auto kCommonSyncablePrefsAllowlist = syncer::PREFERENCES, PrefSensitivity::kNone, MergeBehavior::kNone}}, #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) +- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) {autofill::prefs::kAutofillBnplEnabled, {syncable_prefs_ids::kAutofillBnplEnabled, syncer::PREFERENCES, PrefSensitivity::kNone, MergeBehavior::kNone}}, diff --git a/www/chromium/files/patch-components_sync_service_sync__prefs.cc b/www/chromium/files/patch-components_sync_service_sync__prefs.cc new file mode 100644 index 000000000000..76980380d1f1 --- /dev/null +++ b/www/chromium/files/patch-components_sync_service_sync__prefs.cc @@ -0,0 +1,11 @@ +--- components/sync/service/sync_prefs.cc.orig 2025-10-02 04:28:32 UTC ++++ components/sync/service/sync_prefs.cc +@@ -840,7 +840,7 @@ bool SyncPrefs::MaybeMigratePrefsForSyncToSigninPart1( + update_selected_types_dict->EnsureDict( + signin::GaiaIdHash::FromGaiaId(gaia_id).ToBase64()); + +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // Preserve the user's existing enabled state for Bookmarks, Reading List, + // and Preferences. Otherwise, use the default value, which will be true + // after `kReplaceSyncPromosWithSignInPromos`. diff --git a/www/chromium/files/patch-components_sync_service_sync__service__impl.cc b/www/chromium/files/patch-components_sync_service_sync__service__impl.cc new file mode 100644 index 000000000000..90d1bdea7290 --- /dev/null +++ b/www/chromium/files/patch-components_sync_service_sync__service__impl.cc @@ -0,0 +1,11 @@ +--- components/sync/service/sync_service_impl.cc.orig 2025-10-02 04:28:32 UTC ++++ components/sync/service/sync_service_impl.cc +@@ -1328,7 +1328,7 @@ void SyncServiceImpl::ReconfigureDataTypesDueToCrypto( + + void SyncServiceImpl::PassphraseTypeChanged(PassphraseType passphrase_type) { + DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); +-#if !(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)) ++#if !(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) + // If kReplaceSyncPromosWithSignInPromos is enabled, new users with custom + // passphrase should have kAutofill disabled upon the initial sign-in. This is + // done to prevent confusion, as addresses are NOT encrypted by the custom diff --git a/www/chromium/files/patch-components_translate_core_common_translate__util.cc b/www/chromium/files/patch-components_translate_core_common_translate__util.cc index 80606dfd4e3e..6354f44e1671 100644 --- a/www/chromium/files/patch-components_translate_core_common_translate__util.cc +++ b/www/chromium/files/patch-components_translate_core_common_translate__util.cc @@ -1,6 +1,6 @@ ---- components/translate/core/common/translate_util.cc.orig 2023-09-13 12:11:42 UTC +--- components/translate/core/common/translate_util.cc.orig 2025-10-02 04:28:32 UTC +++ components/translate/core/common/translate_util.cc -@@ -21,7 +21,7 @@ const char kSecurityOrigin[] = "https://translate.goog +@@ -20,7 +20,7 @@ const char kSecurityOrigin[] = "https://translate.goog BASE_FEATURE(kTFLiteLanguageDetectionEnabled, "TFLiteLanguageDetectionEnabled", #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \ diff --git a/www/chromium/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc b/www/chromium/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc index 910d31e61b21..12895da0523c 100644 --- a/www/chromium/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc +++ b/www/chromium/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc @@ -1,6 +1,6 @@ ---- components/url_formatter/spoof_checks/idn_spoof_checker.cc.orig 2025-03-05 08:14:56 UTC +--- components/url_formatter/spoof_checks/idn_spoof_checker.cc.orig 2025-10-02 04:28:32 UTC +++ components/url_formatter/spoof_checks/idn_spoof_checker.cc -@@ -298,7 +298,7 @@ IDNSpoofChecker::IDNSpoofChecker() { +@@ -299,7 +299,7 @@ IDNSpoofChecker::IDNSpoofChecker() { // The ideal fix would be to change the omnibox font used for Thai. In // that case, the Linux-only list should be revisited and potentially // removed. diff --git a/www/chromium/files/patch-components_variations_service_variations__service.cc b/www/chromium/files/patch-components_variations_service_variations__service.cc index bf417a379524..b0c80721f43a 100644 --- a/www/chromium/files/patch-components_variations_service_variations__service.cc +++ b/www/chromium/files/patch-components_variations_service_variations__service.cc @@ -1,6 +1,6 @@ ---- components/variations/service/variations_service.cc.orig 2025-08-07 06:57:29 UTC +--- components/variations/service/variations_service.cc.orig 2025-10-02 04:28:32 UTC +++ components/variations/service/variations_service.cc -@@ -99,7 +99,7 @@ std::string GetPlatformString() { +@@ -100,7 +100,7 @@ std::string GetPlatformString() { return "android"; #elif BUILDFLAG(IS_FUCHSIA) return "fuchsia"; diff --git a/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc b/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc index 7b07b20a764d..6dbede111242 100644 --- a/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc +++ b/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc @@ -1,4 +1,4 @@ ---- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.cc.orig 2025-09-06 10:01:20 UTC +--- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.cc.orig 2025-10-02 04:28:32 UTC +++ components/viz/service/frame_sinks/root_compositor_frame_sink_impl.cc @@ -142,7 +142,7 @@ RootCompositorFrameSinkImpl::Create( output_surface->SetNeedsSwapSizeNotifications( @@ -9,7 +9,7 @@ // For X11, we need notify client about swap completion after resizing, so the // client can use it for synchronize with X11 WM. output_surface->SetNeedsSwapSizeNotifications(true); -@@ -902,7 +902,7 @@ void RootCompositorFrameSinkImpl::DisplayDidCompleteSw +@@ -904,7 +904,7 @@ void RootCompositorFrameSinkImpl::DisplayDidCompleteSw if (display_client_ && enable_swap_completion_callback_) { display_client_->DidCompleteSwapWithSize(pixel_size); } diff --git a/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h b/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h index 34aadc2f89f5..25b419e16b68 100644 --- a/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h +++ b/www/chromium/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h @@ -1,6 +1,6 @@ ---- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h.orig 2025-09-06 10:01:20 UTC +--- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h.orig 2025-10-02 04:28:32 UTC +++ components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h -@@ -223,7 +223,7 @@ class VIZ_SERVICE_EXPORT RootCompositorFrameSinkImpl +@@ -222,7 +222,7 @@ class VIZ_SERVICE_EXPORT RootCompositorFrameSinkImpl base::TimeDelta display_frame_interval_ = BeginFrameArgs::DefaultInterval(); base::TimeDelta preferred_frame_interval_; diff --git a/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.cc b/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.cc index 29e822e740d1..8028a77d67b1 100644 --- a/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.cc +++ b/www/chromium/files/patch-components_viz_service_gl_gpu__service__impl.cc @@ -1,6 +1,6 @@ ---- components/viz/service/gl/gpu_service_impl.cc.orig 2025-09-06 10:01:20 UTC +--- components/viz/service/gl/gpu_service_impl.cc.orig 2025-10-02 04:28:32 UTC +++ components/viz/service/gl/gpu_service_impl.cc -@@ -501,7 +501,7 @@ void GpuServiceImpl::InitializeWithHostInternal( +@@ -502,7 +502,7 @@ void GpuServiceImpl::InitializeWithHostInternal( mojo::Remote<mojom::GpuHost> gpu_host(std::move(pending_gpu_host)); @@ -9,7 +9,7 @@ gpu_extra_info_.is_gmb_nv12_supported = IsGMBNV12Supported(); #endif -@@ -1266,7 +1266,7 @@ bool GpuServiceImpl::OnBeginFrameDerivedImpl(const Beg +@@ -1269,7 +1269,7 @@ bool GpuServiceImpl::OnBeginFrameDerivedImpl(const Beg return true; } diff --git a/www/chromium/files/patch-content_app_BUILD.gn b/www/chromium/files/patch-content_app_BUILD.gn index aedfaaae5770..517bba9740d2 100644 --- a/www/chromium/files/patch-content_app_BUILD.gn +++ b/www/chromium/files/patch-content_app_BUILD.gn @@ -1,15 +1,14 @@ ---- content/app/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- content/app/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ content/app/BUILD.gn -@@ -91,9 +91,9 @@ source_set("content_main_runner_app") { +@@ -91,7 +91,10 @@ source_set("content_main_runner_app") { "//third_party/tflite:buildflags", "//tools/v8_context_snapshot:buildflags", ] - if (build_tflite_with_xnnpack) { -- deps += [ "//third_party/cpuinfo" ] -- } -+# if (build_tflite_with_xnnpack) { -+# deps += [ "//third_party/cpuinfo" ] -+# } ++ if (is_bsd) { ++ deps += [ "//skia" ] ++ } ++ if (!is_bsd && build_tflite_with_xnnpack) { + deps += [ "//third_party/cpuinfo" ] + } } - - if (is_android && enable_javaless_renderers) { diff --git a/www/chromium/files/patch-content_app_content__main.cc b/www/chromium/files/patch-content_app_content__main.cc index 7592d161b68c..51a270985cd3 100644 --- a/www/chromium/files/patch-content_app_content__main.cc +++ b/www/chromium/files/patch-content_app_content__main.cc @@ -1,6 +1,6 @@ ---- content/app/content_main.cc.orig 2025-09-06 10:01:20 UTC +--- content/app/content_main.cc.orig 2025-10-02 04:28:32 UTC +++ content/app/content_main.cc -@@ -225,7 +225,7 @@ NO_STACK_PROTECTOR int RunContentProcess( +@@ -217,7 +217,7 @@ NO_STACK_PROTECTOR int RunContentProcess( base::EnableTerminationOnOutOfMemory(); logging::RegisterAbslAbortHook(); @@ -9,7 +9,7 @@ // The various desktop environments set this environment variable that // allows the dbus client library to connect directly to the bus. When this // variable is not set (test environments like xvfb-run), the dbus client -@@ -319,7 +319,7 @@ NO_STACK_PROTECTOR int RunContentProcess( +@@ -311,7 +311,7 @@ NO_STACK_PROTECTOR int RunContentProcess( #endif #endif diff --git a/www/chromium/files/patch-content_app_content__main__runner__impl.cc b/www/chromium/files/patch-content_app_content__main__runner__impl.cc index 2a37e0f901bb..8b9409f63fee 100644 --- a/www/chromium/files/patch-content_app_content__main__runner__impl.cc +++ b/www/chromium/files/patch-content_app_content__main__runner__impl.cc @@ -1,6 +1,6 @@ ---- content/app/content_main_runner_impl.cc.orig 2025-09-06 10:01:20 UTC +--- content/app/content_main_runner_impl.cc.orig 2025-10-02 04:28:32 UTC +++ content/app/content_main_runner_impl.cc -@@ -150,18 +150,20 @@ +@@ -150,18 +150,21 @@ #include "content/browser/posix_file_descriptor_info_impl.h" #include "content/public/common/content_descriptors.h" @@ -20,10 +20,11 @@ +#if !BUILDFLAG(IS_BSD) #include "sandbox/policy/linux/sandbox_linux.h" +#endif ++#include "third_party/skia/experimental/rust_png/ffi/FFI.rs.h" #include "third_party/boringssl/src/include/openssl/crypto.h" #include "third_party/webrtc_overrides/init_webrtc.h" // nogncheck -@@ -185,6 +187,10 @@ +@@ -185,6 +188,10 @@ #include "media/base/media_switches.h" #endif @@ -34,7 +35,7 @@ #if BUILDFLAG(IS_ANDROID) #include "base/system/sys_info.h" #include "content/browser/android/battery_metrics.h" -@@ -381,7 +387,7 @@ void InitializeZygoteSandboxForBrowserProcess( +@@ -381,7 +388,7 @@ void InitializeZygoteSandboxForBrowserProcess( } #endif // BUILDFLAG(USE_ZYGOTE) @@ -43,7 +44,7 @@ #if BUILDFLAG(ENABLE_LIBRARY_CDMS) // Loads registered library CDMs but does not initialize them. This is needed by -@@ -400,7 +406,10 @@ void PreloadLibraryCdms() { +@@ -400,7 +407,10 @@ void PreloadLibraryCdms() { void PreSandboxInit() { // Ensure the /dev/urandom is opened. @@ -54,13 +55,13 @@ // May use sysinfo(), sched_getaffinity(), and open various /sys/ and /proc/ // files. -@@ -412,9 +421,16 @@ void PreSandboxInit() { +@@ -412,9 +422,16 @@ void PreSandboxInit() { // https://boringssl.googlesource.com/boringssl/+/HEAD/SANDBOXING.md CRYPTO_pre_sandbox_init(); +#if BUILDFLAG(IS_BSD) -+ // "cache" the amount of physical memory before pledge(2) -+ base::SysInfo::AmountOfPhysicalMemoryMB(); ++ // rust_png calls into sysctl so cache the cpu features before pledge(2) ++ rust_png::initialize_cpudetect(); +#endif + +#if !BUILDFLAG(IS_BSD) @@ -71,7 +72,7 @@ #if BUILDFLAG(ENABLE_LIBRARY_CDMS) // Ensure access to the library CDMs before the sandbox is turned on. -@@ -634,7 +650,7 @@ NO_STACK_PROTECTOR int RunZygote(ContentMainDelegate* +@@ -634,7 +651,7 @@ NO_STACK_PROTECTOR int RunZygote(ContentMainDelegate* // Once Zygote forks and feature list initializes we can start a thread to // begin tracing immediately. @@ -80,7 +81,7 @@ if (process_type == switches::kGpuProcess) { tracing::InitTracingPostFeatureList(/*enable_consumer=*/false, /*will_trace_thread_restart=*/true); -@@ -733,7 +749,7 @@ NO_STACK_PROTECTOR int RunOtherNamedProcessTypeMain( +@@ -733,7 +750,7 @@ NO_STACK_PROTECTOR int RunOtherNamedProcessTypeMain( base::HangWatcher::CreateHangWatcherInstance(); unregister_thread_closure = base::HangWatcher::RegisterThread( base::HangWatcher::ThreadType::kMainThread); @@ -89,7 +90,7 @@ // On Linux/ChromeOS, the HangWatcher can't start until after the sandbox is // initialized, because the sandbox can't be started with multiple threads. // TODO(mpdenton): start the HangWatcher after the sandbox is initialized. -@@ -851,11 +867,10 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam +@@ -851,11 +868,10 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam base::GlobalDescriptors::kBaseDescriptor); #endif // !BUILDFLAG(IS_ANDROID) @@ -103,7 +104,7 @@ #endif // !BUILDFLAG(IS_WIN) -@@ -1007,7 +1022,7 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam +@@ -1007,7 +1023,7 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam // SeatbeltExecServer. CHECK(sandbox::Seatbelt::IsSandboxed()); } @@ -112,7 +113,7 @@ // In sandboxed processes and zygotes, certain resource should be pre-warmed // as they cannot be initialized under a sandbox. In addition, loading these // resources in zygotes (including the unsandboxed zygote) allows them to be -@@ -1017,10 +1032,22 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam +@@ -1017,10 +1033,22 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam process_type == switches::kZygoteProcess) { PreSandboxInit(); } @@ -135,7 +136,7 @@ delegate_->SandboxInitialized(process_type); #if BUILDFLAG(USE_ZYGOTE) -@@ -1122,6 +1149,11 @@ NO_STACK_PROTECTOR int ContentMainRunnerImpl::Run() { +@@ -1122,6 +1150,11 @@ NO_STACK_PROTECTOR int ContentMainRunnerImpl::Run() { content_main_params_.reset(); RegisterMainThreadFactories(); diff --git a/www/chromium/files/patch-content_browser_BUILD.gn b/www/chromium/files/patch-content_browser_BUILD.gn index d1b54e6440aa..3629a204ab52 100644 --- a/www/chromium/files/patch-content_browser_BUILD.gn +++ b/www/chromium/files/patch-content_browser_BUILD.gn @@ -1,6 +1,6 @@ ---- content/browser/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- content/browser/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ content/browser/BUILD.gn -@@ -2599,6 +2599,14 @@ source_set("browser") { +@@ -2613,6 +2613,14 @@ source_set("browser") { ] } @@ -15,7 +15,7 @@ if (is_linux || is_chromeos) { sources -= [ "file_system_access/file_path_watcher/file_path_watcher_stub.cc" ] -@@ -2647,6 +2655,15 @@ source_set("browser") { +@@ -2661,6 +2669,15 @@ source_set("browser") { if (allow_oop_video_decoder) { sources += [ "media/oop_video_decoder_factory.cc" ] deps += [ "//media/mojo/mojom" ] diff --git a/www/chromium/files/patch-content_browser_browser__child__process__host__impl.cc b/www/chromium/files/patch-content_browser_browser__child__process__host__impl.cc index 7b22e09fe7f7..a3cb590a45a5 100644 --- a/www/chromium/files/patch-content_browser_browser__child__process__host__impl.cc +++ b/www/chromium/files/patch-content_browser_browser__child__process__host__impl.cc @@ -1,14 +1,14 @@ ---- content/browser/browser_child_process_host_impl.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/browser_child_process_host_impl.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/browser_child_process_host_impl.cc -@@ -297,6 +297,7 @@ void BrowserChildProcessHostImpl::LaunchWithoutExtraCo +@@ -296,6 +296,7 @@ void BrowserChildProcessHostImpl::LaunchWithoutExtraCo + switches::kIPCConnectionTimeout, switches::kLogBestEffortTasks, switches::kPerfettoDisableInterning, - switches::kTraceToConsole, + switches::kDisableUnveil, }; cmd_line->CopySwitchesFrom(browser_command_line, kForwardSwitches); -@@ -650,7 +651,7 @@ void BrowserChildProcessHostImpl::OnProcessLaunched() +@@ -649,7 +650,7 @@ void BrowserChildProcessHostImpl::OnProcessLaunched() ->child_process()); #endif diff --git a/www/chromium/files/patch-content_browser_browser__interface__binders.cc b/www/chromium/files/patch-content_browser_browser__interface__binders.cc deleted file mode 100644 index af9c564eb27e..000000000000 --- a/www/chromium/files/patch-content_browser_browser__interface__binders.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/browser_interface_binders.cc.orig 2025-09-06 10:01:20 UTC -+++ content/browser/browser_interface_binders.cc -@@ -234,7 +234,7 @@ - #include "content/browser/xr/webxr_internals/webxr_internals_ui.h" - #endif - --#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) -+#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - #include "content/public/browser/service_process_host.h" - #else - #include "content/browser/gpu/gpu_process_host.h" -@@ -271,7 +271,7 @@ shape_detection::mojom::ShapeDetectionService* GetShap - mojo::Remote<shape_detection::mojom::ShapeDetectionService>> - remote; - if (!*remote) { --#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) -+#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - ServiceProcessHost::Launch<shape_detection::mojom::ShapeDetectionService>( - remote->BindNewPipeAndPassReceiver(), - ServiceProcessHost::Options() diff --git a/www/chromium/files/patch-content_browser_browser__main__loop.cc b/www/chromium/files/patch-content_browser_browser__main__loop.cc index 9bfb1f523b75..965477ad2d8c 100644 --- a/www/chromium/files/patch-content_browser_browser__main__loop.cc +++ b/www/chromium/files/patch-content_browser_browser__main__loop.cc @@ -1,6 +1,6 @@ ---- content/browser/browser_main_loop.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/browser_main_loop.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/browser_main_loop.cc -@@ -251,6 +251,12 @@ +@@ -252,6 +252,12 @@ #include "mojo/public/cpp/bindings/lib/test_random_mojo_delays.h" #endif @@ -13,7 +13,7 @@ // One of the linux specific headers defines this as a macro. #ifdef DestroyAll #undef DestroyAll -@@ -551,6 +557,12 @@ int BrowserMainLoop::EarlyInitialization() { +@@ -552,6 +558,12 @@ int BrowserMainLoop::EarlyInitialization() { // by now since a thread to start the ServiceManager has been created // before the browser main loop starts. DCHECK(SandboxHostLinux::GetInstance()->IsInitialized()); @@ -26,7 +26,7 @@ #endif // GLib's spawning of new processes is buggy, so it's important that at this -@@ -583,7 +595,7 @@ int BrowserMainLoop::EarlyInitialization() { +@@ -584,7 +596,7 @@ int BrowserMainLoop::EarlyInitialization() { base::ThreadType::kDisplayCritical); #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc b/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc index 022dac5d33af..12e48ac16dfa 100644 --- a/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc +++ b/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc @@ -1,6 +1,6 @@ ---- content/browser/gpu/gpu_process_host.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/gpu/gpu_process_host.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/gpu/gpu_process_host.cc -@@ -275,6 +275,7 @@ static const char* const kSwitchNames[] = { +@@ -276,6 +276,7 @@ static const char* const kSwitchNames[] = { switches::kDisableSkiaGraphite, switches::kDisableSkiaGraphitePrecompilation, switches::kDisableLowEndDeviceMode, @@ -8,7 +8,7 @@ switches::kProfilingAtStart, switches::kProfilingFile, switches::kProfilingFlush, -@@ -303,7 +304,7 @@ static const char* const kSwitchNames[] = { +@@ -301,7 +302,7 @@ static const char* const kSwitchNames[] = { switches::kEnableNativeGpuMemoryBuffers, switches::kRenderNodeOverride, #endif diff --git a/www/chromium/files/patch-content_browser_network__service__instance__impl.cc b/www/chromium/files/patch-content_browser_network__service__instance__impl.cc index d0c3ad87de0e..735e7fcfbeee 100644 --- a/www/chromium/files/patch-content_browser_network__service__instance__impl.cc +++ b/www/chromium/files/patch-content_browser_network__service__instance__impl.cc @@ -1,6 +1,6 @@ ---- content/browser/network_service_instance_impl.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/network_service_instance_impl.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/network_service_instance_impl.cc -@@ -87,7 +87,7 @@ +@@ -88,7 +88,7 @@ #include "content/browser/network/network_service_process_tracker_win.h" #endif @@ -9,7 +9,7 @@ #include "content/browser/system_dns_resolution/system_dns_resolver.h" #include "services/network/public/mojom/system_dns_resolution.mojom-forward.h" #endif -@@ -327,7 +327,7 @@ void CreateInProcessNetworkService( +@@ -332,7 +332,7 @@ void CreateInProcessNetworkService( std::move(receiver))); } @@ -18,7 +18,7 @@ // Runs a self-owned SystemDnsResolverMojoImpl. This is meant to run on a // high-priority thread pool. void RunSystemDnsResolverOnThreadPool( -@@ -394,7 +394,7 @@ network::mojom::NetworkServiceParamsPtr CreateNetworkS +@@ -399,7 +399,7 @@ network::mojom::NetworkServiceParamsPtr CreateNetworkS } #endif // BUILDFLAG(IS_POSIX) diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc index edc107faf805..eafba11f9a4e 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc +++ b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc @@ -1,6 +1,6 @@ ---- content/browser/renderer_host/render_process_host_impl.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/renderer_host/render_process_host_impl.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/renderer_host/render_process_host_impl.cc -@@ -224,7 +224,7 @@ +@@ -226,7 +226,7 @@ #include "third_party/blink/public/mojom/android_font_lookup/android_font_lookup.mojom.h" #endif @@ -9,7 +9,7 @@ #include <sys/resource.h> #include "components/services/font/public/mojom/font_service.mojom.h" // nogncheck -@@ -1114,7 +1114,7 @@ static constexpr size_t kUnknownPlatformProcessLimit = +@@ -1126,7 +1126,7 @@ static constexpr size_t kUnknownPlatformProcessLimit = // to indicate failure and std::numeric_limits<size_t>::max() to indicate // unlimited. size_t GetPlatformProcessLimit() { @@ -18,7 +18,7 @@ struct rlimit limit; if (getrlimit(RLIMIT_NPROC, &limit) != 0) return kUnknownPlatformProcessLimit; -@@ -1321,7 +1321,7 @@ RenderProcessHostImpl::IOThreadHostImpl::~IOThreadHost +@@ -1351,7 +1351,7 @@ RenderProcessHostImpl::IOThreadHostImpl::~IOThreadHost void RenderProcessHostImpl::IOThreadHostImpl::SetPid( base::ProcessId child_pid) { @@ -27,7 +27,7 @@ child_thread_type_switcher_.SetPid(child_pid); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) } -@@ -3416,7 +3416,7 @@ void RenderProcessHostImpl::AppendRendererCommandLine( +@@ -3459,7 +3459,7 @@ void RenderProcessHostImpl::AppendRendererCommandLine( base::TimeTicks::UnixEpoch().since_origin().InMicroseconds())); } @@ -36,7 +36,7 @@ // Append `kDisableVideoCaptureUseGpuMemoryBuffer` flag if there is no support // for NV12 GPU memory buffer. if (switches::IsVideoCaptureUseGpuMemoryBufferEnabled() && -@@ -3472,6 +3472,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLin +@@ -3515,6 +3515,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLin switches::kDisableSkiaRuntimeOpts, switches::kDisableSpeechAPI, switches::kDisableThreadedCompositing, @@ -44,7 +44,7 @@ switches::kDisableV8IdleTasks, switches::kDisableVideoCaptureUseGpuMemoryBuffer, switches::kDisableWebGLImageChromium, -@@ -5350,7 +5351,7 @@ uint64_t RenderProcessHostImpl::GetPrivateMemoryFootpr +@@ -5417,7 +5418,7 @@ uint64_t RenderProcessHostImpl::GetPrivateMemoryFootpr // - Win: https://crbug.com/707022 . uint64_t total_size = 0; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h index e84b98e4a2aa..8e26f373ceaa 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h +++ b/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.h @@ -1,4 +1,4 @@ ---- content/browser/renderer_host/render_process_host_impl.h.orig 2025-09-06 10:01:20 UTC +--- content/browser/renderer_host/render_process_host_impl.h.orig 2025-10-02 04:28:32 UTC +++ content/browser/renderer_host/render_process_host_impl.h @@ -101,7 +101,7 @@ #include "media/fuchsia_media_codec_provider_impl.h" @@ -9,7 +9,7 @@ #include "content/browser/child_thread_type_switcher_linux.h" #include "media/mojo/mojom/video_encode_accelerator.mojom.h" #endif -@@ -997,7 +997,7 @@ class CONTENT_EXPORT RenderProcessHostImpl +@@ -994,7 +994,7 @@ class CONTENT_EXPORT RenderProcessHostImpl mojo::Remote<media::mojom::VideoEncodeAcceleratorProviderFactory> video_encode_accelerator_factory_remote_; #endif @@ -18,7 +18,7 @@ ChildThreadTypeSwitcher child_thread_type_switcher_; #endif }; -@@ -1240,7 +1240,7 @@ class CONTENT_EXPORT RenderProcessHostImpl +@@ -1237,7 +1237,7 @@ class CONTENT_EXPORT RenderProcessHostImpl // if the request isn't handled on the IO thread. void OnBindHostReceiver(mojo::GenericPendingReceiver receiver); diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc b/www/chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc index 7774e59d87b0..7c7b68e5c517 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc +++ b/www/chromium/files/patch-content_browser_renderer__host_render__view__host__impl.cc @@ -1,6 +1,6 @@ ---- content/browser/renderer_host/render_view_host_impl.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/renderer_host/render_view_host_impl.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/renderer_host/render_view_host_impl.cc -@@ -275,7 +275,7 @@ void RenderViewHostImpl::GetPlatformSpecificPrefs( +@@ -277,7 +277,7 @@ void RenderViewHostImpl::GetPlatformSpecificPrefs( display::win::GetScreenWin()->GetSystemMetricsInDIP(SM_CYVSCROLL); prefs->arrow_bitmap_width_horizontal_scroll_bar_in_dips = display::win::GetScreenWin()->GetSystemMetricsInDIP(SM_CXHSCROLL); diff --git a/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc b/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc index 13d88d330445..6ffe9afc490a 100644 --- a/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc +++ b/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc @@ -1,4 +1,4 @@ ---- content/browser/renderer_host/render_widget_host_view_aura.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/renderer_host/render_widget_host_view_aura.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/renderer_host/render_widget_host_view_aura.cc @@ -122,7 +122,7 @@ #include "ui/gfx/gdi_util.h" @@ -9,7 +9,7 @@ #include "ui/accessibility/platform/browser_accessibility_auralinux.h" #include "ui/base/ime/linux/text_edit_command_auralinux.h" #include "ui/base/ime/text_input_flags.h" -@@ -479,7 +479,7 @@ gfx::NativeViewAccessible RenderWidgetHostViewAura::Ge +@@ -478,7 +478,7 @@ gfx::NativeViewAccessible RenderWidgetHostViewAura::Ge return ToBrowserAccessibilityWin(manager->GetBrowserAccessibilityRoot()) ->GetCOM(); @@ -18,7 +18,7 @@ ui::BrowserAccessibilityManager* manager = host()->GetOrCreateRootBrowserAccessibilityManager(); if (manager && manager->GetBrowserAccessibilityRoot()) -@@ -1883,7 +1883,7 @@ bool RenderWidgetHostViewAura::ShouldDoLearning() { +@@ -1881,7 +1881,7 @@ bool RenderWidgetHostViewAura::ShouldDoLearning() { return host() && host()->delegate() && host()->delegate()->ShouldDoLearning(); } @@ -27,7 +27,7 @@ bool RenderWidgetHostViewAura::SetCompositionFromExistingText( const gfx::Range& range, const std::vector<ui::ImeTextSpan>& ui_ime_text_spans) { -@@ -2866,7 +2866,7 @@ bool RenderWidgetHostViewAura::NeedsInputGrab() { +@@ -2864,7 +2864,7 @@ bool RenderWidgetHostViewAura::NeedsInputGrab() { } bool RenderWidgetHostViewAura::NeedsMouseCapture() { @@ -36,7 +36,7 @@ return NeedsInputGrab(); #else return false; -@@ -3050,7 +3050,7 @@ void RenderWidgetHostViewAura::ForwardKeyboardEventWit +@@ -3048,7 +3048,7 @@ void RenderWidgetHostViewAura::ForwardKeyboardEventWit if (!target_host) return; diff --git a/www/chromium/files/patch-content_browser_service__host_utility__process__host.cc b/www/chromium/files/patch-content_browser_service__host_utility__process__host.cc index dba9466e06b1..5c46f019fa23 100644 --- a/www/chromium/files/patch-content_browser_service__host_utility__process__host.cc +++ b/www/chromium/files/patch-content_browser_service__host_utility__process__host.cc @@ -1,4 +1,4 @@ ---- content/browser/service_host/utility_process_host.cc.orig 2025-09-06 10:01:20 UTC +--- content/browser/service_host/utility_process_host.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/service_host/utility_process_host.cc @@ -68,7 +68,7 @@ #include "content/browser/v8_snapshot_files.h" @@ -18,7 +18,7 @@ base::ScopedFD PassNetworkContextParentDirs( std::vector<base::FilePath> network_context_parent_dirs) { base::Pickle pickle; -@@ -494,7 +494,7 @@ bool UtilityProcessHost::StartProcess() { +@@ -495,7 +495,7 @@ bool UtilityProcessHost::StartProcess() { GetV8SnapshotFilesToPreload(*cmd_line)); #endif // BUILDFLAG(IS_POSIX) @@ -27,7 +27,7 @@ // The network service should have access to the parent directories // necessary for its usage. if (options_.sandbox_type_ == sandbox::mojom::Sandbox::kNetwork) { -@@ -512,7 +512,7 @@ bool UtilityProcessHost::StartProcess() { +@@ -513,7 +513,7 @@ bool UtilityProcessHost::StartProcess() { video_capture::mojom::VideoCaptureService::Name_) { bool pass_gpu_buffer_flag = switches::IsVideoCaptureUseGpuMemoryBufferEnabled(); diff --git a/www/chromium/files/patch-content_browser_shape__detection_shape__detection__service__host.cc b/www/chromium/files/patch-content_browser_shape__detection_shape__detection__service__host.cc new file mode 100644 index 000000000000..2feabbd333dc --- /dev/null +++ b/www/chromium/files/patch-content_browser_shape__detection_shape__detection__service__host.cc @@ -0,0 +1,20 @@ +--- content/browser/shape_detection/shape_detection_service_host.cc.orig 2025-10-02 04:28:32 UTC ++++ content/browser/shape_detection/shape_detection_service_host.cc +@@ -15,7 +15,7 @@ + #endif + + #if BUILDFLAG(IS_WIN) || (BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ +- (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX))) ++ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD))) + #include "content/public/browser/service_process_host.h" + #else + #include "content/browser/gpu/gpu_process_host.h" +@@ -29,7 +29,7 @@ shape_detection::mojom::ShapeDetectionService* GetShap + remote; + if (!*remote) { + #if BUILDFLAG(IS_WIN) || (BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ +- (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX))) ++ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD))) + ServiceProcessHost::Launch<shape_detection::mojom::ShapeDetectionService>( + remote->BindNewPipeAndPassReceiver(), + ServiceProcessHost::Options() diff --git a/www/chromium/files/patch-content_browser_theme__helper.cc b/www/chromium/files/patch-content_browser_theme__helper.cc new file mode 100644 index 000000000000..9be5c3383283 --- /dev/null +++ b/www/chromium/files/patch-content_browser_theme__helper.cc @@ -0,0 +1,11 @@ +--- content/browser/theme_helper.cc.orig 2025-10-02 04:28:32 UTC ++++ content/browser/theme_helper.cc +@@ -27,7 +27,7 @@ mojom::UpdateSystemColorInfoParamsPtr MakeUpdateSystem + ui::NativeTheme* native_theme) { + mojom::UpdateSystemColorInfoParamsPtr params = + mojom::UpdateSystemColorInfoParams::New(); +-#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + params->accent_color = native_theme->user_color(); + #endif + diff --git a/www/chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc b/www/chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc index 6775c09486bd..8405e9c7abd9 100644 --- a/www/chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc +++ b/www/chromium/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc @@ -1,6 +1,6 @@ ---- content/browser/zygote_host/zygote_host_impl_linux.cc.orig 2025-03-05 08:14:56 UTC +--- content/browser/zygote_host/zygote_host_impl_linux.cc.orig 2025-10-02 04:28:32 UTC +++ content/browser/zygote_host/zygote_host_impl_linux.cc -@@ -23,8 +23,10 @@ +@@ -19,8 +19,10 @@ #include "build/build_config.h" #include "content/common/zygote/zygote_commands_linux.h" #include "content/common/zygote/zygote_communication_linux.h" @@ -11,7 +11,7 @@ #include "sandbox/linux/services/credentials.h" #include "sandbox/linux/services/namespace_sandbox.h" #include "sandbox/linux/suid/client/setuid_sandbox_host.h" -@@ -42,6 +44,7 @@ namespace content { +@@ -38,6 +40,7 @@ namespace content { namespace { @@ -19,7 +19,7 @@ // Receive a fixed message on fd and return the sender's PID. // Returns true if the message received matches the expected message. bool ReceiveFixedMessage(int fd, -@@ -64,6 +67,7 @@ bool ReceiveFixedMessage(int fd, +@@ -60,6 +63,7 @@ bool ReceiveFixedMessage(int fd, return false; return true; } @@ -27,7 +27,7 @@ } // namespace -@@ -73,9 +77,13 @@ ZygoteHost* ZygoteHost::GetInstance() { +@@ -69,9 +73,13 @@ ZygoteHost* ZygoteHost::GetInstance() { } ZygoteHostImpl::ZygoteHostImpl() @@ -41,7 +41,7 @@ sandbox_binary_(), zygote_pids_lock_(), zygote_pids_() {} -@@ -88,6 +96,7 @@ ZygoteHostImpl* ZygoteHostImpl::GetInstance() { +@@ -84,6 +92,7 @@ ZygoteHostImpl* ZygoteHostImpl::GetInstance() { } void ZygoteHostImpl::Init(const base::CommandLine& command_line) { @@ -49,7 +49,7 @@ if (command_line.HasSwitch(sandbox::policy::switches::kNoSandbox)) { return; } -@@ -142,6 +151,7 @@ void ZygoteHostImpl::Init(const base::CommandLine& com +@@ -138,6 +147,7 @@ void ZygoteHostImpl::Init(const base::CommandLine& com "you can try using --" << sandbox::policy::switches::kNoSandbox << "."; } @@ -57,7 +57,7 @@ } void ZygoteHostImpl::AddZygotePid(pid_t pid) { -@@ -166,6 +176,7 @@ pid_t ZygoteHostImpl::LaunchZygote( +@@ -162,6 +172,7 @@ pid_t ZygoteHostImpl::LaunchZygote( base::CommandLine* cmd_line, base::ScopedFD* control_fd, base::FileHandleMappingVector additional_remapped_fds) { @@ -65,7 +65,7 @@ int fds[2]; CHECK_EQ(0, socketpair(AF_UNIX, SOCK_SEQPACKET | SOCK_CLOEXEC, 0, fds)); CHECK(base::UnixDomainSocket::EnableReceiveProcessId(fds[0])); -@@ -234,9 +245,12 @@ pid_t ZygoteHostImpl::LaunchZygote( +@@ -230,9 +241,12 @@ pid_t ZygoteHostImpl::LaunchZygote( AddZygotePid(pid); return pid; diff --git a/www/chromium/files/patch-content_child_child__process.cc b/www/chromium/files/patch-content_child_child__process.cc index b1e569660a0b..b780870cf4fc 100644 --- a/www/chromium/files/patch-content_child_child__process.cc +++ b/www/chromium/files/patch-content_child_child__process.cc @@ -1,6 +1,6 @@ ---- content/child/child_process.cc.orig 2025-09-06 10:01:20 UTC +--- content/child/child_process.cc.orig 2025-10-02 04:28:32 UTC +++ content/child/child_process.cc -@@ -34,7 +34,7 @@ +@@ -35,7 +35,7 @@ #include "content/common/android/cpu_time_metrics.h" #endif @@ -9,7 +9,7 @@ #include "content/child/sandboxed_process_thread_type_handler.h" #endif -@@ -192,7 +192,7 @@ void ChildProcess::set_main_thread(ChildThreadImpl* th +@@ -197,7 +197,7 @@ void ChildProcess::set_main_thread(ChildThreadImpl* th main_thread_.reset(thread); } diff --git a/www/chromium/files/patch-content_gpu_gpu__main.cc b/www/chromium/files/patch-content_gpu_gpu__main.cc index 8ede10528f42..e208e04a7266 100644 --- a/www/chromium/files/patch-content_gpu_gpu__main.cc +++ b/www/chromium/files/patch-content_gpu_gpu__main.cc @@ -1,6 +1,6 @@ ---- content/gpu/gpu_main.cc.orig 2025-09-06 10:01:20 UTC +--- content/gpu/gpu_main.cc.orig 2025-10-02 04:28:32 UTC +++ content/gpu/gpu_main.cc -@@ -107,10 +107,14 @@ +@@ -108,10 +108,14 @@ #include "sandbox/win/src/sandbox.h" #endif @@ -16,7 +16,7 @@ #include "sandbox/policy/sandbox_type.h" #endif -@@ -128,7 +132,7 @@ namespace content { +@@ -129,7 +133,7 @@ namespace content { namespace { @@ -25,7 +25,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread*, const gpu::GPUInfo*, const gpu::GpuPreferences&); -@@ -190,7 +194,7 @@ class ContentSandboxHelper : public gpu::GpuSandboxHel +@@ -191,7 +195,7 @@ class ContentSandboxHelper : public gpu::GpuSandboxHel const gpu::GPUInfo* gpu_info, const gpu::GpuPreferences& gpu_prefs) override { TRACE_EVENT("gpu,startup", "gpu_main::EnsureSandboxInitialized"); @@ -34,16 +34,16 @@ return StartSandboxLinux(watchdog_thread, gpu_info, gpu_prefs); #elif BUILDFLAG(IS_WIN) return StartSandboxWindows(sandbox_info_); -@@ -306,7 +310,7 @@ int GpuMain(MainFunctionParams parameters) { +@@ -307,7 +311,7 @@ int GpuMain(MainFunctionParams parameters) { std::make_unique<base::SingleThreadTaskExecutor>( - gpu_preferences.message_pump_type); + gpu_preferences.message_pump_type, /*is_main_thread=*/true); } -#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) #error "Unsupported Linux platform." #elif BUILDFLAG(IS_MAC) // Cross-process CoreAnimation requires a CFRunLoop to function at all, and -@@ -331,7 +335,8 @@ int GpuMain(MainFunctionParams parameters) { +@@ -332,7 +336,8 @@ int GpuMain(MainFunctionParams parameters) { base::PlatformThread::SetName("CrGpuMain"); mojo::InterfaceEndpointClient::SetThreadNameSuffixForMetrics("GpuMain"); @@ -53,7 +53,7 @@ // Thread type delegate of the process should be registered before // thread type change below for the main thread and for thread pool in // ChildProcess constructor. -@@ -479,7 +484,7 @@ int GpuMain(MainFunctionParams parameters) { +@@ -485,7 +490,7 @@ int GpuMain(MainFunctionParams parameters) { namespace { @@ -62,7 +62,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread* watchdog_thread, const gpu::GPUInfo* gpu_info, const gpu::GpuPreferences& gpu_prefs) { -@@ -527,7 +532,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread* watchdo +@@ -533,7 +538,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread* watchdo sandbox_options.accelerated_video_encode_enabled = !gpu_prefs.disable_accelerated_video_encode; diff --git a/www/chromium/files/patch-content_public_browser_content__browser__client.cc b/www/chromium/files/patch-content_public_browser_content__browser__client.cc index ffb2865ce584..bf84bba03905 100644 --- a/www/chromium/files/patch-content_public_browser_content__browser__client.cc +++ b/www/chromium/files/patch-content_public_browser_content__browser__client.cc @@ -1,6 +1,6 @@ ---- content/public/browser/content_browser_client.cc.orig 2025-09-06 10:01:20 UTC +--- content/public/browser/content_browser_client.cc.orig 2025-10-02 04:28:32 UTC +++ content/public/browser/content_browser_client.cc -@@ -1394,7 +1394,7 @@ bool ContentBrowserClient::ShouldRunOutOfProcessSystem +@@ -1417,7 +1417,7 @@ bool ContentBrowserClient::ShouldRunOutOfProcessSystem // that can be adequately sandboxed. // Currently Android's network service will not run out of process or sandboxed, // so OutOfProcessSystemDnsResolution is not currently enabled on Android. diff --git a/www/chromium/files/patch-content_public_common_content__features.cc b/www/chromium/files/patch-content_public_common_content__features.cc index 61aa9c4a8ea3..ae1ae1d72a63 100644 --- a/www/chromium/files/patch-content_public_common_content__features.cc +++ b/www/chromium/files/patch-content_public_common_content__features.cc @@ -1,27 +1,28 @@ ---- content/public/common/content_features.cc.orig 2025-09-06 10:01:20 UTC +--- content/public/common/content_features.cc.orig 2025-10-02 04:28:32 UTC +++ content/public/common/content_features.cc -@@ -103,7 +103,7 @@ BASE_FEATURE(kAudioServiceLaunchOnStartup, +@@ -102,7 +102,7 @@ BASE_FEATURE(AudioServiceLaunchOnStartup, base::FEATUR + // Runs the audio service in a separate process. - BASE_FEATURE(kAudioServiceOutOfProcess, - "AudioServiceOutOfProcess", + BASE_FEATURE(AudioServiceOutOfProcess, -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -1394,9 +1394,9 @@ BASE_FEATURE(kWebAssemblyTiering, - BASE_FEATURE(kWebAssemblyTrapHandler, - "WebAssemblyTrapHandler", +@@ -1164,9 +1164,10 @@ BASE_FEATURE(WebAssemblyTiering, base::FEATURE_ENABLED + // Enable WebAssembly trap handler. + BASE_FEATURE(WebAssemblyTrapHandler, #if ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \ - BUILDFLAG(IS_MAC)) && \ + BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD)) && \ defined(ARCH_CPU_X86_64)) || \ - ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC)) && \ -+ ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD)) && \ ++ ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ ++ BUILDFLAG(IS_BSD)) && \ defined(ARCH_CPU_ARM64)) base::FEATURE_ENABLED_BY_DEFAULT #else -@@ -1453,7 +1453,11 @@ BASE_FEATURE(kWebUIJSErrorReportingExtended, +@@ -1214,7 +1215,11 @@ BASE_FEATURE(WebUIJSErrorReportingExtended, base::FEAT // Controls whether the WebUSB API is enabled: // https://wicg.github.io/webusb @@ -32,4 +33,4 @@ +#endif // Apply `PrefetchPriority::kHighest` for Webview Prefetch API. - BASE_FEATURE(kWebViewPrefetchHighestPrefetchPriority, + BASE_FEATURE(WebViewPrefetchHighestPrefetchPriority, diff --git a/www/chromium/files/patch-content_public_common_content__switches.cc b/www/chromium/files/patch-content_public_common_content__switches.cc index 344c9b227640..82ad43511102 100644 --- a/www/chromium/files/patch-content_public_common_content__switches.cc +++ b/www/chromium/files/patch-content_public_common_content__switches.cc @@ -1,4 +1,4 @@ ---- content/public/common/content_switches.cc.orig 2025-09-06 10:01:20 UTC +--- content/public/common/content_switches.cc.orig 2025-10-02 04:28:32 UTC +++ content/public/common/content_switches.cc @@ -347,6 +347,8 @@ const char kEnableIsolatedWebAppsInRenderer[] = // builds. @@ -9,7 +9,7 @@ // Enables the type, downlinkMax attributes of the NetInfo API. Also, enables // triggering of change attribute of the NetInfo API when there is a change in // the connection type. -@@ -946,7 +948,7 @@ const char kPreventResizingContentsForTesting[] = +@@ -940,7 +942,7 @@ const char kPreventResizingContentsForTesting[] = "prevent-resizing-contents-for-testing"; #endif diff --git a/www/chromium/files/patch-content_public_common_content__switches.h b/www/chromium/files/patch-content_public_common_content__switches.h index e5f4d5cc6eda..43b2dca7aa9b 100644 --- a/www/chromium/files/patch-content_public_common_content__switches.h +++ b/www/chromium/files/patch-content_public_common_content__switches.h @@ -1,4 +1,4 @@ ---- content/public/common/content_switches.h.orig 2025-09-06 10:01:20 UTC +--- content/public/common/content_switches.h.orig 2025-10-02 04:28:32 UTC +++ content/public/common/content_switches.h @@ -108,6 +108,7 @@ CONTENT_EXPORT extern const char kEnableGpuMemoryBuffe CONTENT_EXPORT extern const char kEnableIsolatedWebAppsInRenderer[]; @@ -8,7 +8,7 @@ CONTENT_EXPORT extern const char kEnableNetworkInformationDownlinkMax[]; CONTENT_EXPORT extern const char kEnableCanvas2DLayers[]; CONTENT_EXPORT extern const char kEnablePluginPlaceholderTesting[]; -@@ -257,7 +258,7 @@ CONTENT_EXPORT extern const char kRendererWaitForJavaD +@@ -256,7 +257,7 @@ CONTENT_EXPORT extern const char kRendererWaitForJavaD CONTENT_EXPORT extern const char kPreventResizingContentsForTesting[]; #endif diff --git a/www/chromium/files/patch-content_renderer_render__thread__impl.cc b/www/chromium/files/patch-content_renderer_render__thread__impl.cc index 43d061689e5f..c857a3b0e718 100644 --- a/www/chromium/files/patch-content_renderer_render__thread__impl.cc +++ b/www/chromium/files/patch-content_renderer_render__thread__impl.cc @@ -1,6 +1,6 @@ ---- content/renderer/render_thread_impl.cc.orig 2025-09-06 10:01:20 UTC +--- content/renderer/render_thread_impl.cc.orig 2025-10-02 04:28:32 UTC +++ content/renderer/render_thread_impl.cc -@@ -203,6 +203,8 @@ +@@ -204,6 +204,8 @@ #if BUILDFLAG(IS_APPLE) #include <malloc/malloc.h> @@ -9,8 +9,8 @@ #else #include <malloc.h> #endif -@@ -1026,7 +1028,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: - kGpuStreamIdMedia, kGpuStreamPriorityMedia); +@@ -998,7 +1000,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: + attributes, viz::command_buffer_metrics::ContextType::MEDIA); const bool enable_video_decode_accelerator = -#if BUILDFLAG(IS_LINUX) @@ -18,7 +18,7 @@ base::FeatureList::IsEnabled(media::kAcceleratedVideoDecodeLinux) && #endif // BUILDFLAG(IS_LINUX) !cmd_line->HasSwitch(switches::kDisableAcceleratedVideoDecode) && -@@ -1035,7 +1037,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: +@@ -1007,7 +1009,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: gpu::kGpuFeatureStatusEnabled); const bool enable_video_encode_accelerator = @@ -27,7 +27,7 @@ base::FeatureList::IsEnabled(media::kAcceleratedVideoEncodeLinux) && #else !cmd_line->HasSwitch(switches::kDisableAcceleratedVideoEncode) && -@@ -1809,7 +1811,7 @@ RenderThreadImpl::CreateMediaMojoCodecFactory( +@@ -1772,7 +1774,7 @@ RenderThreadImpl::CreateMediaMojoCodecFactory( bool enable_video_encode_accelerator) { mojo::PendingRemote<media::mojom::VideoEncodeAcceleratorProvider> vea_provider; diff --git a/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc b/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc index 05bdf7dc3912..b90df9fb89cc 100644 --- a/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc +++ b/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc @@ -1,4 +1,4 @@ ---- content/renderer/renderer_blink_platform_impl.cc.orig 2025-09-06 10:01:20 UTC +--- content/renderer/renderer_blink_platform_impl.cc.orig 2025-10-02 04:28:32 UTC +++ content/renderer/renderer_blink_platform_impl.cc @@ -124,7 +124,7 @@ @@ -9,7 +9,7 @@ #include "content/child/child_process_sandbox_support_impl_linux.h" #include "content/child/sandboxed_process_thread_type_handler.h" #endif -@@ -193,13 +193,13 @@ RendererBlinkPlatformImpl::RendererBlinkPlatformImpl( +@@ -187,13 +187,13 @@ RendererBlinkPlatformImpl::RendererBlinkPlatformImpl( is_locked_to_site_(false), main_thread_scheduler_(main_thread_scheduler), next_frame_sink_id_(uint32_t{std::numeric_limits<int32_t>::max()} + 1) { @@ -25,7 +25,7 @@ mojo::PendingRemote<font_service::mojom::FontService> font_service; RenderThreadImpl::current()->BindHostReceiver( font_service.InitWithNewPipeAndPassReceiver()); -@@ -224,7 +224,7 @@ RendererBlinkPlatformImpl::RendererBlinkPlatformImpl( +@@ -217,7 +217,7 @@ RendererBlinkPlatformImpl::RendererBlinkPlatformImpl( } #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ @@ -34,7 +34,7 @@ if (sandboxEnabled()) { #if BUILDFLAG(IS_MAC) sandbox_support_ = std::make_unique<WebSandboxSupportMac>(); -@@ -297,7 +297,7 @@ RendererBlinkPlatformImpl::GetWebUIBundledCodeCacheRes +@@ -290,7 +290,7 @@ RendererBlinkPlatformImpl::GetWebUIBundledCodeCacheRes blink::WebSandboxSupport* RendererBlinkPlatformImpl::GetSandboxSupport() { #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h b/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h index 5a612433f5aa..0a35f1ccaf97 100644 --- a/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h +++ b/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h @@ -1,6 +1,6 @@ ---- content/renderer/renderer_blink_platform_impl.h.orig 2025-09-06 10:01:20 UTC +--- content/renderer/renderer_blink_platform_impl.h.orig 2025-10-02 04:28:32 UTC +++ content/renderer/renderer_blink_platform_impl.h -@@ -273,7 +273,7 @@ class CONTENT_EXPORT RendererBlinkPlatformImpl : publi +@@ -278,7 +278,7 @@ class CONTENT_EXPORT RendererBlinkPlatformImpl : publi const gpu::GPUInfo& gpu_info) const; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ diff --git a/www/chromium/files/patch-content_shell_BUILD.gn b/www/chromium/files/patch-content_shell_BUILD.gn index 21416fda7108..c95ac390115a 100644 --- a/www/chromium/files/patch-content_shell_BUILD.gn +++ b/www/chromium/files/patch-content_shell_BUILD.gn @@ -1,6 +1,6 @@ ---- content/shell/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- content/shell/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ content/shell/BUILD.gn -@@ -1102,7 +1102,7 @@ group("content_shell_crash_test") { +@@ -1101,7 +1101,7 @@ group("content_shell_crash_test") { if (is_win) { data_deps += [ "//build/win:copy_cdb_to_output" ] } diff --git a/www/chromium/files/patch-content_shell_utility_shell__content__utility__client.cc b/www/chromium/files/patch-content_shell_utility_shell__content__utility__client.cc index 17056087522b..134469bcdab8 100644 --- a/www/chromium/files/patch-content_shell_utility_shell__content__utility__client.cc +++ b/www/chromium/files/patch-content_shell_utility_shell__content__utility__client.cc @@ -1,6 +1,6 @@ ---- content/shell/utility/shell_content_utility_client.cc.orig 2025-09-06 10:01:20 UTC +--- content/shell/utility/shell_content_utility_client.cc.orig 2025-10-02 04:28:32 UTC +++ content/shell/utility/shell_content_utility_client.cc -@@ -43,7 +43,7 @@ +@@ -39,7 +39,7 @@ #include "sandbox/policy/sandbox.h" #include "services/test/echo/echo_service.h" @@ -9,7 +9,7 @@ #include "content/test/sandbox_status_service.h" #endif -@@ -192,7 +192,7 @@ void ShellContentUtilityClient::ExposeInterfacesToBrow +@@ -189,7 +189,7 @@ void ShellContentUtilityClient::ExposeInterfacesToBrow binders->Add<mojom::PowerMonitorTest>( &PowerMonitorTestImpl::MakeSelfOwnedReceiver, base::SingleThreadTaskRunner::GetCurrentDefault()); diff --git a/www/chromium/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.cc b/www/chromium/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.cc index 44c9039b73b2..5bbb0ad783bc 100644 --- a/www/chromium/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.cc +++ b/www/chromium/files/patch-content_utility_on__device__model_on__device__model__sandbox__init.cc @@ -1,4 +1,4 @@ ---- content/utility/on_device_model/on_device_model_sandbox_init.cc.orig 2025-09-06 10:01:20 UTC +--- content/utility/on_device_model/on_device_model_sandbox_init.cc.orig 2025-10-02 04:28:32 UTC +++ content/utility/on_device_model/on_device_model_sandbox_init.cc @@ -17,16 +17,20 @@ #include "services/on_device_model/ml/gpu_blocklist.h" // nogncheck @@ -48,16 +48,25 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -101,7 +105,7 @@ bool PreSandboxInit() { - #endif +@@ -82,7 +86,7 @@ BASE_FEATURE(kOnDeviceModelWarmDrivers, + bool ShouldWarmDrivers() { + #if BUILDFLAG(IS_FUCHSIA) || \ +- (BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_CAST_RECEIVER)) ++ ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(ENABLE_CAST_RECEIVER)) + return false; + #else + bool is_gpu_not_blocklisted = true; +@@ -122,7 +126,7 @@ bool PreSandboxInit() { + // good measure we initialize a device instance for any adapter with an + // appropriate backend on top of any integrated or discrete GPU. #if !BUILDFLAG(IS_FUCHSIA) && \ - !(BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_CAST_RECEIVER)) + !((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(ENABLE_CAST_RECEIVER)) - if (base::FeatureList::IsEnabled(kOnDeviceModelWarmDrivers) - #if defined(ENABLE_ML_INTERNAL) - && !ml::IsGpuBlocked(ml::ChromeML::Get()->api(), /*log_histogram=*/false) -@@ -141,7 +145,7 @@ bool PreSandboxInit() { + dawnProcSetProcs(&dawn::native::GetProcs()); + auto instance = std::make_unique<dawn::native::Instance>(); + const wgpu::RequestAdapterOptions adapter_options{ +@@ -154,7 +158,7 @@ bool PreSandboxInit() { return true; } @@ -66,7 +75,7 @@ void AddSandboxLinuxOptions(sandbox::policy::SandboxLinux::Options& options) { // Make sure any necessary vendor-specific options are set. gpu::GPUInfo info; -@@ -153,6 +157,7 @@ void AddSandboxLinuxOptions(sandbox::policy::SandboxLi +@@ -166,6 +170,7 @@ void AddSandboxLinuxOptions(sandbox::policy::SandboxLi } bool PreSandboxHook(sandbox::policy::SandboxLinux::Options options) { @@ -74,7 +83,7 @@ std::vector<sandbox::syscall_broker::BrokerFilePermission> file_permissions = content::FilePermissionsForGpu(options); file_permissions.push_back( -@@ -161,6 +166,7 @@ bool PreSandboxHook(sandbox::policy::SandboxLinux::Opt +@@ -174,6 +179,7 @@ bool PreSandboxHook(sandbox::policy::SandboxLinux::Opt sandbox::policy::SandboxLinux::GetInstance()->StartBrokerProcess( content::CommandSetForGPU(options), file_permissions, options); diff --git a/www/chromium/files/patch-content_utility_services.cc b/www/chromium/files/patch-content_utility_services.cc index 5d903f50bbfb..b910d34e6540 100644 --- a/www/chromium/files/patch-content_utility_services.cc +++ b/www/chromium/files/patch-content_utility_services.cc @@ -1,6 +1,6 @@ ---- content/utility/services.cc.orig 2025-09-06 10:01:20 UTC +--- content/utility/services.cc.orig 2025-10-02 04:28:32 UTC +++ content/utility/services.cc -@@ -74,13 +74,13 @@ +@@ -74,14 +74,14 @@ extern sandbox::TargetServices* g_utility_target_services; #endif // BUILDFLAG(IS_WIN) @@ -11,12 +11,13 @@ #include "sandbox/policy/sandbox_type.h" #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) --#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) -+#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) + #if BUILDFLAG(IS_WIN) || (BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ +- (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX))) ++ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD))) #include "services/shape_detection/public/mojom/shape_detection_service.mojom.h" // nogncheck #include "services/shape_detection/shape_detection_service.h" // nogncheck - #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) && BUILDFLAG(IS_CHROMEOS) -@@ -235,7 +235,7 @@ auto RunAudio(mojo::PendingReceiver<audio::mojom::Audi + #endif // BUILDFLAG(IS_WIN) || (BUILDFLAG(GOOGLE_CHROME_BRANDING) && +@@ -237,7 +237,7 @@ auto RunAudio(mojo::PendingReceiver<audio::mojom::Audi << "task_policy_set TASK_QOS_POLICY"; #endif @@ -25,21 +26,21 @@ auto* command_line = base::CommandLine::ForCurrentProcess(); if (sandbox::policy::SandboxTypeFromCommandLine(*command_line) == sandbox::mojom::Sandbox::kNoSandbox) { -@@ -257,7 +257,7 @@ auto RunAudio(mojo::PendingReceiver<audio::mojom::Audi - return audio::CreateStandaloneService(std::move(receiver)); +@@ -260,7 +260,7 @@ auto RunAudio(mojo::PendingReceiver<audio::mojom::Audi } --#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) -+#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) + #if BUILDFLAG(IS_WIN) || (BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ +- (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX))) ++ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD))) auto RunShapeDetectionService( mojo::PendingReceiver<shape_detection::mojom::ShapeDetectionService> receiver) { -@@ -432,7 +432,7 @@ void RegisterMainThreadServices(mojo::ServiceFactory& - services.Add(RunOnDeviceModel); +@@ -436,7 +436,7 @@ void RegisterMainThreadServices(mojo::ServiceFactory& } --#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) -+#if BUILDFLAG(GOOGLE_CHROME_BRANDING) && (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) + #if BUILDFLAG(IS_WIN) || (BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ +- (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX))) ++ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD))) services.Add(RunShapeDetectionService); #endif diff --git a/www/chromium/files/patch-content_utility_utility__main.cc b/www/chromium/files/patch-content_utility_utility__main.cc index 16f94dca3000..7502545e588c 100644 --- a/www/chromium/files/patch-content_utility_utility__main.cc +++ b/www/chromium/files/patch-content_utility_utility__main.cc @@ -1,4 +1,4 @@ ---- content/utility/utility_main.cc.orig 2025-09-06 10:01:20 UTC +--- content/utility/utility_main.cc.orig 2025-10-02 04:28:32 UTC +++ content/utility/utility_main.cc @@ -39,17 +39,21 @@ #include "services/tracing/public/cpp/trace_startup.h" @@ -55,7 +55,7 @@ std::vector<std::string> GetNetworkContextsParentDirectories() { base::MemoryMappedFile::Region region; base::ScopedFD read_pipe_fd = base::FileDescriptorStore::GetInstance().TakeFD( -@@ -284,7 +293,7 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -285,7 +294,7 @@ int UtilityMain(MainFunctionParams parameters) { CHECK(on_device_model::PreSandboxInit()); } @@ -64,7 +64,7 @@ #if BUILDFLAG(USE_LINUX_VIDEO_ACCELERATION) && BUILDFLAG(USE_VAAPI) // Regardless of the sandbox status, the VaapiWrapper needs to be initialized -@@ -299,7 +308,10 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -300,7 +309,10 @@ int UtilityMain(MainFunctionParams parameters) { // thread type change in ChildProcess constructor. It also needs to be // registered before the process has multiple threads, which may race with // application of the sandbox. @@ -75,7 +75,7 @@ // Initializes the sandbox before any threads are created. // TODO(jorgelo): move this after GTK initialization when we enable a strict -@@ -331,7 +343,7 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -332,7 +344,7 @@ int UtilityMain(MainFunctionParams parameters) { pre_sandbox_hook = base::BindOnce(&speech::SpeechRecognitionPreSandboxHook); break; @@ -84,7 +84,7 @@ case sandbox::mojom::Sandbox::kOnDeviceTranslation: pre_sandbox_hook = base::BindOnce( &on_device_translation::OnDeviceTranslationSandboxHook); -@@ -347,7 +359,7 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -348,7 +360,7 @@ int UtilityMain(MainFunctionParams parameters) { #else NOTREACHED(); #endif @@ -93,7 +93,7 @@ case sandbox::mojom::Sandbox::kVideoEffects: #if BUILDFLAG(ENABLE_VIDEO_EFFECTS) pre_sandbox_hook = -@@ -355,7 +367,7 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -356,7 +368,7 @@ int UtilityMain(MainFunctionParams parameters) { #endif break; #endif // BUILDFLAG(IS_LINUX) @@ -102,7 +102,7 @@ case sandbox::mojom::Sandbox::kShapeDetection: pre_sandbox_hook = base::BindOnce(&shape_detection::ShapeDetectionPreSandboxHook); -@@ -390,6 +402,7 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -391,6 +403,7 @@ int UtilityMain(MainFunctionParams parameters) { default: break; } @@ -110,7 +110,7 @@ if (!sandbox::policy::IsUnsandboxedSandboxType(sandbox_type) && (parameters.zygote_child || !pre_sandbox_hook.is_null())) { sandbox_options.use_amd_specific_policies = -@@ -397,6 +410,11 @@ int UtilityMain(MainFunctionParams parameters) { +@@ -398,6 +411,11 @@ int UtilityMain(MainFunctionParams parameters) { sandbox::policy::Sandbox::Initialize( sandbox_type, std::move(pre_sandbox_hook), sandbox_options); } diff --git a/www/chromium/files/patch-content_zygote_zygote__linux.cc b/www/chromium/files/patch-content_zygote_zygote__linux.cc index 4cb3060a4e99..d0d3c002841a 100644 --- a/www/chromium/files/patch-content_zygote_zygote__linux.cc +++ b/www/chromium/files/patch-content_zygote_zygote__linux.cc @@ -1,4 +1,4 @@ ---- content/zygote/zygote_linux.cc.orig 2025-05-05 10:57:53 UTC +--- content/zygote/zygote_linux.cc.orig 2025-10-02 04:28:32 UTC +++ content/zygote/zygote_linux.cc @@ -1,6 +1,7 @@ // Copyright 2012 The Chromium Authors @@ -8,7 +8,7 @@ #include "content/zygote/zygote_linux.h" -@@ -705,3 +706,4 @@ void Zygote::HandleReinitializeLoggingRequest(base::Pi +@@ -717,3 +718,4 @@ void Zygote::HandleReinitializeLoggingRequest(base::Pi } } // namespace content diff --git a/www/chromium/files/patch-extensions_browser_api_messaging_message__service.cc b/www/chromium/files/patch-extensions_browser_api_messaging_message__service.cc index 87d690f8a8a8..5d58f23c164b 100644 --- a/www/chromium/files/patch-extensions_browser_api_messaging_message__service.cc +++ b/www/chromium/files/patch-extensions_browser_api_messaging_message__service.cc @@ -1,6 +1,6 @@ ---- extensions/browser/api/messaging/message_service.cc.orig 2025-09-06 10:01:20 UTC +--- extensions/browser/api/messaging/message_service.cc.orig 2025-10-02 04:28:32 UTC +++ extensions/browser/api/messaging/message_service.cc -@@ -82,7 +82,7 @@ namespace { +@@ -83,7 +83,7 @@ namespace { const char kReceivingEndDoesntExistError[] = "Could not establish connection. Receiving end does not exist."; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ const char kMissingPermissionError[] = "Access to native messaging requires nativeMessaging permission."; const char kProhibitedByPoliciesError[] = -@@ -675,7 +675,7 @@ void MessageService::OpenChannelToNativeAppImpl( +@@ -676,7 +676,7 @@ void MessageService::OpenChannelToNativeAppImpl( return; #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-extensions_common_api___permission__features.json b/www/chromium/files/patch-extensions_common_api___permission__features.json index 0b74b5638147..e895876bf731 100644 --- a/www/chromium/files/patch-extensions_common_api___permission__features.json +++ b/www/chromium/files/patch-extensions_common_api___permission__features.json @@ -1,4 +1,4 @@ ---- extensions/common/api/_permission_features.json.orig 2025-09-06 10:01:20 UTC +--- extensions/common/api/_permission_features.json.orig 2025-10-02 04:28:32 UTC +++ extensions/common/api/_permission_features.json @@ -61,7 +61,7 @@ "channel": "stable", @@ -50,9 +50,9 @@ - "platforms": ["chromeos", "linux", "mac", "win"] + "platforms": ["chromeos", "linux", "mac", "win", "openbsd", "freebsd"] }, - "diagnostics": [ - { -@@ -262,7 +262,7 @@ + "devtools": { + "channel": "stable", +@@ -266,7 +266,7 @@ "channel": "stable", "extension_types": ["extension", "platform_app"], // "desktop_android" is not supported. @@ -61,7 +61,7 @@ "allowlist": [ "7910EAFDAF64B947E1CB31B333A9BD14CA556B6C", // Feedback UI. "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683 -@@ -284,12 +284,12 @@ +@@ -288,12 +288,12 @@ "extension_types": ["platform_app"], "default_parent": true, // "desktop_android" is not supported. @@ -76,7 +76,7 @@ "allowlist": [ "2FC374607C2DF285634B67C64A2E356C607091C3", // Quickoffice "3727DD3E564B6055387425027AD74C58784ACC15", // Quickoffice internal -@@ -326,13 +326,13 @@ +@@ -330,13 +330,13 @@ "channel": "stable", "extension_types": ["platform_app"], // "desktop_android" is not supported. @@ -92,7 +92,7 @@ "allowlist": [ "D7CD4B3956B1F6E970E4AFCBCD4094B1EF4D07B9", // http://crbug.com/710541 "D4EFCCC0CC612380762758BB96C7997224BD6395", // http://crbug.com/710541 -@@ -441,7 +441,7 @@ +@@ -445,7 +445,7 @@ "channel": "stable", "extension_types": ["extension", "legacy_packaged_app", "platform_app"], // "desktop_android" is not supported. @@ -101,7 +101,7 @@ "allowlist": [ "0DE0F05680A4A056BCEC864ED8DDA84296F82B40", // http://crbug.com/434651 "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683 -@@ -486,7 +486,7 @@ +@@ -490,7 +490,7 @@ "channel": "stable", "extension_types": ["extension", "legacy_packaged_app", "platform_app"], // "desktop_android" is not supported. @@ -110,7 +110,7 @@ "allowlist": [ // DO NOT ADD ANY MORE ENTRIES HERE. // networkingPrivate is being migrated to networking.onc. -@@ -566,7 +566,7 @@ +@@ -570,7 +570,7 @@ "channel": "stable", "extension_types": ["extension", "platform_app" ], // "desktop_android" is not supported. @@ -119,7 +119,7 @@ }, // Note: runtime is not actually a permission, but some systems check these // values to verify restrictions. -@@ -578,13 +578,13 @@ +@@ -582,13 +582,13 @@ "channel": "stable", "extension_types": ["platform_app"], // "desktop_android" is not supported. @@ -135,7 +135,7 @@ }, "storage": [ { -@@ -672,13 +672,13 @@ +@@ -676,13 +676,13 @@ "channel": "stable", "extension_types": ["extension", "legacy_packaged_app", "platform_app"], // "desktop_android" is not supported. @@ -151,7 +151,7 @@ "allowlist": ["B44D08FD98F1523ED5837D78D0A606EA9D6206E5"] // Web Store } ], -@@ -687,13 +687,13 @@ +@@ -691,13 +691,13 @@ "channel": "stable", "extension_types": ["extension", "legacy_packaged_app", "platform_app"], // "desktop_android" is not supported. @@ -167,7 +167,7 @@ "allowlist": ["B44D08FD98F1523ED5837D78D0A606EA9D6206E5"] // Web Store } ], -@@ -721,7 +721,7 @@ +@@ -725,7 +725,7 @@ "channel": "stable", "extension_types": ["platform_app"], // "desktop_android" is not supported. @@ -176,7 +176,7 @@ }, { "channel": "dev", -@@ -807,7 +807,7 @@ +@@ -811,7 +811,7 @@ "channel": "stable", "extension_types": ["platform_app"], // "desktop_android" is not supported. diff --git a/www/chromium/files/patch-extensions_common_api_runtime.json b/www/chromium/files/patch-extensions_common_api_runtime.json index 188d55827c47..01f15bf02076 100644 --- a/www/chromium/files/patch-extensions_common_api_runtime.json +++ b/www/chromium/files/patch-extensions_common_api_runtime.json @@ -1,10 +1,12 @@ ---- extensions/common/api/runtime.json.orig 2024-01-30 07:53:34 UTC +--- extensions/common/api/runtime.json.orig 2025-10-02 04:28:32 UTC +++ extensions/common/api/runtime.json -@@ -86,6 +86,7 @@ +@@ -85,7 +85,8 @@ + {"name": "android", "description": "Specifies the Android operating system."}, {"name": "cros", "description": "Specifies the Chrome operating system."}, {"name": "linux", "description": "Specifies the Linux operating system."}, - {"name": "openbsd", "description": "Specifies the OpenBSD operating system."}, -+ {"name": "freebsd", "description": "Specifies the FreeBSD operating system."}, - {"name": "fuchsia", "description": "Specifies the Fuchsia operating system."} +- {"name": "openbsd", "description": "Specifies the OpenBSD operating system."} ++ {"name": "openbsd", "description": "Specifies the OpenBSD operating system."}, ++ {"name": "freebsd", "description": "Specifies the FreeBSD operating system."} ] }, + { diff --git a/www/chromium/files/patch-gpu_command__buffer_service_dawn__context__provider.cc b/www/chromium/files/patch-gpu_command__buffer_service_dawn__context__provider.cc index dad54d9853e9..802328ad3a91 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_dawn__context__provider.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_dawn__context__provider.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/dawn_context_provider.cc.orig 2025-08-07 06:57:29 UTC +--- gpu/command_buffer/service/dawn_context_provider.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/command_buffer/service/dawn_context_provider.cc -@@ -402,7 +402,7 @@ wgpu::BackendType DawnContextProvider::GetDefaultBacke +@@ -407,7 +407,7 @@ wgpu::BackendType DawnContextProvider::GetDefaultBacke return base::FeatureList::IsEnabled(features::kSkiaGraphiteDawnUseD3D12) ? wgpu::BackendType::D3D12 : wgpu::BackendType::D3D11; diff --git a/www/chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc b/www/chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc index 670549705410..a629f5e8e4af 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/gles2_cmd_decoder.cc.orig 2025-09-06 10:01:20 UTC +--- gpu/command_buffer/service/gles2_cmd_decoder.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/command_buffer/service/gles2_cmd_decoder.cc -@@ -2851,7 +2851,7 @@ GLES2Decoder* GLES2Decoder::Create( +@@ -2852,7 +2852,7 @@ GLES2Decoder* GLES2Decoder::Create( } // Allow linux to run fuzzers. diff --git a/www/chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc b/www/chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc index b42cf420217f..9b086026e4f1 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/shared_image/external_vk_image_backing.cc.orig 2025-09-06 10:01:20 UTC +--- gpu/command_buffer/service/shared_image/external_vk_image_backing.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/command_buffer/service/shared_image/external_vk_image_backing.cc -@@ -56,7 +56,7 @@ +@@ -58,7 +58,7 @@ #include "ui/gl/gl_version_info.h" #include "ui/gl/scoped_binders.h" @@ -9,7 +9,7 @@ #include "gpu/command_buffer/service/shared_image/external_vk_image_dawn_representation.h" #if BUILDFLAG(DAWN_ENABLE_BACKEND_OPENGLES) #include "gpu/command_buffer/service/shared_image/dawn_gl_texture_representation.h" -@@ -696,7 +696,7 @@ std::unique_ptr<DawnImageRepresentation> ExternalVkIma +@@ -708,7 +708,7 @@ std::unique_ptr<DawnImageRepresentation> ExternalVkIma wgpu::BackendType backend_type, std::vector<wgpu::TextureFormat> view_formats, scoped_refptr<SharedContextState> context_state) { diff --git a/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc b/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc index 418f20c1904f..5e3969205505 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc @@ -1,4 +1,4 @@ ---- gpu/command_buffer/service/shared_image/shared_image_factory.cc.orig 2025-09-06 10:01:20 UTC +--- gpu/command_buffer/service/shared_image/shared_image_factory.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/command_buffer/service/shared_image/shared_image_factory.cc @@ -50,7 +50,7 @@ #include "gpu/command_buffer/service/shared_image/angle_vulkan_image_backing_factory.h" @@ -27,7 +27,7 @@ return gfx::GpuMemoryBufferType::NATIVE_PIXMAP; #elif BUILDFLAG(IS_WIN) return gfx::GpuMemoryBufferType::DXGI_SHARED_HANDLE; -@@ -297,7 +297,7 @@ SharedImageFactory::SharedImageFactory( +@@ -306,7 +306,7 @@ SharedImageFactory::SharedImageFactory( context_state_, workarounds_); factories_.push_back(std::move(ozone_factory)); } diff --git a/www/chromium/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc b/www/chromium/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc index 20265ee0f3e3..9a0260268406 100644 --- a/www/chromium/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc +++ b/www/chromium/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc @@ -1,6 +1,6 @@ ---- gpu/command_buffer/service/webgpu_decoder_impl.cc.orig 2025-09-06 10:01:20 UTC +--- gpu/command_buffer/service/webgpu_decoder_impl.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/command_buffer/service/webgpu_decoder_impl.cc -@@ -1741,7 +1741,7 @@ wgpu::Adapter WebGPUDecoderImpl::CreatePreferredAdapte +@@ -1747,7 +1747,7 @@ wgpu::Adapter WebGPUDecoderImpl::CreatePreferredAdapte backend_types = {wgpu::BackendType::D3D12}; #elif BUILDFLAG(IS_APPLE) backend_types = {wgpu::BackendType::Metal}; @@ -9,7 +9,7 @@ if (shared_context_state_->GrContextIsVulkan() || shared_context_state_->IsGraphiteDawnVulkan()) { backend_types = {wgpu::BackendType::Vulkan}; -@@ -1986,7 +1986,7 @@ WebGPUDecoderImpl::AssociateMailboxDawn( +@@ -1992,7 +1992,7 @@ WebGPUDecoderImpl::AssociateMailboxDawn( } #if !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_APPLE) && \ diff --git a/www/chromium/files/patch-gpu_config_gpu__control__list.cc b/www/chromium/files/patch-gpu_config_gpu__control__list.cc index 084c416b6123..782db4cf01a8 100644 --- a/www/chromium/files/patch-gpu_config_gpu__control__list.cc +++ b/www/chromium/files/patch-gpu_config_gpu__control__list.cc @@ -1,6 +1,6 @@ ---- gpu/config/gpu_control_list.cc.orig 2025-09-06 10:01:20 UTC +--- gpu/config/gpu_control_list.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/config/gpu_control_list.cc -@@ -843,7 +843,7 @@ GpuControlList::OsType GpuControlList::GetOsType() { +@@ -846,7 +846,7 @@ GpuControlList::OsType GpuControlList::GetOsType() { return kOsAndroid; #elif BUILDFLAG(IS_FUCHSIA) return kOsFuchsia; diff --git a/www/chromium/files/patch-gpu_config_gpu__finch__features.cc b/www/chromium/files/patch-gpu_config_gpu__finch__features.cc index 676d89e47ba3..c1067155eb45 100644 --- a/www/chromium/files/patch-gpu_config_gpu__finch__features.cc +++ b/www/chromium/files/patch-gpu_config_gpu__finch__features.cc @@ -1,8 +1,8 @@ ---- gpu/config/gpu_finch_features.cc.orig 2025-08-07 06:57:29 UTC +--- gpu/config/gpu_finch_features.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/config/gpu_finch_features.cc -@@ -156,7 +156,8 @@ BASE_FEATURE(kAllowHardwareBufferUsageFlagsFromVulkanF - BASE_FEATURE(kDefaultEnableGpuRasterization, - "DefaultEnableGpuRasterization", +@@ -125,7 +125,8 @@ BASE_FEATURE(AllowHardwareBufferUsageFlagsFromVulkanFo + // Android and Linux. + BASE_FEATURE(DefaultEnableGpuRasterization, #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ - BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) + BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-gpu_config_gpu__info__collector.cc b/www/chromium/files/patch-gpu_config_gpu__info__collector.cc index 1a0e845e9b59..3f6e681d45b5 100644 --- a/www/chromium/files/patch-gpu_config_gpu__info__collector.cc +++ b/www/chromium/files/patch-gpu_config_gpu__info__collector.cc @@ -1,9 +1,9 @@ ---- gpu/config/gpu_info_collector.cc.orig 2025-08-07 06:57:29 UTC +--- gpu/config/gpu_info_collector.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/config/gpu_info_collector.cc -@@ -363,7 +363,7 @@ void ReportWebGPUAdapterMetrics(dawn::native::Instance +@@ -362,7 +362,7 @@ void ReportWebGPUAdapterMetrics(dawn::native::Instance + void ReportWebGPUSupportMetrics(dawn::native::Instance* instance) { - static BASE_FEATURE(kCollectWebGPUSupportMetrics, - "CollectWebGPUSupportMetrics", + static BASE_FEATURE(CollectWebGPUSupportMetrics, -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-gpu_vulkan_vulkan__util.cc b/www/chromium/files/patch-gpu_vulkan_vulkan__util.cc index 743631be52a5..d1d7909d4dda 100644 --- a/www/chromium/files/patch-gpu_vulkan_vulkan__util.cc +++ b/www/chromium/files/patch-gpu_vulkan_vulkan__util.cc @@ -1,6 +1,6 @@ ---- gpu/vulkan/vulkan_util.cc.orig 2025-07-02 06:08:04 UTC +--- gpu/vulkan/vulkan_util.cc.orig 2025-10-02 04:28:32 UTC +++ gpu/vulkan/vulkan_util.cc -@@ -476,7 +476,7 @@ bool CheckVulkanCompatibilities( +@@ -481,7 +481,7 @@ bool CheckVulkanCompatibilities( } } diff --git a/www/chromium/files/patch-headless_BUILD.gn b/www/chromium/files/patch-headless_BUILD.gn index 384dbbef463f..ae3acad64e64 100644 --- a/www/chromium/files/patch-headless_BUILD.gn +++ b/www/chromium/files/patch-headless_BUILD.gn @@ -1,6 +1,6 @@ ---- headless/BUILD.gn.orig 2025-08-07 06:57:29 UTC +--- headless/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ headless/BUILD.gn -@@ -478,7 +478,7 @@ component("headless_non_renderer") { +@@ -483,7 +483,7 @@ component("headless_non_renderer") { } } diff --git a/www/chromium/files/patch-headless_lib_browser_headless__browser__main__parts__posix.cc b/www/chromium/files/patch-headless_lib_browser_headless__browser__main__parts__posix.cc index d57fdb339c73..8d6347011401 100644 --- a/www/chromium/files/patch-headless_lib_browser_headless__browser__main__parts__posix.cc +++ b/www/chromium/files/patch-headless_lib_browser_headless__browser__main__parts__posix.cc @@ -1,6 +1,6 @@ ---- headless/lib/browser/headless_browser_main_parts_posix.cc.orig 2025-04-04 08:52:13 UTC +--- headless/lib/browser/headless_browser_main_parts_posix.cc.orig 2025-10-02 04:28:32 UTC +++ headless/lib/browser/headless_browser_main_parts_posix.cc -@@ -26,13 +26,13 @@ +@@ -26,7 +26,7 @@ #include "content/public/browser/browser_thread.h" #include "headless/lib/browser/headless_browser_impl.h" @@ -9,14 +9,7 @@ #include "base/command_line.h" #include "components/os_crypt/sync/key_storage_config_linux.h" #include "components/os_crypt/sync/os_crypt.h" - #include "headless/public/switches.h" - --#if BUILDFLAG(USE_DBUS) -+#if BUILDFLAG(USE_DBUS) && !BUILDFLAG(IS_BSD) - #include "device/bluetooth/dbus/bluez_dbus_manager.h" - #endif - -@@ -166,7 +166,7 @@ class BrowserShutdownHandler { +@@ -168,7 +168,7 @@ class BrowserShutdownHandler { } // namespace @@ -25,7 +18,7 @@ constexpr char kProductName[] = "HeadlessChrome"; #endif -@@ -174,9 +174,9 @@ void HeadlessBrowserMainParts::PostCreateMainMessageLo +@@ -176,9 +176,9 @@ void HeadlessBrowserMainParts::PostCreateMainMessageLo BrowserShutdownHandler::Install(base::BindOnce( &HeadlessBrowserImpl::ShutdownWithExitCode, browser_->GetWeakPtr())); @@ -34,6 +27,6 @@ -#if BUILDFLAG(USE_DBUS) +#if BUILDFLAG(USE_DBUS) && !BUILDFLAG(IS_BSD) - bluez::BluezDBusManager::Initialize(/*system_bus=*/nullptr); + bluez::BluezDBusManager::Initialize( + dbus_thread_linux::GetSharedSystemBus().get()); #endif - diff --git a/www/chromium/files/patch-headless_lib_browser_headless__web__contents__impl.cc b/www/chromium/files/patch-headless_lib_browser_headless__web__contents__impl.cc index d7c67c85bfc9..4abcb7a61ee4 100644 --- a/www/chromium/files/patch-headless_lib_browser_headless__web__contents__impl.cc +++ b/www/chromium/files/patch-headless_lib_browser_headless__web__contents__impl.cc @@ -1,6 +1,6 @@ ---- headless/lib/browser/headless_web_contents_impl.cc.orig 2025-04-04 08:52:13 UTC +--- headless/lib/browser/headless_web_contents_impl.cc.orig 2025-10-02 04:28:32 UTC +++ headless/lib/browser/headless_web_contents_impl.cc -@@ -70,7 +70,7 @@ BASE_FEATURE(kPrerender2InHeadlessMode, +@@ -71,7 +71,7 @@ BASE_FEATURE(kPrerender2InHeadlessMode, namespace { void UpdatePrefsFromSystemSettings(blink::RendererPreferences* prefs) { diff --git a/www/chromium/files/patch-ipc_ipc__message__utils.cc b/www/chromium/files/patch-ipc_ipc__message__utils.cc index 2dc0167f1c0e..da0a9870f0e7 100644 --- a/www/chromium/files/patch-ipc_ipc__message__utils.cc +++ b/www/chromium/files/patch-ipc_ipc__message__utils.cc @@ -1,6 +1,6 @@ ---- ipc/ipc_message_utils.cc.orig 2024-11-14 07:57:23 UTC +--- ipc/ipc_message_utils.cc.orig 2025-10-02 04:28:32 UTC +++ ipc/ipc_message_utils.cc -@@ -399,7 +399,7 @@ void ParamTraits<unsigned int>::Log(const param_type& +@@ -387,7 +387,7 @@ void ParamTraits<unsigned int>::Log(const param_type& } #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-ipc_ipc__message__utils.h b/www/chromium/files/patch-ipc_ipc__message__utils.h index 48f8f102853c..8cf80d39d76d 100644 --- a/www/chromium/files/patch-ipc_ipc__message__utils.h +++ b/www/chromium/files/patch-ipc_ipc__message__utils.h @@ -1,6 +1,6 @@ ---- ipc/ipc_message_utils.h.orig 2025-09-06 10:01:20 UTC +--- ipc/ipc_message_utils.h.orig 2025-10-02 04:28:32 UTC +++ ipc/ipc_message_utils.h -@@ -211,7 +211,7 @@ struct ParamTraits<unsigned int> { +@@ -189,7 +189,7 @@ struct ParamTraits<unsigned int> { // Since we want to support Android 32<>64 bit IPC, as long as we don't have // these traits for 32 bit ARM then that'll catch any errors. #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-media_audio_BUILD.gn b/www/chromium/files/patch-media_audio_BUILD.gn index 000f42e73441..603487544d6d 100644 --- a/www/chromium/files/patch-media_audio_BUILD.gn +++ b/www/chromium/files/patch-media_audio_BUILD.gn @@ -1,6 +1,6 @@ ---- media/audio/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- media/audio/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ media/audio/BUILD.gn -@@ -289,9 +289,23 @@ source_set("audio") { +@@ -291,9 +291,23 @@ source_set("audio") { deps += [ "//media/base/android:media_jni_headers" ] } diff --git a/www/chromium/files/patch-media_base_media__switches.cc b/www/chromium/files/patch-media_base_media__switches.cc index e42332dae9de..8a0c2875cfec 100644 --- a/www/chromium/files/patch-media_base_media__switches.cc +++ b/www/chromium/files/patch-media_base_media__switches.cc @@ -1,4 +1,4 @@ ---- media/base/media_switches.cc.orig 2025-09-06 10:01:20 UTC +--- media/base/media_switches.cc.orig 2025-10-02 04:28:32 UTC +++ media/base/media_switches.cc @@ -19,7 +19,7 @@ #include "ui/gl/gl_features.h" @@ -9,20 +9,19 @@ #include "base/cpu.h" #endif -@@ -380,8 +380,8 @@ BASE_FEATURE(kUseSCContentSharingPicker, - "UseSCContentSharingPicker", - base::FEATURE_DISABLED_BY_DEFAULT); +@@ -358,14 +358,36 @@ BASE_FEATURE(MacCatapLoopbackAudioForScreenShare, + // is required to avoid recurring permission dialogs. + BASE_FEATURE(UseSCContentSharingPicker, base::FEATURE_DISABLED_BY_DEFAULT); #endif // BUILDFLAG(IS_MAC) - -#if BUILDFLAG(IS_LINUX) + +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Enables system audio mirroring using pulseaudio. - BASE_FEATURE(kPulseaudioLoopbackForCast, - "PulseaudioLoopbackForCast", -@@ -391,6 +391,28 @@ BASE_FEATURE(kPulseaudioLoopbackForCast, - BASE_FEATURE(kPulseaudioLoopbackForScreenShare, - "PulseaudioLoopbackForScreenShare", + BASE_FEATURE(PulseaudioLoopbackForCast, base::FEATURE_DISABLED_BY_DEFAULT); + + // Enables system audio sharing using pulseaudio. + BASE_FEATURE(PulseaudioLoopbackForScreenShare, base::FEATURE_DISABLED_BY_DEFAULT); + +BASE_FEATURE(kAudioBackend, @@ -49,52 +48,52 @@ #endif // BUILDFLAG(IS_LINUX) // When enabled, MediaCapabilities will check with GPU Video Accelerator -@@ -705,7 +727,7 @@ BASE_FEATURE(kFileDialogsTuckPictureInPicture, +@@ -612,7 +634,7 @@ BASE_FEATURE(FileDialogsTuckPictureInPicture, + // Show toolbar button that opens dialog for controlling media sessions. - BASE_FEATURE(kGlobalMediaControls, - "GlobalMediaControls", + BASE_FEATURE(GlobalMediaControls, -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -728,7 +750,7 @@ BASE_FEATURE(kGlobalMediaControlsUpdatedUI, +@@ -630,7 +652,7 @@ BASE_FEATURE(GlobalMediaControlsUpdatedUI, base::FEATU + #if !BUILDFLAG(IS_ANDROID) // If enabled, users can request Media Remoting without fullscreen-in-tab. - BASE_FEATURE(kMediaRemotingWithoutFullscreen, - "MediaRemotingWithoutFullscreen", + BASE_FEATURE(MediaRemotingWithoutFullscreen, -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -740,7 +762,7 @@ BASE_FEATURE(kMediaRemotingWithoutFullscreen, - BASE_FEATURE(kGlobalMediaControlsPictureInPicture, - "GlobalMediaControlsPictureInPicture", +@@ -641,7 +663,7 @@ BASE_FEATURE(MediaRemotingWithoutFullscreen, + // Show picture-in-picture button in Global Media Controls. + BASE_FEATURE(GlobalMediaControlsPictureInPicture, #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) + BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -775,7 +797,7 @@ BASE_FEATURE(kUnifiedAutoplay, - "UnifiedAutoplay", - base::FEATURE_ENABLED_BY_DEFAULT); +@@ -667,7 +689,7 @@ BASE_FEATURE(SuspendMutedAudio, base::FEATURE_ENABLED_ + // autoplay policy. + BASE_FEATURE(UnifiedAutoplay, base::FEATURE_ENABLED_BY_DEFAULT); -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Enable vaapi/v4l2 video decoding on linux. This is already enabled by default // on chromeos, but needs an experiment on linux. BASE_FEATURE(kAcceleratedVideoDecodeLinux, -@@ -848,7 +870,7 @@ BASE_FEATURE(kVSyncMjpegDecoding, - "VSyncMjpegDecoding", - base::FEATURE_DISABLED_BY_DEFAULT); +@@ -723,7 +745,7 @@ BASE_FEATURE(VaapiVp9SModeHWEncoding, base::FEATURE_EN + // Enables VSync aligned MJPEG decoding. + BASE_FEATURE(VSyncMjpegDecoding, base::FEATURE_DISABLED_BY_DEFAULT); #endif // defined(ARCH_CPU_X86_FAMILY) && BUILDFLAG(IS_CHROMEOS) -#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Enable H264 temporal layer encoding with V4L2 HW encoder on ChromeOS. - BASE_FEATURE(kV4L2H264TemporalLayerHWEncoding, - "V4L2H264TemporalLayerHWEncoding", -@@ -1444,7 +1466,7 @@ BASE_FEATURE(kUseOutOfProcessVideoDecoding, + BASE_FEATURE(V4L2H264TemporalLayerHWEncoding, + base::FEATURE_DISABLED_BY_DEFAULT); +@@ -1224,7 +1246,7 @@ BASE_FEATURE(UseOutOfProcessVideoDecoding, ); #endif // BUILDFLAG(ALLOW_OOP_VIDEO_DECODER) @@ -102,17 +101,17 @@ +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) // Spawn utility processes to perform hardware encode acceleration instead of // using the GPU process. - BASE_FEATURE(kUseOutOfProcessVideoEncoding, -@@ -1526,7 +1548,7 @@ BASE_FEATURE(kRecordWebAudioEngagement, - "RecordWebAudioEngagement", - base::FEATURE_ENABLED_BY_DEFAULT); + BASE_FEATURE(UseOutOfProcessVideoEncoding, base::FEATURE_DISABLED_BY_DEFAULT); +@@ -1296,7 +1318,7 @@ BASE_FEATURE(RecordMediaEngagementScores, base::FEATUR + // Enables Media Engagement Index recording for Web Audio playbacks. + BASE_FEATURE(RecordWebAudioEngagement, base::FEATURE_ENABLED_BY_DEFAULT); -#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Reduces the number of buffers needed in the output video frame pool to // populate the Renderer pipeline for hardware accelerated VideoDecoder in // non-low latency scenarios. -@@ -1843,7 +1865,7 @@ bool IsSystemLoopbackCaptureSupported() { +@@ -1562,7 +1584,7 @@ bool IsSystemLoopbackCaptureSupported() { #elif BUILDFLAG(IS_MAC) return (IsMacSckSystemLoopbackCaptureSupported() || IsMacCatapSystemLoopbackCaptureSupported()); diff --git a/www/chromium/files/patch-media_base_media__switches.h b/www/chromium/files/patch-media_base_media__switches.h index 935d851bba2d..361798d14581 100644 --- a/www/chromium/files/patch-media_base_media__switches.h +++ b/www/chromium/files/patch-media_base_media__switches.h @@ -1,6 +1,6 @@ ---- media/base/media_switches.h.orig 2025-09-06 10:01:20 UTC +--- media/base/media_switches.h.orig 2025-10-02 04:28:32 UTC +++ media/base/media_switches.h -@@ -338,13 +338,25 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kMediaRecorderHEVCSu +@@ -337,13 +337,25 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kMediaRecorderHEVCSu MEDIA_EXPORT BASE_DECLARE_FEATURE(kPlaybackSpeedButton); MEDIA_EXPORT BASE_DECLARE_FEATURE(kPreloadMediaEngagementData); MEDIA_EXPORT BASE_DECLARE_FEATURE(kPreloadMetadataSuspend); @@ -28,7 +28,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kReduceHardwareVideoDecoderBuffers); #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) MEDIA_EXPORT BASE_DECLARE_FEATURE(kResumeBackgroundVideo); -@@ -363,7 +375,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kUnifiedAutoplay); +@@ -362,7 +374,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kUnifiedAutoplay); MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseAndroidOverlayForSecureOnly); MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseFakeDeviceForMediaStream); MEDIA_EXPORT BASE_DECLARE_FEATURE(kMediaStreamAccurateDroppedFrameCount); @@ -37,7 +37,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kAcceleratedVideoDecodeLinux); MEDIA_EXPORT BASE_DECLARE_FEATURE(kAcceleratedVideoDecodeLinuxGL); MEDIA_EXPORT BASE_DECLARE_FEATURE(kAcceleratedVideoEncodeLinux); -@@ -379,7 +391,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kVaapiAV1TemporalLay +@@ -378,7 +390,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kVaapiAV1TemporalLay MEDIA_EXPORT BASE_DECLARE_FEATURE(kVaapiVp9SModeHWEncoding); MEDIA_EXPORT BASE_DECLARE_FEATURE(kVSyncMjpegDecoding); #endif // defined(ARCH_CPU_X86_FAMILY) && BUILDFLAG(IS_CHROMEOS) @@ -46,7 +46,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kV4L2H264TemporalLayerHWEncoding); #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) MEDIA_EXPORT BASE_DECLARE_FEATURE(kVideoBlitColorAccuracy); -@@ -497,7 +509,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kBackgroundListening +@@ -499,7 +511,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kBackgroundListening MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseOutOfProcessVideoDecoding); #endif // BUILDFLAG(ALLOW_OOP_VIDEO_DECODER) diff --git a/www/chromium/files/patch-media_base_video__frame.cc b/www/chromium/files/patch-media_base_video__frame.cc index 703204f7ea01..393fa202e941 100644 --- a/www/chromium/files/patch-media_base_video__frame.cc +++ b/www/chromium/files/patch-media_base_video__frame.cc @@ -1,4 +1,4 @@ ---- media/base/video_frame.cc.orig 2025-09-06 10:01:20 UTC +--- media/base/video_frame.cc.orig 2025-10-02 04:28:32 UTC +++ media/base/video_frame.cc @@ -87,7 +87,7 @@ std::string VideoFrame::StorageTypeToString( return "OWNED_MEMORY"; @@ -27,7 +27,7 @@ bool is_native_buffer = !shared_image->IsSharedMemoryForVideoFrame(); if (is_native_buffer) { const auto gmb_handle = shared_image->CloneGpuMemoryBufferHandle(); -@@ -861,7 +861,7 @@ scoped_refptr<VideoFrame> VideoFrame::WrapExternalGpuM +@@ -860,7 +860,7 @@ scoped_refptr<VideoFrame> VideoFrame::WrapExternalGpuM } #endif @@ -36,7 +36,7 @@ // static scoped_refptr<VideoFrame> VideoFrame::WrapExternalDmabufs( const VideoFrameLayout& layout, -@@ -1535,7 +1535,7 @@ scoped_refptr<gpu::ClientSharedImage> VideoFrame::shar +@@ -1547,7 +1547,7 @@ scoped_refptr<gpu::ClientSharedImage> VideoFrame::shar return wrapped_frame_ ? wrapped_frame_->shared_image() : shared_image_; } diff --git a/www/chromium/files/patch-media_base_video__frame.h b/www/chromium/files/patch-media_base_video__frame.h index 51b2c2913136..72088637dbd2 100644 --- a/www/chromium/files/patch-media_base_video__frame.h +++ b/www/chromium/files/patch-media_base_video__frame.h @@ -1,4 +1,4 @@ ---- media/base/video_frame.h.orig 2025-09-06 10:01:20 UTC +--- media/base/video_frame.h.orig 2025-10-02 04:28:32 UTC +++ media/base/video_frame.h @@ -41,7 +41,7 @@ #include "ui/gfx/geometry/size.h" @@ -27,7 +27,7 @@ // Wraps provided dmabufs // (https://www.kernel.org/doc/html/latest/driver-api/dma-buf.html) with a // VideoFrame. The frame will take ownership of |dmabuf_fds|, and will -@@ -692,7 +692,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte +@@ -712,7 +712,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte // wait for the included sync point. scoped_refptr<gpu::ClientSharedImage> shared_image() const; @@ -36,7 +36,7 @@ // The number of DmaBufs will be equal or less than the number of planes of // the frame. If there are less, this means that the last FD contains the // remaining planes. Should be > 0 for STORAGE_DMABUFS. -@@ -927,7 +927,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte +@@ -947,7 +947,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte // GpuMemoryBuffers. Clients will set this flag while creating a VideoFrame. bool is_mappable_si_enabled_ = false; diff --git a/www/chromium/files/patch-media_capture_video_linux_fake__v4l2__impl.cc b/www/chromium/files/patch-media_capture_video_linux_fake__v4l2__impl.cc index 0afa1bd10cc4..4984356d2f77 100644 --- a/www/chromium/files/patch-media_capture_video_linux_fake__v4l2__impl.cc +++ b/www/chromium/files/patch-media_capture_video_linux_fake__v4l2__impl.cc @@ -1,6 +1,6 @@ ---- media/capture/video/linux/fake_v4l2_impl.cc.orig 2025-08-07 06:57:29 UTC +--- media/capture/video/linux/fake_v4l2_impl.cc.orig 2025-10-02 04:28:32 UTC +++ media/capture/video/linux/fake_v4l2_impl.cc -@@ -570,7 +570,7 @@ int FakeV4L2Impl::close(int fd) { +@@ -571,7 +571,7 @@ int FakeV4L2Impl::close(int fd) { return kSuccessReturnValue; } diff --git a/www/chromium/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc b/www/chromium/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc index a46931e30834..cc73dd5b1f71 100644 --- a/www/chromium/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc +++ b/www/chromium/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc @@ -1,4 +1,4 @@ ---- media/gpu/chromeos/platform_video_frame_utils.cc.orig 2025-09-06 10:01:20 UTC +--- media/gpu/chromeos/platform_video_frame_utils.cc.orig 2025-10-02 04:28:32 UTC +++ media/gpu/chromeos/platform_video_frame_utils.cc @@ -71,7 +71,7 @@ static std::unique_ptr<ui::GbmDevice> CreateGbmDevice( const base::FilePath dev_path(FILE_PATH_LITERAL( @@ -9,7 +9,7 @@ const bool is_render_node = base::Contains(drm_node_file_prefix, "render"); // TODO(b/313513760): don't guard base::File::FLAG_WRITE behind -@@ -192,7 +192,7 @@ class GbmDeviceWrapper { +@@ -176,7 +176,7 @@ class GbmDeviceWrapper { const base::FilePath dev_path( base::CommandLine::ForCurrentProcess()->GetSwitchValuePath( switches::kRenderNodeOverride)); diff --git a/www/chromium/files/patch-media_gpu_test_raw__video.cc b/www/chromium/files/patch-media_gpu_test_raw__video.cc index 314137ad1cc5..ec732c08d218 100644 --- a/www/chromium/files/patch-media_gpu_test_raw__video.cc +++ b/www/chromium/files/patch-media_gpu_test_raw__video.cc @@ -1,6 +1,6 @@ ---- media/gpu/test/raw_video.cc.orig 2025-05-28 14:55:43 UTC +--- media/gpu/test/raw_video.cc.orig 2025-10-02 04:28:32 UTC +++ media/gpu/test/raw_video.cc -@@ -63,7 +63,7 @@ std::unique_ptr<base::MemoryMappedFile> CreateMemoryMa +@@ -64,7 +64,7 @@ std::unique_ptr<base::MemoryMappedFile> CreateMemoryMa base::File::FLAG_READ | base::File::FLAG_WRITE // On Windows FLAG_CREATE_ALWAYS will require FLAG_WRITE, and FLAG_APPEND // must not be specified. diff --git a/www/chromium/files/patch-media_gpu_vaapi_vaapi__wrapper.cc b/www/chromium/files/patch-media_gpu_vaapi_vaapi__wrapper.cc index 1df3e7a2e67c..7e286d70030d 100644 --- a/www/chromium/files/patch-media_gpu_vaapi_vaapi__wrapper.cc +++ b/www/chromium/files/patch-media_gpu_vaapi_vaapi__wrapper.cc @@ -1,6 +1,6 @@ ---- media/gpu/vaapi/vaapi_wrapper.cc.orig 2025-08-07 06:57:29 UTC +--- media/gpu/vaapi/vaapi_wrapper.cc.orig 2025-10-02 04:28:32 UTC +++ media/gpu/vaapi/vaapi_wrapper.cc -@@ -83,7 +83,7 @@ +@@ -85,7 +85,7 @@ using media_gpu_vaapi::kModuleVa_prot; #endif diff --git a/www/chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc b/www/chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc index 4c72fc20de0a..eee95cf32b3f 100644 --- a/www/chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc +++ b/www/chromium/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc @@ -1,4 +1,4 @@ ---- media/mojo/mojom/video_frame_mojom_traits.cc.orig 2025-09-06 10:01:20 UTC +--- media/mojo/mojom/video_frame_mojom_traits.cc.orig 2025-10-02 04:28:32 UTC +++ media/mojo/mojom/video_frame_mojom_traits.cc @@ -21,7 +21,7 @@ #include "ui/gfx/mojom/color_space_mojom_traits.h" @@ -9,7 +9,7 @@ #include "base/posix/eintr_wrapper.h" #include "media/gpu/buffer_validation.h" #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -188,7 +188,7 @@ media::mojom::VideoFrameDataPtr MakeVideoFrameData( +@@ -182,7 +182,7 @@ media::mojom::VideoFrameDataPtr MakeVideoFrameData( media::mojom::OpaqueVideoFrameData::New()); } @@ -18,7 +18,7 @@ if (input->storage_type() == media::VideoFrame::STORAGE_DMABUFS) { // Duplicates the DMA buffer FDs to a new vector since this cannot take // ownership of the FDs in |input| due to constness. -@@ -219,7 +219,7 @@ media::mojom::VideoFrameDataPtr MakeVideoFrameData( +@@ -213,7 +213,7 @@ media::mojom::VideoFrameDataPtr MakeVideoFrameData( } // namespace @@ -27,7 +27,7 @@ // static bool StructTraits< media::mojom::ColorPlaneLayoutDataView, -@@ -442,7 +442,7 @@ bool StructTraits<media::mojom::VideoFrameDataView, +@@ -445,7 +445,7 @@ bool StructTraits<media::mojom::VideoFrameDataView, frame = media::VideoFrame::WrapTrackingToken( format, *metadata.tracking_token, coded_size, visible_rect, natural_size, timestamp); diff --git a/www/chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc b/www/chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc index e8b0914ac183..87891f43eff4 100644 --- a/www/chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc +++ b/www/chromium/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc @@ -1,6 +1,6 @@ ---- media/video/gpu_memory_buffer_video_frame_pool.cc.orig 2025-09-06 10:01:20 UTC +--- media/video/gpu_memory_buffer_video_frame_pool.cc.orig 2025-10-02 04:28:32 UTC +++ media/video/gpu_memory_buffer_video_frame_pool.cc -@@ -651,7 +651,7 @@ void GpuMemoryBufferVideoFramePool::PoolImpl::CreateHa +@@ -679,7 +679,7 @@ void GpuMemoryBufferVideoFramePool::PoolImpl::CreateHa } bool is_software_backed_video_frame = !video_frame->HasSharedImage(); @@ -9,7 +9,7 @@ is_software_backed_video_frame &= !video_frame->HasDmaBufs(); #endif -@@ -1052,7 +1052,7 @@ scoped_refptr<VideoFrame> GpuMemoryBufferVideoFramePoo +@@ -1080,7 +1080,7 @@ scoped_refptr<VideoFrame> GpuMemoryBufferVideoFramePoo media::IOSurfaceIsWebGPUCompatible(handle.io_surface().get()); #endif @@ -18,7 +18,7 @@ is_webgpu_compatible = handle.type == gfx::NATIVE_PIXMAP && handle.native_pixmap_handle().supports_zero_copy_webgpu_import; -@@ -1220,7 +1220,7 @@ GpuMemoryBufferVideoFramePool::PoolImpl::GetOrCreateFr +@@ -1248,7 +1248,7 @@ GpuMemoryBufferVideoFramePool::PoolImpl::GetOrCreateFr si_usage |= gpu::SHARED_IMAGE_USAGE_SCANOUT; } diff --git a/www/chromium/files/patch-media_video_renderable__gpu__memory__buffer__video__frame__pool.cc b/www/chromium/files/patch-media_video_renderable__gpu__memory__buffer__video__frame__pool.cc new file mode 100644 index 000000000000..35aca09db270 --- /dev/null +++ b/www/chromium/files/patch-media_video_renderable__gpu__memory__buffer__video__frame__pool.cc @@ -0,0 +1,11 @@ +--- media/video/renderable_gpu_memory_buffer_video_frame_pool.cc.orig 2025-10-02 04:28:32 UTC ++++ media/video/renderable_gpu_memory_buffer_video_frame_pool.cc +@@ -196,7 +196,7 @@ bool FrameResources::Initialize(VideoPixelFormat forma + + #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) + buffer_usage = gfx::BufferUsage::SCANOUT_VEA_CPU_READ; +-#elif BUILDFLAG(IS_LINUX) ++#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // On Linux, GBM_BO_USE_LINEAR (implied by SCANOUT_CPU_READ_WRITE) can + // prevent GPU rendering on some drivers, notably NVIDIA's GBM driver, + // because it disables GBM_BO_USE_RENDERING. Use SCANOUT instead if diff --git a/www/chromium/files/patch-media_video_video__encode__accelerator__adapter.cc b/www/chromium/files/patch-media_video_video__encode__accelerator__adapter.cc index 50bae2580ff2..7fd926db4ca4 100644 --- a/www/chromium/files/patch-media_video_video__encode__accelerator__adapter.cc +++ b/www/chromium/files/patch-media_video_video__encode__accelerator__adapter.cc @@ -1,6 +1,6 @@ ---- media/video/video_encode_accelerator_adapter.cc.orig 2025-09-06 10:01:20 UTC +--- media/video/video_encode_accelerator_adapter.cc.orig 2025-10-02 04:28:32 UTC +++ media/video/video_encode_accelerator_adapter.cc -@@ -467,7 +467,7 @@ void VideoEncodeAcceleratorAdapter::InitializeOnAccele +@@ -468,7 +468,7 @@ void VideoEncodeAcceleratorAdapter::InitializeOnAccele auto format = PIXEL_FORMAT_I420; auto storage_type = VideoEncodeAccelerator::Config::StorageType::kShmem; diff --git a/www/chromium/files/patch-media_video_video__encode__accelerator__adapter__test.cc b/www/chromium/files/patch-media_video_video__encode__accelerator__adapter__test.cc index 95e36aa82aae..8b891fbb3d31 100644 --- a/www/chromium/files/patch-media_video_video__encode__accelerator__adapter__test.cc +++ b/www/chromium/files/patch-media_video_video__encode__accelerator__adapter__test.cc @@ -1,4 +1,4 @@ ---- media/video/video_encode_accelerator_adapter_test.cc.orig 2025-03-05 08:14:56 UTC +--- media/video/video_encode_accelerator_adapter_test.cc.orig 2025-10-02 04:28:32 UTC +++ media/video/video_encode_accelerator_adapter_test.cc @@ -260,7 +260,7 @@ TEST_F(VideoEncodeAcceleratorAdapterTest, InitializeAf }); @@ -27,7 +27,7 @@ expected_input_format = PIXEL_FORMAT_NV12; #endif const gfx::ColorSpace expected_color_space = -@@ -674,7 +674,7 @@ TEST_F(VideoEncodeAcceleratorAdapterTest, +@@ -714,7 +714,7 @@ TEST_F(VideoEncodeAcceleratorAdapterTest, }); VideoPixelFormat expected_input_format = PIXEL_FORMAT_I420; diff --git a/www/chromium/files/patch-net_BUILD.gn b/www/chromium/files/patch-net_BUILD.gn index 614982b709d1..b4cc94f30322 100644 --- a/www/chromium/files/patch-net_BUILD.gn +++ b/www/chromium/files/patch-net_BUILD.gn @@ -1,4 +1,4 @@ ---- net/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- net/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ net/BUILD.gn @@ -126,7 +126,7 @@ net_configs = [ "//build/config/compiler:wexit_time_destructors", @@ -9,7 +9,7 @@ net_configs += [ "//build/config/linux:libresolv" ] } -@@ -1356,6 +1356,19 @@ component("net") { +@@ -1369,6 +1369,19 @@ component("net") { ] } @@ -29,7 +29,7 @@ if (is_mac) { sources += [ "base/network_notification_thread_mac.cc", -@@ -1519,7 +1532,7 @@ component("net") { +@@ -1534,7 +1547,7 @@ component("net") { } # Use getifaddrs() on POSIX platforms, except Linux. @@ -38,7 +38,7 @@ sources += [ "base/network_interfaces_getifaddrs.cc", "base/network_interfaces_getifaddrs.h", -@@ -2252,7 +2265,7 @@ static_library("test_support") { +@@ -2268,7 +2281,7 @@ static_library("test_support") { ] } @@ -47,7 +47,7 @@ sources += [ "base/address_tracker_linux_test_util.cc", "base/address_tracker_linux_test_util.h", -@@ -3050,14 +3063,14 @@ target(_test_target_type, "net_unittests") { +@@ -3066,14 +3079,14 @@ target(_test_target_type, "net_unittests") { ] } @@ -64,7 +64,7 @@ sources += [ "base/address_tracker_linux_unittest.cc", "base/network_interfaces_linux_unittest.cc", -@@ -3158,6 +3171,10 @@ target(_test_target_type, "net_unittests") { +@@ -3174,6 +3187,10 @@ target(_test_target_type, "net_unittests") { ] } @@ -75,7 +75,7 @@ if (enable_websockets) { sources += [ "server/http_connection_unittest.cc", -@@ -3214,7 +3231,7 @@ target(_test_target_type, "net_unittests") { +@@ -3230,7 +3247,7 @@ target(_test_target_type, "net_unittests") { ] data_deps = [ "//testing/buildbot/filters:net_unittests_filters" ] @@ -84,7 +84,7 @@ sources += [ "tools/quic/quic_simple_server_test.cc" ] } -@@ -3344,7 +3361,7 @@ target(_test_target_type, "net_unittests") { +@@ -3360,7 +3377,7 @@ target(_test_target_type, "net_unittests") { } # Use getifaddrs() on POSIX platforms, except Linux. diff --git a/www/chromium/files/patch-net_base_features.cc b/www/chromium/files/patch-net_base_features.cc index 5301b3269f9d..511fd5c99a76 100644 --- a/www/chromium/files/patch-net_base_features.cc +++ b/www/chromium/files/patch-net_base_features.cc @@ -1,18 +1,18 @@ ---- net/base/features.cc.orig 2025-09-06 10:01:20 UTC +--- net/base/features.cc.orig 2025-10-02 04:28:32 UTC +++ net/base/features.cc -@@ -32,7 +32,7 @@ BASE_FEATURE(kCapReferrerToOriginOnCrossOrigin, - BASE_FEATURE(kAsyncDns, - "AsyncDns", +@@ -29,7 +29,7 @@ BASE_FEATURE(CapReferrerToOriginOnCrossOrigin, + + BASE_FEATURE(AsyncDns, #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_ANDROID) || \ - BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) + BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -711,7 +711,7 @@ BASE_FEATURE(kReportingApiEnableEnterpriseCookieIssues +@@ -594,7 +594,7 @@ BASE_FEATURE(ReportingApiEnableEnterpriseCookieIssues, + base::FEATURE_DISABLED_BY_DEFAULT); - BASE_FEATURE(kSimdutfBase64Support, - "SimdutfBase64Support", + BASE_FEATURE(SimdutfBase64Support, -#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT diff --git a/www/chromium/files/patch-net_base_network__change__notifier__passive.cc b/www/chromium/files/patch-net_base_network__change__notifier__passive.cc index e1649f276863..3fc064ea28e5 100644 --- a/www/chromium/files/patch-net_base_network__change__notifier__passive.cc +++ b/www/chromium/files/patch-net_base_network__change__notifier__passive.cc @@ -1,6 +1,6 @@ ---- net/base/network_change_notifier_passive.cc.orig 2025-05-28 14:55:43 UTC +--- net/base/network_change_notifier_passive.cc.orig 2025-10-02 04:28:32 UTC +++ net/base/network_change_notifier_passive.cc -@@ -107,7 +107,7 @@ NetworkChangeNotifierPassive::GetAddressMapOwnerIntern +@@ -108,7 +108,7 @@ NetworkChangeNotifierPassive::GetAddressMapOwnerIntern NetworkChangeNotifier::NetworkChangeCalculatorParams NetworkChangeNotifierPassive::NetworkChangeCalculatorParamsPassive() { NetworkChangeCalculatorParams params; diff --git a/www/chromium/files/patch-net_base_sockaddr__util__posix.cc b/www/chromium/files/patch-net_base_sockaddr__util__posix.cc index c0361e0e294a..6d7a8622249f 100644 --- a/www/chromium/files/patch-net_base_sockaddr__util__posix.cc +++ b/www/chromium/files/patch-net_base_sockaddr__util__posix.cc @@ -1,6 +1,6 @@ ---- net/base/sockaddr_util_posix.cc.orig 2025-07-02 06:08:04 UTC +--- net/base/sockaddr_util_posix.cc.orig 2025-10-02 04:28:32 UTC +++ net/base/sockaddr_util_posix.cc -@@ -60,7 +60,8 @@ bool FillUnixAddress(const std::string& socket_path, +@@ -51,7 +51,8 @@ bool FillUnixAddress(std::string_view socket_path, return true; } @@ -8,5 +8,5 @@ +#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + // XXX ? // Convert the path given into abstract socket name. It must start with - // the '\0' character, so we are adding it. |addr_len| must specify the - // length of the structure exactly, as potentially the socket name may + // the '\0' character, skip over it, as it should already be zero. `addr_len` + // must specify the length of the structure exactly, as potentially the socket diff --git a/www/chromium/files/patch-net_base_sockaddr__util__posix__unittest.cc b/www/chromium/files/patch-net_base_sockaddr__util__posix__unittest.cc index 7014693faa3a..456d0459e10a 100644 --- a/www/chromium/files/patch-net_base_sockaddr__util__posix__unittest.cc +++ b/www/chromium/files/patch-net_base_sockaddr__util__posix__unittest.cc @@ -1,8 +1,8 @@ ---- net/base/sockaddr_util_posix_unittest.cc.orig 2024-07-30 11:12:21 UTC +--- net/base/sockaddr_util_posix_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ net/base/sockaddr_util_posix_unittest.cc -@@ -88,7 +88,8 @@ TEST(FillUnixAddressTest, AbstractLinuxAddress) { - size_t path_max = MaxPathLength(&storage); - std::string path(path_max, '0'); +@@ -77,7 +77,8 @@ TEST(FillUnixAddressTest, AbstractLinuxAddress) { + SockaddrStorage storage; + std::string path(kMaxUnixAddressPath, '0'); -#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-net_disk__cache_simple_simple__file__tracker.cc b/www/chromium/files/patch-net_disk__cache_simple_simple__file__tracker.cc index 234485f163a9..5c91d209f76c 100644 --- a/www/chromium/files/patch-net_disk__cache_simple_simple__file__tracker.cc +++ b/www/chromium/files/patch-net_disk__cache_simple_simple__file__tracker.cc @@ -1,4 +1,4 @@ ---- net/disk_cache/simple/simple_file_tracker.cc.orig 2025-07-02 06:08:04 UTC +--- net/disk_cache/simple/simple_file_tracker.cc.orig 2025-10-02 04:28:32 UTC +++ net/disk_cache/simple/simple_file_tracker.cc @@ -36,7 +36,17 @@ bool SimpleFileTracker::TrackedFiles::InLRUList() cons } @@ -6,11 +6,11 @@ SimpleFileTracker::SimpleFileTracker(int file_limit) +#if defined(OS_OPENBSD) +{ -+ // cap the file descriptor limit at 85% of the size of the ++ // cap the file descriptor limit at 75% of the size of the + // file descriptor table and also substract the amount of + // currently used file descriptors as this should give us + // enough reserve to avoid hitting the limit -+ file_limit_ = (getdtablesize() * 0.85) - getdtablecount(); ++ file_limit_ = (getdtablesize() * 0.75) - getdtablecount(); +} +#else : file_limit_(file_limit) {} diff --git a/www/chromium/files/patch-net_dns_BUILD.gn b/www/chromium/files/patch-net_dns_BUILD.gn index 5fc058539d26..764d61c14d06 100644 --- a/www/chromium/files/patch-net_dns_BUILD.gn +++ b/www/chromium/files/patch-net_dns_BUILD.gn @@ -1,4 +1,4 @@ ---- net/dns/BUILD.gn.orig 2025-09-03 06:34:22 UTC +--- net/dns/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ net/dns/BUILD.gn @@ -140,7 +140,7 @@ source_set("dns") { "dns_config_service_android.cc", @@ -25,7 +25,7 @@ ] if (enable_mdns) { -@@ -454,9 +456,9 @@ source_set("tests") { +@@ -455,9 +457,9 @@ source_set("tests") { if (is_android) { sources += [ "dns_config_service_android_unittest.cc" ] diff --git a/www/chromium/files/patch-net_socket_tcp__socket__posix.cc b/www/chromium/files/patch-net_socket_tcp__socket__posix.cc index 4dd02e208e0e..bd62d8631873 100644 --- a/www/chromium/files/patch-net_socket_tcp__socket__posix.cc +++ b/www/chromium/files/patch-net_socket_tcp__socket__posix.cc @@ -1,6 +1,6 @@ ---- net/socket/tcp_socket_posix.cc.orig 2025-05-28 14:55:43 UTC +--- net/socket/tcp_socket_posix.cc.orig 2025-10-02 04:28:32 UTC +++ net/socket/tcp_socket_posix.cc -@@ -99,6 +99,17 @@ bool SetTCPKeepAlive(int fd, bool enable, int delay) { +@@ -98,6 +98,17 @@ bool SetTCPKeepAlive(int fd, bool enable, int delay) { PLOG(ERROR) << "Failed to set TCP_KEEPALIVE on fd: " << fd; return false; } diff --git a/www/chromium/files/patch-net_socket_udp__socket__posix.cc b/www/chromium/files/patch-net_socket_udp__socket__posix.cc index 6012903b284f..5fc11667b2b8 100644 --- a/www/chromium/files/patch-net_socket_udp__socket__posix.cc +++ b/www/chromium/files/patch-net_socket_udp__socket__posix.cc @@ -1,6 +1,6 @@ ---- net/socket/udp_socket_posix.cc.orig 2025-07-02 06:08:04 UTC +--- net/socket/udp_socket_posix.cc.orig 2025-10-02 04:28:32 UTC +++ net/socket/udp_socket_posix.cc -@@ -524,12 +524,17 @@ int UDPSocketPosix::SetRecvTos() { +@@ -532,12 +532,17 @@ int UDPSocketPosix::SetRecvTos() { #endif // BUILDFLAG(IS_APPLE) } @@ -19,7 +19,7 @@ if (confirm) { sendto_flags_ |= MSG_CONFIRM; } else { -@@ -550,7 +555,7 @@ int UDPSocketPosix::SetBroadcast(bool broadcast) { +@@ -558,7 +563,7 @@ int UDPSocketPosix::SetBroadcast(bool broadcast) { DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); int value = broadcast ? 1 : 0; int rv; @@ -28,7 +28,7 @@ // SO_REUSEPORT on OSX permits multiple processes to each receive // UDP multicast or broadcast datagrams destined for the bound // port. -@@ -894,7 +899,7 @@ int UDPSocketPosix::DoBind(const IPEndPoint& address) +@@ -916,7 +921,7 @@ int UDPSocketPosix::DoBind(const IPEndPoint& address) #if BUILDFLAG(IS_CHROMEOS) if (last_error == EINVAL) return ERR_ADDRESS_IN_USE; diff --git a/www/chromium/files/patch-net_socket_udp__socket__unittest.cc b/www/chromium/files/patch-net_socket_udp__socket__unittest.cc index d5060d2e4ca8..76c2fe94045e 100644 --- a/www/chromium/files/patch-net_socket_udp__socket__unittest.cc +++ b/www/chromium/files/patch-net_socket_udp__socket__unittest.cc @@ -1,6 +1,6 @@ ---- net/socket/udp_socket_unittest.cc.orig 2025-07-02 06:08:04 UTC +--- net/socket/udp_socket_unittest.cc.orig 2025-10-02 04:28:32 UTC +++ net/socket/udp_socket_unittest.cc -@@ -397,7 +397,7 @@ TEST_F(UDPSocketTest, PartialRecv) { +@@ -396,7 +396,7 @@ TEST_F(UDPSocketTest, PartialRecv) { EXPECT_EQ(second_packet, received); } @@ -9,7 +9,7 @@ // - MacOS: requires root permissions on OSX 10.7+. // - Android: devices attached to testbots don't have default network, so // broadcasting to 255.255.255.255 returns error -109 (Address not reachable). -@@ -708,7 +708,7 @@ TEST_F(UDPSocketTest, ClientSetDoNotFragment) { +@@ -707,7 +707,7 @@ TEST_F(UDPSocketTest, ClientSetDoNotFragment) { EXPECT_THAT(rv, IsOk()); rv = client.SetDoNotFragment(); @@ -18,7 +18,7 @@ // TODO(crbug.com/42050633): IP_MTU_DISCOVER is not implemented on Fuchsia. EXPECT_THAT(rv, IsError(ERR_NOT_IMPLEMENTED)); #else -@@ -730,7 +730,7 @@ TEST_F(UDPSocketTest, ServerSetDoNotFragment) { +@@ -729,7 +729,7 @@ TEST_F(UDPSocketTest, ServerSetDoNotFragment) { EXPECT_THAT(rv, IsOk()); rv = server.SetDoNotFragment(); @@ -27,7 +27,7 @@ // TODO(crbug.com/42050633): IP_MTU_DISCOVER is not implemented on Fuchsia. EXPECT_THAT(rv, IsError(ERR_NOT_IMPLEMENTED)); #else -@@ -796,7 +796,7 @@ TEST_F(UDPSocketTest, JoinMulticastGroup) { +@@ -795,7 +795,7 @@ TEST_F(UDPSocketTest, JoinMulticastGroup) { // TODO(crbug.com/40620614): failing on device on iOS 12.2. // TODO(crbug.com/40189274): flaky on Mac 11. @@ -36,7 +36,7 @@ #define MAYBE_SharedMulticastAddress DISABLED_SharedMulticastAddress #else #define MAYBE_SharedMulticastAddress SharedMulticastAddress -@@ -850,7 +850,7 @@ TEST_F(UDPSocketTest, MAYBE_SharedMulticastAddress) { +@@ -849,7 +849,7 @@ TEST_F(UDPSocketTest, MAYBE_SharedMulticastAddress) { NetLogSource()); ASSERT_THAT(client_socket.Connect(send_address), IsOk()); diff --git a/www/chromium/files/patch-net_tools_net__watcher_net__watcher.cc b/www/chromium/files/patch-net_tools_net__watcher_net__watcher.cc index c4213618f0bb..9c9c84c73123 100644 --- a/www/chromium/files/patch-net_tools_net__watcher_net__watcher.cc +++ b/www/chromium/files/patch-net_tools_net__watcher_net__watcher.cc @@ -1,4 +1,4 @@ ---- net/tools/net_watcher/net_watcher.cc.orig 2025-04-04 08:52:13 UTC +--- net/tools/net_watcher/net_watcher.cc.orig 2025-10-02 04:28:32 UTC +++ net/tools/net_watcher/net_watcher.cc @@ -31,7 +31,7 @@ #include "net/proxy_resolution/proxy_config_service.h" @@ -18,7 +18,7 @@ // Flag to specifies which network interfaces to ignore. Interfaces should // follow as a comma seperated list. const char kIgnoreNetifFlag[] = "ignore-netif"; -@@ -143,7 +143,7 @@ class NetWatcher : +@@ -162,7 +162,7 @@ class NetWatcher : } // namespace int main(int argc, char* argv[]) { @@ -27,7 +27,7 @@ base::apple::ScopedNSAutoreleasePool pool; #endif base::AtExitManager exit_manager; -@@ -160,7 +160,7 @@ int main(int argc, char* argv[]) { +@@ -179,7 +179,7 @@ int main(int argc, char* argv[]) { NetWatcher net_watcher; diff --git a/www/chromium/files/patch-net_websockets_websocket__basic__stream__adapters__test.cc b/www/chromium/files/patch-net_websockets_websocket__basic__stream__adapters__test.cc index 8f679f5a81e5..ac5ed32e3c95 100644 --- a/www/chromium/files/patch-net_websockets_websocket__basic__stream__adapters__test.cc +++ b/www/chromium/files/patch-net_websockets_websocket__basic__stream__adapters__test.cc @@ -1,6 +1,6 @@ ---- net/websockets/websocket_basic_stream_adapters_test.cc.orig 2025-04-04 08:52:13 UTC +--- net/websockets/websocket_basic_stream_adapters_test.cc.orig 2025-10-02 04:28:32 UTC +++ net/websockets/websocket_basic_stream_adapters_test.cc -@@ -1098,10 +1098,10 @@ TEST_F(WebSocketSpdyStreamAdapterTest, +@@ -1097,10 +1097,10 @@ TEST_F(WebSocketSpdyStreamAdapterTest, OnCloseOkShouldBeTranslatedToConnectionClose) { spdy::SpdySerializedFrame response_headers( spdy_util_.ConstructSpdyResponseHeaders(1, ResponseHeaders(), false)); diff --git a/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc b/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc index f46f08c8a6d2..edb4ea6ddb1d 100644 --- a/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc +++ b/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc @@ -1,6 +1,6 @@ ---- pdf/pdfium/pdfium_engine.cc.orig 2025-09-06 10:01:20 UTC +--- pdf/pdfium/pdfium_engine.cc.orig 2025-10-02 04:28:32 UTC +++ pdf/pdfium/pdfium_engine.cc -@@ -113,7 +113,7 @@ +@@ -115,7 +115,7 @@ #include "ui/accessibility/ax_features.mojom-features.h" #endif @@ -9,7 +9,7 @@ #include "pdf/pdfium/pdfium_font_linux.h" #endif -@@ -565,7 +565,7 @@ void InitializeSDK(bool enable_v8, +@@ -577,7 +577,7 @@ void InitializeSDK(bool enable_v8, FPDF_InitLibraryWithConfig(&config); diff --git a/www/chromium/files/patch-remoting_host_host__attributes.cc b/www/chromium/files/patch-remoting_host_host__attributes.cc index 2212d6af890c..9305001ab298 100644 --- a/www/chromium/files/patch-remoting_host_host__attributes.cc +++ b/www/chromium/files/patch-remoting_host_host__attributes.cc @@ -1,6 +1,6 @@ ---- remoting/host/host_attributes.cc.orig 2025-05-05 10:57:53 UTC +--- remoting/host/host_attributes.cc.orig 2025-10-02 04:28:32 UTC +++ remoting/host/host_attributes.cc -@@ -103,7 +103,7 @@ std::string GetHostAttributes() { +@@ -102,7 +102,7 @@ std::string GetHostAttributes() { if (media::InitializeMediaFoundation()) { result.push_back("HWEncoder"); } diff --git a/www/chromium/files/patch-remoting_host_me2me__desktop__environment.cc b/www/chromium/files/patch-remoting_host_me2me__desktop__environment.cc index a0ef68c18b48..6ae127c785ce 100644 --- a/www/chromium/files/patch-remoting_host_me2me__desktop__environment.cc +++ b/www/chromium/files/patch-remoting_host_me2me__desktop__environment.cc @@ -1,6 +1,6 @@ ---- remoting/host/me2me_desktop_environment.cc.orig 2025-09-06 10:01:20 UTC +--- remoting/host/me2me_desktop_environment.cc.orig 2025-10-02 04:28:32 UTC +++ remoting/host/me2me_desktop_environment.cc -@@ -113,7 +113,7 @@ std::string Me2MeDesktopEnvironment::GetCapabilities() +@@ -119,7 +119,7 @@ std::string Me2MeDesktopEnvironment::GetCapabilities() capabilities += protocol::kRemoteWebAuthnCapability; } @@ -9,7 +9,7 @@ capabilities += " "; capabilities += protocol::kMultiStreamCapability; capabilities += " "; -@@ -158,7 +158,7 @@ Me2MeDesktopEnvironment::Me2MeDesktopEnvironment( +@@ -168,7 +168,7 @@ Me2MeDesktopEnvironment::Me2MeDesktopEnvironment( // properly under Xvfb. mutable_desktop_capture_options()->set_use_update_notifications(true); @@ -18,7 +18,7 @@ // Setting this option to false means that the capture differ wrapper will not // be used when the X11 capturer is selected. This reduces the X11 capture // time by a few milliseconds per frame and is safe because we can rely on -@@ -185,7 +185,7 @@ bool Me2MeDesktopEnvironment::InitializeSecurity( +@@ -195,7 +195,7 @@ bool Me2MeDesktopEnvironment::InitializeSecurity( // Otherwise, if the session is shared with the local user start monitoring // the local input and create the in-session UI. diff --git a/www/chromium/files/patch-remoting_host_remoting__me2me__host.cc b/www/chromium/files/patch-remoting_host_remoting__me2me__host.cc index 97498cd0c589..26506ebb50d0 100644 --- a/www/chromium/files/patch-remoting_host_remoting__me2me__host.cc +++ b/www/chromium/files/patch-remoting_host_remoting__me2me__host.cc @@ -1,6 +1,6 @@ ---- remoting/host/remoting_me2me_host.cc.orig 2025-09-06 10:01:20 UTC +--- remoting/host/remoting_me2me_host.cc.orig 2025-10-02 04:28:32 UTC +++ remoting/host/remoting_me2me_host.cc -@@ -139,7 +139,7 @@ +@@ -140,7 +140,7 @@ #include "remoting/host/mac/permission_utils.h" #endif // BUILDFLAG(IS_APPLE) @@ -9,7 +9,7 @@ #if defined(REMOTING_USE_X11) #include <gtk/gtk.h> -@@ -149,7 +149,7 @@ +@@ -151,7 +151,7 @@ #endif // defined(REMOTING_USE_X11) #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) @@ -18,7 +18,7 @@ #include "base/linux_util.h" #include "remoting/host/linux/audio_capturer_linux.h" #include "remoting/host/linux/certificate_watcher.h" -@@ -164,7 +164,7 @@ +@@ -166,7 +166,7 @@ #include "remoting/host/pairing_registry_delegate_win.h" #endif // BUILDFLAG(IS_WIN) @@ -27,7 +27,7 @@ #include "remoting/base/crash/crash_reporting_crashpad.h" #include "remoting/host/host_wtmpdb_logger.h" #endif // BUILDFLAG(IS_LINUX) -@@ -198,7 +198,7 @@ const char kApplicationName[] = "chromoting"; +@@ -200,7 +200,7 @@ const char kApplicationName[] = "chromoting"; const char kStdinConfigPath[] = "-"; #endif // !defined(REMOTING_MULTI_PROCESS) @@ -36,7 +36,7 @@ // The command line switch used to pass name of the pipe to capture audio on // linux. const char kAudioPipeSwitchName[] = "audio-pipe-name"; -@@ -446,7 +446,7 @@ class HostProcess : public ConfigWatcher::Delegate, +@@ -448,7 +448,7 @@ class HostProcess : public ConfigWatcher::Delegate, std::unique_ptr<AgentProcessBrokerClient> agent_process_broker_client_; #endif @@ -45,7 +45,7 @@ // Watch for certificate changes and kill the host when changes occur std::unique_ptr<CertificateWatcher> cert_watcher_; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -508,7 +508,7 @@ class HostProcess : public ConfigWatcher::Delegate, +@@ -510,7 +510,7 @@ class HostProcess : public ConfigWatcher::Delegate, std::unique_ptr<FtlEchoMessageListener> ftl_echo_message_listener_; std::unique_ptr<HostEventLogger> host_event_logger_; @@ -54,7 +54,7 @@ std::unique_ptr<HostWtmpdbLogger> host_wtmpdb_logger_; #endif std::unique_ptr<HostPowerSaveBlocker> power_save_blocker_; -@@ -835,7 +835,7 @@ void HostProcess::StartOnNetworkThread() { +@@ -837,7 +837,7 @@ void HostProcess::StartOnNetworkThread() { void HostProcess::ShutdownOnNetworkThread() { DCHECK(context_->network_task_runner()->BelongsToCurrentThread()); config_watcher_.reset(); @@ -63,7 +63,7 @@ cert_watcher_.reset(); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) } -@@ -912,7 +912,7 @@ void HostProcess::CreateAuthenticatorFactory() { +@@ -914,7 +914,7 @@ void HostProcess::CreateAuthenticatorFactory() { context_->create_client_cert_store_callback(), service_account_email_, oauth_refresh_token_)); @@ -72,7 +72,7 @@ if (!cert_watcher_) { cert_watcher_ = std::make_unique<CertificateWatcher>( base::BindRepeating(&HostProcess::ShutdownHost, -@@ -1050,7 +1050,7 @@ void HostProcess::StartOnUiThread() { +@@ -1052,7 +1052,7 @@ void HostProcess::StartOnUiThread() { base::BindRepeating(&HostProcess::OnPolicyUpdate, base::Unretained(this)), base::BindRepeating(&HostProcess::OnPolicyError, base::Unretained(this))); @@ -81,7 +81,7 @@ // If an audio pipe is specific on the command-line then initialize // AudioCapturerLinux to capture from it. base::FilePath audio_pipe_name = -@@ -1129,7 +1129,7 @@ void HostProcess::ShutdownOnUiThread() { +@@ -1131,7 +1131,7 @@ void HostProcess::ShutdownOnUiThread() { // It is now safe for the HostProcess to be deleted. self_ = nullptr; @@ -90,7 +90,7 @@ // Cause the global AudioPipeReader to be freed, otherwise the audio // thread will remain in-use and prevent the process from exiting. // TODO(wez): DesktopEnvironmentFactory should own the pipe reader. -@@ -1137,7 +1137,7 @@ void HostProcess::ShutdownOnUiThread() { +@@ -1139,7 +1139,7 @@ void HostProcess::ShutdownOnUiThread() { AudioCapturerLinux::InitializePipeReader(nullptr, base::FilePath()); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) @@ -99,7 +99,16 @@ context_->input_task_runner()->PostTask( FROM_HERE, base::BindOnce([]() { delete ui::X11EventSource::GetInstance(); })); -@@ -1908,7 +1908,7 @@ void HostProcess::StartHost() { +@@ -1835,7 +1835,7 @@ void HostProcess::StartHost() { + + SetState(HOST_STARTED); + +-#if BUILDFLAG(IS_LINUX) && defined(REMOTING_USE_X11) ++#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(REMOTING_USE_X11) + if (webrtc::DesktopCapturer::IsRunningUnderWayland()) { + GnomeRemoteDesktopSession::GetInstance()->Init( + base::BindOnce([](base::expected<void, std::string> result) { +@@ -1925,7 +1925,7 @@ void HostProcess::StartHost() { host_->AddExtension(std::make_unique<TestEchoExtension>()); @@ -108,7 +117,7 @@ const base::CommandLine* cmd_line = base::CommandLine::ForCurrentProcess(); if (cmd_line->HasSwitch(kEnableWtmpdb)) { host_wtmpdb_logger_ = -@@ -1944,7 +1944,7 @@ void HostProcess::StartHost() { +@@ -1960,7 +1960,7 @@ void HostProcess::StartHost() { // addresses. host_->Start(*host_owner_emails_.begin()); @@ -117,7 +126,7 @@ // For Windows and Mac, ChromotingHostServices connections are handled by // another process, then the message pipe is forwarded to the network process. host_->StartChromotingHostServices(); -@@ -2089,7 +2089,7 @@ int HostProcessMain() { +@@ -2105,7 +2105,7 @@ int HostProcessMain() { HOST_LOG << "Starting host process: version " << STRINGIZE(VERSION); const base::CommandLine* cmd_line = base::CommandLine::ForCurrentProcess(); @@ -126,7 +135,7 @@ #if defined(REMOTING_USE_X11) // Initialize Xlib for multi-threaded use, allowing non-Chromium code to // use X11 safely (such as the WebRTC capturer, GTK ...) -@@ -2134,7 +2134,7 @@ int HostProcessMain() { +@@ -2150,7 +2150,7 @@ int HostProcessMain() { return kInitializationFailed; } @@ -135,7 +144,7 @@ // Log and cleanup the crash database. We do this after a short delay so that // the crash database has a chance to be updated properly if we just got // relaunched after a crash. -@@ -2154,7 +2154,7 @@ int HostProcessMain() { +@@ -2170,7 +2170,7 @@ int HostProcessMain() { std::unique_ptr<net::NetworkChangeNotifier> network_change_notifier( net::NetworkChangeNotifier::CreateIfNeeded()); diff --git a/www/chromium/files/patch-sandbox_linux_services_init__process__reaper.cc b/www/chromium/files/patch-sandbox_linux_services_init__process__reaper.cc index c982dc9370eb..39bdf08f2182 100644 --- a/www/chromium/files/patch-sandbox_linux_services_init__process__reaper.cc +++ b/www/chromium/files/patch-sandbox_linux_services_init__process__reaper.cc @@ -1,4 +1,4 @@ ---- sandbox/linux/services/init_process_reaper.cc.orig 2025-09-06 10:01:20 UTC +--- sandbox/linux/services/init_process_reaper.cc.orig 2025-10-02 04:28:32 UTC +++ sandbox/linux/services/init_process_reaper.cc @@ -2,6 +2,7 @@ // Use of this source code is governed by a BSD-style license that can be @@ -8,7 +8,7 @@ #include "sandbox/linux/services/init_process_reaper.h" #include <signal.h> -@@ -101,3 +102,4 @@ bool CreateInitProcessReaper(base::OnceClosure post_fo +@@ -100,3 +101,4 @@ bool CreateInitProcessReaper(base::OnceClosure post_fo } } // namespace sandbox. diff --git a/www/chromium/files/patch-sandbox_policy_BUILD.gn b/www/chromium/files/patch-sandbox_policy_BUILD.gn index c132a3fcb81b..71871b599442 100644 --- a/www/chromium/files/patch-sandbox_policy_BUILD.gn +++ b/www/chromium/files/patch-sandbox_policy_BUILD.gn @@ -1,4 +1,4 @@ ---- sandbox/policy/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- sandbox/policy/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ sandbox/policy/BUILD.gn @@ -45,7 +45,7 @@ component("policy") { "//third_party/jni_zero", @@ -9,7 +9,7 @@ sources += [ "linux/bpf_audio_policy_linux.cc", "linux/bpf_audio_policy_linux.h", -@@ -113,6 +113,27 @@ component("policy") { +@@ -113,6 +113,26 @@ component("policy") { "//sandbox/linux:sandbox_services", "//sandbox/linux:seccomp_bpf", "//sandbox/linux:suid_sandbox_client", @@ -20,10 +20,6 @@ + "openbsd/sandbox_openbsd.cc", + "openbsd/sandbox_openbsd.h", + ] -+ deps += [ -+ "//sandbox:sandbox_buildflags", -+ "//ui/gfx/x", -+ ] + libs = [ "util" ] + } + if (is_freebsd) { @@ -31,8 +27,11 @@ + "freebsd/sandbox_freebsd.cc", + "freebsd/sandbox_freebsd.h", + ] ++ } ++ if (is_bsd) { + deps += [ + "//sandbox:sandbox_buildflags", ++ "//skia", + "//ui/gfx/x", ] } diff --git a/www/chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc b/www/chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc index 3b7cb6964b07..83a3096beda5 100644 --- a/www/chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc +++ b/www/chromium/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc @@ -1,6 +1,6 @@ ---- sandbox/policy/openbsd/sandbox_openbsd.cc.orig 2025-09-06 10:01:20 UTC +--- sandbox/policy/openbsd/sandbox_openbsd.cc.orig 2025-10-02 04:28:32 UTC +++ sandbox/policy/openbsd/sandbox_openbsd.cc -@@ -0,0 +1,393 @@ +@@ -0,0 +1,396 @@ +// Copyright (c) 2012 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. @@ -61,6 +61,7 @@ +#endif + +#include "third_party/boringssl/src/include/openssl/crypto.h" ++#include "third_party/skia/experimental/rust_png/ffi/FFI.rs.h" + +#include <fontconfig/fontconfig.h> +#include "ui/gfx/linux/fontconfig_util.h" @@ -127,6 +128,8 @@ +#endif + CRYPTO_pre_sandbox_init(); + ++ rust_png::initialize_cpudetect(); ++ + base::FilePath cache_directory, local_directory; + + base::PathService::Get(base::DIR_CACHE, &cache_directory); diff --git a/www/chromium/files/patch-services_device_serial_serial__io__handler__posix.cc b/www/chromium/files/patch-services_device_serial_serial__io__handler__posix.cc index f2983cb8e60a..eb140a1a6ede 100644 --- a/www/chromium/files/patch-services_device_serial_serial__io__handler__posix.cc +++ b/www/chromium/files/patch-services_device_serial_serial__io__handler__posix.cc @@ -1,6 +1,6 @@ ---- services/device/serial/serial_io_handler_posix.cc.orig 2025-08-07 06:57:29 UTC +--- services/device/serial/serial_io_handler_posix.cc.orig 2025-10-02 04:28:32 UTC +++ services/device/serial/serial_io_handler_posix.cc -@@ -74,7 +74,7 @@ bool BitrateToSpeedConstant(int bitrate, speed_t* spee +@@ -70,7 +70,7 @@ bool BitrateToSpeedConstant(int bitrate, speed_t* spee BITRATE_TO_SPEED_CASE(9600) BITRATE_TO_SPEED_CASE(19200) BITRATE_TO_SPEED_CASE(38400) diff --git a/www/chromium/files/patch-services_device_usb_usb__device__handle__usbfs.cc b/www/chromium/files/patch-services_device_usb_usb__device__handle__usbfs.cc index 5827cb1fe23c..6f385c077740 100644 --- a/www/chromium/files/patch-services_device_usb_usb__device__handle__usbfs.cc +++ b/www/chromium/files/patch-services_device_usb_usb__device__handle__usbfs.cc @@ -1,6 +1,6 @@ ---- services/device/usb/usb_device_handle_usbfs.cc.orig 2025-08-07 06:57:29 UTC +--- services/device/usb/usb_device_handle_usbfs.cc.orig 2025-10-02 04:28:32 UTC +++ services/device/usb/usb_device_handle_usbfs.cc -@@ -38,7 +38,7 @@ +@@ -34,7 +34,7 @@ #include "chromeos/dbus/permission_broker/permission_broker_client.h" #endif @@ -9,7 +9,7 @@ #include "base/metrics/histogram_macros.h" #include "services/device/public/cpp/device_features.h" #include "services/device/usb/usb_interface_detach_allowlist.h" -@@ -55,7 +55,7 @@ using mojom::UsbTransferType; +@@ -51,7 +51,7 @@ using mojom::UsbTransferType; namespace { @@ -18,7 +18,7 @@ // Outcome of detaching a kernel driver before ClaimInterface(). // These values are persisted to logs. Entries should not be renumbered and // numeric values should never be reused. -@@ -297,7 +297,7 @@ bool UsbDeviceHandleUsbfs::BlockingTaskRunnerHelper::R +@@ -293,7 +293,7 @@ bool UsbDeviceHandleUsbfs::BlockingTaskRunnerHelper::R return true; } @@ -27,7 +27,7 @@ bool UsbDeviceHandleUsbfs::BlockingTaskRunnerHelper::DetachInterface( int interface_number, const CombinedInterfaceInfo& interface_info) { -@@ -633,7 +633,7 @@ void UsbDeviceHandleUsbfs::ClaimInterface(int interfac +@@ -630,7 +630,7 @@ void UsbDeviceHandleUsbfs::ClaimInterface(int interfac return; } #endif @@ -36,7 +36,7 @@ if (base::FeatureList::IsEnabled(features::kAutomaticUsbDetach)) { const mojom::UsbConfigurationInfo* config = device_->GetActiveConfiguration(); -@@ -979,7 +979,7 @@ void UsbDeviceHandleUsbfs::ReleaseInterfaceComplete(in +@@ -976,7 +976,7 @@ void UsbDeviceHandleUsbfs::ReleaseInterfaceComplete(in return; } #endif diff --git a/www/chromium/files/patch-services_network_BUILD.gn b/www/chromium/files/patch-services_network_BUILD.gn index fbac826275f2..c5a9417693ca 100644 --- a/www/chromium/files/patch-services_network_BUILD.gn +++ b/www/chromium/files/patch-services_network_BUILD.gn @@ -1,6 +1,6 @@ ---- services/network/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- services/network/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ services/network/BUILD.gn -@@ -421,7 +421,6 @@ if (is_linux || is_chromeos) { +@@ -426,7 +426,6 @@ if (is_linux || is_chromeos) { ] deps = [ "//base", diff --git a/www/chromium/files/patch-services_network_network__context.cc b/www/chromium/files/patch-services_network_network__context.cc index 889d7c5068c4..d63f9cd25d6c 100644 --- a/www/chromium/files/patch-services_network_network__context.cc +++ b/www/chromium/files/patch-services_network_network__context.cc @@ -1,6 +1,6 @@ ---- services/network/network_context.cc.orig 2025-09-06 10:01:20 UTC +--- services/network/network_context.cc.orig 2025-10-02 04:28:32 UTC +++ services/network/network_context.cc -@@ -629,7 +629,7 @@ NetworkContext::NetworkContextHttpAuthPreferences:: +@@ -630,7 +630,7 @@ NetworkContext::NetworkContextHttpAuthPreferences:: NetworkContext::NetworkContextHttpAuthPreferences:: ~NetworkContextHttpAuthPreferences() = default; @@ -9,7 +9,7 @@ bool NetworkContext::NetworkContextHttpAuthPreferences::AllowGssapiLibraryLoad() const { if (network_service_) { -@@ -2598,7 +2598,7 @@ void NetworkContext::OnHttpAuthDynamicParamsChanged( +@@ -2600,7 +2600,7 @@ void NetworkContext::OnHttpAuthDynamicParamsChanged( http_auth_dynamic_network_service_params->android_negotiate_account_type); #endif // BUILDFLAG(IS_ANDROID) diff --git a/www/chromium/files/patch-services_network_network__context.h b/www/chromium/files/patch-services_network_network__context.h index ece629da24bd..5b3b4875a4d0 100644 --- a/www/chromium/files/patch-services_network_network__context.h +++ b/www/chromium/files/patch-services_network_network__context.h @@ -1,6 +1,6 @@ ---- services/network/network_context.h.orig 2025-09-06 10:01:20 UTC +--- services/network/network_context.h.orig 2025-10-02 04:28:32 UTC +++ services/network/network_context.h -@@ -738,7 +738,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkContext +@@ -749,7 +749,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkContext public: explicit NetworkContextHttpAuthPreferences(NetworkService* network_service); ~NetworkContextHttpAuthPreferences() override; diff --git a/www/chromium/files/patch-services_network_network__service.cc b/www/chromium/files/patch-services_network_network__service.cc index 04ed0c4e8a7e..c67d07cfa35d 100644 --- a/www/chromium/files/patch-services_network_network__service.cc +++ b/www/chromium/files/patch-services_network_network__service.cc @@ -1,6 +1,6 @@ ---- services/network/network_service.cc.orig 2025-09-06 10:01:20 UTC +--- services/network/network_service.cc.orig 2025-10-02 04:28:32 UTC +++ services/network/network_service.cc -@@ -107,11 +107,11 @@ +@@ -108,11 +108,11 @@ #include "third_party/boringssl/src/include/openssl/cpu.h" #endif @@ -14,7 +14,7 @@ #include "services/network/network_change_notifier_passive_factory.h" #endif -@@ -1035,7 +1035,7 @@ void NetworkService::SetExplicitlyAllowedPorts( +@@ -1041,7 +1041,7 @@ void NetworkService::SetExplicitlyAllowedPorts( net::SetExplicitlyAllowedPorts(ports); } @@ -23,7 +23,7 @@ void NetworkService::SetGssapiLibraryLoadObserver( mojo::PendingRemote<mojom::GssapiLibraryLoadObserver> gssapi_library_load_observer) { -@@ -1174,7 +1174,7 @@ NetworkService::CreateHttpAuthHandlerFactory(NetworkCo +@@ -1180,7 +1180,7 @@ NetworkService::CreateHttpAuthHandlerFactory(NetworkCo ); } diff --git a/www/chromium/files/patch-services_network_network__service.h b/www/chromium/files/patch-services_network_network__service.h index a3b65d5178ab..aaf00d1a89f6 100644 --- a/www/chromium/files/patch-services_network_network__service.h +++ b/www/chromium/files/patch-services_network_network__service.h @@ -1,4 +1,4 @@ ---- services/network/network_service.h.orig 2025-09-06 10:01:20 UTC +--- services/network/network_service.h.orig 2025-10-02 04:28:32 UTC +++ services/network/network_service.h @@ -243,7 +243,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService const std::vector<ContentSettingPatternSource>& settings) override; @@ -18,7 +18,7 @@ // This is called just before a GSSAPI library may be loaded. void OnBeforeGssapiLibraryLoad(); #endif // BUILDFLAG(IS_LINUX) -@@ -550,7 +550,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService +@@ -542,7 +542,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService // leaking stale listeners between tests. std::unique_ptr<net::NetworkChangeNotifier> mock_network_change_notifier_; diff --git a/www/chromium/files/patch-services_network_public_cpp_features.cc b/www/chromium/files/patch-services_network_public_cpp_features.cc index fb3ce2627b29..90885ce250ff 100644 --- a/www/chromium/files/patch-services_network_public_cpp_features.cc +++ b/www/chromium/files/patch-services_network_public_cpp_features.cc @@ -1,4 +1,4 @@ ---- services/network/public/cpp/features.cc.orig 2025-09-06 10:01:20 UTC +--- services/network/public/cpp/features.cc.orig 2025-10-02 04:28:32 UTC +++ services/network/public/cpp/features.cc @@ -109,7 +109,7 @@ BASE_FEATURE(kSplitAuthCacheByNetworkIsolationKey, BASE_FEATURE(kDnsOverHttpsUpgrade, @@ -9,7 +9,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -378,7 +378,7 @@ BASE_FEATURE(kAvoidResourceRequestCopies, +@@ -393,7 +393,7 @@ BASE_FEATURE(kAvoidResourceRequestCopies, BASE_FEATURE(kDocumentIsolationPolicy, "DocumentIsolationPolicy", #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ diff --git a/www/chromium/files/patch-services_on__device__model_ml_BUILD.gn b/www/chromium/files/patch-services_on__device__model_ml_BUILD.gn new file mode 100644 index 000000000000..e333278070d8 --- /dev/null +++ b/www/chromium/files/patch-services_on__device__model_ml_BUILD.gn @@ -0,0 +1,11 @@ +--- services/on_device_model/ml/BUILD.gn.orig 2025-10-02 04:28:32 UTC ++++ services/on_device_model/ml/BUILD.gn +@@ -82,7 +82,7 @@ if (use_blink || (is_ios && build_with_internal_optimi + if (!is_fuchsia) { + deps += [ "//services/on_device_model/safety:bert_safety_model" ] + } +- if (is_win || is_mac || is_linux) { ++ if (!is_bsd && (is_win || is_mac || is_linux)) { + deps += [ "//third_party/xnnpack" ] + } + public_deps = [ diff --git a/www/chromium/files/patch-services_shape__detection_shape__detection__service.cc b/www/chromium/files/patch-services_shape__detection_shape__detection__service.cc index f5c8f6111bbd..c486e15ed28b 100644 --- a/www/chromium/files/patch-services_shape__detection_shape__detection__service.cc +++ b/www/chromium/files/patch-services_shape__detection_shape__detection__service.cc @@ -1,11 +1,11 @@ ---- services/shape_detection/shape_detection_service.cc.orig 2025-09-06 10:01:20 UTC +--- services/shape_detection/shape_detection_service.cc.orig 2025-10-02 04:28:32 UTC +++ services/shape_detection/shape_detection_service.cc @@ -22,7 +22,7 @@ #elif BUILDFLAG(IS_ANDROID) // No C++ code, barcode detection comes from Java. #elif BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) +- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN)) ++ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD)) #include "services/shape_detection/barcode_detection_provider_chrome.h" #else #include "services/shape_detection/barcode_detection_provider_impl.h" @@ -13,8 +13,8 @@ #elif BUILDFLAG(IS_MAC) BarcodeDetectionProviderMac::Create(std::move(receiver)); #elif BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) +- (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX)) ++ (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) BarcodeDetectionProviderChrome::Create(std::move(receiver)); #else BarcodeDetectionProviderImpl::Create(std::move(receiver)); diff --git a/www/chromium/files/patch-services_tracing_public_cpp_perfetto_track__name__recorder.cc b/www/chromium/files/patch-services_tracing_public_cpp_perfetto_track__name__recorder.cc index cf779b35e02c..9ea22784834c 100644 --- a/www/chromium/files/patch-services_tracing_public_cpp_perfetto_track__name__recorder.cc +++ b/www/chromium/files/patch-services_tracing_public_cpp_perfetto_track__name__recorder.cc @@ -1,8 +1,8 @@ ---- services/tracing/public/cpp/perfetto/track_name_recorder.cc.orig 2025-09-06 10:01:20 UTC +--- services/tracing/public/cpp/perfetto/track_name_recorder.cc.orig 2025-10-02 04:28:32 UTC +++ services/tracing/public/cpp/perfetto/track_name_recorder.cc -@@ -51,7 +51,7 @@ void FillThreadTrack(const perfetto::ThreadTrack& trac - if (thread_type != ChromeThreadDescriptor::THREAD_UNSPECIFIED) { - desc.mutable_chrome_thread()->set_thread_type(thread_type); +@@ -53,7 +53,7 @@ void FillThreadTrack(const perfetto::ThreadTrack& trac + desc.mutable_chrome_thread()->set_thread_type( + static_cast<int32_t>(thread_type)); } -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_AIX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) diff --git a/www/chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc b/www/chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc index 512cc6197d7c..939dd548791b 100644 --- a/www/chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc +++ b/www/chromium/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc @@ -1,4 +1,4 @@ ---- services/tracing/public/cpp/stack_sampling/tracing_sampler_profiler.cc.orig 2025-09-06 10:01:20 UTC +--- services/tracing/public/cpp/stack_sampling/tracing_sampler_profiler.cc.orig 2025-10-02 04:28:32 UTC +++ services/tracing/public/cpp/stack_sampling/tracing_sampler_profiler.cc @@ -39,7 +39,7 @@ #include "third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h" @@ -18,7 +18,7 @@ // Returns whether stack sampling is supported on the current platform. bool IsStackSamplingSupported() { return base::StackSamplingProfiler::IsSupportedForCurrentPlatform(); -@@ -379,7 +379,7 @@ void TracingSamplerProfiler::TracingProfileBuilder::Wr +@@ -381,7 +381,7 @@ void TracingSamplerProfiler::TracingProfileBuilder::Wr thread_descriptor->set_reference_timestamp_us( last_timestamp_.since_origin().InMicroseconds()); @@ -27,7 +27,7 @@ if (base::GetCurrentProcId() != base::trace_event::TraceLog::GetInstance()->process_id()) { auto* chrome_thread = track_descriptor->set_chrome_thread(); -@@ -651,7 +651,7 @@ bool TracingSamplerProfiler::IsStackUnwindingSupported +@@ -653,7 +653,7 @@ bool TracingSamplerProfiler::IsStackUnwindingSupported ANDROID_ARM64_UNWINDING_SUPPORTED || ANDROID_CFI_UNWINDING_SUPPORTED || \ (BUILDFLAG(IS_CHROMEOS) && \ (defined(ARCH_CPU_X86_64) || defined(ARCH_CPU_ARM64))) || \ diff --git a/www/chromium/files/patch-services_viz_public_mojom_BUILD.gn b/www/chromium/files/patch-services_viz_public_mojom_BUILD.gn index 7c11768e62a2..775e5065314c 100644 --- a/www/chromium/files/patch-services_viz_public_mojom_BUILD.gn +++ b/www/chromium/files/patch-services_viz_public_mojom_BUILD.gn @@ -1,6 +1,6 @@ ---- services/viz/public/mojom/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- services/viz/public/mojom/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ services/viz/public/mojom/BUILD.gn -@@ -51,7 +51,7 @@ mojom("mojom") { +@@ -53,7 +53,7 @@ mojom("mojom") { # Used in thread.mojom enabled_features = [] diff --git a/www/chromium/files/patch-third__party_abseil-cpp_absl_base_config.h b/www/chromium/files/patch-third__party_abseil-cpp_absl_base_config.h index 7f72dc12f3ed..e38d2e8f428d 100644 --- a/www/chromium/files/patch-third__party_abseil-cpp_absl_base_config.h +++ b/www/chromium/files/patch-third__party_abseil-cpp_absl_base_config.h @@ -1,6 +1,6 @@ ---- third_party/abseil-cpp/absl/base/config.h.orig 2025-05-05 10:57:53 UTC +--- third_party/abseil-cpp/absl/base/config.h.orig 2025-10-02 04:28:32 UTC +++ third_party/abseil-cpp/absl/base/config.h -@@ -409,7 +409,7 @@ static_assert(ABSL_INTERNAL_INLINE_NAMESPACE_STR[0] != +@@ -413,7 +413,7 @@ static_assert(ABSL_INTERNAL_INLINE_NAMESPACE_STR[0] != #ifdef ABSL_HAVE_SCHED_YIELD #error ABSL_HAVE_SCHED_YIELD cannot be directly set #elif defined(__linux__) || defined(__ros__) || defined(__native_client__) || \ @@ -9,7 +9,7 @@ #define ABSL_HAVE_SCHED_YIELD 1 #endif -@@ -424,7 +424,8 @@ static_assert(ABSL_INTERNAL_INLINE_NAMESPACE_STR[0] != +@@ -428,7 +428,8 @@ static_assert(ABSL_INTERNAL_INLINE_NAMESPACE_STR[0] != // platforms. #ifdef ABSL_HAVE_SEMAPHORE_H #error ABSL_HAVE_SEMAPHORE_H cannot be directly set diff --git a/www/chromium/files/patch-third__party_angle_src_common_system__utils__linux.cpp b/www/chromium/files/patch-third__party_angle_src_common_system__utils__linux.cpp index 54e9b2220087..75d22a25dbf2 100644 --- a/www/chromium/files/patch-third__party_angle_src_common_system__utils__linux.cpp +++ b/www/chromium/files/patch-third__party_angle_src_common_system__utils__linux.cpp @@ -1,6 +1,6 @@ ---- third_party/angle/src/common/system_utils_linux.cpp.orig 2025-02-19 07:43:18 UTC +--- third_party/angle/src/common/system_utils_linux.cpp.orig 2025-10-02 04:28:32 UTC +++ third_party/angle/src/common/system_utils_linux.cpp -@@ -15,10 +15,15 @@ +@@ -19,10 +19,15 @@ #include <sys/types.h> #include <unistd.h> @@ -16,7 +16,7 @@ std::string GetExecutablePath() { // We cannot use lstat to get the size of /proc/self/exe as it always returns 0 -@@ -34,6 +39,7 @@ std::string GetExecutablePath() +@@ -38,6 +43,7 @@ std::string GetExecutablePath() path[result] = '\0'; return path; } @@ -24,7 +24,7 @@ std::string GetExecutableDirectory() { -@@ -59,6 +65,10 @@ void SetCurrentThreadName(const char *name) +@@ -63,6 +69,10 @@ void SetCurrentThreadName(const char *name) // There's a 15-character (16 including '\0') limit. If the name is too big (and ERANGE is // returned), name will be ignored. ASSERT(strlen(name) < 16); diff --git a/www/chromium/files/patch-third__party_angle_src_libANGLE_Display.cpp b/www/chromium/files/patch-third__party_angle_src_libANGLE_Display.cpp index b2521b403c3e..78099c050416 100644 --- a/www/chromium/files/patch-third__party_angle_src_libANGLE_Display.cpp +++ b/www/chromium/files/patch-third__party_angle_src_libANGLE_Display.cpp @@ -1,6 +1,6 @@ ---- third_party/angle/src/libANGLE/Display.cpp.orig 2025-08-07 06:57:29 UTC +--- third_party/angle/src/libANGLE/Display.cpp.orig 2025-10-02 04:28:32 UTC +++ third_party/angle/src/libANGLE/Display.cpp -@@ -58,7 +58,7 @@ +@@ -62,7 +62,7 @@ # include "libANGLE/renderer/gl/wgl/DisplayWGL.h" # elif ANGLE_ENABLE_CGL # include "libANGLE/renderer/gl/cgl/DisplayCGL.h" @@ -9,7 +9,7 @@ # include "libANGLE/renderer/gl/egl/DisplayEGL.h" # if defined(ANGLE_USE_X11) # include "libANGLE/renderer/gl/glx/DisplayGLX_api.h" -@@ -422,7 +422,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di +@@ -426,7 +426,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di impl = new rx::DisplayCGL(state); break; @@ -18,7 +18,7 @@ # if defined(ANGLE_USE_GBM) || defined(ANGLE_USE_WAYLAND) if (platformType == 0) { -@@ -473,7 +473,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di +@@ -477,7 +477,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di #if defined(ANGLE_ENABLE_OPENGL) # if defined(ANGLE_PLATFORM_WINDOWS) impl = new rx::DisplayWGL(state); @@ -27,7 +27,7 @@ # if defined(ANGLE_USE_GBM) || defined(ANGLE_USE_WAYLAND) if (platformType == 0) { -@@ -529,7 +529,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di +@@ -533,7 +533,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di impl = rx::CreateVulkanWin32Display(state); } break; @@ -36,7 +36,7 @@ # if defined(ANGLE_USE_GBM) if (platformType == EGL_PLATFORM_GBM_KHR && rx::IsVulkanGbmDisplayAvailable()) { -@@ -2146,7 +2146,7 @@ static ClientExtensions GenerateClientExtensions() +@@ -2150,7 +2150,7 @@ static ClientExtensions GenerateClientExtensions() extensions.platformWaylandEXT = true; #endif @@ -45,7 +45,7 @@ extensions.platformSurfacelessMESA = true; #endif -@@ -2193,7 +2193,7 @@ static ClientExtensions GenerateClientExtensions() +@@ -2197,7 +2197,7 @@ static ClientExtensions GenerateClientExtensions() extensions.x11Visual = true; #endif diff --git a/www/chromium/files/patch-third__party_blink_common_features.cc b/www/chromium/files/patch-third__party_blink_common_features.cc index 08a84c825be0..53f9eadcee59 100644 --- a/www/chromium/files/patch-third__party_blink_common_features.cc +++ b/www/chromium/files/patch-third__party_blink_common_features.cc @@ -1,9 +1,9 @@ ---- third_party/blink/common/features.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/common/features.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/common/features.cc -@@ -683,7 +683,7 @@ BASE_FEATURE(kDevToolsImprovedNetworkError, +@@ -572,7 +572,7 @@ BASE_FEATURE_PARAM(base::TimeDelta, + BASE_FEATURE(DevToolsImprovedNetworkError, base::FEATURE_DISABLED_BY_DEFAULT); - BASE_FEATURE(kDirectCompositorThreadIpc, - "DirectCompositorThreadIpc", + BASE_FEATURE(DirectCompositorThreadIpc, -#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) +#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) base::FEATURE_ENABLED_BY_DEFAULT diff --git a/www/chromium/files/patch-third__party_blink_renderer_controller_blink__initializer.cc b/www/chromium/files/patch-third__party_blink_renderer_controller_blink__initializer.cc index 8229d26be7fb..3ea13513f16e 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_controller_blink__initializer.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_controller_blink__initializer.cc @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/controller/blink_initializer.cc.orig 2025-05-28 14:55:43 UTC +--- third_party/blink/renderer/controller/blink_initializer.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/controller/blink_initializer.cc @@ -82,12 +82,12 @@ #include "third_party/blink/renderer/controller/private_memory_footprint_provider.h" @@ -24,7 +24,7 @@ binders.Add<mojom::blink::MemoryUsageMonitorLinux>( ConvertToBaseRepeatingCallback( CrossThreadBindRepeating(&MemoryUsageMonitorPosix::Bind)), -@@ -303,7 +303,7 @@ void BlinkInitializer::RegisterMemoryWatchers(Platform +@@ -304,7 +304,7 @@ void BlinkInitializer::RegisterMemoryWatchers(Platform MemorySaverController::Initialize(); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_dom_tree__scope.h b/www/chromium/files/patch-third__party_blink_renderer_core_dom_tree__scope.h new file mode 100644 index 000000000000..509ade834cc5 --- /dev/null +++ b/www/chromium/files/patch-third__party_blink_renderer_core_dom_tree__scope.h @@ -0,0 +1,10 @@ +--- third_party/blink/renderer/core/dom/tree_scope.h.orig 2025-10-02 04:28:32 UTC ++++ third_party/blink/renderer/core/dom/tree_scope.h +@@ -29,6 +29,7 @@ + + #include "third_party/blink/renderer/bindings/core/v8/v8_observable_array_css_style_sheet.h" + #include "third_party/blink/renderer/core/core_export.h" ++#include "third_party/blink/renderer/core/css/css_style_sheet.h" + #include "third_party/blink/renderer/core/dom/tree_ordered_map.h" + #include "third_party/blink/renderer/core/html/forms/radio_button_group_scope.h" + #include "third_party/blink/renderer/core/layout/hit_test_request.h" diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc b/www/chromium/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc index 9c44202bb41b..e44f3f969751 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc @@ -1,6 +1,15 @@ ---- third_party/blink/renderer/core/editing/editing_behavior.cc.orig 2024-08-26 12:06:38 UTC +--- third_party/blink/renderer/core/editing/editing_behavior.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/core/editing/editing_behavior.cc -@@ -304,7 +304,7 @@ bool EditingBehavior::ShouldInsertCharacter(const Keyb +@@ -138,7 +138,7 @@ const KeyboardCodeKeyDownEntry kKeyboardCodeKeyDownEnt + {VKEY_DELETE, 0, "DeleteForward"}, + {VKEY_BACK, OPTION_OR_CTRL_KEY, "DeleteWordBackward"}, + {VKEY_DELETE, OPTION_OR_CTRL_KEY, "DeleteWordForward"}, +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + {VKEY_BACK, kCtrlKey | kShiftKey, "DeleteToBeginningOfLine"}, + #endif + #if BUILDFLAG(IS_MAC) +@@ -307,7 +307,7 @@ bool EditingBehavior::ShouldInsertCharacter(const Keyb // unexpected behaviour if (ch < ' ') return false; diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc b/www/chromium/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc index 4c211c21a0cb..364a55195cae 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/core/exported/web_view_impl.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/core/exported/web_view_impl.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/core/exported/web_view_impl.cc @@ -421,7 +421,7 @@ void RecordPrerenderActivationSignalDelay(const String #if !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_WIN) @@ -9,7 +9,7 @@ if (!prefs.should_antialias_text) { // When anti-aliasing is off, GTK maps all non-zero hinting settings to // 'Normal' hinting so we do the same. Otherwise, folks who have 'Slight' -@@ -3441,7 +3441,7 @@ void WebViewImpl::UpdateFontRenderingFromRendererPrefs +@@ -3456,7 +3456,7 @@ void WebViewImpl::UpdateFontRenderingFromRendererPrefs gfx::FontRenderParams::SUBPIXEL_RENDERING_NONE); WebFontRenderStyle::SetSubpixelPositioning( renderer_preferences_.use_subpixel_positioning); diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_frame_web__frame__test.cc b/www/chromium/files/patch-third__party_blink_renderer_core_frame_web__frame__test.cc index 756ab2f4f86c..dca2eecd192f 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_frame_web__frame__test.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_core_frame_web__frame__test.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/core/frame/web_frame_test.cc.orig 2025-08-07 06:57:29 UTC +--- third_party/blink/renderer/core/frame/web_frame_test.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/core/frame/web_frame_test.cc -@@ -6473,7 +6473,7 @@ TEST_F(WebFrameTest, DISABLED_PositionForPointTest) { +@@ -6469,7 +6469,7 @@ TEST_F(WebFrameTest, DISABLED_PositionForPointTest) { } #if BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ @@ -9,7 +9,7 @@ // TODO(crbug.com/1090246): Fix these tests on Fuchsia and re-enable. // TODO(crbug.com/1317375): Build these tests on all platforms. #define MAYBE_SelectRangeStaysHorizontallyAlignedWhenMoved \ -@@ -6882,7 +6882,7 @@ TEST_F(CompositedSelectionBoundsTest, LargeSelectionSc +@@ -6878,7 +6878,7 @@ TEST_F(CompositedSelectionBoundsTest, LargeSelectionSc TEST_F(CompositedSelectionBoundsTest, LargeSelectionNoScroll) { RunTest("composited_selection_bounds_large_selection_noscroll.html"); } diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_page_context__menu__controller.cc b/www/chromium/files/patch-third__party_blink_renderer_core_page_context__menu__controller.cc index c2807179a3c5..9695d85e9c4b 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_page_context__menu__controller.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_core_page_context__menu__controller.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/core/page/context_menu_controller.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/core/page/context_menu_controller.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/core/page/context_menu_controller.cc -@@ -649,7 +649,7 @@ bool ContextMenuController::ShowContextMenu(LocalFrame +@@ -650,7 +650,7 @@ bool ContextMenuController::ShowContextMenu(LocalFrame if (potential_image_node != nullptr && IsA<HTMLCanvasElement>(potential_image_node)) { data.media_type = mojom::blink::ContextMenuDataMediaType::kCanvas; diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc b/www/chromium/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc index a5092cac50e9..00608eeba707 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/core/paint/paint_layer.cc.orig 2025-07-02 06:08:04 UTC +--- third_party/blink/renderer/core/paint/paint_layer.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/core/paint/paint_layer.cc -@@ -125,7 +125,7 @@ namespace blink { +@@ -123,7 +123,7 @@ namespace blink { namespace { diff --git a/www/chromium/files/patch-third__party_blink_renderer_core_xml_xslt__processor.h b/www/chromium/files/patch-third__party_blink_renderer_core_xml_xslt__processor.h index a085ea4a2ab0..8b8ab50ebc38 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_core_xml_xslt__processor.h +++ b/www/chromium/files/patch-third__party_blink_renderer_core_xml_xslt__processor.h @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/core/xml/xslt_processor.h.orig 2024-02-23 21:04:38 UTC +--- third_party/blink/renderer/core/xml/xslt_processor.h.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/core/xml/xslt_processor.h -@@ -77,7 +77,11 @@ class XSLTProcessor final : public ScriptWrappable { +@@ -79,7 +79,11 @@ class XSLTProcessor final : public ScriptWrappable { void reset(); diff --git a/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc b/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc index 6a3388f4433d..d296b746f2bf 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/modules/peerconnection/webrtc_audio_renderer_test.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/modules/peerconnection/webrtc_audio_renderer_test.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/modules/peerconnection/webrtc_audio_renderer_test.cc -@@ -384,7 +384,7 @@ TEST_F(WebRtcAudioRendererTest, DISABLED_VerifySinkPar +@@ -385,7 +385,7 @@ TEST_F(WebRtcAudioRendererTest, DISABLED_VerifySinkPar SetupRenderer(kDefaultOutputDeviceId); renderer_proxy_->Start(); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_APPLE) || \ diff --git a/www/chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc b/www/chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc index 4c287b50dc85..9d4edb9f9f1e 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc -@@ -6581,7 +6581,7 @@ void WebGLRenderingContextBase::TexImageHelperMediaVid +@@ -6589,7 +6589,7 @@ void WebGLRenderingContextBase::TexImageHelperMediaVid // unmultiply has been requested or we need to never premultiply for Image // creation from a VideoFrame. diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn b/www/chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn index e784cad74419..abd8161b3a4f 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_BUILD.gn @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/platform/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/platform/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/BUILD.gn -@@ -2061,7 +2061,7 @@ static_library("test_support") { +@@ -2077,7 +2077,7 @@ static_library("test_support") { ] # fuzzed_data_provider may not work with a custom toolchain. diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc index 723187ec8f5e..a182401607ef 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc @@ -1,15 +1,15 @@ ---- third_party/blink/renderer/platform/fonts/font_cache.cc.orig 2025-07-02 06:08:04 UTC +--- third_party/blink/renderer/platform/fonts/font_cache.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/fonts/font_cache.cc -@@ -82,7 +82,7 @@ extern const char kNotoColorEmojiCompat[] = "Noto Colo - - SkFontMgr* FontCache::static_font_manager_ = nullptr; +@@ -80,7 +80,7 @@ const char kMonoEmojiLocale[] = "und-Zsym"; + extern const char kNotoColorEmojiCompat[] = "Noto Color Emoji Compat"; + #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) float FontCache::device_scale_factor_ = 1.0; #endif -@@ -136,7 +136,7 @@ const FontPlatformData* FontCache::SystemFontPlatformD +@@ -116,7 +116,7 @@ const FontPlatformData* FontCache::SystemFontPlatformD const FontDescription& font_description) { const AtomicString& family = FontCache::SystemFontFamily(); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || \ diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h index cdbff8166001..824d7353a661 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/platform/fonts/font_cache.h.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/platform/fonts/font_cache.h.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/fonts/font_cache.h @@ -55,7 +55,7 @@ #include "third_party/skia/include/core/SkFontMgr.h" @@ -9,7 +9,7 @@ #include "ui/gfx/font_fallback_linux.h" #endif -@@ -171,7 +171,7 @@ class PLATFORM_EXPORT FontCache final { +@@ -170,7 +170,7 @@ class PLATFORM_EXPORT FontCache final { static void MaybePreloadSystemFonts(); @@ -18,7 +18,7 @@ // These are needed for calling QueryRenderStyleForStrike, since // gfx::GetFontRenderParams makes distinctions based on DSF. static float DeviceScaleFactor() { return device_scale_factor_; } -@@ -247,7 +247,7 @@ class PLATFORM_EXPORT FontCache final { +@@ -246,7 +246,7 @@ class PLATFORM_EXPORT FontCache final { const char* locale_family_name); #endif // BUILDFLAG(IS_ANDROID) @@ -27,7 +27,7 @@ static bool GetFontForCharacter(UChar32, const char* preferred_locale, gfx::FallbackFontData*); -@@ -320,7 +320,7 @@ class PLATFORM_EXPORT FontCache final { +@@ -319,7 +319,7 @@ class PLATFORM_EXPORT FontCache final { const FontFaceCreationParams&, std::string& name); @@ -36,7 +36,7 @@ static const FontPlatformData* CreateFontPlatformDataForCharacter( SkFontMgr*, UChar32, -@@ -358,7 +358,7 @@ class PLATFORM_EXPORT FontCache final { +@@ -354,7 +354,7 @@ class PLATFORM_EXPORT FontCache final { bool is_test_font_mgr_ = false; #endif // BUILDFLAG(IS_WIN) diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc index ce994cbd7954..7028432fc040 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/platform/fonts/font_description.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/platform/fonts/font_description.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/fonts/font_description.cc -@@ -44,7 +44,7 @@ +@@ -45,7 +45,7 @@ #include "third_party/blink/renderer/platform/wtf/text/string_hash.h" #include "third_party/blink/renderer/platform/wtf/text/string_hasher.h" @@ -9,7 +9,7 @@ #include "third_party/blink/renderer/platform/fonts/font_cache.h" #endif -@@ -314,7 +314,7 @@ FontCacheKey FontDescription::CacheKey( +@@ -315,7 +315,7 @@ FontCacheKey FontDescription::CacheKey( static_cast<unsigned>(fields_.orientation_) << 1 | // bit 2-3 static_cast<unsigned>(fields_.subpixel_text_position_); // bit 1 diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc index 33f26889dd36..6d8c3bd5689f 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/platform/fonts/font_metrics.cc.orig 2024-02-23 21:04:38 UTC +--- third_party/blink/renderer/platform/fonts/font_metrics.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/fonts/font_metrics.cc -@@ -39,7 +39,7 @@ +@@ -40,7 +40,7 @@ namespace blink { #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ @@ -9,7 +9,7 @@ // This is the largest VDMX table which we'll try to load and parse. static const size_t kMaxVDMXTableSize = 1024 * 1024; // 1 MB #endif -@@ -67,7 +67,7 @@ void FontMetrics::AscentDescentWithHacks( +@@ -68,7 +68,7 @@ void FontMetrics::AscentDescentWithHacks( bool is_vdmx_valid = false; #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ @@ -18,7 +18,7 @@ // Manually digging up VDMX metrics is only applicable when bytecode hinting // using FreeType. With DirectWrite or CoreText, no bytecode hinting is ever // done. This code should be pushed into FreeType (hinted font metrics). -@@ -111,7 +111,7 @@ void FontMetrics::AscentDescentWithHacks( +@@ -112,7 +112,7 @@ void FontMetrics::AscentDescentWithHacks( descent = SkScalarRoundToScalar(metrics.fDescent); #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc index 900da96ab11c..23a1f04f1295 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/platform/fonts/skia/font_cache_skia.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/platform/fonts/skia/font_cache_skia.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/fonts/skia/font_cache_skia.cc @@ -65,7 +65,7 @@ AtomicString ToAtomicString(const SkString& str) { return AtomicString::FromUTF8(std::string_view(str.begin(), str.end())); @@ -9,7 +9,7 @@ // This function is called on android or when we are emulating android fonts on // linux and the embedder has overriden the default fontManager with // WebFontRendering::setSkiaFontMgr. -@@ -260,7 +260,7 @@ const FontPlatformData* FontCache::CreateFontPlatformD +@@ -256,7 +256,7 @@ const FontPlatformData* FontCache::CreateFontPlatformD std::string name; sk_sp<SkTypeface> typeface; diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc index 9b3496f0a055..d5df3ea06e0b 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/platform/graphics/video_frame_submitter.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/platform/graphics/video_frame_submitter.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/graphics/video_frame_submitter.cc -@@ -380,7 +380,7 @@ void VideoFrameSubmitter::OnBeginFrame( +@@ -379,7 +379,7 @@ void VideoFrameSubmitter::OnBeginFrame( auto& details = timing_details.find(frame_token)->value; auto& feedback = details.presentation_feedback; diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_peerconnection_rtc__video__encoder__factory.cc b/www/chromium/files/patch-third__party_blink_renderer_platform_peerconnection_rtc__video__encoder__factory.cc index 9cc3e05ffb4c..9ba0f6d102c9 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_peerconnection_rtc__video__encoder__factory.cc +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_peerconnection_rtc__video__encoder__factory.cc @@ -1,17 +1,20 @@ ---- third_party/blink/renderer/platform/peerconnection/rtc_video_encoder_factory.cc.orig 2025-05-05 10:57:53 UTC +--- third_party/blink/renderer/platform/peerconnection/rtc_video_encoder_factory.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/peerconnection/rtc_video_encoder_factory.cc -@@ -324,12 +324,12 @@ SupportedFormats GetSupportedFormatsInternal( +@@ -36,7 +36,7 @@ namespace blink { + + namespace { + +-#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) ++#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) + // Enables H.264 CBP encode acceleration. + BASE_FEATURE(PlatformH264CbpEncoding, + #if BUILDFLAG(IS_WIN) +@@ -327,7 +327,7 @@ SupportedFormats GetSupportedFormatsInternal( supported_formats.profiles.push_back(profile.profile); supported_formats.sdp_formats.push_back(std::move(*format)); -#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #if BUILDFLAG(IS_WIN) - const bool kShouldAddH264Cbp = - base::FeatureList::IsEnabled(kMediaFoundationH264CbpEncoding) && - profile.profile == media::VideoCodecProfile::H264PROFILE_BASELINE; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) const bool kShouldAddH264Cbp = + base::FeatureList::IsEnabled(kPlatformH264CbpEncoding) && profile.profile == media::VideoCodecProfile::H264PROFILE_BASELINE; - #endif diff --git a/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 b/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 index 4a39aaf2353e..700a1a1eb59f 100644 --- a/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 +++ b/www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 @@ -1,4 +1,4 @@ ---- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig 2025-09-06 10:01:20 UTC +--- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig 2025-10-02 04:28:32 UTC +++ third_party/blink/renderer/platform/runtime_enabled_features.json5 @@ -324,7 +324,7 @@ "default": "", @@ -18,7 +18,7 @@ origin_trial_allows_third_party: true, base_feature_status: "enabled", copied_from_base_feature_if: "overridden", -@@ -379,7 +379,7 @@ +@@ -390,7 +390,7 @@ "default": "", }, origin_trial_feature_name: "AIRewriterAPI", @@ -27,7 +27,7 @@ origin_trial_allows_third_party: true, base_feature_status: "enabled", copied_from_base_feature_if: "overridden", -@@ -412,7 +412,7 @@ +@@ -423,7 +423,7 @@ "default": "", }, origin_trial_feature_name: "AIWriterAPI", @@ -36,7 +36,7 @@ origin_trial_allows_third_party: true, base_feature_status: "enabled", copied_from_base_feature_if: "overridden", -@@ -516,7 +516,7 @@ +@@ -535,7 +535,7 @@ name: "AppTitle", status: "experimental", origin_trial_feature_name: "AppTitle", @@ -45,7 +45,7 @@ base_feature: "WebAppEnableAppTitle", }, { -@@ -1720,7 +1720,7 @@ +@@ -1748,7 +1748,7 @@ { name: "DeviceBoundSessionCredentials", origin_trial_feature_name: "DeviceBoundSessionCredentials", @@ -54,7 +54,16 @@ status: "experimental", // Killswitch is net::features::kDeviceBoundSessions base_feature: "none", -@@ -1859,7 +1859,7 @@ +@@ -1756,7 +1756,7 @@ + { + name: "DeviceBoundSessionCredentials2", + origin_trial_feature_name: "DeviceBoundSessionCredentials2", +- origin_trial_os: ["win", "linux", "mac"], ++ origin_trial_os: ["win", "linux", "mac", "openbsd", "freebsd"], + status: "experimental", + // Killswitch is net::features::kDeviceBoundSessions + base_feature: "none", +@@ -1899,7 +1899,7 @@ name: "DocumentIsolationPolicy", status: "experimental", origin_trial_feature_name: "DocumentIsolationPolicy", @@ -63,7 +72,7 @@ base_feature: "none", }, { -@@ -2119,7 +2119,7 @@ +@@ -2144,7 +2144,7 @@ base_feature: "none", public: true, origin_trial_feature_name: "FedCmMultipleIdentityProviders", @@ -72,7 +81,7 @@ origin_trial_allows_third_party: true, }, { -@@ -3615,7 +3615,7 @@ +@@ -3643,7 +3643,7 @@ // Tracking bug for the implementation: https://crbug.com/1462930 name: "PermissionElement", origin_trial_feature_name: "PermissionElement", @@ -81,7 +90,7 @@ status: "experimental", public: true, base_feature_status: "enabled", -@@ -5157,7 +5157,7 @@ +@@ -5179,7 +5179,7 @@ name: "UnrestrictedSharedArrayBuffer", base_feature: "none", origin_trial_feature_name: "UnrestrictedSharedArrayBuffer", @@ -90,7 +99,7 @@ }, // Enables using policy-controlled feature "usb-unrestricted" to allow // isolated context to access protected USB interface classes and to -@@ -5355,7 +5355,7 @@ +@@ -5364,7 +5364,7 @@ { name: "WebAppScopeExtensions", origin_trial_feature_name: "WebAppScopeExtensions", @@ -99,7 +108,7 @@ status: "experimental", base_feature: "none", }, -@@ -5457,7 +5457,7 @@ +@@ -5472,7 +5472,7 @@ { name: "WebAuthenticationImmediateGet", origin_trial_feature_name: "WebAuthenticationImmediateGet", @@ -108,12 +117,3 @@ base_feature: "none", public: true, }, -@@ -5610,7 +5610,7 @@ - { - name: "WebIdentityDigitalCredentials", - origin_trial_feature_name: "WebIdentityDigitalCredentials", -- origin_trial_os: ["android", "win", "mac", "linux", "chromeos"], -+ origin_trial_os: ["android", "win", "mac", "linux", "chromeos", "openbsd", "freebsd"], - origin_trial_allows_third_party: true, - implied_by: ["WebIdentityDigitalCredentialsCreation"], - public: true, diff --git a/www/chromium/files/patch-third__party_ffmpeg_configure b/www/chromium/files/patch-third__party_ffmpeg_configure index 182ceac2eee1..9bc281461be4 100644 --- a/www/chromium/files/patch-third__party_ffmpeg_configure +++ b/www/chromium/files/patch-third__party_ffmpeg_configure @@ -1,6 +1,6 @@ ---- third_party/ffmpeg/configure.orig 2025-09-06 10:01:20 UTC +--- third_party/ffmpeg/configure.orig 2025-10-02 04:28:32 UTC +++ third_party/ffmpeg/configure -@@ -6914,8 +6914,8 @@ if ! disabled pthreads && ! enabled w32threads && ! en +@@ -6972,8 +6972,8 @@ if ! disabled pthreads && ! enabled w32threads && ! en if enabled pthread_np_h; then hdrs="$hdrs pthread_np.h" fi diff --git a/www/chromium/files/patch-third__party_perfetto_include_perfetto_base_time.h b/www/chromium/files/patch-third__party_perfetto_include_perfetto_base_time.h index 64d3c03b64a8..cf6ab2234b33 100644 --- a/www/chromium/files/patch-third__party_perfetto_include_perfetto_base_time.h +++ b/www/chromium/files/patch-third__party_perfetto_include_perfetto_base_time.h @@ -1,6 +1,6 @@ ---- third_party/perfetto/include/perfetto/base/time.h.orig 2025-02-19 07:43:18 UTC +--- third_party/perfetto/include/perfetto/base/time.h.orig 2025-10-02 04:28:32 UTC +++ third_party/perfetto/include/perfetto/base/time.h -@@ -227,6 +227,9 @@ inline TimeNanos GetTimeInternalNs(clockid_t clk_id) { +@@ -228,6 +228,9 @@ inline TimeNanos GetTimeInternalNs(clockid_t clk_id) { // Return ns from boot. Conversely to GetWallTimeNs, this clock counts also time // during suspend (when supported). inline TimeNanos GetBootTimeNs() { @@ -10,7 +10,7 @@ // Determine if CLOCK_BOOTTIME is available on the first call. static const clockid_t kBootTimeClockSource = [] { struct timespec ts = {}; -@@ -234,6 +237,7 @@ inline TimeNanos GetBootTimeNs() { +@@ -235,6 +238,7 @@ inline TimeNanos GetBootTimeNs() { return res == 0 ? CLOCK_BOOTTIME : kWallTimeClockSource; }(); return GetTimeInternalNs(kBootTimeClockSource); @@ -18,7 +18,7 @@ } inline TimeNanos GetWallTimeNs() { -@@ -241,7 +245,13 @@ inline TimeNanos GetWallTimeNs() { +@@ -242,7 +246,13 @@ inline TimeNanos GetWallTimeNs() { } inline TimeNanos GetWallTimeRawNs() { diff --git a/www/chromium/files/patch-third__party_perfetto_src_base_utils.cc b/www/chromium/files/patch-third__party_perfetto_src_base_utils.cc index 66f82089dc57..49008708329e 100644 --- a/www/chromium/files/patch-third__party_perfetto_src_base_utils.cc +++ b/www/chromium/files/patch-third__party_perfetto_src_base_utils.cc @@ -1,4 +1,4 @@ ---- third_party/perfetto/src/base/utils.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/perfetto/src/base/utils.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/perfetto/src/base/utils.cc @@ -38,7 +38,8 @@ #include <mach/vm_page_size.h> @@ -10,7 +10,7 @@ PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) #include <sys/prctl.h> -@@ -280,14 +281,22 @@ void Daemonize(std::function<int()> parent_cb) { +@@ -285,14 +286,22 @@ void Daemonize(std::function<int()> parent_cb) { std::string GetCurExecutablePath() { std::string self_path; @@ -35,7 +35,7 @@ #elif PERFETTO_BUILDFLAG(PERFETTO_OS_APPLE) uint32_t size = 0; PERFETTO_CHECK(_NSGetExecutablePath(nullptr, &size)); -@@ -339,7 +348,8 @@ void AlignedFree(void* ptr) { +@@ -344,7 +353,8 @@ void AlignedFree(void* ptr) { } bool IsSyncMemoryTaggingEnabled() { diff --git a/www/chromium/files/patch-third__party_perfetto_src_tracing_track.cc b/www/chromium/files/patch-third__party_perfetto_src_tracing_track.cc index c91ff51ae7b6..29f874b1ac97 100644 --- a/www/chromium/files/patch-third__party_perfetto_src_tracing_track.cc +++ b/www/chromium/files/patch-third__party_perfetto_src_tracing_track.cc @@ -1,4 +1,4 @@ ---- third_party/perfetto/src/tracing/track.cc.orig 2025-01-15 09:18:26 UTC +--- third_party/perfetto/src/tracing/track.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/perfetto/src/tracing/track.cc @@ -60,8 +60,9 @@ protos::gen::TrackDescriptor ProcessTrack::Serialize() auto desc = Track::Serialize(); @@ -12,7 +12,7 @@ std::string cmdline; if (base::ReadFile("/proc/self/cmdline", &cmdline)) { // Since cmdline is a zero-terminated list of arguments, this ends up -@@ -170,7 +171,7 @@ namespace internal { +@@ -179,7 +180,7 @@ namespace internal { namespace { uint64_t GetProcessStartTime() { diff --git a/www/chromium/files/patch-third__party_skia_experimental_rust__png_ffi_FFI.rs b/www/chromium/files/patch-third__party_skia_experimental_rust__png_ffi_FFI.rs new file mode 100644 index 000000000000..a33a76e54e5b --- /dev/null +++ b/www/chromium/files/patch-third__party_skia_experimental_rust__png_ffi_FFI.rs @@ -0,0 +1,23 @@ +--- third_party/skia/experimental/rust_png/ffi/FFI.rs.orig 2025-10-02 04:28:32 UTC ++++ third_party/skia/experimental/rust_png/ffi/FFI.rs +@@ -219,6 +219,7 @@ mod ffi { + type StreamWriter; + fn write(self: &mut StreamWriter, data: &[u8]) -> EncodingResult; + fn finish_encoding(stream_writer: Box<StreamWriter>) -> EncodingResult; ++ fn initialize_cpudetect(); + } + } + +@@ -883,4 +884,12 @@ fn new_writer( + /// See also https://docs.rs/png/latest/png/struct.StreamWriter.html#method.finish + fn finish_encoding(stream_writer: Box<StreamWriter>) -> ffi::EncodingResult { + stream_writer.0.finish().as_ref().err().into() ++} ++ ++#[allow(unused_variables)] ++fn initialize_cpudetect() { ++ #[cfg(any(target_arch = "aarch64", target_arch = "arm64ec"))] ++ let a = std::arch::is_aarch64_feature_detected!("crc"); ++ #[cfg(any(target_arch = "x86", target_arch = "x86_64"))] ++ let a = std::arch::is_x86_feature_detected!("sse2"); + } diff --git a/www/chromium/files/patch-third__party_sqlite_src_amalgamation__dev_sqlite3.c b/www/chromium/files/patch-third__party_sqlite_src_amalgamation__dev_sqlite3.c index 56eeeab19cb3..a986ffe529c3 100644 --- a/www/chromium/files/patch-third__party_sqlite_src_amalgamation__dev_sqlite3.c +++ b/www/chromium/files/patch-third__party_sqlite_src_amalgamation__dev_sqlite3.c @@ -1,6 +1,6 @@ ---- third_party/sqlite/src/amalgamation_dev/sqlite3.c.orig 2025-08-07 06:57:29 UTC +--- third_party/sqlite/src/amalgamation_dev/sqlite3.c.orig 2025-10-02 04:28:32 UTC +++ third_party/sqlite/src/amalgamation_dev/sqlite3.c -@@ -14552,7 +14552,7 @@ struct fts5_api { +@@ -14554,7 +14554,7 @@ struct fts5_api { ** But _XOPEN_SOURCE define causes problems for Mac OS X, so omit ** it. */ diff --git a/www/chromium/files/patch-third__party_sqlite_src_amalgamation_sqlite3.c b/www/chromium/files/patch-third__party_sqlite_src_amalgamation_sqlite3.c index 69fec7bdf4fd..dcc4f92d64fc 100644 --- a/www/chromium/files/patch-third__party_sqlite_src_amalgamation_sqlite3.c +++ b/www/chromium/files/patch-third__party_sqlite_src_amalgamation_sqlite3.c @@ -1,6 +1,6 @@ ---- third_party/sqlite/src/amalgamation/sqlite3.c.orig 2025-08-07 06:57:29 UTC +--- third_party/sqlite/src/amalgamation/sqlite3.c.orig 2025-10-02 04:28:32 UTC +++ third_party/sqlite/src/amalgamation/sqlite3.c -@@ -14552,7 +14552,7 @@ struct fts5_api { +@@ -14554,7 +14554,7 @@ struct fts5_api { ** But _XOPEN_SOURCE define causes problems for Mac OS X, so omit ** it. */ @@ -9,7 +9,7 @@ # define _XOPEN_SOURCE 600 #endif -@@ -45644,7 +45644,12 @@ static int unixRandomness(sqlite3_vfs *NotUsed, int nB +@@ -45647,7 +45647,12 @@ static int unixRandomness(sqlite3_vfs *NotUsed, int nB memset(zBuf, 0, nBuf); randomnessPid = osGetpid(0); #if !defined(SQLITE_TEST) && !defined(SQLITE_OMIT_RANDOMNESS) @@ -22,7 +22,7 @@ int fd, got; fd = robust_open("/dev/urandom", O_RDONLY, 0); if( fd<0 ){ -@@ -45659,6 +45664,7 @@ static int unixRandomness(sqlite3_vfs *NotUsed, int nB +@@ -45662,6 +45667,7 @@ static int unixRandomness(sqlite3_vfs *NotUsed, int nB robust_close(0, fd, __LINE__); } } diff --git a/www/chromium/files/patch-third__party_vulkan-loader_src_loader_vk__loader__platform.h b/www/chromium/files/patch-third__party_vulkan-loader_src_loader_vk__loader__platform.h index 0c32c818e4d9..80ce0228d7f1 100644 --- a/www/chromium/files/patch-third__party_vulkan-loader_src_loader_vk__loader__platform.h +++ b/www/chromium/files/patch-third__party_vulkan-loader_src_loader_vk__loader__platform.h @@ -1,6 +1,6 @@ ---- third_party/vulkan-loader/src/loader/vk_loader_platform.h.orig 2025-03-05 08:14:56 UTC +--- third_party/vulkan-loader/src/loader/vk_loader_platform.h.orig 2025-10-02 04:28:32 UTC +++ third_party/vulkan-loader/src/loader/vk_loader_platform.h -@@ -353,7 +353,15 @@ static inline char *loader_platform_executable_path(ch +@@ -357,7 +357,15 @@ static inline char *loader_platform_executable_path(ch return buffer; } diff --git a/www/chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn b/www/chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn index 4a271edccefc..de24d1b03a23 100644 --- a/www/chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn +++ b/www/chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn @@ -1,6 +1,6 @@ ---- third_party/webrtc/modules/audio_device/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- third_party/webrtc/modules/audio_device/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ third_party/webrtc/modules/audio_device/BUILD.gn -@@ -329,7 +329,7 @@ rtc_library("audio_device_impl") { +@@ -335,7 +335,7 @@ rtc_library("audio_device_impl") { if (rtc_use_dummy_audio_file_devices) { defines += [ "WEBRTC_DUMMY_FILE_DEVICES" ] } else { diff --git a/www/chromium/files/patch-third__party_webrtc_rtc__base_cpu__info.cc b/www/chromium/files/patch-third__party_webrtc_rtc__base_cpu__info.cc index 4ce3959b659a..4699909994e1 100644 --- a/www/chromium/files/patch-third__party_webrtc_rtc__base_cpu__info.cc +++ b/www/chromium/files/patch-third__party_webrtc_rtc__base_cpu__info.cc @@ -1,15 +1,16 @@ ---- third_party/webrtc/rtc_base/cpu_info.cc.orig 2025-09-06 10:01:20 UTC +--- third_party/webrtc/rtc_base/cpu_info.cc.orig 2025-10-02 04:28:32 UTC +++ third_party/webrtc/rtc_base/cpu_info.cc -@@ -36,7 +36,7 @@ - #if defined(WEBRTC_ARCH_X86_FAMILY) && defined(_MSC_VER) +@@ -37,7 +37,9 @@ #include <intrin.h> #endif --#if defined(WEBRTC_ARCH_ARM_FAMILY) && defined(WEBRTC_LINUX) -+#if defined(WEBRTC_ARCH_ARM_FAMILY) && defined(WEBRTC_LINUX) && !defined(WEBRTC_BSD) + #if defined(WEBRTC_ARCH_ARM_FAMILY) && defined(WEBRTC_LINUX) ++#if !defined(WEBRTC_BSD) #include <asm/hwcap.h> ++#endif #include <sys/auxv.h> #endif -@@ -178,7 +178,11 @@ bool Supports(ISA instruction_set_architecture) { + +@@ -178,7 +180,11 @@ bool Supports(ISA instruction_set_architecture) { return 0 != (android_getCpuFeatures() & ANDROID_CPU_ARM_FEATURE_NEON); #elif defined(WEBRTC_LINUX) uint64_t hwcap = 0; diff --git a/www/chromium/files/patch-ui_accessibility_accessibility__features.cc b/www/chromium/files/patch-ui_accessibility_accessibility__features.cc index 4a8e4c8d43f5..37e5b966d1f1 100644 --- a/www/chromium/files/patch-ui_accessibility_accessibility__features.cc +++ b/www/chromium/files/patch-ui_accessibility_accessibility__features.cc @@ -1,6 +1,6 @@ ---- ui/accessibility/accessibility_features.cc.orig 2025-09-11 08:17:09 UTC +--- ui/accessibility/accessibility_features.cc.orig 2025-10-02 04:28:32 UTC +++ ui/accessibility/accessibility_features.cc -@@ -516,7 +516,7 @@ bool IsScreenAITestModeEnabled() { +@@ -526,7 +526,7 @@ bool IsScreenAITestModeEnabled() { return base::FeatureList::IsEnabled(::features::kScreenAITestMode); } @@ -9,7 +9,7 @@ BASE_FEATURE(kScreenAIPartitionAllocAdvancedChecksEnabled, "ScreenAIPartitionAllocAdvancedChecksEnabled", base::FEATURE_DISABLED_BY_DEFAULT); -@@ -558,7 +558,7 @@ bool IsBlockRootWindowAccessibleNameChangeEventEnabled +@@ -568,7 +568,7 @@ bool IsBlockRootWindowAccessibleNameChangeEventEnabled } #endif // BUILDFLAG(IS_MAC) @@ -17,4 +17,4 @@ +#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) BASE_FEATURE(kWasmTtsComponentUpdaterV3Enabled, "WasmTtsComponentUpdaterV3Enabled", - base::FEATURE_DISABLED_BY_DEFAULT); + base::FEATURE_ENABLED_BY_DEFAULT); diff --git a/www/chromium/files/patch-ui_accessibility_accessibility__features.h b/www/chromium/files/patch-ui_accessibility_accessibility__features.h index d2509082d384..fe13a176b3ce 100644 --- a/www/chromium/files/patch-ui_accessibility_accessibility__features.h +++ b/www/chromium/files/patch-ui_accessibility_accessibility__features.h @@ -1,6 +1,6 @@ ---- ui/accessibility/accessibility_features.h.orig 2025-09-11 08:17:09 UTC +--- ui/accessibility/accessibility_features.h.orig 2025-10-02 04:28:32 UTC +++ ui/accessibility/accessibility_features.h -@@ -345,7 +345,7 @@ AX_BASE_EXPORT bool IsScreenAIOCREnabled(); +@@ -351,7 +351,7 @@ AX_BASE_EXPORT bool IsScreenAIOCREnabled(); AX_BASE_EXPORT BASE_DECLARE_FEATURE(kScreenAITestMode); AX_BASE_EXPORT bool IsScreenAITestModeEnabled(); @@ -9,7 +9,7 @@ // Enables advanced partition allocation checks in ScreenAI service. // TODO(crbug.com/418199684): Remove when the bug is fixed. AX_BASE_EXPORT BASE_DECLARE_FEATURE( -@@ -372,7 +372,7 @@ AX_BASE_EXPORT BASE_DECLARE_FEATURE(kBlockRootWindowAc +@@ -378,7 +378,7 @@ AX_BASE_EXPORT BASE_DECLARE_FEATURE(kBlockRootWindowAc AX_BASE_EXPORT bool IsBlockRootWindowAccessibleNameChangeEventEnabled(); #endif // BUILDFLAG(IS_MAC) diff --git a/www/chromium/files/patch-ui_accessibility_ax__tree.cc b/www/chromium/files/patch-ui_accessibility_ax__tree.cc index c85680653420..4899adcadaf0 100644 --- a/www/chromium/files/patch-ui_accessibility_ax__tree.cc +++ b/www/chromium/files/patch-ui_accessibility_ax__tree.cc @@ -1,4 +1,4 @@ ---- ui/accessibility/ax_tree.cc.orig 2025-09-06 10:01:20 UTC +--- ui/accessibility/ax_tree.cc.orig 2025-10-02 04:28:32 UTC +++ ui/accessibility/ax_tree.cc @@ -700,7 +700,7 @@ struct AXTreeUpdateState { // (crrev.com/c/2892259). @@ -27,7 +27,7 @@ ClearExtraAnnouncementNodes(); #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -@@ -1600,7 +1600,7 @@ bool AXTree::Unserialize(const AXTreeUpdate& update) { +@@ -1602,7 +1602,7 @@ bool AXTree::Unserialize(const AXTreeUpdate& update) { observers_.Notify(&AXTreeObserver::OnAtomicUpdateFinished, this, root_->id() != old_root_id, changes); @@ -36,7 +36,7 @@ if (update_state.should_clear_extra_announcement_nodes) { ClearExtraAnnouncementNodes(); } -@@ -2186,7 +2186,7 @@ void AXTree::NotifyNodeAttributesWillChange( +@@ -2188,7 +2188,7 @@ void AXTree::NotifyNodeAttributesWillChange( new_data); } @@ -45,7 +45,7 @@ void AXTree::ClearExtraAnnouncementNodes() { if (!extra_announcement_nodes_) { return; -@@ -2596,7 +2596,7 @@ bool AXTree::CreateNewChildVector( +@@ -2598,7 +2598,7 @@ bool AXTree::CreateNewChildVector( AXTreeUpdateState* update_state) { DCHECK(GetTreeUpdateInProgressState()); bool success = true; diff --git a/www/chromium/files/patch-ui_aura_screen__ozone.h b/www/chromium/files/patch-ui_aura_screen__ozone.h index c8a5adf022f3..5f81b4a379b1 100644 --- a/www/chromium/files/patch-ui_aura_screen__ozone.h +++ b/www/chromium/files/patch-ui_aura_screen__ozone.h @@ -1,4 +1,4 @@ ---- ui/aura/screen_ozone.h.orig 2025-01-15 09:18:26 UTC +--- ui/aura/screen_ozone.h.orig 2025-10-02 04:28:32 UTC +++ ui/aura/screen_ozone.h @@ -44,7 +44,7 @@ class AURA_EXPORT ScreenOzone : public display::Screen display::Display GetDisplayMatching( @@ -9,7 +9,7 @@ std::unique_ptr<display::Screen::ScreenSaverSuspender> SuspendScreenSaver() override; #endif // BUILDFLAG(IS_LINUX) -@@ -68,7 +68,7 @@ class AURA_EXPORT ScreenOzone : public display::Screen +@@ -69,7 +69,7 @@ class AURA_EXPORT ScreenOzone : public display::Screen ui::PlatformScreen* platform_screen() { return platform_screen_.get(); } private: diff --git a/www/chromium/files/patch-ui_base_resource_resource__bundle.cc b/www/chromium/files/patch-ui_base_resource_resource__bundle.cc index 6b7e308478ce..1229eae74c33 100644 --- a/www/chromium/files/patch-ui_base_resource_resource__bundle.cc +++ b/www/chromium/files/patch-ui_base_resource_resource__bundle.cc @@ -1,6 +1,6 @@ ---- ui/base/resource/resource_bundle.cc.orig 2025-09-06 10:01:20 UTC +--- ui/base/resource/resource_bundle.cc.orig 2025-10-02 04:28:32 UTC +++ ui/base/resource/resource_bundle.cc -@@ -1002,7 +1002,7 @@ void ResourceBundle::ReloadFonts() { +@@ -998,7 +998,7 @@ void ResourceBundle::ReloadFonts() { } ResourceScaleFactor ResourceBundle::GetMaxResourceScaleFactor() const { diff --git a/www/chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc b/www/chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc index c06378d10a9b..53c860259e37 100644 --- a/www/chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc +++ b/www/chromium/files/patch-ui_base_test_skia__gold__pixel__diff.cc @@ -1,6 +1,6 @@ ---- ui/base/test/skia_gold_pixel_diff.cc.orig 2025-09-06 10:01:20 UTC +--- ui/base/test/skia_gold_pixel_diff.cc.orig 2025-10-02 04:28:32 UTC +++ ui/base/test/skia_gold_pixel_diff.cc -@@ -121,7 +121,7 @@ const char* GetPlatformName() { +@@ -116,7 +116,7 @@ const char* GetPlatformName() { return "windows"; #elif BUILDFLAG(IS_APPLE) return "macOS"; diff --git a/www/chromium/files/patch-ui_base_ui__base__features.cc b/www/chromium/files/patch-ui_base_ui__base__features.cc index 8df5848b12b3..841409c7c72c 100644 --- a/www/chromium/files/patch-ui_base_ui__base__features.cc +++ b/www/chromium/files/patch-ui_base_ui__base__features.cc @@ -1,6 +1,6 @@ ---- ui/base/ui_base_features.cc.orig 2025-09-06 10:01:20 UTC +--- ui/base/ui_base_features.cc.orig 2025-10-02 04:28:32 UTC +++ ui/base/ui_base_features.cc -@@ -113,7 +113,7 @@ BASE_FEATURE(kWaylandLinuxDrmSyncobj, +@@ -124,7 +124,7 @@ BASE_FEATURE(kWaylandLinuxDrmSyncobj, // Controls whether support for Wayland's per-surface scaling is enabled. BASE_FEATURE(kWaylandPerSurfaceScale, "WaylandPerSurfaceScale", @@ -9,7 +9,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -195,7 +195,7 @@ BASE_FEATURE(kUiCompositorUsesLayerLists, +@@ -200,7 +200,7 @@ BASE_FEATURE(kUiCompositorUsesLayerLists, // native apps on Windows. BASE_FEATURE(kExperimentalFlingAnimation, "ExperimentalFlingAnimation", @@ -18,7 +18,7 @@ base::FEATURE_ENABLED_BY_DEFAULT #else base::FEATURE_DISABLED_BY_DEFAULT -@@ -293,7 +293,7 @@ bool IsForcedColorsEnabled() { +@@ -298,7 +298,7 @@ bool IsForcedColorsEnabled() { BASE_FEATURE(kEyeDropper, "EyeDropper", #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ diff --git a/www/chromium/files/patch-ui_base_ui__base__switches.cc b/www/chromium/files/patch-ui_base_ui__base__switches.cc deleted file mode 100644 index a0a276ae3efd..000000000000 --- a/www/chromium/files/patch-ui_base_ui__base__switches.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- ui/base/ui_base_switches.cc.orig 2025-07-02 06:08:04 UTC -+++ ui/base/ui_base_switches.cc -@@ -24,13 +24,13 @@ const char kDisableModalAnimations[] = "disable-modal- - const char kShowMacOverlayBorders[] = "show-mac-overlay-borders"; - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Specifies system font family name. Improves determenism when rendering - // pages in headless mode. - const char kSystemFontFamily[] = "system-font-family"; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Specify the toolkit used to construct the Linux GUI. - const char kUiToolkitFlag[] = "ui-toolkit"; - // Specify the GTK version to be loaded. diff --git a/www/chromium/files/patch-ui_base_ui__base__switches.h b/www/chromium/files/patch-ui_base_ui__base__switches.h index cb812fc6078e..b554de5a3ad9 100644 --- a/www/chromium/files/patch-ui_base_ui__base__switches.h +++ b/www/chromium/files/patch-ui_base_ui__base__switches.h @@ -1,16 +1,18 @@ ---- ui/base/ui_base_switches.h.orig 2025-07-02 06:08:04 UTC +--- ui/base/ui_base_switches.h.orig 2025-10-02 04:28:32 UTC +++ ui/base/ui_base_switches.h -@@ -22,11 +22,11 @@ COMPONENT_EXPORT(UI_BASE) extern const char kDisableMo - COMPONENT_EXPORT(UI_BASE) extern const char kShowMacOverlayBorders[]; +@@ -37,13 +37,13 @@ inline constexpr char kDisableModalAnimations[] = "dis + inline constexpr char kShowMacOverlayBorders[] = "show-mac-overlay-borders"; #endif -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(UI_BASE) extern const char kSystemFontFamily[]; + // Specifies system font family name. Improves determinism when rendering pages + // in headless mode. + inline constexpr char kSystemFontFamily[] = "system-font-family"; #endif -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(UI_BASE) extern const char kUiToolkitFlag[]; - COMPONENT_EXPORT(UI_BASE) extern const char kGtkVersionFlag[]; - COMPONENT_EXPORT(UI_BASE) extern const char kQtVersionFlag[]; + // Specify the toolkit used to construct the Linux GUI. + inline constexpr char kUiToolkitFlag[] = "ui-toolkit"; + // Specify the GTK version to be loaded. diff --git a/www/chromium/files/patch-ui_base_x_x11__cursor__loader.cc b/www/chromium/files/patch-ui_base_x_x11__cursor__loader.cc index 470404c9220a..86432613eb28 100644 --- a/www/chromium/files/patch-ui_base_x_x11__cursor__loader.cc +++ b/www/chromium/files/patch-ui_base_x_x11__cursor__loader.cc @@ -1,6 +1,6 @@ ---- ui/base/x/x11_cursor_loader.cc.orig 2025-05-28 14:55:43 UTC +--- ui/base/x/x11_cursor_loader.cc.orig 2025-10-02 04:28:32 UTC +++ ui/base/x/x11_cursor_loader.cc -@@ -42,7 +42,7 @@ +@@ -37,7 +37,7 @@ #include "ui/gfx/x/connection.h" #include "ui/gfx/x/xproto.h" @@ -9,7 +9,7 @@ #include "ui/linux/linux_ui.h" #endif -@@ -84,7 +84,11 @@ std::string CursorPathFromLibXcursor() { +@@ -79,7 +79,11 @@ std::string CursorPathFromLibXcursor() { void operator()(void* ptr) const { dlclose(ptr); } }; @@ -21,7 +21,7 @@ if (!lib) return ""; -@@ -229,7 +233,7 @@ scoped_refptr<base::RefCountedMemory> ReadCursorFile( +@@ -224,7 +228,7 @@ scoped_refptr<base::RefCountedMemory> ReadCursorFile( const std::string& rm_xcursor_theme) { constexpr const char kDefaultTheme[] = "default"; std::string themes[] = { @@ -30,7 +30,7 @@ // The toolkit theme has the highest priority. LinuxUi::instance() ? LinuxUi::instance()->GetCursorThemeName() : std::string(), -@@ -419,7 +423,7 @@ uint32_t XCursorLoader::GetPreferredCursorSize() const +@@ -414,7 +418,7 @@ uint32_t XCursorLoader::GetPreferredCursorSize() const return size; } diff --git a/www/chromium/files/patch-ui_compositor_compositor.cc b/www/chromium/files/patch-ui_compositor_compositor.cc index ec5a76119066..0db9c2265263 100644 --- a/www/chromium/files/patch-ui_compositor_compositor.cc +++ b/www/chromium/files/patch-ui_compositor_compositor.cc @@ -1,6 +1,6 @@ ---- ui/compositor/compositor.cc.orig 2025-07-02 06:08:04 UTC +--- ui/compositor/compositor.cc.orig 2025-10-02 04:28:32 UTC +++ ui/compositor/compositor.cc -@@ -979,7 +979,7 @@ void Compositor::OnResume() { +@@ -985,7 +985,7 @@ void Compositor::OnResume() { obs.ResetIfActive(); } diff --git a/www/chromium/files/patch-ui_compositor_compositor.h b/www/chromium/files/patch-ui_compositor_compositor.h index 541b45165afd..ebc9854b41e1 100644 --- a/www/chromium/files/patch-ui_compositor_compositor.h +++ b/www/chromium/files/patch-ui_compositor_compositor.h @@ -1,6 +1,6 @@ ---- ui/compositor/compositor.h.orig 2025-08-07 06:57:29 UTC +--- ui/compositor/compositor.h.orig 2025-10-02 04:28:32 UTC +++ ui/compositor/compositor.h -@@ -462,7 +462,7 @@ class COMPOSITOR_EXPORT Compositor : public base::Powe +@@ -468,7 +468,7 @@ class COMPOSITOR_EXPORT Compositor : public base::Powe // base::PowerSuspendObserver: void OnResume() override; diff --git a/www/chromium/files/patch-ui_compositor_compositor__observer.h b/www/chromium/files/patch-ui_compositor_compositor__observer.h index ee873852efd6..9c6ea4113637 100644 --- a/www/chromium/files/patch-ui_compositor_compositor__observer.h +++ b/www/chromium/files/patch-ui_compositor_compositor__observer.h @@ -1,8 +1,8 @@ ---- ui/compositor/compositor_observer.h.orig 2025-02-19 07:43:18 UTC +--- ui/compositor/compositor_observer.h.orig 2025-10-02 04:28:32 UTC +++ ui/compositor/compositor_observer.h -@@ -56,7 +56,7 @@ class COMPOSITOR_EXPORT CompositorObserver { - // Called when a child of the compositor is resizing. - virtual void OnCompositingChildResizing(Compositor* compositor) {} +@@ -59,7 +59,7 @@ class COMPOSITOR_EXPORT CompositorObserver { + virtual void OnChildResizeActivated() {} + #endif // BUILDFLAG(IS_CHROMEOS) -#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) +#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) diff --git a/www/chromium/files/patch-ui_display_screen.cc b/www/chromium/files/patch-ui_display_screen.cc index 302f4f997952..51c8b96821e8 100644 --- a/www/chromium/files/patch-ui_display_screen.cc +++ b/www/chromium/files/patch-ui_display_screen.cc @@ -1,6 +1,6 @@ ---- ui/display/screen.cc.orig 2025-05-28 14:55:43 UTC +--- ui/display/screen.cc.orig 2025-10-02 04:28:32 UTC +++ ui/display/screen.cc -@@ -82,7 +82,7 @@ void Screen::SetDisplayForNewWindows(int64_t display_i +@@ -87,7 +87,7 @@ void Screen::SetDisplayForNewWindows(int64_t display_i display_id_for_new_windows_ = display_id; } diff --git a/www/chromium/files/patch-ui_events_keycodes_dom_keycode__converter.cc b/www/chromium/files/patch-ui_events_keycodes_dom_keycode__converter.cc index bf85a0e0958e..03cc8d1762ca 100644 --- a/www/chromium/files/patch-ui_events_keycodes_dom_keycode__converter.cc +++ b/www/chromium/files/patch-ui_events_keycodes_dom_keycode__converter.cc @@ -1,6 +1,6 @@ ---- ui/events/keycodes/dom/keycode_converter.cc.orig 2024-09-30 07:45:04 UTC +--- ui/events/keycodes/dom/keycode_converter.cc.orig 2025-10-02 04:28:32 UTC +++ ui/events/keycodes/dom/keycode_converter.cc -@@ -18,7 +18,7 @@ +@@ -14,7 +14,7 @@ #include "ui/events/keycodes/dom/dom_code.h" #include "ui/events/keycodes/dom/dom_key.h" @@ -9,7 +9,7 @@ #include <linux/input.h> #endif -@@ -31,7 +31,7 @@ namespace { +@@ -27,7 +27,7 @@ namespace { #if BUILDFLAG(IS_WIN) #define DOM_CODE(usb, evdev, xkb, win, mac, code, id) \ { usb, win, code } @@ -18,7 +18,7 @@ #define DOM_CODE(usb, evdev, xkb, win, mac, code, id) \ { usb, xkb, code } #elif BUILDFLAG(IS_APPLE) -@@ -70,7 +70,7 @@ struct DomKeyMapEntry { +@@ -66,7 +66,7 @@ struct DomKeyMapEntry { #undef DOM_KEY_UNI #undef DOM_KEY_MAP_DECLARATION_END @@ -27,7 +27,7 @@ // The offset between XKB Keycode and evdev code. constexpr int kXkbKeycodeOffset = 8; -@@ -191,7 +191,7 @@ int KeycodeConverter::DomCodeToNativeKeycode(DomCode c +@@ -187,7 +187,7 @@ int KeycodeConverter::DomCodeToNativeKeycode(DomCode c return UsbKeycodeToNativeKeycode(static_cast<uint32_t>(code)); } diff --git a/www/chromium/files/patch-ui_gfx_BUILD.gn b/www/chromium/files/patch-ui_gfx_BUILD.gn index 588e51d91c4e..d735c8d01d5d 100644 --- a/www/chromium/files/patch-ui_gfx_BUILD.gn +++ b/www/chromium/files/patch-ui_gfx_BUILD.gn @@ -1,6 +1,6 @@ ---- ui/gfx/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- ui/gfx/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ ui/gfx/BUILD.gn -@@ -659,7 +659,7 @@ source_set("memory_buffer_sources") { +@@ -663,7 +663,7 @@ source_set("memory_buffer_sources") { deps += [ "//build/config/linux/libdrm" ] } diff --git a/www/chromium/files/patch-ui_gfx_linux_gbm__wrapper.cc b/www/chromium/files/patch-ui_gfx_linux_gbm__wrapper.cc index c0d23d0467bb..d91801114167 100644 --- a/www/chromium/files/patch-ui_gfx_linux_gbm__wrapper.cc +++ b/www/chromium/files/patch-ui_gfx_linux_gbm__wrapper.cc @@ -1,6 +1,6 @@ ---- ui/gfx/linux/gbm_wrapper.cc.orig 2025-02-19 07:43:18 UTC +--- ui/gfx/linux/gbm_wrapper.cc.orig 2025-10-02 04:28:32 UTC +++ ui/gfx/linux/gbm_wrapper.cc -@@ -318,7 +318,7 @@ class Device final : public ui::GbmDevice { +@@ -330,7 +330,7 @@ class Device final : public ui::GbmDevice { // of 1x1 BOs which are destroyed before creating the final BO creation used // to instantiate the returned GbmBuffer. gfx::Size size_for_verification = diff --git a/www/chromium/files/patch-ui_gfx_native__widget__types.h b/www/chromium/files/patch-ui_gfx_native__widget__types.h index 3a8f5d86f936..c0aee1ecbc2e 100644 --- a/www/chromium/files/patch-ui_gfx_native__widget__types.h +++ b/www/chromium/files/patch-ui_gfx_native__widget__types.h @@ -1,15 +1,15 @@ ---- ui/gfx/native_widget_types.h.orig 2025-05-28 14:55:43 UTC +--- ui/gfx/native_widget_types.h.orig 2025-10-02 04:28:32 UTC +++ ui/gfx/native_widget_types.h -@@ -102,7 +102,7 @@ class ViewAndroid; +@@ -101,7 +101,7 @@ class ViewAndroid; + } // namespace ui #endif - class SkBitmap; -#if BUILDFLAG(IS_LINUX) +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) extern "C" { struct _AtkObject; using AtkObject = struct _AtkObject; -@@ -186,7 +186,7 @@ using NativeViewAccessible = IAccessible*; +@@ -185,7 +185,7 @@ using NativeViewAccessible = IAccessible*; using NativeViewAccessible = base::apple::OwnedNSObject; #elif BUILDFLAG(IS_MAC) using NativeViewAccessible = base::apple::OwnedNSAccessibility; diff --git a/www/chromium/files/patch-ui_gl_gl__switches.cc b/www/chromium/files/patch-ui_gl_gl__switches.cc index e0019bba58b8..2c84e8bb06d7 100644 --- a/www/chromium/files/patch-ui_gl_gl__switches.cc +++ b/www/chromium/files/patch-ui_gl_gl__switches.cc @@ -1,6 +1,6 @@ ---- ui/gl/gl_switches.cc.orig 2025-09-06 10:01:20 UTC +--- ui/gl/gl_switches.cc.orig 2025-10-02 04:28:32 UTC +++ ui/gl/gl_switches.cc -@@ -15,7 +15,7 @@ +@@ -17,7 +17,7 @@ #endif #if BUILDFLAG(ENABLE_VULKAN) && \ @@ -9,7 +9,7 @@ #include <vulkan/vulkan_core.h> #include "third_party/angle/src/gpu_info_util/SystemInfo.h" // nogncheck #endif // BUILDFLAG(ENABLE_VULKAN) && (BUILDFLAG(IS_LINUX) || -@@ -328,7 +328,7 @@ bool IsDefaultANGLEVulkan() { +@@ -333,7 +333,7 @@ bool IsDefaultANGLEVulkan() { } #endif // BUILDFLAG(IS_ANDROID) #if BUILDFLAG(ENABLE_VULKAN) && \ @@ -18,7 +18,7 @@ angle::SystemInfo system_info; { TRACE_EVENT("gpu,startup", "angle::GetSystemInfoVulkan"); -@@ -410,7 +410,7 @@ bool IsDefaultANGLEVulkan() { +@@ -425,7 +425,7 @@ bool IsDefaultANGLEVulkan() { } #endif // BUILDFLAG(IS_ANDROID) diff --git a/www/chromium/files/patch-ui_gtk_printing_print__dialog__gtk.cc b/www/chromium/files/patch-ui_gtk_printing_print__dialog__gtk.cc index 3b328bf6cbad..baaebd186781 100644 --- a/www/chromium/files/patch-ui_gtk_printing_print__dialog__gtk.cc +++ b/www/chromium/files/patch-ui_gtk_printing_print__dialog__gtk.cc @@ -1,6 +1,6 @@ ---- ui/gtk/printing/print_dialog_gtk.cc.orig 2025-08-07 06:57:29 UTC +--- ui/gtk/printing/print_dialog_gtk.cc.orig 2025-10-02 04:28:32 UTC +++ ui/gtk/printing/print_dialog_gtk.cc -@@ -446,7 +446,7 @@ void PrintDialogGtk::ShowDialog( +@@ -442,7 +442,7 @@ void PrintDialogGtk::ShowDialog( GtkPrintCapabilities cap = static_cast<GtkPrintCapabilities>( GTK_PRINT_CAPABILITY_GENERATE_PDF | GTK_PRINT_CAPABILITY_PAGE_SET | GTK_PRINT_CAPABILITY_COPIES | GTK_PRINT_CAPABILITY_COLLATE | diff --git a/www/chromium/files/patch-ui_native__theme_features_native__theme__features.cc b/www/chromium/files/patch-ui_native__theme_features_native__theme__features.cc index 620f8fe835ce..1b414d488204 100644 --- a/www/chromium/files/patch-ui_native__theme_features_native__theme__features.cc +++ b/www/chromium/files/patch-ui_native__theme_features_native__theme__features.cc @@ -1,6 +1,6 @@ ---- ui/native_theme/features/native_theme_features.cc.orig 2025-08-07 06:57:29 UTC +--- ui/native_theme/features/native_theme_features.cc.orig 2025-10-02 04:28:32 UTC +++ ui/native_theme/features/native_theme_features.cc -@@ -54,7 +54,7 @@ namespace ui { +@@ -65,7 +65,7 @@ namespace ui { bool IsFluentOverlayScrollbarEnabled() { // Fluent scrollbars are only used for some OSes due to UI design guidelines. @@ -9,7 +9,7 @@ return base::FeatureList::IsEnabled(features::kFluentOverlayScrollbar); #else return false; -@@ -63,7 +63,7 @@ bool IsFluentOverlayScrollbarEnabled() { +@@ -74,7 +74,7 @@ bool IsFluentOverlayScrollbarEnabled() { bool IsFluentScrollbarEnabled() { // Fluent scrollbars are only used for some OSes due to UI design guidelines. diff --git a/www/chromium/files/patch-ui_native__theme_native__theme.h b/www/chromium/files/patch-ui_native__theme_native__theme.h index e9a061594e9f..da28f7e5bc63 100644 --- a/www/chromium/files/patch-ui_native__theme_native__theme.h +++ b/www/chromium/files/patch-ui_native__theme_native__theme.h @@ -1,6 +1,6 @@ ---- ui/native_theme/native_theme.h.orig 2025-05-05 10:57:53 UTC +--- ui/native_theme/native_theme.h.orig 2025-10-02 04:28:32 UTC +++ ui/native_theme/native_theme.h -@@ -61,7 +61,7 @@ class COMPONENT_EXPORT(NATIVE_THEME) NativeTheme { +@@ -62,7 +62,7 @@ class COMPONENT_EXPORT(NATIVE_THEME) NativeTheme { // The part to be painted / sized. enum Part { kCheckbox, diff --git a/www/chromium/files/patch-ui_native__theme_native__theme__base.cc b/www/chromium/files/patch-ui_native__theme_native__theme__base.cc index 6fce00c15b20..533c67bacdaa 100644 --- a/www/chromium/files/patch-ui_native__theme_native__theme__base.cc +++ b/www/chromium/files/patch-ui_native__theme_native__theme__base.cc @@ -1,6 +1,6 @@ ---- ui/native_theme/native_theme_base.cc.orig 2025-09-06 10:01:20 UTC +--- ui/native_theme/native_theme_base.cc.orig 2025-10-02 04:28:32 UTC +++ ui/native_theme/native_theme_base.cc -@@ -242,7 +242,7 @@ void NativeThemeBase::Paint(cc::PaintCanvas* canvas, +@@ -238,7 +238,7 @@ void NativeThemeBase::Paint(cc::PaintCanvas* canvas, std::get<ButtonExtraParams>(extra), color_scheme, accent_color_opaque); break; diff --git a/www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__frame__manager.cc b/www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__frame__manager.cc index 6ad2aac2380f..c174908bb0d6 100644 --- a/www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__frame__manager.cc +++ b/www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__frame__manager.cc @@ -1,6 +1,6 @@ ---- ui/ozone/platform/wayland/host/wayland_frame_manager.cc.orig 2025-09-06 10:01:20 UTC +--- ui/ozone/platform/wayland/host/wayland_frame_manager.cc.orig 2025-10-02 04:28:32 UTC +++ ui/ozone/platform/wayland/host/wayland_frame_manager.cc -@@ -460,8 +460,10 @@ std::optional<bool> WaylandFrameManager::ApplySurfaceC +@@ -462,8 +462,10 @@ std::optional<bool> WaylandFrameManager::ApplySurfaceC surface->UpdateBufferDamageRegion( gfx::ToEnclosingRectIgnoringError(surface_damage)); diff --git a/www/chromium/files/patch-ui_ozone_platform_x11_x11__window.cc b/www/chromium/files/patch-ui_ozone_platform_x11_x11__window.cc index 84b8c5d6e549..271bb58d15e2 100644 --- a/www/chromium/files/patch-ui_ozone_platform_x11_x11__window.cc +++ b/www/chromium/files/patch-ui_ozone_platform_x11_x11__window.cc @@ -1,6 +1,6 @@ ---- ui/ozone/platform/x11/x11_window.cc.orig 2025-08-07 06:57:29 UTC +--- ui/ozone/platform/x11/x11_window.cc.orig 2025-10-02 04:28:32 UTC +++ ui/ozone/platform/x11/x11_window.cc -@@ -1508,7 +1508,7 @@ void X11Window::OnXWindowStateChanged() { +@@ -1503,7 +1503,7 @@ void X11Window::OnXWindowStateChanged() { WindowTiledEdges tiled_state = GetTiledState(); if (tiled_state != tiled_state_) { tiled_state_ = tiled_state; diff --git a/www/chromium/files/patch-ui_platform__window_platform__window__delegate.cc b/www/chromium/files/patch-ui_platform__window_platform__window__delegate.cc index 2b55098e33ce..7ad3783d3dfd 100644 --- a/www/chromium/files/patch-ui_platform__window_platform__window__delegate.cc +++ b/www/chromium/files/patch-ui_platform__window_platform__window__delegate.cc @@ -1,6 +1,6 @@ ---- ui/platform_window/platform_window_delegate.cc.orig 2025-04-04 08:52:13 UTC +--- ui/platform_window/platform_window_delegate.cc.orig 2025-10-02 04:28:32 UTC +++ ui/platform_window/platform_window_delegate.cc -@@ -56,7 +56,7 @@ gfx::Insets PlatformWindowDelegate::CalculateInsetsInD +@@ -58,7 +58,7 @@ gfx::Insets PlatformWindowDelegate::CalculateInsetsInD return gfx::Insets(); } diff --git a/www/chromium/files/patch-ui_platform__window_platform__window__delegate.h b/www/chromium/files/patch-ui_platform__window_platform__window__delegate.h index df87e6eeac9c..ea5684b1c4da 100644 --- a/www/chromium/files/patch-ui_platform__window_platform__window__delegate.h +++ b/www/chromium/files/patch-ui_platform__window_platform__window__delegate.h @@ -1,6 +1,6 @@ ---- ui/platform_window/platform_window_delegate.h.orig 2025-05-07 06:38:02 UTC +--- ui/platform_window/platform_window_delegate.h.orig 2025-10-02 04:28:32 UTC +++ ui/platform_window/platform_window_delegate.h -@@ -144,7 +144,7 @@ class COMPONENT_EXPORT(PLATFORM_WINDOW) PlatformWindow +@@ -146,7 +146,7 @@ class COMPONENT_EXPORT(PLATFORM_WINDOW) PlatformWindow virtual void OnWindowStateChanged(PlatformWindowState old_state, PlatformWindowState new_state) = 0; diff --git a/www/chromium/files/patch-ui_views_BUILD.gn b/www/chromium/files/patch-ui_views_BUILD.gn index 936f7a34cca8..5afa45522d8e 100644 --- a/www/chromium/files/patch-ui_views_BUILD.gn +++ b/www/chromium/files/patch-ui_views_BUILD.gn @@ -1,6 +1,6 @@ ---- ui/views/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- ui/views/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ ui/views/BUILD.gn -@@ -835,7 +835,6 @@ component("views") { +@@ -833,7 +833,6 @@ component("views") { "windows_stationarity_monitor_aura.cc", ] deps += [ diff --git a/www/chromium/files/patch-ui_views_widget_widget.cc b/www/chromium/files/patch-ui_views_widget_widget.cc index 8f6a634f072d..ddf816e3b39f 100644 --- a/www/chromium/files/patch-ui_views_widget_widget.cc +++ b/www/chromium/files/patch-ui_views_widget_widget.cc @@ -1,6 +1,6 @@ ---- ui/views/widget/widget.cc.orig 2025-09-06 10:01:20 UTC +--- ui/views/widget/widget.cc.orig 2025-10-02 04:28:32 UTC +++ ui/views/widget/widget.cc -@@ -63,7 +63,7 @@ +@@ -64,7 +64,7 @@ #include "ui/views/widget/widget_removals_observer.h" #include "ui/views/window/dialog_delegate.h" @@ -9,7 +9,7 @@ #include "ui/linux/linux_ui.h" #endif -@@ -2498,7 +2498,7 @@ const ui::NativeTheme* Widget::GetNativeTheme() const +@@ -2524,7 +2524,7 @@ const ui::NativeTheme* Widget::GetNativeTheme() const return parent_->GetNativeTheme(); } diff --git a/www/chromium/files/patch-ui_views_widget_widget.h b/www/chromium/files/patch-ui_views_widget_widget.h index 867fde4b5cf1..4fc904314516 100644 --- a/www/chromium/files/patch-ui_views_widget_widget.h +++ b/www/chromium/files/patch-ui_views_widget_widget.h @@ -1,6 +1,6 @@ ---- ui/views/widget/widget.h.orig 2025-09-06 10:01:20 UTC +--- ui/views/widget/widget.h.orig 2025-10-02 04:28:32 UTC +++ ui/views/widget/widget.h -@@ -493,7 +493,7 @@ class VIEWS_EXPORT Widget : public internal::NativeWid +@@ -494,7 +494,7 @@ class VIEWS_EXPORT Widget : public internal::NativeWid bool force_system_menu_for_frameless = false; #endif // BUILDFLAG(IS_WIN) diff --git a/www/chromium/files/patch-v8_BUILD.gn b/www/chromium/files/patch-v8_BUILD.gn index 736f04cbc7db..693892aebae5 100644 --- a/www/chromium/files/patch-v8_BUILD.gn +++ b/www/chromium/files/patch-v8_BUILD.gn @@ -1,6 +1,6 @@ ---- v8/BUILD.gn.orig 2025-09-06 10:01:20 UTC +--- v8/BUILD.gn.orig 2025-10-02 04:28:32 UTC +++ v8/BUILD.gn -@@ -976,6 +976,8 @@ external_v8_defines = [ +@@ -991,6 +991,8 @@ external_v8_defines = [ "V8_TARGET_OS_MACOS", "V8_TARGET_OS_WIN", "V8_TARGET_OS_CHROMEOS", @@ -9,7 +9,7 @@ ] enabled_external_v8_defines = [ -@@ -1050,6 +1052,12 @@ if (target_os == "android") { +@@ -1065,6 +1067,12 @@ if (target_os == "android") { } else if (target_os == "chromeos") { enabled_external_v8_defines += [ "V8_HAVE_TARGET_OS" ] enabled_external_v8_defines += [ "V8_TARGET_OS_CHROMEOS" ] @@ -22,7 +22,15 @@ } disabled_external_v8_defines = external_v8_defines - enabled_external_v8_defines -@@ -2574,6 +2582,12 @@ template("run_mksnapshot") { +@@ -1774,7 +1782,6 @@ config("strict_warnings") { + } + cflags += [ + "-Wmissing-field-initializers", +- "-Wunnecessary-virtual-specifier", + ] + } + } +@@ -2595,6 +2602,12 @@ template("run_mksnapshot") { if (!v8_enable_builtins_profiling && v8_enable_builtins_reordering) { args += [ "--reorder-builtins" ] } @@ -35,7 +43,7 @@ } # This is needed to distinguish between generating code for the simulator -@@ -6770,7 +6784,7 @@ v8_component("v8_libbase") { +@@ -6800,7 +6813,7 @@ v8_component("v8_libbase") { } } @@ -44,7 +52,7 @@ sources += [ "src/base/debug/stack_trace_posix.cc", "src/base/platform/platform-linux.cc", -@@ -6781,6 +6795,18 @@ v8_component("v8_libbase") { +@@ -6811,6 +6824,18 @@ v8_component("v8_libbase") { "dl", "rt", ] diff --git a/www/chromium/files/patch-v8_src_api_api.cc b/www/chromium/files/patch-v8_src_api_api.cc index 4cc1b841067a..159192b06ee0 100644 --- a/www/chromium/files/patch-v8_src_api_api.cc +++ b/www/chromium/files/patch-v8_src_api_api.cc @@ -1,4 +1,4 @@ ---- v8/src/api/api.cc.orig 2025-09-06 10:01:20 UTC +--- v8/src/api/api.cc.orig 2025-10-02 04:28:32 UTC +++ v8/src/api/api.cc @@ -159,7 +159,7 @@ #include "src/objects/intl-objects.h" @@ -9,7 +9,7 @@ #include <signal.h> #include <unistd.h> -@@ -6454,7 +6454,7 @@ bool v8::V8::Initialize(const int build_config) { +@@ -6487,7 +6487,7 @@ bool v8::V8::Initialize(const int build_config) { return true; } diff --git a/www/chromium/files/patch-v8_src_execution_isolate.cc b/www/chromium/files/patch-v8_src_execution_isolate.cc index af416fb01a79..814370c667a0 100644 --- a/www/chromium/files/patch-v8_src_execution_isolate.cc +++ b/www/chromium/files/patch-v8_src_execution_isolate.cc @@ -1,6 +1,6 @@ ---- v8/src/execution/isolate.cc.orig 2025-09-06 10:01:20 UTC +--- v8/src/execution/isolate.cc.orig 2025-10-02 04:28:32 UTC +++ v8/src/execution/isolate.cc -@@ -174,6 +174,10 @@ +@@ -176,6 +176,10 @@ #include "src/execution/simulator-base.h" #endif @@ -11,7 +11,7 @@ extern "C" const uint8_t v8_Default_embedded_blob_code_[]; extern "C" uint32_t v8_Default_embedded_blob_code_size_; extern "C" const uint8_t v8_Default_embedded_blob_data_[]; -@@ -5223,6 +5227,13 @@ void Isolate::InitializeDefaultEmbeddedBlob() { +@@ -5259,6 +5263,13 @@ void Isolate::InitializeDefaultEmbeddedBlob() { uint32_t code_size = DefaultEmbeddedBlobCodeSize(); const uint8_t* data = DefaultEmbeddedBlobData(); uint32_t data_size = DefaultEmbeddedBlobDataSize(); diff --git a/www/deno-dom/Makefile b/www/deno-dom/Makefile index c1fbcc6b790f..9a523dc578ea 100644 --- a/www/deno-dom/Makefile +++ b/www/deno-dom/Makefile @@ -1,7 +1,7 @@ PORTNAME= deno-dom DISTVERSIONPREFIX= v DISTVERSION= 0.1.48 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/deno/Makefile b/www/deno/Makefile index 965018f3abe2..c44b03efc09c 100644 --- a/www/deno/Makefile +++ b/www/deno/Makefile @@ -1,6 +1,7 @@ PORTNAME= deno DISTVERSIONPREFIX= v DISTVERSION= 2.4.5 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= ports@FreeBSD.org diff --git a/www/dezoomify-rs/Makefile b/www/dezoomify-rs/Makefile index c41471ae3e12..32f89ff3fab9 100644 --- a/www/dezoomify-rs/Makefile +++ b/www/dezoomify-rs/Makefile @@ -1,7 +1,7 @@ PORTNAME= dezoomify-rs DISTVERSIONPREFIX= v DISTVERSION= 2.15.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= nivit@FreeBSD.org diff --git a/www/dothttp/Makefile b/www/dothttp/Makefile index ac03a9e4596b..9261986f67bc 100644 --- a/www/dothttp/Makefile +++ b/www/dothttp/Makefile @@ -1,7 +1,7 @@ PORTNAME= dothttp DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/drill/Makefile b/www/drill/Makefile index 0995a23d08c0..96b0d4ef38db 100644 --- a/www/drill/Makefile +++ b/www/drill/Makefile @@ -1,6 +1,6 @@ PORTNAME= drill DISTVERSION= 0.8.3 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/dufs/Makefile b/www/dufs/Makefile index 273bd724c798..fdd2478de6d5 100644 --- a/www/dufs/Makefile +++ b/www/dufs/Makefile @@ -1,7 +1,7 @@ PORTNAME= dufs DISTVERSIONPREFIX= v DISTVERSION= 0.44.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= ashish@FreeBSD.org diff --git a/www/feroxbuster/Makefile b/www/feroxbuster/Makefile index 96ccf2956739..de6d405018a0 100644 --- a/www/feroxbuster/Makefile +++ b/www/feroxbuster/Makefile @@ -1,7 +1,7 @@ PORTNAME= feroxbuster DISTVERSIONPREFIX= v DISTVERSION= 2.11.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www security MAINTAINER= yuri@FreeBSD.org diff --git a/www/filebrowser-quantum/Makefile b/www/filebrowser-quantum/Makefile index 8fce1d4b1734..4d436569e319 100644 --- a/www/filebrowser-quantum/Makefile +++ b/www/filebrowser-quantum/Makefile @@ -1,6 +1,6 @@ PORTNAME= filebrowser-quantum DISTVERSIONPREFIX= v -DISTVERSION= 0.8.6-beta +DISTVERSION= 0.8.7-beta CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} \ diff --git a/www/filebrowser-quantum/distinfo b/www/filebrowser-quantum/distinfo index 5be1f0e2f503..aacaf6462aaf 100644 --- a/www/filebrowser-quantum/distinfo +++ b/www/filebrowser-quantum/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1758087144 -SHA256 (filebrowser-quantum-v0.8.6-beta.frontend.tar.gz) = 6e4b0ef4a783668af4fa9ac7a67061c3edb110d8a1887f7e3359adddb19ac3be -SIZE (filebrowser-quantum-v0.8.6-beta.frontend.tar.gz) = 1886866 -SHA256 (filebrowser-quantum-v0.8.6-beta.vendor.tar.gz) = 58f48e23d46e954fe48424185d02da7750062194e42b0a945545487e6f5f664a -SIZE (filebrowser-quantum-v0.8.6-beta.vendor.tar.gz) = 67778215 -SHA256 (gtsteffaniak-filebrowser-v0.8.6-beta_GH0.tar.gz) = a021d2e874c856789fe3f629a6ce31b9db1e823d3511bd144a6a8923af14ac4f -SIZE (gtsteffaniak-filebrowser-v0.8.6-beta_GH0.tar.gz) = 4538017 +TIMESTAMP = 1759471096 +SHA256 (filebrowser-quantum-v0.8.7-beta.frontend.tar.gz) = bee9de933198fe1ca0abf965f59314cd6789f3e8c5b65beba0728907bdd8e0c4 +SIZE (filebrowser-quantum-v0.8.7-beta.frontend.tar.gz) = 1892013 +SHA256 (filebrowser-quantum-v0.8.7-beta.vendor.tar.gz) = ec25615e135e8f1dd4a0e90bd1d8e1642823ec17cf3e316bbb53261116a50d53 +SIZE (filebrowser-quantum-v0.8.7-beta.vendor.tar.gz) = 67815635 +SHA256 (gtsteffaniak-filebrowser-v0.8.7-beta_GH0.tar.gz) = efb1454ae650ca17aa5bc3a99f36b520b2c694e810e82369287f5d8bb6e23ecf +SIZE (gtsteffaniak-filebrowser-v0.8.7-beta_GH0.tar.gz) = 4550630 diff --git a/www/filebrowser/Makefile b/www/filebrowser/Makefile index 6cc85796d3fd..397cb7f9b256 100644 --- a/www/filebrowser/Makefile +++ b/www/filebrowser/Makefile @@ -1,6 +1,6 @@ PORTNAME= filebrowser DISTVERSIONPREFIX= v -DISTVERSION= 2.43.0 +DISTVERSION= 2.44.0 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} diff --git a/www/filebrowser/distinfo b/www/filebrowser/distinfo index 0cb692c55041..5879d4fb4ee3 100644 --- a/www/filebrowser/distinfo +++ b/www/filebrowser/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1757871114 -SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.43.0_GH0/filebrowser-v2.43.0.frontend.tar.gz) = 7ee1459bbc7ba0f1d77e800d56b922679975b33d046d7642a8fbd6c842812c8f -SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.43.0_GH0/filebrowser-v2.43.0.frontend.tar.gz) = 2330932 -SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.43.0_GH0/go.mod) = 2d9ea37e7c9c4de9f21ebc040de03ea38bb5fd35c89a770d2535240a54c6df19 -SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.43.0_GH0/go.mod) = 3248 -SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.43.0_GH0/filebrowser-filebrowser-v2.43.0_GH0.tar.gz) = 9c3acee7567986ceef331e3eea0236b4dd9a41bf3874449fbb9bdc22c00a0aab -SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.43.0_GH0/filebrowser-filebrowser-v2.43.0_GH0.tar.gz) = 5292870 +TIMESTAMP = 1759459477 +SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.44.0_GH0/filebrowser-v2.44.0.frontend.tar.gz) = fb434faf31ed3b1ee3a8402d2a673b148602b220576ac0f3cbb712ccafd05d2f +SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.44.0_GH0/filebrowser-v2.44.0.frontend.tar.gz) = 2337854 +SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.44.0_GH0/go.mod) = 2d9ea37e7c9c4de9f21ebc040de03ea38bb5fd35c89a770d2535240a54c6df19 +SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.44.0_GH0/go.mod) = 3248 +SHA256 (go/www_filebrowser/filebrowser-filebrowser-v2.44.0_GH0/filebrowser-filebrowser-v2.44.0_GH0.tar.gz) = b2ceb3c9bbfb6e0e2c31764b8ff1d7788fa965081eb3d43452b6a5065027f71f +SIZE (go/www_filebrowser/filebrowser-filebrowser-v2.44.0_GH0/filebrowser-filebrowser-v2.44.0_GH0.tar.gz) = 5295078 diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index b6ef27f09fab..cc48fd9bac68 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,5 +1,6 @@ PORTNAME= firefox DISTVERSION= 140.3.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 2a9494efaf85..35fa8fc308c5 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,5 @@ PORTNAME= firefox -DISTVERSION= 143.0.3 +DISTVERSION= 143.0.4 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 4be4f478839c..fad8e6f767c3 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759180119 -SHA256 (firefox-143.0.3.source.tar.xz) = cb65352aea024e3b52d99b6fa4d028be687e3455381a0c065b2da740eeb1002b -SIZE (firefox-143.0.3.source.tar.xz) = 647600856 +TIMESTAMP = 1759500390 +SHA256 (firefox-143.0.4.source.tar.xz) = 9e47c9f24c0e01a67f7fb03349ac8021a692f088f54bd127c356be0835c8b61a +SIZE (firefox-143.0.4.source.tar.xz) = 645169812 diff --git a/www/forgejo/Makefile b/www/forgejo/Makefile index 89a819caafee..7d3cbdc219ff 100644 --- a/www/forgejo/Makefile +++ b/www/forgejo/Makefile @@ -1,9 +1,8 @@ PORTNAME= forgejo DISTVERSIONPREFIX= v -DISTVERSION= 11.0.3 -PORTREVISION= 1 +DISTVERSION= 12.0.4 CATEGORIES= www -MASTER_SITES= https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ +MASTER_SITES= https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONFULL}/ DISTNAME= forgejo-src-${DISTVERSION} MAINTAINER= stb@lassitu.de diff --git a/www/forgejo/distinfo b/www/forgejo/distinfo index 6fd607442f50..fd739adc9fdf 100644 --- a/www/forgejo/distinfo +++ b/www/forgejo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754378926 -SHA256 (forgejo-src-11.0.3.tar.gz) = 13dc8d6c2a829899c9b4f89451438e70962a9366ff41ce6db10c7bc4a4cce520 -SIZE (forgejo-src-11.0.3.tar.gz) = 55567487 +TIMESTAMP = 1758356864 +SHA256 (forgejo-src-12.0.4.tar.gz) = b1adeec3f5f446c63996250a334be62baf0cd8fbb9ad71a3316a5896cb327d08 +SIZE (forgejo-src-12.0.4.tar.gz) = 54124346 diff --git a/www/freenginx/Makefile b/www/freenginx/Makefile index 95e0d6837f14..9cf1a61fb37c 100644 --- a/www/freenginx/Makefile +++ b/www/freenginx/Makefile @@ -1,10 +1,9 @@ -PORTNAME= nginx -PORTVERSION= 1.26.0 -PORTREVISION?= 22 +PORTNAME= freenginx +PORTVERSION= 1.28.0 +PORTREVISION?= 0 CATEGORIES= www MASTER_SITES= https://freenginx.org/download/ \ LOCAL/joneum -PKGNAMEPREFIX= free DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER?= joneum@FreeBSD.org @@ -16,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE CONFLICTS_INSTALL= nginx nginx-devel -PORTSCOUT= limit:^1\.26\.[0-9]* +PORTSCOUT= limit:^1\.28\.[0-9]* USES= cpe @@ -245,11 +244,12 @@ CFLAGS+= -DNDEBUG CONFIGURE_ENV+= EXTRA_PRE_CXXFLAGS="-std=c++14" .endif -.if empty(PORT_OPTIONS:MMODSECURITY3) && empty(PORT_OPTIONS:MPASSENGER) +.if empty(PORT_OPTIONS:MMODSECURITY3) CONFIGURE_ARGS+= --with-ld-opt="-L ${LOCALBASE}/lib" .else -CONFIGURE_ARGS+= --with-ld-opt="-L ${LOCALBASE}/lib -lpcre" -LIB_DEPENDS+= libpcre.so:devel/pcre + +ONFIGURE_ARGS+= --with-ld-opt="-L ${LOCALBASE}/lib -lpcre2-8" +IB_DEPENDS+= libpcre2-8.so:devel/pcre2 .endif .if ${PORT_OPTIONS:MNJS} && empty(PORT_OPTIONS:MNJS_XML) @@ -376,9 +376,9 @@ post-install: ${CAT} ${WRKSRC}/conf/nginx.conf >> ${STAGEDIR}${ETCDIR}/nginx.conf-dist post-install-WWW-on: - ${MKDIR} ${STAGEDIR}${PREFIX}/www/nginx-dist - (cd ${WRKSRC}/html && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/www/nginx-dist && \ - ${TOUCH} ${STAGEDIR}${PREFIX}/www/nginx-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING) + ${MKDIR} ${STAGEDIR}${PREFIX}/www/freenginx-dist + (cd ${WRKSRC}/html && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/www/freenginx-dist && \ + ${TOUCH} ${STAGEDIR}${PREFIX}/www/freenginx-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING) .endif .include <bsd.port.post.mk> diff --git a/www/freenginx/distinfo b/www/freenginx/distinfo index 24415d318a99..a013b6687d7e 100644 --- a/www/freenginx/distinfo +++ b/www/freenginx/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1725310577 -SHA256 (nginx-1.26.0.tar.gz) = d2e6c8439d6c6db5015d8eaab2470ab52aef85a7bf363182879977e084370497 -SIZE (nginx-1.26.0.tar.gz) = 1244118 +TIMESTAMP = 1759340918 +SHA256 (freenginx-1.28.0.tar.gz) = 28651bf51ff95de027262d7af23000e5862fb3d1b2252ac83d97ce4c9a4a18a2 +SIZE (freenginx-1.28.0.tar.gz) = 1228344 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae SIZE (nginx_mogilefs_module-1.0.4.tar.gz) = 11208 SHA256 (ngx_http_redis-0.3.9.tar.gz) = 21f87540f0a44b23ffa5df16fb3d788bc90803b255ef14f9c26e3847a6f26f46 @@ -93,10 +93,10 @@ SHA256 (baysao-nginx-let-module-c1f23aa_GH0.tar.gz) = 7393809d5d8877812da1bd5b5f SIZE (baysao-nginx-let-module-c1f23aa_GH0.tar.gz) = 20617 SHA256 (Taymindis-nginx-link-function-3.2.4_GH0.tar.gz) = 20c3679199ba7efe1598f03b2fa0b13591226363c8dd7930d7f02702cd5abada SIZE (Taymindis-nginx-link-function-3.2.4_GH0.tar.gz) = 139656 -SHA256 (openresty-lua-nginx-module-v0.10.27_GH0.tar.gz) = d4d1655d954eba254c3c12359739ec1dd70829af7ef57f78cd0d50d19c901ab7 -SIZE (openresty-lua-nginx-module-v0.10.27_GH0.tar.gz) = 758977 -SHA256 (openresty-stream-lua-nginx-module-v0.0.15_GH0.tar.gz) = dcd5bb189e0a99f8953d3143557ff79fac6e8ca2d58d5d0aeb5515fe72b87fc6 -SIZE (openresty-stream-lua-nginx-module-v0.0.15_GH0.tar.gz) = 394165 +SHA256 (openresty-lua-nginx-module-v0.10.27_GH0.tar.gz) = a0a5e616c4a0a32e48899d12242fed5a371f69a85f11ff274a87a2f02f419876 +SIZE (openresty-lua-nginx-module-v0.10.27_GH0.tar.gz) = 758952 +SHA256 (openresty-stream-lua-nginx-module-v0.0.15_GH0.tar.gz) = ecf5c2afd345149cef19bf2e3e196bf1c514ca85e778f853f80a379284b70de1 +SIZE (openresty-stream-lua-nginx-module-v0.0.15_GH0.tar.gz) = 394192 SHA256 (openresty-memc-nginx-module-v0.19_GH0.tar.gz) = 8c2bdbe875e4f5225d0778bfb09a2668f9281d7de6218c7b462a7ba2cee06fe8 SIZE (openresty-memc-nginx-module-v0.19_GH0.tar.gz) = 34654 SHA256 (SpiderLabs-ModSecurity-nginx-v1.0.3_GH0.tar.gz) = 32a42256616cc674dca24c8654397390adff15b888b77eb74e0687f023c8751b diff --git a/www/freenginx/files/nginx.in b/www/freenginx/files/nginx.in index 652468a97596..6f40057e70a2 100644 --- a/www/freenginx/files/nginx.in +++ b/www/freenginx/files/nginx.in @@ -44,7 +44,7 @@ command="%%PREFIX%%/sbin/nginx" _pidprefix="%%NGINX_RUNDIR%%" pidfile="${_pidprefix}/${name}.pid" _tmpprefix="%%NGINX_TMPDIR%%" -required_files=%%PREFIX%%/etc/nginx/nginx.conf +required_files=%%PREFIX%%/etc/nginx/freenginx.conf extra_commands="reload configtest upgrade gracefulstop" [ -z "$nginx_enable" ] && nginx_enable="NO" diff --git a/www/freenginx/files/patch-conf-nginx.conf b/www/freenginx/files/patch-conf-nginx.conf index fb38c9c3d9cc..39cc18aa517e 100644 --- a/www/freenginx/files/patch-conf-nginx.conf +++ b/www/freenginx/files/patch-conf-nginx.conf @@ -32,7 +32,7 @@ location / { - root html; -+ root %%PREFIX%%/www/nginx; ++ root %%PREFIX%%/www/freenginx; index index.html index.htm; } @@ -41,7 +41,7 @@ error_page 500 502 503 504 /50x.html; location = /50x.html { - root html; -+ root %%PREFIX%%/www/nginx-dist; ++ root %%PREFIX%%/www/freenginx-dist; } # proxy the PHP scripts to Apache listening on 127.0.0.1:80 diff --git a/www/freenginx/pkg-descr b/www/freenginx/pkg-descr index ab403142dc02..98fb2808f76e 100644 --- a/www/freenginx/pkg-descr +++ b/www/freenginx/pkg-descr @@ -5,4 +5,4 @@ NGINX functionality includes HTTP server, HTTP and mail reverse proxy, caching, load balancing, compression, request throttling, connection multiplexing and reuse, SSL offload and HTTP media streaming. -See also: https://nginx.org/ +See also: https://freenginx.org/ diff --git a/www/freenginx/pkg-plist b/www/freenginx/pkg-plist index 466e656d60e0..ce596832f84f 100644 --- a/www/freenginx/pkg-plist +++ b/www/freenginx/pkg-plist @@ -8,97 +8,97 @@ @sample %%ETCDIR%%/nginx.conf-dist %%ETCDIR%%/nginx.conf @sample %%ETCDIR%%/scgi_params-dist %%ETCDIR%%/scgi_params @sample %%ETCDIR%%/uwsgi_params-dist %%ETCDIR%%/uwsgi_params -%%DSO%%%%AJP%%libexec/nginx/ngx_http_ajp_module.so -%%DSO%%%%ARRAYVAR%%libexec/nginx/ngx_http_array_var_module.so -%%DSO%%%%AWS_AUTH%%libexec/nginx/ngx_http_aws_auth_module.so -%%DSO%%%%BROTLI%%libexec/nginx/ngx_http_brotli_filter_module.so -%%DSO%%%%BROTLI%%libexec/nginx/ngx_http_brotli_static_module.so -%%DSO%%%%CACHE_PURGE%%libexec/nginx/ngx_http_cache_purge_module.so -%%DSO%%%%CT%%libexec/nginx/ngx_http_ssl_ct_module.so -%%DSO%%%%CT%%libexec/nginx/ngx_ssl_ct_module.so -%%DSO%%%%DEVEL_KIT%%libexec/nginx/ndk_http_module.so -%%DSO%%%%DRIZZLE%%libexec/nginx/ngx_http_drizzle_module.so -%%DSO%%%%DYNAMIC_UPSTREAM%%libexec/nginx/ngx_http_dynamic_upstream_module.so -%%DSO%%%%ECHO%%libexec/nginx/ngx_http_echo_module.so -%%DSO%%%%ENCRYPTSESSION%%libexec/nginx/ngx_http_encrypted_session_module.so -%%DSO%%%%FIPS_CHECK%%libexec/nginx/ngx_fips_check_module.so -%%DSO%%%%FORMINPUT%%libexec/nginx/ngx_http_form_input_module.so -%%DSO%%%%GRIDFS%%libexec/nginx/ngx_http_gridfs_module.so -%%DSO%%%%HEADERS_MORE%%libexec/nginx/ngx_http_headers_more_filter_module.so -%%DSO%%%%HTTP_ACCEPT_LANGUAGE%%libexec/nginx/ngx_http_accept_language_module.so -%%DSO%%%%HTTP_AUTH_DIGEST%%libexec/nginx/ngx_http_auth_digest_module.so -%%DSO%%%%HTTP_AUTH_KRB5%%libexec/nginx/ngx_http_auth_spnego_module.so -%%DSO%%%%HTTP_AUTH_LDAP%%libexec/nginx/ngx_http_auth_ldap_module.so -%%DSO%%%%HTTP_AUTH_PAM%%libexec/nginx/ngx_http_auth_pam_module.so -%%DSO%%%%HTTP_DAV_EXT%%libexec/nginx/ngx_http_dav_ext_module.so -%%DSO%%%%HTTP_EVAL%%libexec/nginx/ngx_http_eval_module.so -%%DSO%%%%HTTP_FANCYINDEX%%libexec/nginx/ngx_http_fancyindex_module.so -%%DSO%%%%HTTP_FOOTER%%libexec/nginx/ngx_http_footer_filter_module.so -%%DSO%%%%HTTP_IMAGE_FILTER%%libexec/nginx/ngx_http_image_filter_module.so -%%DSO%%%%HTTP_IP2LOCATION%%libexec/nginx/ngx_http_ip2location_module.so -%%DSO%%%%HTTP_IP2PROXY%%libexec/nginx/ngx_http_ip2proxy_module.so -%%DSO%%%%HTTP_JSON_STATUS%%libexec/nginx/ngx_http_json_status_module.so -%%DSO%%%%HTTP_MOGILEFS%%libexec/nginx/ngx_http_mogilefs_module.so -%%DSO%%%%HTTP_NOTICE%%libexec/nginx/ngx_http_notice_module.so -%%DSO%%%%HTTP_PERL%%libexec/nginx/ngx_http_perl_module.so -%%DSO%%%%HTTP_PUSH_STREAM%%libexec/nginx/ngx_http_push_stream_module.so -%%DSO%%%%HTTP_PUSH%%libexec/nginx/ngx_nchan_module.so -%%DSO%%%%HTTP_REDIS%%libexec/nginx/ngx_http_redis_module.so -%%DSO%%%%HTTP_SUBS_FILTER%%libexec/nginx/ngx_http_subs_filter_module.so -%%DSO%%%%HTTP_TARANTOOL%%libexec/nginx/ngx_http_tnt_module.so -%%DSO%%%%HTTP_UPLOAD_PROGRESS%%libexec/nginx/ngx_http_uploadprogress_module.so -%%DSO%%%%HTTP_UPLOAD%%libexec/nginx/ngx_http_upload_module.so -%%DSO%%%%HTTP_UPSTREAM_FAIR%%libexec/nginx/ngx_http_upstream_fair_module.so -%%DSO%%%%HTTP_UPSTREAM_STICKY%%libexec/nginx/ngx_http_sticky_module.so -%%DSO%%%%HTTP_VIDEO_THUMBEXTRACTOR%%libexec/nginx/ngx_http_video_thumbextractor_module.so -%%DSO%%%%HTTP_XSLT%%libexec/nginx/ngx_http_xslt_filter_module.so -%%DSO%%%%HTTP_ZIP%%libexec/nginx/ngx_http_zip_module.so -%%DSO%%%%HTTP%%%%HTTP_GEOIP2%%libexec/nginx/ngx_http_geoip2_module.so -%%DSO%%%%HTTP%%%%NJS%%libexec/nginx/ngx_http_js_module.so -%%DSO%%%%ICONV%%libexec/nginx/ngx_http_iconv_module.so -%%DSO%%%%LET%%libexec/nginx/ngx_http_let_module.so -%%DSO%%%%LINK%%libexec/nginx/ngx_http_link_func_module.so -%%DSO%%%%LUA%%libexec/nginx/ngx_http_lua_module.so -%%DSO%%%%LUASTREAM%%libexec/nginx/ngx_stream_lua_module.so -%%DSO%%%%MAIL%%%%CT%%libexec/nginx/ngx_mail_ssl_ct_module.so -%%DSO%%%%MAIL%%libexec/nginx/ngx_mail_module.so -%%DSO%%%%MEMC%%libexec/nginx/ngx_http_memc_module.so -%%DSO%%%%MODSECURITY3%%libexec/nginx/ngx_http_modsecurity_module.so -%%DSO%%%%NAXSI%%libexec/nginx/ngx_http_naxsi_module.so -%%DSO%%%%OTEL%%libexec/nginx/ngx_otel_module.so -%%DSO%%%%PASSENGER%%libexec/nginx/ngx_http_passenger_module.so -%%DSO%%%%POSTGRES%%libexec/nginx/ngx_postgres_module.so -%%DSO%%%%RDS_CSV%%libexec/nginx/ngx_http_rds_csv_filter_module.so -%%DSO%%%%RDS_JSON%%libexec/nginx/ngx_http_rds_json_filter_module.so -%%DSO%%%%REDIS2%%libexec/nginx/ngx_http_redis2_module.so -%%DSO%%%%RTMP%%libexec/nginx/ngx_rtmp_module.so -%%DSO%%%%SET_MISC%%libexec/nginx/ngx_http_set_misc_module.so -%%DSO%%%%SHIBBOLETH%%libexec/nginx/ngx_http_shibboleth_module.so -%%DSO%%%%SLOWFS_CACHE%%libexec/nginx/ngx_http_slowfs_module.so -%%DSO%%%%SRCACHE%%libexec/nginx/ngx_http_srcache_filter_module.so -%%DSO%%%%STREAM%%%%CT%%libexec/nginx/ngx_stream_ssl_ct_module.so -%%DSO%%%%STREAM%%%%HTTP_GEOIP2%%libexec/nginx/ngx_stream_geoip2_module.so -%%DSO%%%%STREAM%%%%NJS%%libexec/nginx/ngx_stream_js_module.so -%%DSO%%%%STREAM%%libexec/nginx/ngx_stream_module.so -%%DSO%%%%STS%%libexec/nginx/ngx_http_stream_server_traffic_status_module.so -%%DSO%%%%VOD%%libexec/nginx/ngx_http_vod_module.so -%%DSO%%%%VTS%%libexec/nginx/ngx_http_vhost_traffic_status_module.so -%%DSO%%%%WEBSOCKIFY%%libexec/nginx/ngx_http_websockify_module.so -%%DSO%%%%XSS%%libexec/nginx/ngx_http_xss_filter_module.so -%%HTTP_PERL%%%%SITE_ARCH%%/auto/nginx/nginx.so -%%HTTP_PERL%%%%SITE_ARCH%%/nginx.pm +%%DSO%%%%AJP%%libexec/freenginx/ngx_http_ajp_module.so +%%DSO%%%%ARRAYVAR%%libexec/freenginx/ngx_http_array_var_module.so +%%DSO%%%%AWS_AUTH%%libexec/freenginx/ngx_http_aws_auth_module.so +%%DSO%%%%BROTLI%%libexec/freenginx/ngx_http_brotli_filter_module.so +%%DSO%%%%BROTLI%%libexec/freenginx/ngx_http_brotli_static_module.so +%%DSO%%%%CACHE_PURGE%%libexec/freenginx/ngx_http_cache_purge_module.so +%%DSO%%%%CT%%libexec/freenginx/ngx_http_ssl_ct_module.so +%%DSO%%%%CT%%libexec/freenginx/ngx_ssl_ct_module.so +%%DSO%%%%DEVEL_KIT%%libexec/freenginx/ndk_http_module.so +%%DSO%%%%DRIZZLE%%libexec/freenginx/ngx_http_drizzle_module.so +%%DSO%%%%DYNAMIC_UPSTREAM%%libexec/freenginx/ngx_http_dynamic_upstream_module.so +%%DSO%%%%ECHO%%libexec/freenginx/ngx_http_echo_module.so +%%DSO%%%%ENCRYPTSESSION%%libexec/freenginx/ngx_http_encrypted_session_module.so +%%DSO%%%%FIPS_CHECK%%libexec/freenginx/ngx_fips_check_module.so +%%DSO%%%%FORMINPUT%%libexec/freenginx/ngx_http_form_input_module.so +%%DSO%%%%GRIDFS%%libexec/freenginx/ngx_http_gridfs_module.so +%%DSO%%%%HEADERS_MORE%%libexec/freenginx/ngx_http_headers_more_filter_module.so +%%DSO%%%%HTTP_ACCEPT_LANGUAGE%%libexec/freenginx/ngx_http_accept_language_module.so +%%DSO%%%%HTTP_AUTH_DIGEST%%libexec/freenginx/ngx_http_auth_digest_module.so +%%DSO%%%%HTTP_AUTH_KRB5%%libexec/freenginx/ngx_http_auth_spnego_module.so +%%DSO%%%%HTTP_AUTH_LDAP%%libexec/freenginx/ngx_http_auth_ldap_module.so +%%DSO%%%%HTTP_AUTH_PAM%%libexec/freenginx/ngx_http_auth_pam_module.so +%%DSO%%%%HTTP_DAV_EXT%%libexec/freenginx/ngx_http_dav_ext_module.so +%%DSO%%%%HTTP_EVAL%%libexec/freenginx/ngx_http_eval_module.so +%%DSO%%%%HTTP_FANCYINDEX%%libexec/freenginx/ngx_http_fancyindex_module.so +%%DSO%%%%HTTP_FOOTER%%libexec/freenginx/ngx_http_footer_filter_module.so +%%DSO%%%%HTTP_IMAGE_FILTER%%libexec/freenginx/ngx_http_image_filter_module.so +%%DSO%%%%HTTP_IP2LOCATION%%libexec/freenginx/ngx_http_ip2location_module.so +%%DSO%%%%HTTP_IP2PROXY%%libexec/freenginx/ngx_http_ip2proxy_module.so +%%DSO%%%%HTTP_JSON_STATUS%%libexec/freenginx/ngx_http_json_status_module.so +%%DSO%%%%HTTP_MOGILEFS%%libexec/freenginx/ngx_http_mogilefs_module.so +%%DSO%%%%HTTP_NOTICE%%libexec/freenginx/ngx_http_notice_module.so +%%DSO%%%%HTTP_PERL%%libexec/freenginx/ngx_http_perl_module.so +%%DSO%%%%HTTP_PUSH_STREAM%%libexec/freenginx/ngx_http_push_stream_module.so +%%DSO%%%%HTTP_PUSH%%libexec/freenginx/ngx_nchan_module.so +%%DSO%%%%HTTP_REDIS%%libexec/freenginx/ngx_http_redis_module.so +%%DSO%%%%HTTP_SUBS_FILTER%%libexec/freenginx/ngx_http_subs_filter_module.so +%%DSO%%%%HTTP_TARANTOOL%%libexec/freenginx/ngx_http_tnt_module.so +%%DSO%%%%HTTP_UPLOAD_PROGRESS%%libexec/freenginx/ngx_http_uploadprogress_module.so +%%DSO%%%%HTTP_UPLOAD%%libexec/freenginx/ngx_http_upload_module.so +%%DSO%%%%HTTP_UPSTREAM_FAIR%%libexec/freenginx/ngx_http_upstream_fair_module.so +%%DSO%%%%HTTP_UPSTREAM_STICKY%%libexec/freenginx/ngx_http_sticky_module.so +%%DSO%%%%HTTP_VIDEO_THUMBEXTRACTOR%%libexec/freenginx/ngx_http_video_thumbextractor_module.so +%%DSO%%%%HTTP_XSLT%%libexec/freenginx/ngx_http_xslt_filter_module.so +%%DSO%%%%HTTP_ZIP%%libexec/freenginx/ngx_http_zip_module.so +%%DSO%%%%HTTP%%%%HTTP_GEOIP2%%libexec/freenginx/ngx_http_geoip2_module.so +%%DSO%%%%HTTP%%%%NJS%%libexec/freenginx/ngx_http_js_module.so +%%DSO%%%%ICONV%%libexec/freenginx/ngx_http_iconv_module.so +%%DSO%%%%LET%%libexec/freenginx/ngx_http_let_module.so +%%DSO%%%%LINK%%libexec/freenginx/ngx_http_link_func_module.so +%%DSO%%%%LUA%%libexec/freenginx/ngx_http_lua_module.so +%%DSO%%%%LUASTREAM%%libexec/freenginx/ngx_stream_lua_module.so +%%DSO%%%%MAIL%%%%CT%%libexec/freenginx/ngx_mail_ssl_ct_module.so +%%DSO%%%%MAIL%%libexec/freenginx/ngx_mail_module.so +%%DSO%%%%MEMC%%libexec/freenginx/ngx_http_memc_module.so +%%DSO%%%%MODSECURITY3%%libexec/freenginx/ngx_http_modsecurity_module.so +%%DSO%%%%NAXSI%%libexec/freenginx/ngx_http_naxsi_module.so +%%DSO%%%%OTEL%%libexec/freenginx/ngx_otel_module.so +%%DSO%%%%PASSENGER%%libexec/freenginx/ngx_http_passenger_module.so +%%DSO%%%%POSTGRES%%libexec/freenginx/ngx_postgres_module.so +%%DSO%%%%RDS_CSV%%libexec/freenginx/ngx_http_rds_csv_filter_module.so +%%DSO%%%%RDS_JSON%%libexec/freenginx/ngx_http_rds_json_filter_module.so +%%DSO%%%%REDIS2%%libexec/freenginx/ngx_http_redis2_module.so +%%DSO%%%%RTMP%%libexec/freenginx/ngx_rtmp_module.so +%%DSO%%%%SET_MISC%%libexec/freenginx/ngx_http_set_misc_module.so +%%DSO%%%%SHIBBOLETH%%libexec/freenginx/ngx_http_shibboleth_module.so +%%DSO%%%%SLOWFS_CACHE%%libexec/freenginx/ngx_http_slowfs_module.so +%%DSO%%%%SRCACHE%%libexec/freenginx/ngx_http_srcache_filter_module.so +%%DSO%%%%STREAM%%%%CT%%libexec/freenginx/ngx_stream_ssl_ct_module.so +%%DSO%%%%STREAM%%%%HTTP_GEOIP2%%libexec/freenginx/ngx_stream_geoip2_module.so +%%DSO%%%%STREAM%%%%NJS%%libexec/freenginx/ngx_stream_js_module.so +%%DSO%%%%STREAM%%libexec/freenginx/ngx_stream_module.so +%%DSO%%%%STS%%libexec/freenginx/ngx_http_stream_server_traffic_status_module.so +%%DSO%%%%VOD%%libexec/freenginx/ngx_http_vod_module.so +%%DSO%%%%VTS%%libexec/freenginx/ngx_http_vhost_traffic_status_module.so +%%DSO%%%%WEBSOCKIFY%%libexec/freenginx/ngx_http_websockify_module.so +%%DSO%%%%XSS%%libexec/freenginx/ngx_http_xss_filter_module.so +%%HTTP_PERL%%%%SITE_ARCH%%/auto/freenginx/freenginx.so +%%HTTP_PERL%%%%SITE_ARCH%%/freenginx.pm sbin/nginx share/vim/vimfiles/ftdetect/nginx.vim share/vim/vimfiles/ftplugin/nginx.vim share/vim/vimfiles/indent/nginx.vim share/vim/vimfiles/syntax/nginx.vim -%%WWW%%@postexec mkdir -p -m 755 %D/www/nginx-dist -%%WWW%%@postexec if [ ! -d %D/www/nginx/ ] ; then ln -fs %D/www/nginx-dist %D/www/nginx; fi -%%WWW%%www/nginx-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING -%%WWW%%www/nginx-dist/index.html -%%WWW%%www/nginx-dist/50x.html -%%WWW%%@postexec chmod a-w %D/www/nginx-dist -%%WWW%%@postunexec if [ -L %D/www/nginx ]; then rm -f %D/www/nginx; fi +%%WWW%%@postexec mkdir -p -m 755 %D/www/freenginx-dist +%%WWW%%@postexec if [ ! -d %D/www/freenginx/ ] ; then ln -fs %D/www/freenginx-dist %D/www/freenginx; fi +%%WWW%%www/freenginx-dist/EXAMPLE_DIRECTORY-DONT_ADD_OR_TOUCH_ANYTHING +%%WWW%%www/freenginx-dist/index.html +%%WWW%%www/freenginx-dist/50x.html +%%WWW%%@postexec chmod a-w %D/www/freenginx-dist +%%WWW%%@postunexec if [ -L %D/www/freenginx ]; then rm -f %D/www/freenginx; fi @dir %%NGINX_TMPDIR%% @dir %%NGINX_LOGDIR%% share/man/man8/nginx.8.gz diff --git a/www/gallery-dl/Makefile b/www/gallery-dl/Makefile index 23ac4bebbf08..5259ea180843 100644 --- a/www/gallery-dl/Makefile +++ b/www/gallery-dl/Makefile @@ -1,6 +1,6 @@ PORTNAME= gallery-dl DISTVERSIONPREFIX= v -DISTVERSION= 1.30.8 +DISTVERSION= 1.30.9 CATEGORIES= www # Implicit approval to commit trivial version updates. diff --git a/www/gallery-dl/distinfo b/www/gallery-dl/distinfo index cb97ec3b5ffd..772c1dcac8b9 100644 --- a/www/gallery-dl/distinfo +++ b/www/gallery-dl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758612993 -SHA256 (mikf-gallery-dl-v1.30.8_GH0.tar.gz) = dad1a253d1f5bc4b9074ec7c09f1d066ad20a5639e1b6eb97847aa532fce1d9b -SIZE (mikf-gallery-dl-v1.30.8_GH0.tar.gz) = 981766 +TIMESTAMP = 1759508940 +SHA256 (mikf-gallery-dl-v1.30.9_GH0.tar.gz) = cfe5bbfc19aae100cea58bc3a7c83edabf6f5c5585d7b2228ebd074f867db2b0 +SIZE (mikf-gallery-dl-v1.30.9_GH0.tar.gz) = 995697 diff --git a/www/garage/Makefile b/www/garage/Makefile index 33e2885c38fa..93b6b79aeb32 100644 --- a/www/garage/Makefile +++ b/www/garage/Makefile @@ -1,6 +1,6 @@ PORTNAME= garage DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://git.deuxfleurs.fr/Deuxfleurs/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} diff --git a/www/geckodriver/Makefile b/www/geckodriver/Makefile index 92f3acdf63b7..6c30584a342b 100644 --- a/www/geckodriver/Makefile +++ b/www/geckodriver/Makefile @@ -1,7 +1,7 @@ PORTNAME= geckodriver DISTVERSIONPREFIX= v DISTVERSION= 0.35.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MAINTAINER= daniel@blodan.se diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index b418ba97ef38..e4eb153bff6f 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.150.1 +DISTVERSION= 0.151.0 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 228b8f284dea..36dadc11d0d8 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1758807551 -SHA256 (go/www_gohugo/hugo-v0.150.1/v0.150.1.mod) = daff8f0094fd26f5980a67e4e59405d3effe8cc7356c772e1ace979f182d4923 -SIZE (go/www_gohugo/hugo-v0.150.1/v0.150.1.mod) = 9219 -SHA256 (go/www_gohugo/hugo-v0.150.1/v0.150.1.zip) = 7cc9bc9dc53f5b28c32f7be4fce5fce1ddb60fb39e3ace4e70c99dc0c7178fe4 -SIZE (go/www_gohugo/hugo-v0.150.1/v0.150.1.zip) = 5763283 +TIMESTAMP = 1759415347 +SHA256 (go/www_gohugo/hugo-v0.151.0/v0.151.0.mod) = cef8105f154d565f966cd074c891a16116c160f4b1e7be392c32652b3820f0d9 +SIZE (go/www_gohugo/hugo-v0.151.0/v0.151.0.mod) = 9341 +SHA256 (go/www_gohugo/hugo-v0.151.0/v0.151.0.zip) = f757614a877f43530bc4237633969819a86781a1ad3064306382751cfb41b445 +SIZE (go/www_gohugo/hugo-v0.151.0/v0.151.0.zip) = 5767352 diff --git a/www/homepage/Makefile b/www/homepage/Makefile index 7df2dfd50009..7d1863c4d63a 100644 --- a/www/homepage/Makefile +++ b/www/homepage/Makefile @@ -1,5 +1,5 @@ PORTNAME= homepage -DISTVERSION= 1.4.6 +DISTVERSION= 1.5.0 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} diff --git a/www/homepage/distinfo b/www/homepage/distinfo index 9723ff1f283e..cbd1cab630ab 100644 --- a/www/homepage/distinfo +++ b/www/homepage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756433341 -SHA256 (homepage-1.4.6.tar.gz) = 8e12e8990b1a3d7208e46888ed9af64faf135dd645be0f619a8312e4016eb3c9 -SIZE (homepage-1.4.6.tar.gz) = 12755151 +TIMESTAMP = 1759514578 +SHA256 (homepage-1.5.0.tar.gz) = 41102b1101e3549220921f7ed3d34900fa1816e0edd6349272ff4dde053478e5 +SIZE (homepage-1.5.0.tar.gz) = 12679765 diff --git a/www/homepage/pkg-plist b/www/homepage/pkg-plist index 8bd5b83f4a6c..5a2bad0c73d1 100644 --- a/www/homepage/pkg-plist +++ b/www/homepage/pkg-plist @@ -12,180 +12,182 @@ etc/homepage.env %%HOMEDIR%%/.next/react-loadable-manifest.json %%HOMEDIR%%/.next/required-server-files.json %%HOMEDIR%%/.next/routes-manifest.json -%%HOMEDIR%%/.next/server/chunks/1015.js -%%HOMEDIR%%/.next/server/chunks/1042.js -%%HOMEDIR%%/.next/server/chunks/1054.js -%%HOMEDIR%%/.next/server/chunks/1108.js -%%HOMEDIR%%/.next/server/chunks/1131.js -%%HOMEDIR%%/.next/server/chunks/1157.js -%%HOMEDIR%%/.next/server/chunks/1163.js -%%HOMEDIR%%/.next/server/chunks/1181.js -%%HOMEDIR%%/.next/server/chunks/1213.js -%%HOMEDIR%%/.next/server/chunks/1226.js -%%HOMEDIR%%/.next/server/chunks/1252.js -%%HOMEDIR%%/.next/server/chunks/1290.js -%%HOMEDIR%%/.next/server/chunks/1319.js -%%HOMEDIR%%/.next/server/chunks/1327.js -%%HOMEDIR%%/.next/server/chunks/1331.js -%%HOMEDIR%%/.next/server/chunks/1384.js -%%HOMEDIR%%/.next/server/chunks/1397.js -%%HOMEDIR%%/.next/server/chunks/1424.js -%%HOMEDIR%%/.next/server/chunks/1504.js -%%HOMEDIR%%/.next/server/chunks/1527.js -%%HOMEDIR%%/.next/server/chunks/1653.js -%%HOMEDIR%%/.next/server/chunks/1668.js -%%HOMEDIR%%/.next/server/chunks/1679.js -%%HOMEDIR%%/.next/server/chunks/1687.js -%%HOMEDIR%%/.next/server/chunks/1691.js +%%HOMEDIR%%/.next/server/chunks/1000.js +%%HOMEDIR%%/.next/server/chunks/1022.js +%%HOMEDIR%%/.next/server/chunks/1024.js +%%HOMEDIR%%/.next/server/chunks/1138.js +%%HOMEDIR%%/.next/server/chunks/1208.js +%%HOMEDIR%%/.next/server/chunks/122.js +%%HOMEDIR%%/.next/server/chunks/1241.js +%%HOMEDIR%%/.next/server/chunks/1264.js +%%HOMEDIR%%/.next/server/chunks/1294.js +%%HOMEDIR%%/.next/server/chunks/1295.js +%%HOMEDIR%%/.next/server/chunks/1296.js +%%HOMEDIR%%/.next/server/chunks/1320.js +%%HOMEDIR%%/.next/server/chunks/1344.js +%%HOMEDIR%%/.next/server/chunks/1487.js +%%HOMEDIR%%/.next/server/chunks/15.js +%%HOMEDIR%%/.next/server/chunks/1569.js +%%HOMEDIR%%/.next/server/chunks/1629.js %%HOMEDIR%%/.next/server/chunks/1807.js -%%HOMEDIR%%/.next/server/chunks/1882.js -%%HOMEDIR%%/.next/server/chunks/1911.js -%%HOMEDIR%%/.next/server/chunks/1940.js +%%HOMEDIR%%/.next/server/chunks/1823.js +%%HOMEDIR%%/.next/server/chunks/1946.js %%HOMEDIR%%/.next/server/chunks/1960.js -%%HOMEDIR%%/.next/server/chunks/2000.js -%%HOMEDIR%%/.next/server/chunks/2013.js -%%HOMEDIR%%/.next/server/chunks/2065.js -%%HOMEDIR%%/.next/server/chunks/2076.js -%%HOMEDIR%%/.next/server/chunks/2135.js -%%HOMEDIR%%/.next/server/chunks/225.js -%%HOMEDIR%%/.next/server/chunks/2266.js -%%HOMEDIR%%/.next/server/chunks/2399.js -%%HOMEDIR%%/.next/server/chunks/2439.js -%%HOMEDIR%%/.next/server/chunks/2462.js -%%HOMEDIR%%/.next/server/chunks/2576.js -%%HOMEDIR%%/.next/server/chunks/2584.js -%%HOMEDIR%%/.next/server/chunks/2590.js -%%HOMEDIR%%/.next/server/chunks/2833.js -%%HOMEDIR%%/.next/server/chunks/2835.js -%%HOMEDIR%%/.next/server/chunks/2877.js -%%HOMEDIR%%/.next/server/chunks/2958.js -%%HOMEDIR%%/.next/server/chunks/2986.js -%%HOMEDIR%%/.next/server/chunks/3084.js -%%HOMEDIR%%/.next/server/chunks/3104.js -%%HOMEDIR%%/.next/server/chunks/3131.js -%%HOMEDIR%%/.next/server/chunks/3154.js -%%HOMEDIR%%/.next/server/chunks/3314.js -%%HOMEDIR%%/.next/server/chunks/3380.js -%%HOMEDIR%%/.next/server/chunks/3536.js -%%HOMEDIR%%/.next/server/chunks/3580.js -%%HOMEDIR%%/.next/server/chunks/3627.js -%%HOMEDIR%%/.next/server/chunks/3737.js -%%HOMEDIR%%/.next/server/chunks/3751.js -%%HOMEDIR%%/.next/server/chunks/3769.js -%%HOMEDIR%%/.next/server/chunks/3989.js -%%HOMEDIR%%/.next/server/chunks/3993.js -%%HOMEDIR%%/.next/server/chunks/40.js -%%HOMEDIR%%/.next/server/chunks/4026.js -%%HOMEDIR%%/.next/server/chunks/4094.js -%%HOMEDIR%%/.next/server/chunks/4124.js -%%HOMEDIR%%/.next/server/chunks/4153.js -%%HOMEDIR%%/.next/server/chunks/4193.js -%%HOMEDIR%%/.next/server/chunks/4201.js -%%HOMEDIR%%/.next/server/chunks/4214.js -%%HOMEDIR%%/.next/server/chunks/4327.js -%%HOMEDIR%%/.next/server/chunks/4349.js -%%HOMEDIR%%/.next/server/chunks/4383.js -%%HOMEDIR%%/.next/server/chunks/4385.js -%%HOMEDIR%%/.next/server/chunks/4454.js -%%HOMEDIR%%/.next/server/chunks/4460.js -%%HOMEDIR%%/.next/server/chunks/45.js -%%HOMEDIR%%/.next/server/chunks/4571.js -%%HOMEDIR%%/.next/server/chunks/4822.js -%%HOMEDIR%%/.next/server/chunks/4881.js -%%HOMEDIR%%/.next/server/chunks/4907.js -%%HOMEDIR%%/.next/server/chunks/4965.js -%%HOMEDIR%%/.next/server/chunks/5014.js -%%HOMEDIR%%/.next/server/chunks/5147.js -%%HOMEDIR%%/.next/server/chunks/5188.js -%%HOMEDIR%%/.next/server/chunks/5264.js -%%HOMEDIR%%/.next/server/chunks/5287.js -%%HOMEDIR%%/.next/server/chunks/5315.js -%%HOMEDIR%%/.next/server/chunks/5420.js -%%HOMEDIR%%/.next/server/chunks/5457.js -%%HOMEDIR%%/.next/server/chunks/5472.js -%%HOMEDIR%%/.next/server/chunks/5492.js -%%HOMEDIR%%/.next/server/chunks/565.js -%%HOMEDIR%%/.next/server/chunks/5683.js -%%HOMEDIR%%/.next/server/chunks/5694.js -%%HOMEDIR%%/.next/server/chunks/5749.js -%%HOMEDIR%%/.next/server/chunks/5848.js -%%HOMEDIR%%/.next/server/chunks/5885.js -%%HOMEDIR%%/.next/server/chunks/595.js -%%HOMEDIR%%/.next/server/chunks/6000.js -%%HOMEDIR%%/.next/server/chunks/607.js -%%HOMEDIR%%/.next/server/chunks/6084.js -%%HOMEDIR%%/.next/server/chunks/6089.js -%%HOMEDIR%%/.next/server/chunks/6091.js -%%HOMEDIR%%/.next/server/chunks/624.js -%%HOMEDIR%%/.next/server/chunks/6279.js -%%HOMEDIR%%/.next/server/chunks/6319.js -%%HOMEDIR%%/.next/server/chunks/6359.js -%%HOMEDIR%%/.next/server/chunks/6419.js -%%HOMEDIR%%/.next/server/chunks/6420.js -%%HOMEDIR%%/.next/server/chunks/6424.js -%%HOMEDIR%%/.next/server/chunks/6585.js -%%HOMEDIR%%/.next/server/chunks/6589.js -%%HOMEDIR%%/.next/server/chunks/6654.js -%%HOMEDIR%%/.next/server/chunks/6755.js -%%HOMEDIR%%/.next/server/chunks/6981.js -%%HOMEDIR%%/.next/server/chunks/7006.js -%%HOMEDIR%%/.next/server/chunks/7102.js -%%HOMEDIR%%/.next/server/chunks/7119.js -%%HOMEDIR%%/.next/server/chunks/7238.js -%%HOMEDIR%%/.next/server/chunks/7262.js -%%HOMEDIR%%/.next/server/chunks/733.js -%%HOMEDIR%%/.next/server/chunks/7399.js -%%HOMEDIR%%/.next/server/chunks/7554.js -%%HOMEDIR%%/.next/server/chunks/7559.js -%%HOMEDIR%%/.next/server/chunks/7569.js -%%HOMEDIR%%/.next/server/chunks/7585.js -%%HOMEDIR%%/.next/server/chunks/7645.js -%%HOMEDIR%%/.next/server/chunks/7697.js -%%HOMEDIR%%/.next/server/chunks/7706.js -%%HOMEDIR%%/.next/server/chunks/7857.js -%%HOMEDIR%%/.next/server/chunks/8045.js -%%HOMEDIR%%/.next/server/chunks/8101.js -%%HOMEDIR%%/.next/server/chunks/8118.js -%%HOMEDIR%%/.next/server/chunks/8251.js -%%HOMEDIR%%/.next/server/chunks/8255.js -%%HOMEDIR%%/.next/server/chunks/8309.js -%%HOMEDIR%%/.next/server/chunks/8345.js -%%HOMEDIR%%/.next/server/chunks/8368.js -%%HOMEDIR%%/.next/server/chunks/8461.js -%%HOMEDIR%%/.next/server/chunks/8508.js -%%HOMEDIR%%/.next/server/chunks/851.js -%%HOMEDIR%%/.next/server/chunks/8510.js -%%HOMEDIR%%/.next/server/chunks/8520.js -%%HOMEDIR%%/.next/server/chunks/8534.js -%%HOMEDIR%%/.next/server/chunks/8546.js -%%HOMEDIR%%/.next/server/chunks/8633.js -%%HOMEDIR%%/.next/server/chunks/8679.js -%%HOMEDIR%%/.next/server/chunks/8697.js -%%HOMEDIR%%/.next/server/chunks/8715.js -%%HOMEDIR%%/.next/server/chunks/8731.js -%%HOMEDIR%%/.next/server/chunks/8764.js -%%HOMEDIR%%/.next/server/chunks/8765.js -%%HOMEDIR%%/.next/server/chunks/8868.js -%%HOMEDIR%%/.next/server/chunks/8877.js -%%HOMEDIR%%/.next/server/chunks/8942.js -%%HOMEDIR%%/.next/server/chunks/9022.js -%%HOMEDIR%%/.next/server/chunks/9042.js -%%HOMEDIR%%/.next/server/chunks/9052.js -%%HOMEDIR%%/.next/server/chunks/9165.js -%%HOMEDIR%%/.next/server/chunks/9173.js -%%HOMEDIR%%/.next/server/chunks/9304.js -%%HOMEDIR%%/.next/server/chunks/9332.js -%%HOMEDIR%%/.next/server/chunks/9535.js -%%HOMEDIR%%/.next/server/chunks/9538.js -%%HOMEDIR%%/.next/server/chunks/9566.js -%%HOMEDIR%%/.next/server/chunks/9573.js -%%HOMEDIR%%/.next/server/chunks/9644.js -%%HOMEDIR%%/.next/server/chunks/9709.js -%%HOMEDIR%%/.next/server/chunks/9745.js -%%HOMEDIR%%/.next/server/chunks/9833.js -%%HOMEDIR%%/.next/server/chunks/9857.js -%%HOMEDIR%%/.next/server/chunks/9869.js -%%HOMEDIR%%/.next/server/chunks/9884.js +%%HOMEDIR%%/.next/server/chunks/1961.js +%%HOMEDIR%%/.next/server/chunks/2071.js +%%HOMEDIR%%/.next/server/chunks/2152.js +%%HOMEDIR%%/.next/server/chunks/2160.js +%%HOMEDIR%%/.next/server/chunks/2304.js +%%HOMEDIR%%/.next/server/chunks/231.js +%%HOMEDIR%%/.next/server/chunks/2336.js +%%HOMEDIR%%/.next/server/chunks/2339.js +%%HOMEDIR%%/.next/server/chunks/236.js +%%HOMEDIR%%/.next/server/chunks/2364.js +%%HOMEDIR%%/.next/server/chunks/2367.js +%%HOMEDIR%%/.next/server/chunks/2376.js +%%HOMEDIR%%/.next/server/chunks/2400.js +%%HOMEDIR%%/.next/server/chunks/2429.js +%%HOMEDIR%%/.next/server/chunks/2546.js +%%HOMEDIR%%/.next/server/chunks/2669.js +%%HOMEDIR%%/.next/server/chunks/2710.js +%%HOMEDIR%%/.next/server/chunks/2744.js +%%HOMEDIR%%/.next/server/chunks/2848.js +%%HOMEDIR%%/.next/server/chunks/2851.js +%%HOMEDIR%%/.next/server/chunks/2857.js +%%HOMEDIR%%/.next/server/chunks/2900.js +%%HOMEDIR%%/.next/server/chunks/2948.js +%%HOMEDIR%%/.next/server/chunks/2987.js +%%HOMEDIR%%/.next/server/chunks/3063.js +%%HOMEDIR%%/.next/server/chunks/3185.js +%%HOMEDIR%%/.next/server/chunks/3189.js +%%HOMEDIR%%/.next/server/chunks/319.js +%%HOMEDIR%%/.next/server/chunks/3468.js +%%HOMEDIR%%/.next/server/chunks/3503.js +%%HOMEDIR%%/.next/server/chunks/3530.js +%%HOMEDIR%%/.next/server/chunks/3535.js +%%HOMEDIR%%/.next/server/chunks/3622.js +%%HOMEDIR%%/.next/server/chunks/3766.js +%%HOMEDIR%%/.next/server/chunks/3913.js +%%HOMEDIR%%/.next/server/chunks/3928.js +%%HOMEDIR%%/.next/server/chunks/4166.js +%%HOMEDIR%%/.next/server/chunks/428.js +%%HOMEDIR%%/.next/server/chunks/4328.js +%%HOMEDIR%%/.next/server/chunks/4357.js +%%HOMEDIR%%/.next/server/chunks/4411.js +%%HOMEDIR%%/.next/server/chunks/4477.js +%%HOMEDIR%%/.next/server/chunks/4544.js +%%HOMEDIR%%/.next/server/chunks/4561.js +%%HOMEDIR%%/.next/server/chunks/4579.js +%%HOMEDIR%%/.next/server/chunks/4612.js +%%HOMEDIR%%/.next/server/chunks/463.js +%%HOMEDIR%%/.next/server/chunks/4649.js +%%HOMEDIR%%/.next/server/chunks/4653.js +%%HOMEDIR%%/.next/server/chunks/4674.js +%%HOMEDIR%%/.next/server/chunks/4685.js +%%HOMEDIR%%/.next/server/chunks/4731.js +%%HOMEDIR%%/.next/server/chunks/4848.js +%%HOMEDIR%%/.next/server/chunks/4873.js +%%HOMEDIR%%/.next/server/chunks/4911.js +%%HOMEDIR%%/.next/server/chunks/4964.js +%%HOMEDIR%%/.next/server/chunks/50.js +%%HOMEDIR%%/.next/server/chunks/5043.js +%%HOMEDIR%%/.next/server/chunks/505.js +%%HOMEDIR%%/.next/server/chunks/5075.js +%%HOMEDIR%%/.next/server/chunks/5271.js +%%HOMEDIR%%/.next/server/chunks/5290.js +%%HOMEDIR%%/.next/server/chunks/5305.js +%%HOMEDIR%%/.next/server/chunks/5310.js +%%HOMEDIR%%/.next/server/chunks/5380.js +%%HOMEDIR%%/.next/server/chunks/5391.js +%%HOMEDIR%%/.next/server/chunks/5427.js +%%HOMEDIR%%/.next/server/chunks/5438.js +%%HOMEDIR%%/.next/server/chunks/5559.js +%%HOMEDIR%%/.next/server/chunks/5566.js +%%HOMEDIR%%/.next/server/chunks/5586.js +%%HOMEDIR%%/.next/server/chunks/5637.js +%%HOMEDIR%%/.next/server/chunks/5764.js +%%HOMEDIR%%/.next/server/chunks/5788.js +%%HOMEDIR%%/.next/server/chunks/5818.js +%%HOMEDIR%%/.next/server/chunks/5999.js +%%HOMEDIR%%/.next/server/chunks/6042.js +%%HOMEDIR%%/.next/server/chunks/6050.js +%%HOMEDIR%%/.next/server/chunks/6196.js +%%HOMEDIR%%/.next/server/chunks/6257.js +%%HOMEDIR%%/.next/server/chunks/6268.js +%%HOMEDIR%%/.next/server/chunks/627.js +%%HOMEDIR%%/.next/server/chunks/6318.js +%%HOMEDIR%%/.next/server/chunks/6466.js +%%HOMEDIR%%/.next/server/chunks/6558.js +%%HOMEDIR%%/.next/server/chunks/6565.js +%%HOMEDIR%%/.next/server/chunks/6617.js +%%HOMEDIR%%/.next/server/chunks/6637.js +%%HOMEDIR%%/.next/server/chunks/6701.js +%%HOMEDIR%%/.next/server/chunks/6768.js +%%HOMEDIR%%/.next/server/chunks/6852.js +%%HOMEDIR%%/.next/server/chunks/6878.js +%%HOMEDIR%%/.next/server/chunks/7019.js +%%HOMEDIR%%/.next/server/chunks/7045.js +%%HOMEDIR%%/.next/server/chunks/707.js +%%HOMEDIR%%/.next/server/chunks/7075.js +%%HOMEDIR%%/.next/server/chunks/7081.js +%%HOMEDIR%%/.next/server/chunks/7105.js +%%HOMEDIR%%/.next/server/chunks/7167.js +%%HOMEDIR%%/.next/server/chunks/718.js +%%HOMEDIR%%/.next/server/chunks/7464.js +%%HOMEDIR%%/.next/server/chunks/7534.js +%%HOMEDIR%%/.next/server/chunks/7545.js +%%HOMEDIR%%/.next/server/chunks/7592.js +%%HOMEDIR%%/.next/server/chunks/7602.js +%%HOMEDIR%%/.next/server/chunks/7617.js +%%HOMEDIR%%/.next/server/chunks/7618.js +%%HOMEDIR%%/.next/server/chunks/7644.js +%%HOMEDIR%%/.next/server/chunks/7648.js +%%HOMEDIR%%/.next/server/chunks/7752.js +%%HOMEDIR%%/.next/server/chunks/7813.js +%%HOMEDIR%%/.next/server/chunks/7848.js +%%HOMEDIR%%/.next/server/chunks/7936.js +%%HOMEDIR%%/.next/server/chunks/8014.js +%%HOMEDIR%%/.next/server/chunks/8128.js +%%HOMEDIR%%/.next/server/chunks/8177.js +%%HOMEDIR%%/.next/server/chunks/8233.js +%%HOMEDIR%%/.next/server/chunks/8245.js +%%HOMEDIR%%/.next/server/chunks/8256.js +%%HOMEDIR%%/.next/server/chunks/8278.js +%%HOMEDIR%%/.next/server/chunks/8320.js +%%HOMEDIR%%/.next/server/chunks/8505.js +%%HOMEDIR%%/.next/server/chunks/8532.js +%%HOMEDIR%%/.next/server/chunks/8536.js +%%HOMEDIR%%/.next/server/chunks/8565.js +%%HOMEDIR%%/.next/server/chunks/8574.js +%%HOMEDIR%%/.next/server/chunks/8587.js +%%HOMEDIR%%/.next/server/chunks/8644.js +%%HOMEDIR%%/.next/server/chunks/8654.js +%%HOMEDIR%%/.next/server/chunks/8703.js +%%HOMEDIR%%/.next/server/chunks/878.js +%%HOMEDIR%%/.next/server/chunks/8837.js +%%HOMEDIR%%/.next/server/chunks/891.js +%%HOMEDIR%%/.next/server/chunks/8939.js +%%HOMEDIR%%/.next/server/chunks/898.js +%%HOMEDIR%%/.next/server/chunks/9037.js +%%HOMEDIR%%/.next/server/chunks/904.js +%%HOMEDIR%%/.next/server/chunks/9096.js +%%HOMEDIR%%/.next/server/chunks/9132.js +%%HOMEDIR%%/.next/server/chunks/9151.js +%%HOMEDIR%%/.next/server/chunks/9160.js +%%HOMEDIR%%/.next/server/chunks/924.js +%%HOMEDIR%%/.next/server/chunks/9275.js +%%HOMEDIR%%/.next/server/chunks/9278.js +%%HOMEDIR%%/.next/server/chunks/9292.js +%%HOMEDIR%%/.next/server/chunks/9342.js +%%HOMEDIR%%/.next/server/chunks/946.js +%%HOMEDIR%%/.next/server/chunks/9475.js +%%HOMEDIR%%/.next/server/chunks/9499.js +%%HOMEDIR%%/.next/server/chunks/9504.js +%%HOMEDIR%%/.next/server/chunks/9548.js +%%HOMEDIR%%/.next/server/chunks/9632.js +%%HOMEDIR%%/.next/server/chunks/9706.js +%%HOMEDIR%%/.next/server/chunks/9889.js +%%HOMEDIR%%/.next/server/chunks/9936.js %%HOMEDIR%%/.next/server/dynamic-css-manifest.js %%HOMEDIR%%/.next/server/edge-runtime-webpack.js %%HOMEDIR%%/.next/server/functions-config-manifest.json @@ -266,191 +268,200 @@ etc/homepage.env %%HOMEDIR%%/.next/server/src/middleware.js %%HOMEDIR%%/.next/server/webpack-api-runtime.js %%HOMEDIR%%/.next/server/webpack-runtime.js -%%HOMEDIR%%/.next/static/chunks/01325ca9-7d5f3991c894ef3c.js -%%HOMEDIR%%/.next/static/chunks/1024.b5f6ec8d81ab8092.js -%%HOMEDIR%%/.next/static/chunks/1053.0e126909a1d737e2.js -%%HOMEDIR%%/.next/static/chunks/1083.9225e62c56fafb08.js -%%HOMEDIR%%/.next/static/chunks/1094.150eb81c357d2b4a.js -%%HOMEDIR%%/.next/static/chunks/1153.e8b8035794321aa1.js -%%HOMEDIR%%/.next/static/chunks/1203.454e8b3c219ce87d.js -%%HOMEDIR%%/.next/static/chunks/1371.1d0b5dd9dacdd949.js -%%HOMEDIR%%/.next/static/chunks/1475.5aec89c0dee42420.js -%%HOMEDIR%%/.next/static/chunks/1542.d9b50712504c3a85.js -%%HOMEDIR%%/.next/static/chunks/1619.8e2041ecae92be45.js -%%HOMEDIR%%/.next/static/chunks/1717.46089e1c58114b04.js -%%HOMEDIR%%/.next/static/chunks/1758.9b1f894c164e3c4e.js -%%HOMEDIR%%/.next/static/chunks/1772.66f52ff4ea40d9e3.js -%%HOMEDIR%%/.next/static/chunks/1812.6f1e5b9f15b95d02.js -%%HOMEDIR%%/.next/static/chunks/1827.a3074eb36ad2a47a.js -%%HOMEDIR%%/.next/static/chunks/1848.3c86129bcbe5c4eb.js -%%HOMEDIR%%/.next/static/chunks/1896.bff9dbe74fee42e5.js -%%HOMEDIR%%/.next/static/chunks/2064.54b1ea917da517d0.js +%%HOMEDIR%%/.next/static/57cJKQtdFX4OtnUFYUzrR/_buildManifest.js +%%HOMEDIR%%/.next/static/57cJKQtdFX4OtnUFYUzrR/_ssgManifest.js +%%HOMEDIR%%/.next/static/chunks/01325ca9-77ccef3498fc0d6f.js +%%HOMEDIR%%/.next/static/chunks/107.fad332fc4010edba.js +%%HOMEDIR%%/.next/static/chunks/1097.8eb900d06dbe6607.js +%%HOMEDIR%%/.next/static/chunks/1105.39b258548de03821.js +%%HOMEDIR%%/.next/static/chunks/1168.66ef399113a26327.js +%%HOMEDIR%%/.next/static/chunks/1185.63d492dc9a2fde6e.js +%%HOMEDIR%%/.next/static/chunks/1188.c693379b0d42a94b.js +%%HOMEDIR%%/.next/static/chunks/1210.581b5c3df35e024d.js +%%HOMEDIR%%/.next/static/chunks/1230.03afa4db7bcca159.js +%%HOMEDIR%%/.next/static/chunks/1395.044e329303cbcd07.js +%%HOMEDIR%%/.next/static/chunks/1590.1d90337b267c1b4f.js +%%HOMEDIR%%/.next/static/chunks/1605.b1a4b5cb634e62d1.js +%%HOMEDIR%%/.next/static/chunks/1634.f0eddac86ec5e34b.js +%%HOMEDIR%%/.next/static/chunks/1644.e78a61bd12c16213.js +%%HOMEDIR%%/.next/static/chunks/1652.f8789041bbbbf976.js +%%HOMEDIR%%/.next/static/chunks/1696.1331d219862da330.js +%%HOMEDIR%%/.next/static/chunks/1700.e743fec9c17490d7.js +%%HOMEDIR%%/.next/static/chunks/1707.8b39e36a9095db95.js +%%HOMEDIR%%/.next/static/chunks/1834.509e2dfbcf4730a8.js +%%HOMEDIR%%/.next/static/chunks/2013.db68fa95b5685373.js +%%HOMEDIR%%/.next/static/chunks/2106.eeccce4750a9ab46.js +%%HOMEDIR%%/.next/static/chunks/2129.fdb18ade60745677.js %%HOMEDIR%%/.next/static/chunks/220.8f02f7931232a9b3.js -%%HOMEDIR%%/.next/static/chunks/2224.0fa0f069900a216b.js -%%HOMEDIR%%/.next/static/chunks/2244.0b3fab6f5776bf01.js -%%HOMEDIR%%/.next/static/chunks/2259.6eb8d2463a0e4d3c.js -%%HOMEDIR%%/.next/static/chunks/2276.a620e5a716d56757.js -%%HOMEDIR%%/.next/static/chunks/2428.273118e2913c2233.js -%%HOMEDIR%%/.next/static/chunks/2481.219081264f9b331d.js -%%HOMEDIR%%/.next/static/chunks/2482.7286614df11dd602.js -%%HOMEDIR%%/.next/static/chunks/2541.0512c04037f41e7c.js -%%HOMEDIR%%/.next/static/chunks/2557.f9928134e6c613ac.js -%%HOMEDIR%%/.next/static/chunks/256.4d2b46ee526f1b45.js -%%HOMEDIR%%/.next/static/chunks/2562.a13fa59fcf301a0e.js -%%HOMEDIR%%/.next/static/chunks/2629.34f751c3e41af14f.js -%%HOMEDIR%%/.next/static/chunks/2638.c8c0748ece234b32.js -%%HOMEDIR%%/.next/static/chunks/2671.96254e2afb242427.js -%%HOMEDIR%%/.next/static/chunks/26b4713f.636da3786ce045d7.js -%%HOMEDIR%%/.next/static/chunks/2706.b222754070a632bf.js -%%HOMEDIR%%/.next/static/chunks/2747.c317217bda33b029.js -%%HOMEDIR%%/.next/static/chunks/2750.5bcf59810f0aa64d.js -%%HOMEDIR%%/.next/static/chunks/2821.9c9c5cefad894e81.js -%%HOMEDIR%%/.next/static/chunks/287.20d3da7e540aec45.js -%%HOMEDIR%%/.next/static/chunks/2875.c960a26518158172.js -%%HOMEDIR%%/.next/static/chunks/289.8f590a02d7eef3d0.js -%%HOMEDIR%%/.next/static/chunks/2905.7cecbab4a193b4eb.js -%%HOMEDIR%%/.next/static/chunks/2952.fc229b125f864988.js -%%HOMEDIR%%/.next/static/chunks/3020.b89df5e8835348a6.js -%%HOMEDIR%%/.next/static/chunks/3156.4f1eab967a999625.js -%%HOMEDIR%%/.next/static/chunks/3172.cfd46924ee421cfa.js -%%HOMEDIR%%/.next/static/chunks/3270.70b501f792f14c3e.js -%%HOMEDIR%%/.next/static/chunks/3342.22f6cc50565fab4a.js -%%HOMEDIR%%/.next/static/chunks/3352.c9384a5629466863.js -%%HOMEDIR%%/.next/static/chunks/3413.ba5d8c7db408f815.js -%%HOMEDIR%%/.next/static/chunks/3430.a2d9eec2ce97137e.js -%%HOMEDIR%%/.next/static/chunks/345.42ded84174698533.js -%%HOMEDIR%%/.next/static/chunks/3462.eb0cbd44dc590989.js -%%HOMEDIR%%/.next/static/chunks/3548.45131a15d3467e78.js -%%HOMEDIR%%/.next/static/chunks/3591.30159a9f2e072f41.js -%%HOMEDIR%%/.next/static/chunks/3772.d5191bcbfd6c0c09.js -%%HOMEDIR%%/.next/static/chunks/3789.5a3fbcf3fb9261d5.js -%%HOMEDIR%%/.next/static/chunks/3810.7061b06a2c211fc2.js -%%HOMEDIR%%/.next/static/chunks/3826.51b30c6c60103bb7.js -%%HOMEDIR%%/.next/static/chunks/397.1fc5ec2f7e5a02ee.js -%%HOMEDIR%%/.next/static/chunks/401.ffa6053816611b49.js -%%HOMEDIR%%/.next/static/chunks/4014.0de5899ae9681d2a.js -%%HOMEDIR%%/.next/static/chunks/4035.79ea97d447cdfaa9.js -%%HOMEDIR%%/.next/static/chunks/4044.5ac397baa17e7548.js -%%HOMEDIR%%/.next/static/chunks/4058.5da8853733ec78e5.js -%%HOMEDIR%%/.next/static/chunks/4083.25bf05de7cfc278b.js -%%HOMEDIR%%/.next/static/chunks/4129.00face5fb934c732.js -%%HOMEDIR%%/.next/static/chunks/4207.89e61201b87ef87d.js -%%HOMEDIR%%/.next/static/chunks/4298.376ad3645baeba10.js -%%HOMEDIR%%/.next/static/chunks/4534.89b524aa65999937.js -%%HOMEDIR%%/.next/static/chunks/457d11d8-f084f17c5c623007.js -%%HOMEDIR%%/.next/static/chunks/458.2e8fa92bd7c2c6c5.js -%%HOMEDIR%%/.next/static/chunks/4613.b2cab968eaaffbe1.js -%%HOMEDIR%%/.next/static/chunks/4638.f4ec30d00a9e7c59.js -%%HOMEDIR%%/.next/static/chunks/4648.2f5f5eee4d0998b6.js -%%HOMEDIR%%/.next/static/chunks/4669.c869734b3154bfb4.js -%%HOMEDIR%%/.next/static/chunks/4671.602911f6311d9532.js -%%HOMEDIR%%/.next/static/chunks/4700.c95cfc315d0f586b.js -%%HOMEDIR%%/.next/static/chunks/4847.2c09c9dc5aabee16.js -%%HOMEDIR%%/.next/static/chunks/4900.dd4010847d7f3ebf.js -%%HOMEDIR%%/.next/static/chunks/5025.8509b92d8cbb10bb.js -%%HOMEDIR%%/.next/static/chunks/5026.7d488d18c5a20b51.js -%%HOMEDIR%%/.next/static/chunks/5054.93c91c26ccfd93d7.js -%%HOMEDIR%%/.next/static/chunks/506.11a20422c3eb9933.js -%%HOMEDIR%%/.next/static/chunks/5113.fbb68d3a11f65594.js -%%HOMEDIR%%/.next/static/chunks/5130.fa111b2b89e504c5.js -%%HOMEDIR%%/.next/static/chunks/5250.fa72683300b73977.js -%%HOMEDIR%%/.next/static/chunks/5345.d524596bd31f31f5.js -%%HOMEDIR%%/.next/static/chunks/5371.05f335aac5db07f6.js -%%HOMEDIR%%/.next/static/chunks/548a922e-1b70aee4b6d1b9b9.js -%%HOMEDIR%%/.next/static/chunks/5672.223f864a480d2362.js -%%HOMEDIR%%/.next/static/chunks/5714.4e829a650e5e94bf.js -%%HOMEDIR%%/.next/static/chunks/5738.87cc3ada8d6db781.js -%%HOMEDIR%%/.next/static/chunks/5794.2e2f1ddea0f306ce.js -%%HOMEDIR%%/.next/static/chunks/5829.60014af297a08388.js -%%HOMEDIR%%/.next/static/chunks/5843.487523ed43a2a29d.js -%%HOMEDIR%%/.next/static/chunks/5860.a10d0361279e6f9a.js -%%HOMEDIR%%/.next/static/chunks/5944.4bff334081a2eb22.js -%%HOMEDIR%%/.next/static/chunks/6002.f6ac6a7504802f1e.js -%%HOMEDIR%%/.next/static/chunks/6182.e82eb4ec3e4fa068.js -%%HOMEDIR%%/.next/static/chunks/6187.d0e3c9e2a14feb51.js -%%HOMEDIR%%/.next/static/chunks/6218.b4f08a33f469d76a.js -%%HOMEDIR%%/.next/static/chunks/6265.722538037775bb73.js -%%HOMEDIR%%/.next/static/chunks/6272.7f021e1360b366f9.js -%%HOMEDIR%%/.next/static/chunks/6295.cb98cdab0f4cb938.js -%%HOMEDIR%%/.next/static/chunks/6347.594ff64727b20f98.js -%%HOMEDIR%%/.next/static/chunks/6366.7f83d8502dceef08.js -%%HOMEDIR%%/.next/static/chunks/6563.b22b4e62e126403a.js -%%HOMEDIR%%/.next/static/chunks/665.751452845a56d0bd.js -%%HOMEDIR%%/.next/static/chunks/6719.8eda5aab455acf36.js -%%HOMEDIR%%/.next/static/chunks/6745.d343ac80dbf66f90.js -%%HOMEDIR%%/.next/static/chunks/6826.c58fccf1b85a18fc.js -%%HOMEDIR%%/.next/static/chunks/6866.406cd51d342ba37b.js -%%HOMEDIR%%/.next/static/chunks/6969.0b6a6e195eb57353.js -%%HOMEDIR%%/.next/static/chunks/6994.02a0eacf42577f35.js -%%HOMEDIR%%/.next/static/chunks/7020.e38f0cf5777723e0.js -%%HOMEDIR%%/.next/static/chunks/7094.915b2f97858fa8f5.js -%%HOMEDIR%%/.next/static/chunks/7107.1ae914bbb24cb611.js -%%HOMEDIR%%/.next/static/chunks/7170.6d92cd269241e8de.js -%%HOMEDIR%%/.next/static/chunks/7293.1a69c6f2ba699605.js -%%HOMEDIR%%/.next/static/chunks/7339.34c6b8afd543d278.js -%%HOMEDIR%%/.next/static/chunks/7479.3c75f8a8105572d8.js -%%HOMEDIR%%/.next/static/chunks/7496.a0477195f892c574.js -%%HOMEDIR%%/.next/static/chunks/7596.a5c9b9f5686e2f38.js -%%HOMEDIR%%/.next/static/chunks/761.a3f51b5af9c2c0ad.js -%%HOMEDIR%%/.next/static/chunks/7635.e87ffc312d63e429.js -%%HOMEDIR%%/.next/static/chunks/7682.65011a769788bc69.js -%%HOMEDIR%%/.next/static/chunks/7839.7f37e8e241bc9c74.js -%%HOMEDIR%%/.next/static/chunks/7862.165ac2499a454b56.js -%%HOMEDIR%%/.next/static/chunks/797.705f021a1bf2bbd8.js -%%HOMEDIR%%/.next/static/chunks/8079.7129046267671d8a.js -%%HOMEDIR%%/.next/static/chunks/8090.becfc4ee80054933.js -%%HOMEDIR%%/.next/static/chunks/8245.3cde24b69e922a4f.js -%%HOMEDIR%%/.next/static/chunks/8325.938e478bf05daf5e.js -%%HOMEDIR%%/.next/static/chunks/8448-3e2367ac516c46d9.js -%%HOMEDIR%%/.next/static/chunks/8502.3a5e746d80a798f3.js -%%HOMEDIR%%/.next/static/chunks/8531.bff93d5d6fdb5eb1.js -%%HOMEDIR%%/.next/static/chunks/8637.250661b8b5969628.js -%%HOMEDIR%%/.next/static/chunks/8664.2f0ebd8c8cc4f7dd.js -%%HOMEDIR%%/.next/static/chunks/8722.e22dca46473d20bf.js -%%HOMEDIR%%/.next/static/chunks/8726.ad52b7fb028b946e.js -%%HOMEDIR%%/.next/static/chunks/8915.a8eeb28b4de2201d.js -%%HOMEDIR%%/.next/static/chunks/8921.c488292dd33725ac.js -%%HOMEDIR%%/.next/static/chunks/8965.66a5ab93862b0f12.js -%%HOMEDIR%%/.next/static/chunks/8983.c96f1004e83e1aba.js -%%HOMEDIR%%/.next/static/chunks/8989.b8074e7572b1b69b.js -%%HOMEDIR%%/.next/static/chunks/89a3b566-926a20f525afbd7a.js -%%HOMEDIR%%/.next/static/chunks/9029.62fe0d620abb6726.js -%%HOMEDIR%%/.next/static/chunks/9065.883ffbdd2ad7c502.js -%%HOMEDIR%%/.next/static/chunks/9084.667350cd46ba2cbd.js -%%HOMEDIR%%/.next/static/chunks/9223.5b8e76af5666d50a.js -%%HOMEDIR%%/.next/static/chunks/9241.f2e9e75eef2e2278.js -%%HOMEDIR%%/.next/static/chunks/9298.0e4892b727337df7.js -%%HOMEDIR%%/.next/static/chunks/9354.209c8a325d31c25d.js -%%HOMEDIR%%/.next/static/chunks/9379.11d0dec7b082338f.js -%%HOMEDIR%%/.next/static/chunks/9448.facbd0ae7660664e.js -%%HOMEDIR%%/.next/static/chunks/9622.4f867904d1c2a8e3.js -%%HOMEDIR%%/.next/static/chunks/9674.77a9eac08f7d11e3.js -%%HOMEDIR%%/.next/static/chunks/9712.1b87fd62006eef48.js -%%HOMEDIR%%/.next/static/chunks/9738.7394824859cc5b93.js -%%HOMEDIR%%/.next/static/chunks/9752.52893587d4af237f.js -%%HOMEDIR%%/.next/static/chunks/9791.24dca27254d785b7.js -%%HOMEDIR%%/.next/static/chunks/9822.019b45e6481cd1c3.js -%%HOMEDIR%%/.next/static/chunks/9835.e7e5be1280728188.js -%%HOMEDIR%%/.next/static/chunks/9839.5c9e4fe7edb09eef.js -%%HOMEDIR%%/.next/static/chunks/9883.580c000dd21ad021.js -%%HOMEDIR%%/.next/static/chunks/9890.06f7e3db4d3397dc.js -%%HOMEDIR%%/.next/static/chunks/9941.350c9b7c03c6a458.js -%%HOMEDIR%%/.next/static/chunks/9947.f371b52a3153d25c.js -%%HOMEDIR%%/.next/static/chunks/9c850f74-96df259801684108.js -%%HOMEDIR%%/.next/static/chunks/a1fe73f9.b889c163bb0113bd.js -%%HOMEDIR%%/.next/static/chunks/ab2253a0.f3681214c2f1c8b9.js +%%HOMEDIR%%/.next/static/chunks/2218.f3aa05fa3416e297.js +%%HOMEDIR%%/.next/static/chunks/2247.aaf3f8b2979f87f2.js +%%HOMEDIR%%/.next/static/chunks/2263.1726f4aacdf2b3be.js +%%HOMEDIR%%/.next/static/chunks/2320.37dc89fd6e6d8e76.js +%%HOMEDIR%%/.next/static/chunks/2408.ac75d69bd40fcc77.js +%%HOMEDIR%%/.next/static/chunks/2486.4033a5a8f71d3c76.js +%%HOMEDIR%%/.next/static/chunks/2500.bf07896370fc36c6.js +%%HOMEDIR%%/.next/static/chunks/2522.ca09b81819e849cc.js +%%HOMEDIR%%/.next/static/chunks/2560.48372c8e4a13fb24.js +%%HOMEDIR%%/.next/static/chunks/259.0dc276e5682addc2.js +%%HOMEDIR%%/.next/static/chunks/262.17e2ba991934dca2.js +%%HOMEDIR%%/.next/static/chunks/26b4713f.9b4c219bdbd0bbe6.js +%%HOMEDIR%%/.next/static/chunks/2726.0602a95cd1e34589.js +%%HOMEDIR%%/.next/static/chunks/2782.20d9be2377b5b87a.js +%%HOMEDIR%%/.next/static/chunks/2840.31b4af7881bea1fc.js +%%HOMEDIR%%/.next/static/chunks/2919.fdbeebd8943f0c48.js +%%HOMEDIR%%/.next/static/chunks/2959.fb9f6663f720a3df.js +%%HOMEDIR%%/.next/static/chunks/3098.c963fca6b8361fcb.js +%%HOMEDIR%%/.next/static/chunks/316.3e7c8d93d4774db4.js +%%HOMEDIR%%/.next/static/chunks/3162.a068e17424c41824.js +%%HOMEDIR%%/.next/static/chunks/3231.82d30bb7ef241bde.js +%%HOMEDIR%%/.next/static/chunks/3242.ca5b1079cc1a86bf.js +%%HOMEDIR%%/.next/static/chunks/3243.c5b53420e999cb51.js +%%HOMEDIR%%/.next/static/chunks/3391.51637d08ce8957cb.js +%%HOMEDIR%%/.next/static/chunks/347.93ab434ba4ec9615.js +%%HOMEDIR%%/.next/static/chunks/3580.59264f27ab805732.js +%%HOMEDIR%%/.next/static/chunks/3617.0eea62fa15724e24.js +%%HOMEDIR%%/.next/static/chunks/3635.6495279deabdf73e.js +%%HOMEDIR%%/.next/static/chunks/3697.49b286da819784c0.js +%%HOMEDIR%%/.next/static/chunks/3746.8884933a0057f82f.js +%%HOMEDIR%%/.next/static/chunks/3748.e6f57fa8d59fa9bc.js +%%HOMEDIR%%/.next/static/chunks/3763.388a3c9facb23c1e.js +%%HOMEDIR%%/.next/static/chunks/381e8362-8108d30d16e75d17.js +%%HOMEDIR%%/.next/static/chunks/3843.730956bc4c6efcba.js +%%HOMEDIR%%/.next/static/chunks/3870.e0738ae6736dd0cd.js +%%HOMEDIR%%/.next/static/chunks/3873.2000aa701cd548e1.js +%%HOMEDIR%%/.next/static/chunks/3898.6bed74929eefe6bc.js +%%HOMEDIR%%/.next/static/chunks/4009.44f3319f0f6251a9.js +%%HOMEDIR%%/.next/static/chunks/4033.4230d0c2540ba84b.js +%%HOMEDIR%%/.next/static/chunks/4113.16651eb86fc75e64.js +%%HOMEDIR%%/.next/static/chunks/420.8c9198b634e538cd.js +%%HOMEDIR%%/.next/static/chunks/4201.79b30c02d9c5cf75.js +%%HOMEDIR%%/.next/static/chunks/4257.a3abf9b67484d12f.js +%%HOMEDIR%%/.next/static/chunks/4261.761003492e99fe64.js +%%HOMEDIR%%/.next/static/chunks/4267.046096092f6b65b5.js +%%HOMEDIR%%/.next/static/chunks/4274.6a26f1448ed2ba61.js +%%HOMEDIR%%/.next/static/chunks/4313-7f03f25abd107ae8.js +%%HOMEDIR%%/.next/static/chunks/4391.52cc7c1d5b1b081c.js +%%HOMEDIR%%/.next/static/chunks/457d11d8-838b223097c8eb52.js +%%HOMEDIR%%/.next/static/chunks/459.c00edb50e5a21e38.js +%%HOMEDIR%%/.next/static/chunks/463.71590bedaf4a266b.js +%%HOMEDIR%%/.next/static/chunks/4681.fb1f3e3ff588dc0c.js +%%HOMEDIR%%/.next/static/chunks/4813.eaad27132f1f12f1.js +%%HOMEDIR%%/.next/static/chunks/4929.b11e53272cbdfaad.js +%%HOMEDIR%%/.next/static/chunks/506.ffc4f9d1bcc47aa0.js +%%HOMEDIR%%/.next/static/chunks/5233.95815c830c14a617.js +%%HOMEDIR%%/.next/static/chunks/5331.7c8aaf4eee057e80.js +%%HOMEDIR%%/.next/static/chunks/541.814c40d799f55dca.js +%%HOMEDIR%%/.next/static/chunks/5489.da8b4c2d95b61aaf.js +%%HOMEDIR%%/.next/static/chunks/548a922e-ff0c8a3ceaa48a98.js +%%HOMEDIR%%/.next/static/chunks/5492.1694cedadb0f13d0.js +%%HOMEDIR%%/.next/static/chunks/5564.78886c800cdb6a69.js +%%HOMEDIR%%/.next/static/chunks/5661.48e9c34fefb8436a.js +%%HOMEDIR%%/.next/static/chunks/5736.944d9ee1184ae9af.js +%%HOMEDIR%%/.next/static/chunks/5784.e3fcdb7179e6b05c.js +%%HOMEDIR%%/.next/static/chunks/5797.ec961546fa6d9423.js +%%HOMEDIR%%/.next/static/chunks/5805.72314252c1319dbe.js +%%HOMEDIR%%/.next/static/chunks/5882.caa02bc40c086a60.js +%%HOMEDIR%%/.next/static/chunks/5893.5fbb740c462ff4dd.js +%%HOMEDIR%%/.next/static/chunks/6007.c618c226abf155c9.js +%%HOMEDIR%%/.next/static/chunks/6107.29085e565f9ab570.js +%%HOMEDIR%%/.next/static/chunks/6118.29a51ad3bc6ce47f.js +%%HOMEDIR%%/.next/static/chunks/6208.b02fd2d203ce9424.js +%%HOMEDIR%%/.next/static/chunks/6272.68a79d5465eb57fc.js +%%HOMEDIR%%/.next/static/chunks/6276.4f2d6f1fc0fd808b.js +%%HOMEDIR%%/.next/static/chunks/6305.c628cc81f09a2df5.js +%%HOMEDIR%%/.next/static/chunks/6308.9d6954681b11de29.js +%%HOMEDIR%%/.next/static/chunks/6326.7fad2f56c26d5c78.js +%%HOMEDIR%%/.next/static/chunks/6402.5f63f44eb467511f.js +%%HOMEDIR%%/.next/static/chunks/6414.0d9c522a201bfc07.js +%%HOMEDIR%%/.next/static/chunks/642.8dcb622d5816590c.js +%%HOMEDIR%%/.next/static/chunks/660.854e29a316a8da77.js +%%HOMEDIR%%/.next/static/chunks/6600.8f6c95b668e99dc0.js +%%HOMEDIR%%/.next/static/chunks/6708.6b8e3ba79e343dab.js +%%HOMEDIR%%/.next/static/chunks/6767.c9937aa072644ef4.js +%%HOMEDIR%%/.next/static/chunks/6985.c082562394d879a6.js +%%HOMEDIR%%/.next/static/chunks/7027.4397de258e3792d5.js +%%HOMEDIR%%/.next/static/chunks/7079.4f58902047be25b5.js +%%HOMEDIR%%/.next/static/chunks/7093.071da6f72bb5a937.js +%%HOMEDIR%%/.next/static/chunks/7100.0f1a2dac35e28357.js +%%HOMEDIR%%/.next/static/chunks/7105.71bb90bf67c3fcbe.js +%%HOMEDIR%%/.next/static/chunks/7132.6e1ced8ec58775ea.js +%%HOMEDIR%%/.next/static/chunks/7194.bc1bfbaee4c9f566.js +%%HOMEDIR%%/.next/static/chunks/7247.4e977e53f1ad0f1b.js +%%HOMEDIR%%/.next/static/chunks/7279.4896db9c7775258e.js +%%HOMEDIR%%/.next/static/chunks/7315.cccb3254df426423.js +%%HOMEDIR%%/.next/static/chunks/7352.ba5274ec600ec99d.js +%%HOMEDIR%%/.next/static/chunks/7414.f4d7e1d45e9d88b7.js +%%HOMEDIR%%/.next/static/chunks/7419.702d3d70b5d27405.js +%%HOMEDIR%%/.next/static/chunks/7428.40a2fe2dc21bbad5.js +%%HOMEDIR%%/.next/static/chunks/7504.3ebe2ceeb68aa095.js +%%HOMEDIR%%/.next/static/chunks/753.18e741a202d6b6d2.js +%%HOMEDIR%%/.next/static/chunks/7624.6b6f3554685b226d.js +%%HOMEDIR%%/.next/static/chunks/766.b0dff841854d6a76.js +%%HOMEDIR%%/.next/static/chunks/7677.5348c99037000fd1.js +%%HOMEDIR%%/.next/static/chunks/7829.1c5f03ae523dfb47.js +%%HOMEDIR%%/.next/static/chunks/7919.e12e7ea77f87968a.js +%%HOMEDIR%%/.next/static/chunks/7956.4176edc2ee7b3256.js +%%HOMEDIR%%/.next/static/chunks/797.9695ed3f87604fda.js +%%HOMEDIR%%/.next/static/chunks/7971.a0690696fd96e768.js +%%HOMEDIR%%/.next/static/chunks/8022.257584426dd8f155.js +%%HOMEDIR%%/.next/static/chunks/810.f43dd7b2fb3c013b.js +%%HOMEDIR%%/.next/static/chunks/8184.c2f612971f134d0e.js +%%HOMEDIR%%/.next/static/chunks/8225.c4e765521dcf622c.js +%%HOMEDIR%%/.next/static/chunks/8271.d87e08884a6bbc34.js +%%HOMEDIR%%/.next/static/chunks/8468.501f707b51ea822d.js +%%HOMEDIR%%/.next/static/chunks/8691.8c95994a46ca4665.js +%%HOMEDIR%%/.next/static/chunks/87.a83a1867ee0ae2fc.js +%%HOMEDIR%%/.next/static/chunks/871.a0175790b8cc5539.js +%%HOMEDIR%%/.next/static/chunks/8723.57532aab43e989f9.js +%%HOMEDIR%%/.next/static/chunks/8731.4f30268e5d1b8c12.js +%%HOMEDIR%%/.next/static/chunks/8760.e13598c9edee6ab6.js +%%HOMEDIR%%/.next/static/chunks/8849.99eb89aeb7f3d6d3.js +%%HOMEDIR%%/.next/static/chunks/8854.ace52ffa2b0bb96d.js +%%HOMEDIR%%/.next/static/chunks/89a3b566-9b16252d48eb9652.js +%%HOMEDIR%%/.next/static/chunks/9035.867fc4f44fc2e82a.js +%%HOMEDIR%%/.next/static/chunks/9074.e7ee3a6545ed1292.js +%%HOMEDIR%%/.next/static/chunks/9087.a15bc31b9a65dcf3.js +%%HOMEDIR%%/.next/static/chunks/9101.23c23f4607fe8f4a.js +%%HOMEDIR%%/.next/static/chunks/9105.29b310b32239213b.js +%%HOMEDIR%%/.next/static/chunks/9108.ac876ab625cace2e.js +%%HOMEDIR%%/.next/static/chunks/9158.68070d13ac6ad11e.js +%%HOMEDIR%%/.next/static/chunks/9176.6350d4cf161b063d.js +%%HOMEDIR%%/.next/static/chunks/9343.5564af1d1d0a1bb8.js +%%HOMEDIR%%/.next/static/chunks/9397.8a8f298e00069b4b.js +%%HOMEDIR%%/.next/static/chunks/9410.ea33b8ce901ca73a.js +%%HOMEDIR%%/.next/static/chunks/9420.08cf1f9f9f5f53f0.js +%%HOMEDIR%%/.next/static/chunks/9421.125cf03bad97000a.js +%%HOMEDIR%%/.next/static/chunks/9428.bcfa55cd0dcc4e60.js +%%HOMEDIR%%/.next/static/chunks/9447.6ecb9f880b7bbe69.js +%%HOMEDIR%%/.next/static/chunks/9487.0be4356634fca66e.js +%%HOMEDIR%%/.next/static/chunks/956.6d69f64aeb02d5a2.js +%%HOMEDIR%%/.next/static/chunks/9587.6af94ae3f7484121.js +%%HOMEDIR%%/.next/static/chunks/960.b2c7c7c80f9f99aa.js +%%HOMEDIR%%/.next/static/chunks/9607.770e50d0b0dc9e5a.js +%%HOMEDIR%%/.next/static/chunks/9664.fa0b63ce9401d75b.js +%%HOMEDIR%%/.next/static/chunks/9715.67748fd4292c8b42.js +%%HOMEDIR%%/.next/static/chunks/9749.0ac7b4cdf592e951.js +%%HOMEDIR%%/.next/static/chunks/975.bc3985b89fba5cfb.js +%%HOMEDIR%%/.next/static/chunks/9833.af23bd891aee3824.js +%%HOMEDIR%%/.next/static/chunks/9955.4fabf72e5e972171.js +%%HOMEDIR%%/.next/static/chunks/9957.a39e397a875416f0.js +%%HOMEDIR%%/.next/static/chunks/9980.3ede51d7966a2ba6.js +%%HOMEDIR%%/.next/static/chunks/9c850f74-5e0d1237d14d65bc.js +%%HOMEDIR%%/.next/static/chunks/a1fe73f9.088080d88c7727e7.js +%%HOMEDIR%%/.next/static/chunks/ab2253a0.25bc0ddbc91b1665.js %%HOMEDIR%%/.next/static/chunks/b0a687f6.1744981fb2f81244.js -%%HOMEDIR%%/.next/static/chunks/b1a9255a.dfb77462b17c83f4.js -%%HOMEDIR%%/.next/static/chunks/d5ac9709.b652d7d999d16340.js -%%HOMEDIR%%/.next/static/chunks/framework-c5cfcc96a94eae8a.js -%%HOMEDIR%%/.next/static/chunks/main-fdb542b0de8d2585.js -%%HOMEDIR%%/.next/static/chunks/pages/_app-ed68b1f672755457.js -%%HOMEDIR%%/.next/static/chunks/pages/_error-fb6a88ddaef38215.js -%%HOMEDIR%%/.next/static/chunks/pages/browserconfig.xml-efe8cee33627ae01.js -%%HOMEDIR%%/.next/static/chunks/pages/index-c767b321db535108.js -%%HOMEDIR%%/.next/static/chunks/pages/site.webmanifest-61a35e125a46ba1c.js +%%HOMEDIR%%/.next/static/chunks/b1a9255a.ccd4a9a09aa1422d.js +%%HOMEDIR%%/.next/static/chunks/d5ac9709.ec3ef8092e4b96a0.js +%%HOMEDIR%%/.next/static/chunks/framework-ca2f8fe4a887959b.js +%%HOMEDIR%%/.next/static/chunks/main-dfa4279da7a75ddd.js +%%HOMEDIR%%/.next/static/chunks/pages/_app-f2aed9a8371b01cf.js +%%HOMEDIR%%/.next/static/chunks/pages/_error-6688cd3453d9a0f3.js +%%HOMEDIR%%/.next/static/chunks/pages/browserconfig.xml-b987cf8acf2b2b17.js +%%HOMEDIR%%/.next/static/chunks/pages/index-45ed409068e0a34c.js +%%HOMEDIR%%/.next/static/chunks/pages/site.webmanifest-4e478b15ec457e07.js %%HOMEDIR%%/.next/static/chunks/polyfills-42372ed130431b0a.js -%%HOMEDIR%%/.next/static/css/2699d50e78e78db5.css +%%HOMEDIR%%/.next/static/chunks/webpack-2aec3c43fd93416f.js +%%HOMEDIR%%/.next/static/css/3c7cb320c2354f78.css %%HOMEDIR%%/.next/static/media/Manrope.61cdc36c.ttf %%HOMEDIR%%/.next/static/media/Manrope.63012343.woff2 %%HOMEDIR%%/next-i18next.config.js @@ -1328,8 +1339,8 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/@kubernetes+client-node@1.0.0/node_modules/stream-buffers %%HOMEDIR%%/node_modules/.pnpm/@kubernetes+client-node@1.0.0/node_modules/tar %%HOMEDIR%%/node_modules/.pnpm/@kubernetes+client-node@1.0.0/node_modules/tmp-promise -%%HOMEDIR%%/node_modules/.pnpm/@next+env@15.4.5/node_modules/@next/env/dist/index.js -%%HOMEDIR%%/node_modules/.pnpm/@next+env@15.4.5/node_modules/@next/env/package.json +%%HOMEDIR%%/node_modules/.pnpm/@next+env@15.5.2/node_modules/@next/env/dist/index.js +%%HOMEDIR%%/node_modules/.pnpm/@next+env@15.5.2/node_modules/@next/env/package.json %%HOMEDIR%%/node_modules/.pnpm/@protobufjs+aspromise@1.1.2/node_modules/@protobufjs/aspromise/index.js %%HOMEDIR%%/node_modules/.pnpm/@protobufjs+aspromise@1.1.2/node_modules/@protobufjs/aspromise/package.json %%HOMEDIR%%/node_modules/.pnpm/@protobufjs+base64@1.1.2/node_modules/@protobufjs/base64/index.js @@ -1418,8 +1429,6 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/bl@4.1.0/node_modules/bl/package.json %%HOMEDIR%%/node_modules/.pnpm/bl@4.1.0/node_modules/inherits %%HOMEDIR%%/node_modules/.pnpm/bl@4.1.0/node_modules/readable-stream -%%HOMEDIR%%/node_modules/.pnpm/boolbase@1.0.0/node_modules/boolbase/index.js -%%HOMEDIR%%/node_modules/.pnpm/boolbase@1.0.0/node_modules/boolbase/package.json %%HOMEDIR%%/node_modules/.pnpm/cacheable-lookup@7.0.0/node_modules/cacheable-lookup/package.json %%HOMEDIR%%/node_modules/.pnpm/cacheable-lookup@7.0.0/node_modules/cacheable-lookup/source/index.js %%HOMEDIR%%/node_modules/.pnpm/cacheable-request@10.2.14/node_modules/cacheable-request/dist/index.js @@ -1431,650 +1440,601 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/cacheable-request@10.2.14/node_modules/mimic-response %%HOMEDIR%%/node_modules/.pnpm/cacheable-request@10.2.14/node_modules/normalize-url %%HOMEDIR%%/node_modules/.pnpm/cacheable-request@10.2.14/node_modules/responselike -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/agents.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/browserVersions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/browsers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/aac.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/abortcontroller.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ac3-ec3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/accelerometer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/addeventlistener.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/alternate-stylesheet.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ambient-light.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/apng.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/array-find-index.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/array-find.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/array-flat.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/array-includes.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/arrow-functions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/asmjs.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/async-clipboard.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/async-functions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/atob-btoa.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/audio-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/audio.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/audiotracks.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/autofocus.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/auxclick.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/av1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/avif.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-attachment.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-clip-text.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-img-opts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-position-x-y.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-repeat-round-space.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/background-sync.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/battery-status.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/beacon.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/beforeafterprint.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/bigint.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/blobbuilder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/bloburls.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/border-image.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/border-radius.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/broadcastchannel.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/brotli.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/calc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/canvas-blending.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/canvas-text.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/canvas.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ch-unit.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/chacha20-poly1305.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/channel-messaging.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/childnode-remove.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/classlist.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/clipboard.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/colr-v1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/colr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/comparedocumentposition.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/console-basic.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/console-time.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/const.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/constraint-validation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/contenteditable.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/cookie-store-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/cors.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/createimagebitmap.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/credential-management.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/cryptography.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-all.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-anchor-positioning.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-animation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-any-link.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-appearance.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-at-counter-style.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-autofill.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-backdrop-filter.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-background-offsets.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-boxshadow.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-canvas.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-caret-color.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-cascade-layers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-cascade-scope.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-case-insensitive.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-clip-path.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-color-adjust.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-color-function.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-conic-gradients.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-container-queries-style.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-container-queries.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-container-query-units.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-containment.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-content-visibility.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-counters.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-crisp-edges.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-cross-fade.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-default-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-deviceadaptation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-dir-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-display-contents.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-element-function.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-env-function.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-exclusions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-featurequeries.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-file-selector-button.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-filter-function.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-filters.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-first-letter.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-first-line.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-fixed.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-focus-visible.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-focus-within.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-font-palette.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-font-stretch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-gencontent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-gradients.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-grid-animation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-grid.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-has.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-hyphens.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-if.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-image-orientation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-image-set.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-in-out-of-range.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-initial-letter.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-initial-value.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-lch-lab.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-letter-spacing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-line-clamp.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-logical-props.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-marker-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-masks.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-matches-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-math-functions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-media-interaction.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-media-range-syntax.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-media-resolution.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-media-scripting.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-mediaqueries.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-mixblendmode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-module-scripts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-motion-paths.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-namespaces.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-nesting.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-not-sel-list.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-nth-child-of.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-opacity.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-optional-pseudo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-overflow-anchor.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-overflow-overlay.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-overflow.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-page-break.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-paged-media.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-paint-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-placeholder-shown.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-placeholder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-print-color-adjust.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-read-only-write.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-rebeccapurple.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-reflections.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-regions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-relative-colors.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-repeating-gradients.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-resize.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-revert-value.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-rrggbbaa.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-scroll-behavior.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-scrollbar.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-sel2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-sel3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-selection.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-shapes.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-snappoints.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-sticky.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-subgrid.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-supports-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-table.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-align-last.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-box-trim.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-indent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-justify.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-orientation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-spacing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-textshadow.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-touch-action.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-transitions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-unicode-bidi.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-unset-value.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-variables.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-when-else.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-widows-orphans.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-width-stretch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-writing-mode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css-zoom.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-attr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-boxsizing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-colors.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-cursors-grab.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-cursors-newer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-cursors.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/css3-tabsize.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/currentcolor.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/custom-elements.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/custom-elementsv1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/customevent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/datalist.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dataset.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/datauri.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/decorators.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/details.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/deviceorientation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/devicepixelratio.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dialog.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dispatchevent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dnssec.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/do-not-track.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-currentscript.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-execcommand.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-policy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/document-scrollingelement.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/documenthead.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dom-manip-convenience.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dom-range.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/domcontentloaded.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dommatrix.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/download.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/dragndrop.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/element-closest.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/element-from-point.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/element-scroll-methods.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/eme.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/eot.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es5.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-class.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-generators.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-module.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-number.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6-string-includes.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/es6.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/eventsource.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/extended-system-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/feature-policy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fetch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fieldset-disabled.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fileapi.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/filereader.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/filereadersync.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/filesystem.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/flac.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/flexbox-gap.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/flexbox.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/flow-root.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/focusin-focusout-events.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-family-system-ui.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-feature.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-kerning.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-loading.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-size-adjust.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-smooth.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-unicode-range.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-variant-alternates.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/font-variant-numeric.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fontface.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/form-attribute.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/form-submit-attributes.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/form-validation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/forms.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/fullscreen.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/gamepad.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/geolocation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/getboundingclientrect.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/getcomputedstyle.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/getelementsbyclassname.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/getrandomvalues.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/gyroscope.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/hardwareconcurrency.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/hashchange.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/heif.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/hevc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/hidden.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/high-resolution-time.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/history.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/html-media-capture.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/html5semantic.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/http-live-streaming.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/http2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/http3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/iframe-sandbox.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/iframe-seamless.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/iframe-srcdoc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/imagecapture.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ime.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/import-maps.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/imports.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/indexeddb.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/indexeddb2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/inline-block.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/innertext.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-color.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-datetime.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-email-tel-url.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-event.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-file-accept.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-file-directory.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-file-multiple.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-inputmode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-minlength.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-number.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-pattern.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-placeholder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-range.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-search.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/input-selection.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/insert-adjacent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/insertadjacenthtml.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/internationalization.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/intersectionobserver.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/intl-pluralrules.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/intrinsic-width.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/jpeg2000.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/jpegxl.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/jpegxr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/json.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-code.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-key.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-location.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/keyboardevent-which.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/lazyload.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/let.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-icon-png.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-icon-svg.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-preconnect.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-prefetch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-preload.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/link-rel-prerender.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/loading-lazy-attr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/localecompare.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/magnetometer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/matchesselector.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/matchmedia.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mathml.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/maxlength.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/media-fragments.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mediarecorder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mediasource.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/menu.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/meta-theme-color.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/meter.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/midi.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/minmaxwh.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mp3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mpeg-dash.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mpeg4.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/multibackgrounds.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/multicolumn.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mutation-events.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/mutationobserver.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/namevalue-storage.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/native-filesystem-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/nav-timing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/netinfo.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/notifications.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/object-entries.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/object-fit.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/object-observe.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/object-values.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/objectrtc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/offline-apps.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/offscreencanvas.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ogg-vorbis.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ogv.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ol-reversed.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/once-event-listener.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/online-status.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/opus.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/orientation-sensor.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/outline.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pad-start-end.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/page-transition-events.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pagevisibility.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/passive-event-listener.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/passkeys.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/passwordrules.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/path2d.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/payment-request.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pdf-viewer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/permissions-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/permissions-policy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/picture-in-picture.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/picture.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ping.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/png-alpha.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pointer-events.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pointer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/pointerlock.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/portals.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/prefers-color-scheme.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/progress.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/promise-finally.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/promises.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/proximity.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/proxy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/publickeypinning.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/push-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/queryselector.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/readonly-attr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/referrer-policy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/registerprotocolhandler.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rel-noopener.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rel-noreferrer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rellist.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rem.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/requestanimationframe.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/requestidlecallback.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/resizeobserver.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/resource-timing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rest-parameters.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/rtcpeerconnection.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ruby.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/run-in.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/screen-orientation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/script-async.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/script-defer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/scrollintoview.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sdch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/selection-api.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/selectlist.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/server-timing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/serviceworkers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/setimmediate.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/shadowdom.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/shadowdomv1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sharedarraybuffer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sharedworkers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sni.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/spdy.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/speech-recognition.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/speech-synthesis.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/spellcheck-attribute.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sql-storage.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/srcset.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/stream.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/streams.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/stricttransportsecurity.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/style-scoped.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/subresource-bundling.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/subresource-integrity.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-css.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-filters.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-fragment.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-html.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-html5.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-img.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg-smil.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/svg.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/sxg.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/tabindex-attr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/template-literals.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/template.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/temporal.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/testfeat.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-decoration.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-emphasis.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-overflow.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-size-adjust.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/text-stroke.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/textcontent.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/textencoder.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/tls1-1.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/tls1-2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/tls1-3.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/touch.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/transforms2d.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/transforms3d.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/trusted-types.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/ttf.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/typedarrays.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/u2f.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/unhandledrejection.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/url.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/urlsearchparams.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/use-strict.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/user-select-none.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/user-timing.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/variable-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/vector-effect.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/vibration.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/video.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/videotracks.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/view-transitions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/viewport-unit-variants.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/viewport-units.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wai-aria.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wake-lock.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-bigint.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-extended-const.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-gc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-multi-memory.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-multi-value.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-reference-types.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-signext.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-simd.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-tail-calls.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm-threads.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wasm.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wav.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wbr-element.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-animation.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-app-manifest.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-bluetooth.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-serial.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/web-share.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webauthn.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webcodecs.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webgl.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webgl2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webgpu.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webhid.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webkit-user-drag.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webm.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webnfc.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webp.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/websockets.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webtransport.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webusb.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webvr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webvtt.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webworkers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/webxr.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/will-change.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/woff.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/woff2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/word-break.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/wordwrap.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/x-doc-messaging.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/x-frame-options.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/xhr2.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/xhtml.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/xhtmlsmil.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/xml-serializer.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/data/features/zstd.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/lib/statuses.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/lib/supported.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/agents.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/browserVersions.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/browsers.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/feature.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/features.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/index.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/dist/unpacker/region.js -%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001731/node_modules/caniuse-lite/package.json -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/boolbase -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/lib/esm/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/lib/esm/positionals.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/lib/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/lib/positionals.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/cheerio-select/package.json -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/css-select -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/css-what -%%HOMEDIR%%/node_modules/.pnpm/cheerio-select@2.1.0/node_modules/domutils -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio-select -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/api/attributes.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/api/css.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/api/forms.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/api/manipulation.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/api/traversing.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/cheerio.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/api/attributes.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/api/css.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/api/forms.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/api/manipulation.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/api/traversing.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/cheerio.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/load.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/options.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/parse.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/parsers/parse5-adapter.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/static.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/types.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/esm/utils.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/load.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/options.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/parse.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/parsers/parse5-adapter.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/static.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/types.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/lib/utils.js -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/cheerio/package.json -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/dom-serializer -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/domhandler -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/domutils -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/htmlparser2 -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/parse5 -%%HOMEDIR%%/node_modules/.pnpm/cheerio@1.0.0-rc.12/node_modules/parse5-htmlparser2-tree-adapter +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/agents.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/browserVersions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/browsers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/aac.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/abortcontroller.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ac3-ec3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/accelerometer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/addeventlistener.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ambient-light.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/apng.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/array-find-index.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/array-find.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/array-flat.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/array-includes.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/arrow-functions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/asmjs.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/async-clipboard.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/async-functions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/atob-btoa.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/audio-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/audio.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/audiotracks.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/autofocus.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/auxclick.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/av1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/avif.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/background-attachment.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/background-clip-text.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/background-img-opts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/background-position-x-y.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/background-sync.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/battery-status.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/beacon.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/beforeafterprint.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/bigint.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/blobbuilder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/bloburls.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/border-image.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/border-radius.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/broadcastchannel.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/brotli.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/calc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/canvas-blending.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/canvas-text.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/canvas.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ch-unit.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/channel-messaging.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/childnode-remove.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/classlist.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/clipboard.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/colr-v1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/colr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/comparedocumentposition.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/console-basic.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/console-time.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/const.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/constraint-validation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/contenteditable.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/cookie-store-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/cors.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/createimagebitmap.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/credential-management.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/cryptography.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-all.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-animation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-any-link.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-appearance.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-at-counter-style.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-autofill.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-background-offsets.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-boxshadow.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-canvas.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-caret-color.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-cascade-layers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-cascade-scope.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-case-insensitive.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-clip-path.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-color-adjust.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-color-function.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-conic-gradients.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-container-queries-style.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-container-queries.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-container-query-units.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-containment.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-content-visibility.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-counters.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-crisp-edges.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-cross-fade.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-default-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-display-contents.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-element-function.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-env-function.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-exclusions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-featurequeries.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-file-selector-button.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-filter-function.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-filters.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-first-letter.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-first-line.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-fixed.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-focus-visible.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-focus-within.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-font-palette.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-font-stretch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-gencontent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-gradients.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-grid-animation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-grid.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-has.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-hyphens.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-if.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-image-orientation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-image-set.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-initial-letter.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-initial-value.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-lch-lab.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-letter-spacing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-line-clamp.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-logical-props.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-masks.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-math-functions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-media-interaction.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-media-resolution.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-media-scripting.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-mediaqueries.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-mixblendmode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-module-scripts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-motion-paths.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-namespaces.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-nesting.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-not-sel-list.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-nth-child-of.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-opacity.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-overflow.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-page-break.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-paged-media.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-paint-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-placeholder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-read-only-write.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-reflections.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-regions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-relative-colors.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-resize.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-revert-value.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-scrollbar.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-sel2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-sel3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-selection.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-shapes.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-snappoints.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-sticky.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-subgrid.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-supports-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-table.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-text-align-last.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-text-box-trim.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-text-indent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-text-justify.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-text-orientation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-text-spacing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-textshadow.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-touch-action.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-transitions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-unset-value.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-variables.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-when-else.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-widows-orphans.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-width-stretch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-writing-mode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css-zoom.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css3-attr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css3-boxsizing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css3-colors.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css3-cursors.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/css3-tabsize.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/currentcolor.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/custom-elements.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/custom-elementsv1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/customevent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/datalist.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dataset.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/datauri.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/decorators.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/details.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/deviceorientation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/devicepixelratio.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dialog.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dispatchevent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dnssec.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/do-not-track.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/document-currentscript.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/document-execcommand.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/document-policy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/document-scrollingelement.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/documenthead.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dom-range.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/domcontentloaded.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dommatrix.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/download.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/dragndrop.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/element-closest.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/element-from-point.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/element-scroll-methods.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/eme.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/eot.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es5.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es6-class.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es6-generators.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es6-module.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es6-number.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es6-string-includes.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/es6.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/eventsource.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/extended-system-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/feature-policy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/fetch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/fieldset-disabled.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/fileapi.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/filereader.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/filereadersync.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/filesystem.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/flac.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/flexbox-gap.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/flexbox.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/flow-root.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-family-system-ui.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-feature.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-kerning.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-loading.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-size-adjust.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-smooth.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-unicode-range.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-variant-alternates.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/font-variant-numeric.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/fontface.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/form-attribute.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/form-submit-attributes.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/form-validation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/forms.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/fullscreen.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/gamepad.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/geolocation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/getboundingclientrect.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/getcomputedstyle.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/getrandomvalues.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/gyroscope.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/hashchange.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/heif.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/hevc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/hidden.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/high-resolution-time.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/history.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/html-media-capture.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/html5semantic.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/http-live-streaming.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/http2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/http3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/iframe-sandbox.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/iframe-seamless.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/imagecapture.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ime.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/import-maps.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/imports.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/indexeddb.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/indexeddb2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/inline-block.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/innertext.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-color.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-datetime.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-email-tel-url.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-event.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-file-accept.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-file-directory.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-file-multiple.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-inputmode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-minlength.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-number.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-pattern.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-placeholder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-range.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-search.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/input-selection.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/insert-adjacent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/internationalization.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/intersectionobserver.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/intl-pluralrules.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/intrinsic-width.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/jpeg2000.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/jpegxl.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/jpegxr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/json.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/keyboardevent-code.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/keyboardevent-key.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/keyboardevent-location.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/keyboardevent-which.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/lazyload.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/let.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-icon-png.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-icon-svg.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-rel-preload.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/link-rel-prerender.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/localecompare.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/magnetometer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/matchesselector.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/matchmedia.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mathml.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/maxlength.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/media-fragments.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mediarecorder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mediasource.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/menu.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/meta-theme-color.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/meter.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/midi.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/minmaxwh.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mp3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mpeg-dash.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mpeg4.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/multibackgrounds.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/multicolumn.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mutation-events.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/mutationobserver.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/namevalue-storage.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/native-filesystem-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/nav-timing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/netinfo.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/notifications.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/object-entries.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/object-fit.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/object-observe.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/object-values.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/objectrtc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/offline-apps.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/offscreencanvas.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ogg-vorbis.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ogv.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ol-reversed.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/once-event-listener.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/online-status.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/opus.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/orientation-sensor.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/outline.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/pad-start-end.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/page-transition-events.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/pagevisibility.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/passive-event-listener.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/passkeys.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/passwordrules.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/path2d.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/payment-request.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/pdf-viewer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/permissions-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/permissions-policy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/picture-in-picture.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/picture.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ping.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/png-alpha.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/pointer-events.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/pointer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/pointerlock.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/portals.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/progress.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/promise-finally.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/promises.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/proximity.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/proxy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/publickeypinning.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/push-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/queryselector.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/readonly-attr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/referrer-policy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/rel-noopener.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/rel-noreferrer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/rellist.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/rem.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/requestanimationframe.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/requestidlecallback.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/resizeobserver.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/resource-timing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/rest-parameters.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ruby.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/run-in.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/screen-orientation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/script-async.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/script-defer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/scrollintoview.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/sdch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/selection-api.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/selectlist.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/server-timing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/serviceworkers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/setimmediate.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/shadowdom.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/shadowdomv1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/sharedworkers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/sni.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/spdy.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/speech-recognition.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/speech-synthesis.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/sql-storage.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/srcset.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/stream.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/streams.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/style-scoped.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/subresource-bundling.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/subresource-integrity.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-css.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-filters.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-fragment.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-html.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-html5.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-img.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg-smil.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/svg.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/sxg.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/tabindex-attr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/template-literals.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/template.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/temporal.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/testfeat.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/text-decoration.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/text-emphasis.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/text-overflow.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/text-size-adjust.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/text-stroke.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/textcontent.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/textencoder.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/tls1-1.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/tls1-2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/tls1-3.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/touch.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/transforms2d.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/transforms3d.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/trusted-types.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/ttf.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/typedarrays.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/u2f.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/unhandledrejection.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/url.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/urlsearchparams.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/use-strict.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/user-select-none.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/user-timing.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/variable-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/vector-effect.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/vibration.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/video.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/videotracks.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/view-transitions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/viewport-units.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wai-aria.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wake-lock.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-bigint.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-extended-const.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-gc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-multi-value.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-reference-types.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-signext.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-simd.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm-threads.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wasm.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wav.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wbr-element.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/web-animation.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/web-app-manifest.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/web-bluetooth.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/web-serial.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/web-share.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webauthn.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webcodecs.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webgl.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webgl2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webgpu.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webhid.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webkit-user-drag.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webm.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webnfc.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webp.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/websockets.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webtransport.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webusb.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webvr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webvtt.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webworkers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/webxr.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/will-change.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/woff.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/woff2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/word-break.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/wordwrap.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/x-doc-messaging.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/x-frame-options.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/xhr2.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/xhtml.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/xhtmlsmil.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/xml-serializer.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/data/features/zstd.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/lib/statuses.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/lib/supported.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/unpacker/agents.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/unpacker/browsers.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/unpacker/feature.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/unpacker/features.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/unpacker/index.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/dist/unpacker/region.js +%%HOMEDIR%%/node_modules/.pnpm/caniuse-lite@1.0.30001739/node_modules/caniuse-lite/package.json %%HOMEDIR%%/node_modules/.pnpm/chownr@1.1.4/node_modules/chownr/chownr.js %%HOMEDIR%%/node_modules/.pnpm/chownr@1.1.4/node_modules/chownr/package.json %%HOMEDIR%%/node_modules/.pnpm/chownr@3.0.0/node_modules/chownr/dist/commonjs/index.js @@ -2335,37 +2295,6 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/core-util-is@1.0.3/node_modules/core-util-is/package.json %%HOMEDIR%%/node_modules/.pnpm/cpu-features@0.0.10/node_modules/cpu-features/lib/index.js %%HOMEDIR%%/node_modules/.pnpm/cpu-features@0.0.10/node_modules/cpu-features/package.json -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/boolbase -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/attributes.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/compile.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/attributes.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/compile.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/general.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/pseudo-selectors/aliases.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/pseudo-selectors/filters.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/pseudo-selectors/index.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/pseudo-selectors/pseudos.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/pseudo-selectors/subselects.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/esm/sort.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/general.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/aliases.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/filters.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/index.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/pseudos.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/pseudo-selectors/subselects.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/lib/sort.js -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-select/package.json -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/css-what -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/domutils -%%HOMEDIR%%/node_modules/.pnpm/css-select@5.1.0/node_modules/nth-check -%%HOMEDIR%%/node_modules/.pnpm/css-what@6.1.0/node_modules/css-what/lib/commonjs/index.js -%%HOMEDIR%%/node_modules/.pnpm/css-what@6.1.0/node_modules/css-what/lib/commonjs/parse.js -%%HOMEDIR%%/node_modules/.pnpm/css-what@6.1.0/node_modules/css-what/lib/commonjs/stringify.js -%%HOMEDIR%%/node_modules/.pnpm/css-what@6.1.0/node_modules/css-what/lib/commonjs/types.js -%%HOMEDIR%%/node_modules/.pnpm/css-what@6.1.0/node_modules/css-what/package.json %%HOMEDIR%%/node_modules/.pnpm/debug@3.2.7/node_modules/debug/package.json %%HOMEDIR%%/node_modules/.pnpm/debug@3.2.7/node_modules/debug/src/browser.js %%HOMEDIR%%/node_modules/.pnpm/debug@3.2.7/node_modules/debug/src/common.js @@ -2422,71 +2351,28 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/dockerode@4.0.7/node_modules/dockerode/package.json %%HOMEDIR%%/node_modules/.pnpm/dockerode@4.0.7/node_modules/tar-fs %%HOMEDIR%%/node_modules/.pnpm/dockerode@4.0.7/node_modules/uuid -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/dom-serializer/lib/esm/foreignNames.js -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/dom-serializer/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/dom-serializer/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/dom-serializer/lib/foreignNames.js -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/dom-serializer/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/dom-serializer/package.json -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/domelementtype -%%HOMEDIR%%/node_modules/.pnpm/dom-serializer@2.0.0/node_modules/entities -%%HOMEDIR%%/node_modules/.pnpm/domelementtype@2.3.0/node_modules/domelementtype/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/domelementtype@2.3.0/node_modules/domelementtype/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/domelementtype@2.3.0/node_modules/domelementtype/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/domelementtype@2.3.0/node_modules/domelementtype/package.json -%%HOMEDIR%%/node_modules/.pnpm/domhandler@5.0.3/node_modules/domelementtype -%%HOMEDIR%%/node_modules/.pnpm/domhandler@5.0.3/node_modules/domhandler/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/domhandler@5.0.3/node_modules/domhandler/lib/esm/node.js -%%HOMEDIR%%/node_modules/.pnpm/domhandler@5.0.3/node_modules/domhandler/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/domhandler@5.0.3/node_modules/domhandler/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/domhandler@5.0.3/node_modules/domhandler/lib/node.js -%%HOMEDIR%%/node_modules/.pnpm/domhandler@5.0.3/node_modules/domhandler/package.json -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/dom-serializer -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domelementtype -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domhandler -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/feeds.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/legacy.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/manipulation.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/querying.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/stringify.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/esm/traversal.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/feeds.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/legacy.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/manipulation.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/querying.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/stringify.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/lib/traversal.js -%%HOMEDIR%%/node_modules/.pnpm/domutils@3.2.2/node_modules/domutils/package.json %%HOMEDIR%%/node_modules/.pnpm/enabled@2.0.0/node_modules/enabled/index.js %%HOMEDIR%%/node_modules/.pnpm/enabled@2.0.0/node_modules/enabled/package.json %%HOMEDIR%%/node_modules/.pnpm/end-of-stream@1.4.5/node_modules/end-of-stream/index.js %%HOMEDIR%%/node_modules/.pnpm/end-of-stream@1.4.5/node_modules/end-of-stream/package.json %%HOMEDIR%%/node_modules/.pnpm/end-of-stream@1.4.5/node_modules/once -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/decode.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/decode_codepoint.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/encode.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/escape.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/encode.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/escape.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/encode-html.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/generated/decode-data-html.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/generated/decode-data-xml.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/generated/encode-html.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/entities@4.5.0/node_modules/entities/package.json %%HOMEDIR%%/node_modules/.pnpm/event-to-promise@0.7.0/node_modules/event-to-promise/index.js %%HOMEDIR%%/node_modules/.pnpm/event-to-promise@0.7.0/node_modules/event-to-promise/package.json +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/lib/fxp.cjs +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/package.json +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/fxp.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/ignoreAttributes.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/util.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/validator.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlbuilder/orderedJs2Xml.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlparser/node2json.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/xmlparser/xmlNode.js +%%HOMEDIR%%/node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/strnum %%HOMEDIR%%/node_modules/.pnpm/fecha@4.2.3/node_modules/fecha/lib/fecha.umd.js %%HOMEDIR%%/node_modules/.pnpm/fecha@4.2.3/node_modules/fecha/package.json %%HOMEDIR%%/node_modules/.pnpm/fn.name@1.1.0/node_modules/fn.name/index.js @@ -2510,102 +2396,105 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/form-data-encoder@2.1.4/node_modules/form-data-encoder/package.json %%HOMEDIR%%/node_modules/.pnpm/fs-constants@1.0.0/node_modules/fs-constants/index.js %%HOMEDIR%%/node_modules/.pnpm/fs-constants@1.0.0/node_modules/fs-constants/package.json -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/cheerio -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/DnsResolver.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/GlobalUdpSocket.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/HexUtil.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/Logger.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/Promises.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/ProtocolResolver.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/QueryRunner.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/Results.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/game-resolver.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/gamedig.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/games.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/lib/reader.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/package.json -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/altvmp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/armagetron.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/asa.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/ase.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/assettocorsa.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/battlefield.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/beammp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/beammpmaster.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/brokeprotocol.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/brokeprotocolmaster.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/buildandshoot.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/core.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/cs2d.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/dayz.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/discord.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/doom3.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/eco.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/eldewrito.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/epic.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/factorio.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/farmingsimulator.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/ffow.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/fivem.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/gamespy1.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/gamespy2.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/gamespy3.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/geneshift.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/goldsrc.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/gtasao.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/hawakening.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/hawakeningmaster.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/hexen2.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/index.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/jc2mp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/kspdmp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/mafia2mp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/mafia2online.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/minecraft.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/minecraftbedrock.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/minecraftvanilla.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/minetest.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/mumble.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/mumbleping.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/nadeo.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/openttd.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/palworld.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/quake1.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/quake2.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/quake3.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/ragemp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/renegadex.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/renegadexmaster.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/rfactor.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/samp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/satisfactory.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/savage2.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/soldat.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/starmade.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/starsiege.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/teamspeak2.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/teamspeak3.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/terraria.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/theisleevrima.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/toxikk.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/tribes1.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/tribes1master.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/unreal2.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/ut3.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/valve.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/vcmp.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/ventrilo.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/vintagestory.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/vintagestorymaster.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/warsow.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gamedig/protocols/xonotic.js -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/gbxremote -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/got -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/iconv-lite -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/long -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/seek-bzip -%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.2.0/node_modules/varint +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/fast-xml-parser +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/DnsResolver.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/GlobalUdpSocket.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/HexUtil.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/Logger.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/Promises.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/ProtocolResolver.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/QueryRunner.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/Results.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/game-resolver.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/gamedig.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/games.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/index.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/lib/reader.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/package.json +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/altvmp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/armagetron.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/asa.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/ase.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/assettocorsa.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/battlefield.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/beammp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/beammpmaster.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/brokeprotocol.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/brokeprotocolmaster.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/buildandshoot.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/core.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/cs2d.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/dayz.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/discord.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/doom3.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/eco.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/eldewrito.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/epic.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/factorio.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/farmingsimulator.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/ffow.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/fivem.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/gamespy1.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/gamespy2.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/gamespy3.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/geneshift.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/goldsrc.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/gtasao.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/hawakening.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/hawakeningmaster.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/hexen2.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/index.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/jc2mp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/kspdmp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/mafia2mp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/mafia2online.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/minecraft.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/minecraftbedrock.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/minecraftvanilla.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/minetest.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/mumble.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/mumbleping.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/nadeo.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/openttd.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/palworld.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/quake1.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/quake2.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/quake3.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/ragemp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/renegadex.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/renegadexmaster.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/renown.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/rfactor.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/samp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/satisfactory.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/savage2.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/sdtd.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/soldat.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/starmade.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/starsiege.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/teamspeak2.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/teamspeak3.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/terraria.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/theisleevrima.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/toxikk.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/tribes1.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/tribes1master.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/unreal2.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/ut3.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/valve.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/vcmp.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/ventrilo.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/vintagestory.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/vintagestorymaster.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/warsow.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gamedig/protocols/xonotic.js +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/gbxremote +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/got +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/iconv-lite +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/long +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/seek-bzip +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/telnet-client +%%HOMEDIR%%/node_modules/.pnpm/gamedig@5.3.1/node_modules/varint %%HOMEDIR%%/node_modules/.pnpm/gbxremote@0.2.1/node_modules/any-promise %%HOMEDIR%%/node_modules/.pnpm/gbxremote@0.2.1/node_modules/barse %%HOMEDIR%%/node_modules/.pnpm/gbxremote@0.2.1/node_modules/event-to-promise @@ -2656,20 +2545,8 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/html-parse-stringify@3.0.1/node_modules/html-parse-stringify/dist/html-parse-stringify.js %%HOMEDIR%%/node_modules/.pnpm/html-parse-stringify@3.0.1/node_modules/html-parse-stringify/package.json %%HOMEDIR%%/node_modules/.pnpm/html-parse-stringify@3.0.1/node_modules/void-elements -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/domelementtype -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/domhandler -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/domutils -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/entities -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/lib/Parser.js -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/lib/Tokenizer.js -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/lib/esm/Parser.js -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/lib/esm/Tokenizer.js -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/htmlparser2@8.0.2/node_modules/htmlparser2/package.json -%%HOMEDIR%%/node_modules/.pnpm/http-cache-semantics@4.1.1/node_modules/http-cache-semantics/index.js -%%HOMEDIR%%/node_modules/.pnpm/http-cache-semantics@4.1.1/node_modules/http-cache-semantics/package.json +%%HOMEDIR%%/node_modules/.pnpm/http-cache-semantics@4.2.0/node_modules/http-cache-semantics/index.js +%%HOMEDIR%%/node_modules/.pnpm/http-cache-semantics@4.2.0/node_modules/http-cache-semantics/package.json %%HOMEDIR%%/node_modules/.pnpm/http2-wrapper@2.2.1/node_modules/http2-wrapper/package.json %%HOMEDIR%%/node_modules/.pnpm/http2-wrapper@2.2.1/node_modules/http2-wrapper/source/agent.js %%HOMEDIR%%/node_modules/.pnpm/http2-wrapper@2.2.1/node_modules/http2-wrapper/source/auto.js @@ -2993,10 +2870,7 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/logform@2.7.0/node_modules/ms %%HOMEDIR%%/node_modules/.pnpm/logform@2.7.0/node_modules/safe-stable-stringify %%HOMEDIR%%/node_modules/.pnpm/logform@2.7.0/node_modules/triple-beam -%%HOMEDIR%%/node_modules/.pnpm/long@5.2.3/node_modules/long/index.js -%%HOMEDIR%%/node_modules/.pnpm/long@5.2.3/node_modules/long/package.json -%%HOMEDIR%%/node_modules/.pnpm/long@5.2.3/node_modules/long/umd/index.js -%%HOMEDIR%%/node_modules/.pnpm/long@5.2.3/node_modules/long/umd/package.json +%%HOMEDIR%%/node_modules/.pnpm/long@5.3.2/node_modules/long/index.js %%HOMEDIR%%/node_modules/.pnpm/long@5.3.2/node_modules/long/package.json %%HOMEDIR%%/node_modules/.pnpm/long@5.3.2/node_modules/long/umd/index.js %%HOMEDIR%%/node_modules/.pnpm/long@5.3.2/node_modules/long/umd/package.json @@ -3078,1148 +2952,1156 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/non-secure/index.cjs %%HOMEDIR%%/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/non-secure/package.json %%HOMEDIR%%/node_modules/.pnpm/nanoid@3.3.11/node_modules/nanoid/package.json -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@babel/runtime -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/core-js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/hoist-non-react-statics -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/i18next -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/i18next-fs-backend -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/appWithTranslation.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/config/createConfig.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/config/defaultConfig.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/createClient/node.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/createClient/package.json -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/index.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/serverSideTranslations.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/package.json -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/serverSideTranslations.js -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react -%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-i18next -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@next/env -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@swc/helpers -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/caniuse-lite -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/analysis/extract-const-value.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/analysis/get-page-static-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/analysis/parse-module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/get-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/transform.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/util.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/commonjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-font-unsupported.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-page-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-page-disallow-re-export-all-exports.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-ssg-transform.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/build-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/create-compiler-aliases.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/define-env.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/deployment-id.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/entries.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/get-babel-config-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/get-babel-loader-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/handle-externals.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/load-entrypoint.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/load-jsconfig.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/next-config-ts/require-hook.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/next-config-ts/transpile-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/next-dir-paths.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/normalize-catchall-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/format.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/log.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/store.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/fetch/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object-assign.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/auto.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/implementation.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/polyfill.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/shim.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/polyfill-nomodule.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/process.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/app/app-segment-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/app/app-segments.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/app/collect-root-param-keys.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/middleware/middleware-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/pages/pages-segment-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/static-paths/app.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/static-paths/pages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/static-paths/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/swc/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/swc/options.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack-config-rules/resolve.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/cache-invalidation.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/base.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/client.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/file-resolve.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/getCssModuleLocalIdent.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/global.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/modules.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/next-font.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/messages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/plugins.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/images/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/images/messages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/CssSyntaxError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/camelcase.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-icss-parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-import-parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-url-parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/getUrl.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/get-module-build-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/codegen.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/interface.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/minify.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-flight-css-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-middleware-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Warning.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/file-protocol.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/join-function.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/postcss.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/value-processor.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/app-build-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/copy-file-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/css-chunking-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/css-minimizer-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/devtools-ignore-list-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/eval-source-map-dev-tool-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/flight-client-entry-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/flight-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/jsconfig-paths-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/memory-with-gc-cache-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/middleware-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/mini-css-extract-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/minify-webpack-plugin/src/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-drop-client-page-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-font-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-trace-entrypoints-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-types-plugin/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-types-plugin/shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/nextjs-require-cache-hot-reloader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/optional-peer-dependency-resolve-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/pages-manifest-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/profiling-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/react-loadable-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/rspack-flight-client-entry-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/rspack-profiling-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/slow-module-detection-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/subresource-integrity-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/telemetry-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/use-cache-tracker-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/getModuleTrace.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parse-dynamic-code-evaluation-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseBabel.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseCss.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextAppLoaderError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextFontError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextInvalidImportError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseScss.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/simpleWebpackError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/webpackModuleError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/stringify-request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/cli/next-test.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-base-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/app-build-id.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/app-call-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/app-find-source-map-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/assign-location.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router-announcer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router-headers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/bailout-to-client-rendering.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/builtin/default.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/builtin/global-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/builtin/global-not-found.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/dev-root-http-access-fallback-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/error-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/forbidden.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/handle-isr-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/hooks-server-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/is-next-router-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/links.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/match-segments.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/nav-failure-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/navigation-untracked.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/navigation.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/navigation.react-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/noop-head.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/not-found.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/promise-queue.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect-status-code.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/handle-mutable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/router-reducer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/cache-key.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/lru.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/navigation.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/prefetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/scheduler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/tuple-map.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/static-generation-bailout.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/styles/access-error-styles.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unauthorized.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unresolved-thenable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unstable-rethrow.browser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unstable-rethrow.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unstable-rethrow.server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/use-action-queue.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/detect-domain-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/app/hot-reloader-app.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/app/use-websocket.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/get-socket-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/pages/hot-reloader-pages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/pages/websocket.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/turbopack-hot-reloader-common.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/report-hmr-latency.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/runtime-error-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/flight-data-helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/has-base-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/lib/console.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/normalize-trailing-slash.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/react-client-callbacks/report-global-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-base-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/request-idle-callback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/resolve-href.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/route-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/router.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/script.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/set-attributes-from-props.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/trusted-types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/with-router.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/cookies/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/ponyfill/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/ponyfill/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/console.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/events.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/load.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/stream.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/timers.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/url.js.text.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@hapi/accept/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@hapi/accept/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@napi-rs/triples/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@napi-rs/triples/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/fontkit/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/format-available-values.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/fetch-css-from-google-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/fetch-font-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/fetch-resource.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/find-font-files-in-css.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/font-data.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-fallback-font-override-metrics.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-font-axes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-google-fonts-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-proxy-agent.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/google-fonts-metadata.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/retry.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/sort-fonts-variant-values.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/validate-google-font-function-call.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/get-fallback-metrics-from-font-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/pick-font-file-for-fallback-generation.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/validate-local-font-function-call.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/next-font-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/google/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/local/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/ReactRefreshWebpackPlugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/ReactRefreshModule.runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@opentelemetry/api/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@opentelemetry/api/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@vercel/nft/LICENSE -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@vercel/nft/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@vercel/nft/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/acorn/acorn.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/acorn/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/amphtml-validator/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/amphtml-validator/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/amphtml-validator/validator_wasm.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/assert/assert.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/assert/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-retry/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-retry/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-sema/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-sema/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel-packages/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel-packages/packages-bundle.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/bundle.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/code-frame.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-block-hoist-plugin.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-normalize-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-normalize-opts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-plugin-pass.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/generator.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/plugin-syntax-jsx.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/plugin-transform-define.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/plugin-transform-modules-commonjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/preset-typescript.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/traverse.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserify-zlib/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserify-zlib/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserslist/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserslist/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/buffer/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/buffer/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/busboy/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/busboy/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/bytes/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/bytes/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ci-info/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ci-info/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/commander/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/commander/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/comment-json/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/comment-json/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/compression/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/compression/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/conf/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/conf/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/constants-browserify/constants.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/constants-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/content-disposition/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/content-disposition/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cookie/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cookie/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cross-spawn/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cross-spawn/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/crypto-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/crypto-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cssnano-simple/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/data-uri-to-buffer/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/data-uri-to-buffer/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/debug/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/debug/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/devalue/devalue.umd.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/devalue/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/domain-browser/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/domain-browser/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/edge-runtime/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/edge-runtime/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/events/events.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/events/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/find-up/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/find-up/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/fresh/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/fresh/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/glob/glob.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/glob/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/gzip-size/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/gzip-size/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy-agent/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy-agent/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-proxy-agent/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-proxy-agent/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/icss-utils/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/icss-utils/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ignore-loader/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ignore-loader/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/image-size/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/image-size/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-animated/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-animated/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-docker/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-docker/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-wsl/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-wsl/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/processChild.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/threadChild.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/json5/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/json5/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jsonwebtoken/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jsonwebtoken/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils2/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils2/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils3/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils3/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lodash.curry/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lodash.curry/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lru-cache/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lru-cache/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/mini-css-extract-plugin/cjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/mini-css-extract-plugin/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/mini-css-extract-plugin/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/nanoid/index.cjs -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/nanoid/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/native-url/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/native-url/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/neo-async/async.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/neo-async/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-devtools/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page-experimental.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/os-browserify/browser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/os-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-limit/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-limit/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-queue/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-queue/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-to-regexp/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-to-regexp/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/picomatch/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/picomatch/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-flexbugs-fixes/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-flexbugs-fixes/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-extract-imports/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-extract-imports/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-local-by-default/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-local-by-default/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-scope/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-scope/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-values/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-values/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-plugin-stub-for-cssnano-simple/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-preset-env/index.cjs -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-preset-env/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-scss/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-scss/scss-syntax.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-value-parser/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-value-parser/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/process/browser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/process/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/punycode/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/punycode/punycode.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/querystring-es3/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/querystring-es3/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/raw-body/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/raw-body/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/cjs/react-is.development.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/cjs/react-is.production.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/babel.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.development.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.production.min.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.development.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.production.min.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/regenerator-runtime/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/regenerator-runtime/runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/safe-stable-stringify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/safe-stable-stringify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/sass-loader/cjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/sass-loader/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/schema-utils3/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/schema-utils3/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/semver/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/semver/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/send/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/send/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/setimmediate/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/setimmediate/setImmediate.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/shell-quote/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/shell-quote/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map/source-map.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map08/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map08/source-map.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stacktrace-parser/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-http/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-http/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string-hash/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string-hash/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string_decoder/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string_decoder/string_decoder.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/strip-ansi/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/strip-ansi/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/superstruct/index.cjs -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/superstruct/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tar/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tar/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/text-table/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/text-table/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/timers-browserify/main.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/timers-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tty-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tty-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/unistore/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/unistore/unistore.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/util/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/util/util.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/vm-browserify/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/vm-browserify/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/watchpack/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/watchpack/watchpack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/webpack-sources3/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/webpack-sources3/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ws/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ws/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod-validation-error/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod-validation-error/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/fetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/httpget.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/server-edge.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/export/helpers/create-incremental-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/export/helpers/get-amp-html-validator.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/export/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/batcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/build-custom-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/client-and-server-references.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/coalesced-function.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/compile-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/create-client-router-filter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/default-transpiled-packages.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/detached-promise.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/detect-typo.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/download-swc.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/error-telemetry-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fallback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fatal-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/file-exists.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/find-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/find-pages-dir.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/find-root.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/format-dynamic-import-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/format-server-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fs/rename.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fs/write-atomic.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/generate-interception-routes-rewrites.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/get-network-host.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/get-project-dir.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/has-necessary-dependencies.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-cache-directory.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-online.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-pkg-manager.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-registry.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/install.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/install-dependencies.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/interop-default.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-api-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-app-page-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-app-route-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-edge-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-internal-component.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-serializable-props.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/known-edge-safe-packages.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/load-custom-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/metadata/get-metadata-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/metadata/is-metadata-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/metadata/metadata-constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/metadata/metadata-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/multi-file-writer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/needs-experimental-react.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/non-nullable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/normalize-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/oxford-comma-list.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/page-types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/patch-incorrect-lockfile.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/pick.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/picocolors.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/pretty-bytes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/realpath.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/recursive-delete.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/recursive-readdir.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/redirect-status.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/resolve-from.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/scheduler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/semver-noop.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/server-external-packages.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/static-env.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/try-to-parse-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/turbopack-warning.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/diagnosticFormatter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/getTypeScriptIntent.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/missingDependencyError.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/runTypeCheck.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/writeAppTypeDeclarations.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/writeConfigurationDefaults.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/verify-partytown-setup.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/verify-typescript-setup.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/wait.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/with-promise-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/dev-indicator-middleware.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/font/get-dev-overlay-font-middleware.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/get-next-error-feedback-middleware.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/launch-editor.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/middleware-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/restart-dev-server-middleware.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/console-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/forward-logs-shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/react-18-hydration-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/react-19-hydration-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/webpack-module-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/app-dev-overlay-error-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/replay-ssr-only-errors.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/stitched-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/use-error-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/use-forward-console-log.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/forward-logs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/segment-explorer-node.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/terminal-logging-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/pages/hydration-error-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/pages/pages-dev-overlay-error-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/pages/pages-dev-overlay-setup.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/use-app-dev-rendering-indicator.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/ReactDOMServerPages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/accept-header.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/after-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/awaiter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/builtin-request-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/run-with-after.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/api-utils/get-cookie-parser.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/api-utils/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/api-utils/node/try-get-preview-data.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-async-storage-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-async-storage.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/after-task-async-storage.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/app-render-prerender-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/app-render-render-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/app-render.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/async-local-storage.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/cache-signal.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-component-styles-and-scripts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-component-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-error-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-flight-router-state-from-loader-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/csrf-protection.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/dynamic-rendering.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/encryption-utils-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/encryption-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/flight-render-result.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-asset-query-string.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-css-inlined-link-tags.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-layer-assets.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-preloadable-fonts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-script-nonce-from-header.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-segment-param.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/has-loading-component-in-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/interop-default.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/make-get-server-inserted-html.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/metadata-insertion/create-server-inserted-metadata.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/parse-and-validate-flight-router-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/parse-loader-tree.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/postponed-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/prospective-render-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/react-large-shell-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/react-server.node.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/render-css-resource.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/required-scripts.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/segment-explorer-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/server-inserted-html.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/strip-flight-headers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/use-flight-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/walk-tree-with-flight-router-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-async-storage-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-async-storage.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/async-storage/draft-mode-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/async-storage/request-store.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/async-storage/work-store.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-http/helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-http/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-http/node.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/body-streams.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/cache-dir.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/capsize-font-metrics.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/ci-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/client-component-renderer-logger.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config-schema.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config-shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/crypto-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/browser-logs/receive-logs.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/browser-logs/source-map.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/dev-indicator-server-state.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/get-source-map-from-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-middleware.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-reloader-turbopack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-reloader-types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-reloader-webpack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/log-requests.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/messages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/middleware-turbopack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/middleware-webpack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/next-dev-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/node-stack-frames.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/on-demand-entry-handler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/parse-version-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/require-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/static-paths-worker.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/turbopack-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dynamic-rendering-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/font-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/get-app-route-from-entrypoint.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/get-route-from-entrypoint.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/htmlescape.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/image-optimizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/instrumentation/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/internal-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/app-dir-module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/app-info-log.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/async-callback-set.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/cache-control.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/cache-handlers/default.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/chrome-devtools-workspace.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/clone-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/cpu-profile.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/decode-query-path-parameter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/dedupe-fetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/dev-bundler-service.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/etag.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/experimental/create-env-definitions.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/experimental/ppr.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/find-page-file.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/fix-mojibake.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/format-hostname.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/i18n-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/implicit-tags.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/is-ipv6.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/lazy-result.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/lru-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/match-next-data-pathname.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/mock-request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/module-loader/node-module-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/node-fs-methods.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/parse-stack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/patch-fetch.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/patch-set-header.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/render-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/block-cross-site.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/build-data-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/decode-path-params.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/filesystem.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/is-postpone.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/proxy-request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/resolve-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/router-server-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/setup-dev-bundler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/server-action-request-meta.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/server-ipc/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/source-maps.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/start-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/streaming-metadata.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/to-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/tracer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/load-components.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/load-default-error-components.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/load-manifest.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/match-bundle.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/next-server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/next-typescript.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/next.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-baseline.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/console-dev.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/date.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/error-inspect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/node-crypto.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/random.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/web-crypto.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-polyfill-crypto.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/absolute-filename-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-bundle-path-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-filename-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-page-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-pathname-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-bundle-path-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-filename-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-page-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-pathname-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/locale-route-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/normalizers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/prefixing-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/base-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/next-data.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/prefetch-rsc.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/rsc.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/segment-prefix-rsc.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/suffix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/underscore-normalizer.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/wrap-normalizer-fn.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/optimize-amp.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/patch-error-inspect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/pipe-readable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/post-process.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/render-result.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/render.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/request-meta.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/request/fallback-params.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/require-hook.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/require.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/response-cache/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/response-cache/types.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/response-cache/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/resume-data-cache/cache-store.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/resume-data-cache/resume-data-cache.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/revalidation-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-definitions/app-page-route-definition.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-kind.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-managers/default-route-matcher-manager.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-managers/dev-route-matcher-manager.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/app-page-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/app-route-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-page-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-route-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-api-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/file-cache-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/batched-file-reader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/default-file-reader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/helpers/cached-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/node-manifest-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/server-manifest-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/manifest-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/pages-api-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/pages-route-matcher-provider.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/app-page-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/app-route-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/locale-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/pages-api-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/pages-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matches/pages-api-route-match.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/module.compiled.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/module.render.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/amp-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/entrypoints.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/head-manager-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/image-config-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/router-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/entrypoints.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/entrypoints.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/checks.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/builtin/_error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/module.compiled.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/module.render.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/amp-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/app-router-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/entrypoints.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/hooks-client-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/image-config-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/router-context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/server-inserted-html.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/route-module.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/send-payload.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/send-response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/serve-static.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/server-route-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/server-utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/setup-http-agent-env.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/stream-utils/encoded-tags.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/stream-utils/uint8array-helpers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/constant.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/client-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/entry.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/metadata.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/server-boundary.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/server.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/use-cache/handlers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/adapter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/get-edge-preview-props.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/globals.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/http.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/next-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/context.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/fetch-inline-assets.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/resource-managers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/sandbox.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/headers.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/cookies.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/fetch-event.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/request.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/response.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/web-on-close.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/amp-mode.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/bloom-filter.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/canary-only.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/deep-freeze.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/dset.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/encode-uri-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/error-source.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/errors/constants.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/escape-regexp.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/format-webpack-messages.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/get-hostname.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/get-rspack.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/get-webpack-bundler.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/hash.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/head.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/html-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/get-locale-redirect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-blur-svg.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-config.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/invariant-error.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-internal.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-plain-object.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-thenable.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/isomorphic/path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/loadable.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/magic-identifier.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/match-local-pattern.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/match-remote-pattern.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/mitt.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/modern-browserslist-target.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/no-fallback-error.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/normalized-asset-prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/absolute-path-to-page.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/denormalize-app-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/get-page-paths.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-data-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/remove-page-path-tail.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router-context.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/adapters.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/router.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-locale.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/app-paths.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/compare-states.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/escape-path-delimiters.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/html-bots.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/interception-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-bot.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-local-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/middleware-route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/omit.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-path.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/path-match.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/querystring.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/relativize-url.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-matcher.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-regex.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/runtime-config.external.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/server-reference-info.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/side-effect.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/compilation-events.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/entry-key.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/manifest-loader.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils/warn-once.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/zod.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/anonymous-meta.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/detached-flush.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/build.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/error-feedback.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/plugins.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/swc-load-failure.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/version.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/flush-and-exit.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/post-telemetry-payload.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/project-id.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/storage.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/report/index.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/report/to-json.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/report/to-telemetry.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/shared.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/trace.js -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/font/google/target.css -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/package.json -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/postcss -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-dom -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/sharp -%%HOMEDIR%%/node_modules/.pnpm/next@15.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/styled-jsx +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@babel/runtime +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/core-js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/hoist-non-react-statics +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/i18next +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/i18next-fs-backend +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/appWithTranslation.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/config/createConfig.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/config/defaultConfig.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/createClient/node.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/createClient/package.json +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/index.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/serverSideTranslations.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/dist/commonjs/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/package.json +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next-i18next/serverSideTranslations.js +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react +%%HOMEDIR%%/node_modules/.pnpm/next-i18next@12.1.0_next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1__react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-i18next +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@next/env +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@swc/helpers +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/caniuse-lite +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/analysis/extract-const-value.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/analysis/get-page-static-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/analysis/parse-module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/get-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/transform.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/loader/util.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/commonjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-font-unsupported.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-page-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-page-disallow-re-export-all-exports.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/babel/plugins/next-ssg-transform.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/build-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/create-compiler-aliases.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/define-env.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/deployment-id.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/entries.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/get-babel-config-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/get-babel-loader-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/handle-externals.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/load-entrypoint.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/load-jsconfig.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/next-config-ts/require-hook.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/next-config-ts/transpile-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/next-dir-paths.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/normalize-catchall-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/format.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/log.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/output/store.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/fetch/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object-assign.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/auto.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/implementation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/polyfill.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/object.assign/shim.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/polyfill-nomodule.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/polyfills/process.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/app/app-segment-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/app/app-segments.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/app/collect-root-param-keys.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/middleware/middleware-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/segment-config/pages/pages-segment-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/static-paths/app.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/static-paths/pages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/static-paths/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/swc/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/swc/options.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack-config-rules/resolve.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/cache-invalidation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/base.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/client.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/file-resolve.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/getCssModuleLocalIdent.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/global.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/modules.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/loaders/next-font.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/messages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/css/plugins.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/images/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/blocks/images/messages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/config/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/CssSyntaxError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/camelcase.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-icss-parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-import-parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-url-parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/getUrl.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/get-module-build-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/codegen.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/interface.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/minify.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-flight-css-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-middleware-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Warning.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/file-protocol.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/join-function.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/postcss.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/value-processor.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/app-build-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/copy-file-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/css-chunking-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/css-minimizer-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/devtools-ignore-list-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/eval-source-map-dev-tool-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/flight-client-entry-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/flight-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/jsconfig-paths-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/memory-with-gc-cache-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/middleware-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/mini-css-extract-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/minify-webpack-plugin/src/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-drop-client-page-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-font-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-trace-entrypoints-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-types-plugin/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/next-types-plugin/shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/nextjs-require-cache-hot-reloader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/optional-peer-dependency-resolve-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/pages-manifest-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/profiling-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/react-loadable-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/rspack-flight-client-entry-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/rspack-profiling-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/slow-module-detection-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/subresource-integrity-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/telemetry-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/use-cache-tracker-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/getModuleTrace.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parse-dynamic-code-evaluation-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseBabel.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseCss.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextAppLoaderError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextFontError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextInvalidImportError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseScss.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/simpleWebpackError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/webpackModuleError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/stringify-request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/cli/next-test.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-base-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/add-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/app-build-id.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/app-call-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/app-find-source-map-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/assign-location.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router-announcer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router-headers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/app-router.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/bailout-to-client-rendering.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/builtin/default.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/builtin/global-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/builtin/global-not-found.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/dev-root-http-access-fallback-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/error-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/errors/root-error-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/forbidden.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/handle-isr-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/hooks-server-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/is-next-router-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/links.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/match-segments.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/nav-failure-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/navigation-untracked.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/navigation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/navigation.react-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/noop-head.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/not-found.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/promise-queue.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect-status-code.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/redirect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/aliased-prefetch-navigations.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/handle-mutable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/router-reducer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/cache-key.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/lru.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/navigation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/prefetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/scheduler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache-impl/tuple-map.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/segment-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/static-generation-bailout.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/styles/access-error-styles.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unauthorized.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unrecognized-action-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unresolved-thenable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unstable-rethrow.browser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unstable-rethrow.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/unstable-rethrow.server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/components/use-action-queue.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/detect-domain-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/app/hot-reloader-app.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/app/use-websocket.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/get-socket-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/pages/hot-reloader-pages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/pages/websocket.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/hot-reloader/turbopack-hot-reloader-common.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/report-hmr-latency.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/dev/runtime-error-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/flight-data-helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/has-base-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/lib/console.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/normalize-trailing-slash.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/react-client-callbacks/report-global-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-base-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/remove-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/request-idle-callback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/resolve-href.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/route-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/route-params.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/router.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/script.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/set-attributes-from-props.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/trusted-types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/client/with-router.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/cookies/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/ponyfill/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/ponyfill/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/console.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/events.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/load.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/stream.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/timers.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@edge-runtime/primitives/url.js.text.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@hapi/accept/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@hapi/accept/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@napi-rs/triples/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@napi-rs/triples/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/fontkit/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/format-available-values.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/fetch-css-from-google-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/fetch-font-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/fetch-resource.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/find-font-files-in-css.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/font-data.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-fallback-font-override-metrics.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-font-axes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-google-fonts-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/get-proxy-agent.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/google-fonts-metadata.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/retry.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/sort-fonts-variant-values.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/google/validate-google-font-function-call.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/get-fallback-metrics-from-font-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/pick-font-file-for-fallback-generation.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/local/validate-local-font-function-call.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/dist/next-font-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/google/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/local/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/font/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/ReactRefreshWebpackPlugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/ReactRefreshModule.runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@opentelemetry/api/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@opentelemetry/api/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@vercel/nft/LICENSE +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@vercel/nft/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/@vercel/nft/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/acorn/acorn.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/acorn/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/amphtml-validator/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/amphtml-validator/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/amphtml-validator/validator_wasm.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/assert/assert.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/assert/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-retry/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-retry/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-sema/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/async-sema/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel-packages/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel-packages/packages-bundle.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/bundle.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/code-frame.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-block-hoist-plugin.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-normalize-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-normalize-opts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core-lib-plugin-pass.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/core.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/generator.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/plugin-syntax-jsx.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/plugin-transform-define.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/plugin-transform-modules-commonjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/preset-typescript.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/traverse.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/babel/types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserify-zlib/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserify-zlib/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserslist/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/browserslist/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/buffer/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/buffer/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/busboy/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/busboy/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/bytes/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/bytes/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ci-info/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ci-info/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/commander/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/commander/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/comment-json/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/comment-json/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/compression/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/compression/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/conf/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/conf/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/constants-browserify/constants.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/constants-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/content-disposition/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/content-disposition/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cookie/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cookie/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cross-spawn/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cross-spawn/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/crypto-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/crypto-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/cssnano-simple/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/data-uri-to-buffer/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/data-uri-to-buffer/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/debug/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/debug/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/devalue/devalue.umd.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/devalue/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/domain-browser/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/domain-browser/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/edge-runtime/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/edge-runtime/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/events/events.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/events/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/find-up/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/find-up/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/fresh/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/fresh/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/glob/glob.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/glob/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/gzip-size/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/gzip-size/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy-agent/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy-agent/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/http-proxy/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-proxy-agent/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/https-proxy-agent/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/icss-utils/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/icss-utils/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ignore-loader/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ignore-loader/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/image-detector/detector.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/image-size/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/image-size/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-animated/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-animated/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-docker/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-docker/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-wsl/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/is-wsl/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/processChild.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jest-worker/threadChild.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/json5/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/json5/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jsonwebtoken/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/jsonwebtoken/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils2/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils2/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils3/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/loader-utils3/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lodash.curry/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lodash.curry/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lru-cache/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/lru-cache/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/mini-css-extract-plugin/cjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/mini-css-extract-plugin/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/mini-css-extract-plugin/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/nanoid/index.cjs +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/nanoid/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/native-url/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/native-url/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/neo-async/async.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/neo-async/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-devtools/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page-experimental.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/os-browserify/browser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/os-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-limit/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-limit/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-queue/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/p-queue/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-to-regexp/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/path-to-regexp/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/picomatch/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/picomatch/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-flexbugs-fixes/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-flexbugs-fixes/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-extract-imports/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-extract-imports/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-local-by-default/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-local-by-default/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-scope/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-scope/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-values/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-modules-values/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-plugin-stub-for-cssnano-simple/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-preset-env/index.cjs +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-preset-env/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-scss/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-scss/scss-syntax.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-value-parser/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/postcss-value-parser/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/process/browser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/process/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/punycode/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/punycode/punycode.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/querystring-es3/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/querystring-es3/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/raw-body/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/raw-body/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/cjs/react-is.development.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/cjs/react-is.production.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-is/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/babel.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.development.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.production.min.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.development.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.production.min.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/react-refresh/runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/regenerator-runtime/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/regenerator-runtime/runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/safe-stable-stringify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/safe-stable-stringify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/sass-loader/cjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/sass-loader/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/schema-utils3/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/schema-utils3/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/semver/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/semver/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/send/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/send/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/setimmediate/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/setimmediate/setImmediate.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/shell-quote/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/shell-quote/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map/source-map.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map08/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/source-map08/source-map.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stacktrace-parser/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-http/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/stream-http/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string-hash/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string-hash/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string_decoder/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/string_decoder/string_decoder.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/strip-ansi/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/strip-ansi/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/superstruct/index.cjs +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/superstruct/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tar/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tar/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/text-table/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/text-table/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/timers-browserify/main.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/timers-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tty-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/tty-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/unistore/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/unistore/unistore.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/util/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/util/util.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/vm-browserify/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/vm-browserify/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/watchpack/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/watchpack/watchpack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/webpack-sources3/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/webpack-sources3/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ws/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/ws/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod-validation-error/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod-validation-error/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod/index.cjs +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/compiled/zod/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/fetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/httpget.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/server-edge.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/experimental/testmode/server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/export/helpers/create-incremental-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/export/helpers/get-amp-html-validator.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/export/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/batcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/build-custom-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/client-and-server-references.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/coalesced-function.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/compile-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/create-client-router-filter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/default-transpiled-packages.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/detached-promise.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/detect-typo.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/download-swc.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/error-telemetry-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fallback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fatal-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/file-exists.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/find-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/find-pages-dir.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/find-root.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/format-dynamic-import-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/format-server-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/framework/boundary-components.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/framework/boundary-constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fs/rename.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/fs/write-atomic.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/generate-interception-routes-rewrites.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/get-network-host.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/get-project-dir.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/has-necessary-dependencies.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-cache-directory.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-online.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-pkg-manager.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/get-registry.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/helpers/install.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/install-dependencies.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/interop-default.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-api-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-app-page-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-app-route-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-edge-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-internal-component.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/is-serializable-props.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/known-edge-safe-packages.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/load-custom-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/metadata/get-metadata-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/metadata/is-metadata-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/metadata/metadata-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/multi-file-writer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/needs-experimental-react.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/non-nullable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/normalize-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/oxford-comma-list.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/page-types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/patch-incorrect-lockfile.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/pick.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/picocolors.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/pretty-bytes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/realpath.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/recursive-delete.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/recursive-readdir.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/redirect-status.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/resolve-from.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/route-pattern-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/scheduler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/semver-noop.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/server-external-packages.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/static-env.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/try-to-parse-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/turbopack-warning.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/diagnosticFormatter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/getTypeScriptIntent.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/missingDependencyError.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/runTypeCheck.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/writeAppTypeDeclarations.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/typescript/writeConfigurationDefaults.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/verify-partytown-setup.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/verify-typescript-setup.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/wait.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/lib/with-promise-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/dev-indicator-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/devtools-config-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/font/get-dev-overlay-font-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/get-next-error-feedback-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/launch-editor.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/middleware-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/restart-dev-server-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/server/shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/console-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/deepmerge.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/devtools-config-schema.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/forward-logs-shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/react-18-hydration-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/react-19-hydration-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/shared/webpack-module-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/app-dev-overlay-error-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/replay-ssr-only-errors.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/stitched-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/use-error-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/errors/use-forward-console-log.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/forward-logs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/segment-explorer-node.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/app/terminal-logging-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/pages/hydration-error-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/pages/pages-dev-overlay-error-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/pages/pages-dev-overlay-setup.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/next-devtools/userspace/use-app-dev-rendering-indicator.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/ReactDOMServerPages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/accept-header.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/after-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/awaiter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/builtin-request-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/after/run-with-after.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/api-utils/get-cookie-parser.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/api-utils/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/api-utils/node/try-get-preview-data.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-async-storage-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-async-storage.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/action-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/after-task-async-storage.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/app-render-prerender-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/app-render-render-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/app-render.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/async-local-storage.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/cache-signal.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-component-styles-and-scripts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-component-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-error-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/create-flight-router-state-from-loader-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/csrf-protection.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/dynamic-rendering.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/encryption-utils-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/encryption-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/flight-render-result.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-asset-query-string.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-css-inlined-link-tags.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-layer-assets.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-preloadable-fonts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-script-nonce-from-header.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-segment-param.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/has-loading-component-in-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/interop-default.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/make-get-server-inserted-html.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/metadata-insertion/create-server-inserted-metadata.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/parse-and-validate-flight-router-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/parse-loader-tree.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/postponed-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/prospective-render-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/react-large-shell-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/react-server.node.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/render-css-resource.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/required-scripts.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/segment-explorer-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/server-inserted-html.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/strip-flight-headers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/use-flight-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/walk-tree-with-flight-router-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-async-storage-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-async-storage.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/async-storage/draft-mode-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/async-storage/request-store.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/async-storage/work-store.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-http/helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-http/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-http/node.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/base-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/body-streams.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/cache-dir.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/capsize-font-metrics.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/ci-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/client-component-renderer-logger.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config-schema.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config-shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/crypto-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/browser-logs/receive-logs.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/browser-logs/source-map.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/dev-indicator-server-state.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/get-source-map-from-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-middleware.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-reloader-types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/hot-reloader-webpack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/log-requests.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/messages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/middleware-turbopack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/middleware-webpack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/next-dev-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/node-stack-frames.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/on-demand-entry-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/parse-version-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/require-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/static-paths-worker.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dev/turbopack-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/dynamic-rendering-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/font-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/get-app-route-from-entrypoint.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/get-route-from-entrypoint.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/htmlescape.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/image-optimizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/instrumentation/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/internal-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/app-dir-module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/app-info-log.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/async-callback-set.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/cache-control.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/cache-handlers/default.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/chrome-devtools-workspace.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/clone-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/cpu-profile.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/decode-query-path-parameter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/dedupe-fetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/dev-bundler-service.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/etag.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/experimental/create-env-definitions.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/experimental/ppr.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/find-page-file.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/fix-mojibake.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/format-hostname.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/i18n-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/implicit-tags.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/is-ipv6.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/lazy-result.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/lru-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/match-next-data-pathname.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/mock-request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/module-loader/node-module-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/node-fs-methods.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/parse-stack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/patch-fetch.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/patch-set-header.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/render-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/block-cross-site.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/build-data-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/decode-path-params.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/filesystem.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/is-postpone.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/proxy-request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/resolve-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/route-types-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/router-server-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/setup-dev-bundler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/router-utils/typegen.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/server-action-request-meta.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/server-ipc/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/source-maps.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/start-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/streaming-metadata.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/to-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/tracer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/trace/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/lib/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/load-components.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/load-default-error-components.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/load-manifest.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/match-bundle.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/next-server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/next-typescript.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/next.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-baseline.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/console-dev.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/date.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/error-inspect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/node-crypto.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/random.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment-extensions/web-crypto.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-environment.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/node-polyfill-crypto.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/absolute-filename-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-bundle-path-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-filename-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-page-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/app-pathname-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/app/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-bundle-path-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-filename-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-page-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/built/pages/pages-pathname-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/locale-route-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/normalizers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/prefixing-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/base-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/next-data.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/prefetch-rsc.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/rsc.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/segment-prefix-rsc.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/request/suffix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/underscore-normalizer.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/normalizers/wrap-normalizer-fn.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/optimize-amp.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/patch-error-inspect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/pipe-readable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/post-process.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/render-result.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/render.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/request-meta.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/require-hook.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/require.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/response-cache/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/response-cache/types.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/response-cache/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/resume-data-cache/cache-store.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/resume-data-cache/resume-data-cache.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/revalidation-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-definitions/app-page-route-definition.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-kind.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-managers/default-route-matcher-manager.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-managers/dev-route-matcher-manager.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/app-page-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/app-route-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-page-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-route-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-api-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/file-cache-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/batched-file-reader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/default-file-reader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/helpers/cached-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/node-manifest-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/server-manifest-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/manifest-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/pages-api-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matcher-providers/pages-route-matcher-provider.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/app-page-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/app-route-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/locale-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/pages-api-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/pages-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matchers/route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-matches/pages-api-route-match.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/helpers/prerender-manifest-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/module.compiled.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/module.render.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/amp-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/entrypoints.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/head-manager-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/image-config-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/router-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/entrypoints.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/entrypoints.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/checks.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/builtin/_error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/module.compiled.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/module.render.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/pages-handler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/amp-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/app-router-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/entrypoints.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/hooks-client-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/image-config-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/router-context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/pages/vendored/contexts/server-inserted-html.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/route-modules/route-module.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/send-payload.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/send-response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/serve-static.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/server-route-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/server-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/setup-http-agent-env.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/stream-utils/encoded-tags.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/stream-utils/uint8array-helpers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/constant.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/client-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/entry.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/metadata.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/server-boundary.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/rules/server.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/typescript/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/use-cache/handlers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/adapter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/get-edge-preview-props.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/globals.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/http.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/next-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/context.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/fetch-inline-assets.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/resource-managers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/sandbox/sandbox.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/headers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/cookies.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/fetch-event.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/request.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/spec-extension/response.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/server/web/web-on-close.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/amp-mode.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/bloom-filter.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/canary-only.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/deep-freeze.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/dset.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/encode-uri-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/error-source.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/errors/constants.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/escape-regexp.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/format-webpack-messages.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/get-hostname.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/get-rspack.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/get-webpack-bundler.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/hash.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/head.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/html-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/get-locale-redirect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-blur-svg.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/image-config.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/invariant-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-internal.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-plain-object.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/is-thenable.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/isomorphic/path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/loadable.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/magic-identifier.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/match-local-pattern.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/match-remote-pattern.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/mitt.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/modern-browserslist-target.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/no-fallback-error.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/normalized-asset-prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/absolute-path-to-page.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/denormalize-app-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/get-page-paths.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-data-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/page-path/remove-page-path-tail.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/promise-with-resolvers.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router-context.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/adapters.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/router.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-locale.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/app-paths.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/compare-states.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/escape-path-delimiters.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/format-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/html-bots.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/interception-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-bot.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/is-local-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/middleware-route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/omit.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-path.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/parse-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/path-match.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/querystring.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/relativize-url.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-matcher.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/route-regex.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/runtime-config.external.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/segment.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/server-reference-info.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/side-effect.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/compilation-events.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/entry-key.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/internal-error.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/manifest-loader.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/turbopack/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/utils/warn-once.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/shared/lib/zod.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/anonymous-meta.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/detached-flush.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/build.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/error-feedback.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/plugins.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/swc-load-failure.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/events/version.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/flush-and-exit.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/post-telemetry-payload.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/project-id.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/telemetry/storage.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/report/index.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/report/to-json.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/report/to-telemetry.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/shared.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/trace/trace.js +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/font/google/target.css +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/package.json +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/postcss +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-dom +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/sharp +%%HOMEDIR%%/node_modules/.pnpm/next@15.5.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/styled-jsx %%HOMEDIR%%/node_modules/.pnpm/node-fetch@2.7.0/node_modules/node-fetch/lib/index.js %%HOMEDIR%%/node_modules/.pnpm/node-fetch@2.7.0/node_modules/node-fetch/package.json %%HOMEDIR%%/node_modules/.pnpm/node-fetch@2.7.0/node_modules/whatwg-url %%HOMEDIR%%/node_modules/.pnpm/node_modules/debug %%HOMEDIR%%/node_modules/.pnpm/node_modules/supports-color -%%HOMEDIR%%/node_modules/.pnpm/normalize-url@8.0.1/node_modules/normalize-url/index.js -%%HOMEDIR%%/node_modules/.pnpm/normalize-url@8.0.1/node_modules/normalize-url/package.json -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/boolbase -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/compile.js -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/esm/compile.js -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/esm/index.js -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/esm/package.json -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/esm/parse.js -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/index.js -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/lib/parse.js -%%HOMEDIR%%/node_modules/.pnpm/nth-check@2.1.1/node_modules/nth-check/package.json +%%HOMEDIR%%/node_modules/.pnpm/normalize-url@8.0.2/node_modules/normalize-url/index.js +%%HOMEDIR%%/node_modules/.pnpm/normalize-url@8.0.2/node_modules/normalize-url/package.json %%HOMEDIR%%/node_modules/.pnpm/oauth4webapi@3.3.0/node_modules/oauth4webapi/build/index.js %%HOMEDIR%%/node_modules/.pnpm/oauth4webapi@3.3.0/node_modules/oauth4webapi/package.json %%HOMEDIR%%/node_modules/.pnpm/once@1.4.0/node_modules/once/once.js @@ -4234,43 +4116,6 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/openid-client@6.3.0/node_modules/openid-client/package.json %%HOMEDIR%%/node_modules/.pnpm/p-cancelable@3.0.0/node_modules/p-cancelable/index.js %%HOMEDIR%%/node_modules/.pnpm/p-cancelable@3.0.0/node_modules/p-cancelable/package.json -%%HOMEDIR%%/node_modules/.pnpm/parse5-htmlparser2-tree-adapter@7.1.0/node_modules/domhandler -%%HOMEDIR%%/node_modules/.pnpm/parse5-htmlparser2-tree-adapter@7.1.0/node_modules/parse5 -%%HOMEDIR%%/node_modules/.pnpm/parse5-htmlparser2-tree-adapter@7.1.0/node_modules/parse5-htmlparser2-tree-adapter/dist/cjs/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5-htmlparser2-tree-adapter@7.1.0/node_modules/parse5-htmlparser2-tree-adapter/dist/cjs/package.json -%%HOMEDIR%%/node_modules/.pnpm/parse5-htmlparser2-tree-adapter@7.1.0/node_modules/parse5-htmlparser2-tree-adapter/dist/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5-htmlparser2-tree-adapter@7.1.0/node_modules/parse5-htmlparser2-tree-adapter/package.json -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/entities -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/common/doctype.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/common/error-codes.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/common/foreign-content.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/common/html.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/common/token.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/common/unicode.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/package.json -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/parser/formatting-element-list.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/parser/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/parser/open-element-stack.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/serializer/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/tokenizer/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/tokenizer/preprocessor.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/cjs/tree-adapters/default.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/doctype.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/error-codes.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/foreign-content.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/html.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/token.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/unicode.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/parser/formatting-element-list.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/parser/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/parser/open-element-stack.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/serializer/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/tokenizer/index.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/tokenizer/preprocessor.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/tree-adapters/default.js -%%HOMEDIR%%/node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/package.json %%HOMEDIR%%/node_modules/.pnpm/picocolors@1.1.1/node_modules/picocolors/package.json %%HOMEDIR%%/node_modules/.pnpm/picocolors@1.1.1/node_modules/picocolors/picocolors.js %%HOMEDIR%%/node_modules/.pnpm/ping@0.4.4/node_modules/ping/index.js @@ -4595,6 +4440,8 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/string_decoder@1.3.0/node_modules/safe-buffer %%HOMEDIR%%/node_modules/.pnpm/string_decoder@1.3.0/node_modules/string_decoder/lib/string_decoder.js %%HOMEDIR%%/node_modules/.pnpm/string_decoder@1.3.0/node_modules/string_decoder/package.json +%%HOMEDIR%%/node_modules/.pnpm/strnum@2.1.1/node_modules/strnum/package.json +%%HOMEDIR%%/node_modules/.pnpm/strnum@2.1.1/node_modules/strnum/strnum.js %%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_react@18.3.1/node_modules/client-only %%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_react@18.3.1/node_modules/react %%HOMEDIR%%/node_modules/.pnpm/styled-jsx@5.1.6_react@18.3.1/node_modules/styled-jsx/dist/index/index.js @@ -4726,36 +4573,22 @@ etc/homepage.env %%HOMEDIR%%/node_modules/.pnpm/tar@7.4.3/node_modules/tar/dist/esm/write-entry.js %%HOMEDIR%%/node_modules/.pnpm/tar@7.4.3/node_modules/tar/package.json %%HOMEDIR%%/node_modules/.pnpm/tar@7.4.3/node_modules/yallist +%%HOMEDIR%%/node_modules/.pnpm/telnet-client@2.2.5/node_modules/telnet-client/lib/index.js +%%HOMEDIR%%/node_modules/.pnpm/telnet-client@2.2.5/node_modules/telnet-client/lib/utils.js +%%HOMEDIR%%/node_modules/.pnpm/telnet-client@2.2.5/node_modules/telnet-client/package.json %%HOMEDIR%%/node_modules/.pnpm/text-hex@1.0.0/node_modules/text-hex/index.js %%HOMEDIR%%/node_modules/.pnpm/text-hex@1.0.0/node_modules/text-hex/package.json -%%HOMEDIR%%/node_modules/.pnpm/tldts@6.1.82/node_modules/tldts/dist/cjs/index.js -%%HOMEDIR%%/node_modules/.pnpm/tldts@6.1.82/node_modules/tldts/package.json +%%HOMEDIR%%/node_modules/.pnpm/tldts@7.0.12/node_modules/tldts/dist/cjs/index.js +%%HOMEDIR%%/node_modules/.pnpm/tldts@7.0.12/node_modules/tldts/package.json %%HOMEDIR%%/node_modules/.pnpm/tmp-promise@3.0.3/node_modules/tmp %%HOMEDIR%%/node_modules/.pnpm/tmp-promise@3.0.3/node_modules/tmp-promise/index.js %%HOMEDIR%%/node_modules/.pnpm/tmp-promise@3.0.3/node_modules/tmp-promise/package.json %%HOMEDIR%%/node_modules/.pnpm/tmp@0.2.3/node_modules/tmp/lib/tmp.js %%HOMEDIR%%/node_modules/.pnpm/tmp@0.2.3/node_modules/tmp/package.json -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tldts -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/canonicalDomain.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/constants.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/cookie.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/cookieCompare.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/cookieJar.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/defaultPath.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/domainMatch.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/formatDate.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/index.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/parseDate.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/cookie/permutePath.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/getPublicSuffix.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/memstore.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/pathMatch.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/permuteDomain.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/store.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/utils.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/validators.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/dist/version.js -%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@5.1.2/node_modules/tough-cookie/package.json +%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@6.0.0/node_modules/tldts +%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@6.0.0/node_modules/tough-cookie/dist/index.cjs +%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@6.0.0/node_modules/tough-cookie/dist/index.js +%%HOMEDIR%%/node_modules/.pnpm/tough-cookie@6.0.0/node_modules/tough-cookie/package.json %%HOMEDIR%%/node_modules/.pnpm/tr46@0.0.3/node_modules/tr46/index.js %%HOMEDIR%%/node_modules/.pnpm/tr46@0.0.3/node_modules/tr46/lib/mappingTable.json %%HOMEDIR%%/node_modules/.pnpm/tr46@0.0.3/node_modules/tr46/package.json @@ -5035,6 +4868,7 @@ etc/homepage.env %%HOMEDIR%%/src/widgets/authentik/component.jsx %%HOMEDIR%%/src/widgets/autobrr/component.jsx %%HOMEDIR%%/src/widgets/azuredevops/component.jsx +%%HOMEDIR%%/src/widgets/backrest/component.jsx %%HOMEDIR%%/src/widgets/bazarr/component.jsx %%HOMEDIR%%/src/widgets/beszel/component.jsx %%HOMEDIR%%/src/widgets/caddy/component.jsx @@ -5159,6 +4993,7 @@ etc/homepage.env %%HOMEDIR%%/src/widgets/tubearchivist/component.jsx %%HOMEDIR%%/src/widgets/unifi/component.jsx %%HOMEDIR%%/src/widgets/unmanic/component.jsx +%%HOMEDIR%%/src/widgets/unraid/component.jsx %%HOMEDIR%%/src/widgets/uptimekuma/component.jsx %%HOMEDIR%%/src/widgets/uptimerobot/component.jsx %%HOMEDIR%%/src/widgets/urbackup/component.jsx @@ -5169,9 +5004,3 @@ etc/homepage.env %%HOMEDIR%%/src/widgets/whatsupdocker/component.jsx %%HOMEDIR%%/src/widgets/xteve/component.jsx %%HOMEDIR%%/src/widgets/zabbix/component.jsx -%%HOMEDIR%%/.next/static/-dFR4Fpx7vGAuCNFyOPRb/_buildManifest.js -%%HOMEDIR%%/.next/static/-dFR4Fpx7vGAuCNFyOPRb/_ssgManifest.js -%%HOMEDIR%%/.next/static/chunks/3121.062fa4a7824bc243.js -%%HOMEDIR%%/.next/static/chunks/9346.c6d566c362c5e060.js -%%HOMEDIR%%/.next/static/chunks/611.47bd2aede4f96794.js -%%HOMEDIR%%/.next/static/chunks/webpack-d2d287706f398086.js diff --git a/www/hurl/Makefile b/www/hurl/Makefile index 28656a79511a..27deee9c00fa 100644 --- a/www/hurl/Makefile +++ b/www/hurl/Makefile @@ -1,6 +1,6 @@ PORTNAME= hurl DISTVERSION= 7.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= rodrigo@FreeBSD.org diff --git a/www/iridium/Makefile b/www/iridium/Makefile index a79aab4540cc..b9232f3ad6ae 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -1,5 +1,6 @@ PORTNAME= iridium PORTVERSION= 2025.09.140.3 +PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= www wayland diff --git a/www/iridium/files/patch-build_rust_allocator_lib.rs b/www/iridium/files/patch-build_rust_allocator_lib.rs index a7c57ee2aa80..cfb992f08880 100644 --- a/www/iridium/files/patch-build_rust_allocator_lib.rs +++ b/www/iridium/files/patch-build_rust_allocator_lib.rs @@ -1,4 +1,4 @@ ---- build/rust/allocator/lib.rs.orig 2025-09-11 13:19:19 UTC +--- build/rust/allocator/lib.rs.orig 2025-09-10 13:22:16 UTC +++ build/rust/allocator/lib.rs @@ -90,6 +90,12 @@ mod both_allocators { #[linkage = "weak"] @@ -13,3 +13,47 @@ // Mangle the symbol name as rustc expects. #[rustc_std_internal_symbol] #[allow(non_upper_case_globals)] +https://issues.chromium.org/issues/440481922 +https://chromium-review.googlesource.com/c/chromium/src/+/6875644 + + +From 23d818d3c7fba4658248f17fd7b8993199242aa9 Mon Sep 17 00:00:00 2001 +From: Hans Wennborg <hans@chromium.org> +Date: Fri, 22 Aug 2025 10:34:47 -0700 +Subject: [PATCH] [rust] Define __rust_alloc_error_handler_should_panic_v2 + +https://github.com/rust-lang/rust/pull/143387 made +__rust_alloc_error_handler_should_panic a function. + +The new definition is needed when rolling Rust past that PR. We can +remove the old symbol afterwards. + +Bug: 440481922 +Change-Id: I3340edd6d96d76de14942af67939978140430424 +Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6875644 +Commit-Queue: Arthur Eubanks <aeubanks@google.com> +Reviewed-by: Arthur Eubanks <aeubanks@google.com> +Auto-Submit: Hans Wennborg <hans@chromium.org> +Commit-Queue: Hans Wennborg <hans@chromium.org> +Cr-Commit-Position: refs/heads/main@{#1505162} +--- + +diff --git a/build/rust/allocator/lib.rs b/build/rust/allocator/lib.rs +index 29b3af1..a7fa7a4 100644 +--- build/rust/allocator/lib.rs ++++ build/rust/allocator/lib.rs +@@ -90,7 +90,14 @@ + #[linkage = "weak"] + fn __rust_no_alloc_shim_is_unstable_v2() {} + ++ #[rustc_std_internal_symbol] ++ #[linkage = "weak"] ++ fn __rust_alloc_error_handler_should_panic_v2() -> u8 { ++ 0 ++ } ++ + // Mangle the symbol name as rustc expects. ++ // TODO(crbug.com/440481922): Remove this after rolling past https://github.com/rust-lang/rust/pull/143387 + #[rustc_std_internal_symbol] + #[allow(non_upper_case_globals)] + #[linkage = "weak"] diff --git a/www/jwt-cli/Makefile b/www/jwt-cli/Makefile index 3446e28863e5..10d416d226cb 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= jwt-cli PORTVERSION= 6.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= osa@FreeBSD.org diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile index adb759c61eda..92432d6f751e 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -1,5 +1,5 @@ PORTNAME= librewolf -DISTVERSION= 143.0.1 +DISTVERSION= 143.0.4 LWPATCH= -1 DISTVERSIONSUFFIX= ${LWPATCH}.source CATEGORIES= www wayland diff --git a/www/librewolf/distinfo b/www/librewolf/distinfo index 9509952fa05b..e1fd1a0bc553 100644 --- a/www/librewolf/distinfo +++ b/www/librewolf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758968528 -SHA256 (librewolf-143.0.1-1.source.tar.gz) = d14081545c2b7a0be9c38ea21f82a1a5ff254eafd391173b12081014c4641879 -SIZE (librewolf-143.0.1-1.source.tar.gz) = 1023110284 +TIMESTAMP = 1759655628 +SHA256 (librewolf-143.0.4-1.source.tar.gz) = c40d149016c578d39f7a9f25f28cf31960c6009ca81782675145c5c976b63360 +SIZE (librewolf-143.0.4-1.source.tar.gz) = 1023308761 diff --git a/www/loco/Makefile b/www/loco/Makefile index 5a7d0232af08..ad67b229c3d0 100644 --- a/www/loco/Makefile +++ b/www/loco/Makefile @@ -1,7 +1,7 @@ PORTNAME= loco DISTVERSIONPREFIX= v DISTVERSION= 0.16.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www devel PKGNAMESUFFIX= -web-framework diff --git a/www/lychee/Makefile b/www/lychee/Makefile index 1ac1b01bbdfc..0906a737b38c 100644 --- a/www/lychee/Makefile +++ b/www/lychee/Makefile @@ -1,7 +1,7 @@ PORTNAME= lychee DISTVERSIONPREFIX= lychee-v DISTVERSION= 0.18.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www net MAINTAINER= pizzamig@FreeBSD.org diff --git a/www/marmite/Makefile b/www/marmite/Makefile index 3c70146b501a..e1d91d8455ac 100644 --- a/www/marmite/Makefile +++ b/www/marmite/Makefile @@ -1,6 +1,6 @@ PORTNAME= marmite DISTVERSION= 0.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= dutra@FreeBSD.org diff --git a/www/mediawiki139/Makefile b/www/mediawiki139/Makefile index ac7a53e8a0a5..3c52fc6c3d31 100644 --- a/www/mediawiki139/Makefile +++ b/www/mediawiki139/Makefile @@ -1,5 +1,5 @@ PORTNAME= mediawiki -PORTVERSION= 1.39.13 +PORTVERSION= 1.39.15 CATEGORIES= www MASTER_SITES= https://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ \ LOCAL/wen diff --git a/www/mediawiki139/distinfo b/www/mediawiki139/distinfo index 612afdafd2fd..11849b43e05f 100644 --- a/www/mediawiki139/distinfo +++ b/www/mediawiki139/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751511799 -SHA256 (mediawiki-1.39.13.tar.gz) = bb700c09792ece0877181a174c1687389d3dff93c8a5f39f81ba7509bdebecd6 -SIZE (mediawiki-1.39.13.tar.gz) = 59844264 +TIMESTAMP = 1759540887 +SHA256 (mediawiki-1.39.15.tar.gz) = 8877134363e7942bd3b42ee8b3ab8e9686101e4ea993f8795fbcebbd21befab3 +SIZE (mediawiki-1.39.15.tar.gz) = 60138466 diff --git a/www/mediawiki143/Makefile b/www/mediawiki143/Makefile index 7c443ae8b46f..4873fc94f2ba 100644 --- a/www/mediawiki143/Makefile +++ b/www/mediawiki143/Makefile @@ -1,5 +1,5 @@ PORTNAME= mediawiki -PORTVERSION= 1.43.3 +PORTVERSION= 1.43.5 CATEGORIES= www MASTER_SITES= https://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ \ LOCAL/wen diff --git a/www/mediawiki143/distinfo b/www/mediawiki143/distinfo index b731a6ec18cf..205519b3f73a 100644 --- a/www/mediawiki143/distinfo +++ b/www/mediawiki143/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751508946 -SHA256 (mediawiki-1.43.3.tar.gz) = e409df416ba4d99d2705e1eb0ff8168863db2a791cc0be7a87db3c13d9801a70 -SIZE (mediawiki-1.43.3.tar.gz) = 91773363 +TIMESTAMP = 1759540626 +SHA256 (mediawiki-1.43.5.tar.gz) = 4fa51205de98f054ca264bbd4b67dec03c5842de26fafde6026fc891bdf95034 +SIZE (mediawiki-1.43.5.tar.gz) = 92288699 diff --git a/www/mediawiki144/Makefile b/www/mediawiki144/Makefile index 5de94810cf32..8988715a88bc 100644 --- a/www/mediawiki144/Makefile +++ b/www/mediawiki144/Makefile @@ -1,5 +1,5 @@ PORTNAME= mediawiki -PORTVERSION= 1.44.0 +PORTVERSION= 1.44.2 CATEGORIES= www MASTER_SITES= https://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ \ LOCAL/wen diff --git a/www/mediawiki144/distinfo b/www/mediawiki144/distinfo index 812aacd60b4e..6a3643a48829 100644 --- a/www/mediawiki144/distinfo +++ b/www/mediawiki144/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751693585 -SHA256 (mediawiki-1.44.0.tar.gz) = 792177808c3e0831accbe205d57b4133399ad141f0d0a825450a21b24027588f -SIZE (mediawiki-1.44.0.tar.gz) = 94130335 +TIMESTAMP = 1759540292 +SHA256 (mediawiki-1.44.2.tar.gz) = e7d70266979671fafd03705e17a21f185bd1b283ff843ed72fe290e86fac4331 +SIZE (mediawiki-1.44.2.tar.gz) = 94523311 diff --git a/www/microbin/Makefile b/www/microbin/Makefile index 1e171550d54c..ed6c27ce9948 100644 --- a/www/microbin/Makefile +++ b/www/microbin/Makefile @@ -1,7 +1,7 @@ PORTNAME= microbin DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/miniserve/Makefile b/www/miniserve/Makefile index 54afb7cca0d3..112d3e4a2ee1 100644 --- a/www/miniserve/Makefile +++ b/www/miniserve/Makefile @@ -1,6 +1,7 @@ PORTNAME= miniserve DISTVERSIONPREFIX= v DISTVERSION= 0.32.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= bofh@FreeBSD.org diff --git a/www/monolith/Makefile b/www/monolith/Makefile index 5c5672205875..93c55ee9c79e 100644 --- a/www/monolith/Makefile +++ b/www/monolith/Makefile @@ -1,7 +1,7 @@ PORTNAME= monolith DISTVERSIONPREFIX= v DISTVERSION= 2.8.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/mythplugin-mythweb/Makefile b/www/mythplugin-mythweb/Makefile index 7ae492fbc01d..86504369cbfc 100644 --- a/www/mythplugin-mythweb/Makefile +++ b/www/mythplugin-mythweb/Makefile @@ -2,6 +2,7 @@ PORTNAME= mythweb DISTVERSIONPREFIX= v DISTVERSION= 34.0 DISTVERSIONSUFFIX= -g92f0f9bc +PORTREVISION= 1 CATEGORIES= www PKGNAMEPREFIX= mythplugin- @@ -12,26 +13,27 @@ WWW= https://www.mythtv.org/wiki/MythWeb LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= mythweb is no longer maintained in MythTV USES= php shebangfix perl5 -USE_PERL5= run -USE_PHP= posix mysqli session sockets USE_GITHUB= yes GH_ACCOUNT= MythTV +USE_PERL5= run +USE_PHP= posix mysqli session sockets SHEBANG_FILES= mythweb.pl modules/_shared/lang/build_translation.pl \ modules/coverart/handler.pl modules/stream/*.pl -NO_BUILD= yes +REINPLACE_ARGS= -i "" NO_ARCH= yes -PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" +NO_BUILD= yes SUB_FILES= pkg-message -REINPLACE_ARGS= -i "" +PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" OPTIONS_DEFINE= APACHE LIGHTTPD NGINX OPTIONS_DEFAULT= APACHE +NGINX_DESC= Nginx server support APACHE_USES= apache LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd -NGINX_DESC= Nginx server support NGINX_RUN_DEPENDS= nginx:www/nginx post-patch: diff --git a/www/ncgopher/Makefile b/www/ncgopher/Makefile index 8e0ef4076c5e..58dc5fc2dae8 100644 --- a/www/ncgopher/Makefile +++ b/www/ncgopher/Makefile @@ -1,7 +1,7 @@ PORTNAME= ncgopher DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= www MAINTAINER= beastieboy@beastieboy.net diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile index 22b1cd47cf4e..ee1669b13b69 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -1,6 +1,6 @@ PORTNAME= newsboat DISTVERSION= 2.40 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://newsboat.org/releases/${DISTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile index b87605e1c779..bc7a5066de63 100644 --- a/www/nextcloud-appointments/Makefile +++ b/www/nextcloud-appointments/Makefile @@ -1,5 +1,5 @@ PORTNAME= appointments -PORTVERSION= 2.4.6 +PORTVERSION= 2.5.0 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${DISTVERSIONPREFIX}${DISTVERSION}/build/artifacts/appstore/ DISTVERSIONPREFIX= v @@ -12,7 +12,7 @@ WWW= https://apps.nextcloud.com/apps/appointments LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -NEXTCLOUD_RUN_DEPENDS= 29 +NEXTCLOUD_RUN_DEPENDS= 31 USES= nextcloud php:flavors diff --git a/www/nextcloud-appointments/distinfo b/www/nextcloud-appointments/distinfo index bfc4578282d9..06d18f8f3d72 100644 --- a/www/nextcloud-appointments/distinfo +++ b/www/nextcloud-appointments/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756904500 -SHA256 (nextcloud/appointments-2.4.6/appointments.tar.gz) = 169f029dbf5e56911cc431462fa767f26e246fba876c4af448616082e97aa8bc -SIZE (nextcloud/appointments-2.4.6/appointments.tar.gz) = 2279382 +TIMESTAMP = 1759344898 +SHA256 (nextcloud/appointments-2.5.0/appointments.tar.gz) = 1d113acd60d6ecab4ab4f6e61f206c33abef526ba90ad3a19a0d945c6f9f501a +SIZE (nextcloud/appointments-2.5.0/appointments.tar.gz) = 2281777 diff --git a/www/nextcloud-forms/Makefile b/www/nextcloud-forms/Makefile index 5e2b098e37c3..f14bf5a46323 100644 --- a/www/nextcloud-forms/Makefile +++ b/www/nextcloud-forms/Makefile @@ -1,5 +1,5 @@ PORTNAME= forms -PORTVERSION= 5.2.0 +PORTVERSION= 5.2.1 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/nextcloud-forms/distinfo b/www/nextcloud-forms/distinfo index 026c58a69ab7..ce6db186488b 100644 --- a/www/nextcloud-forms/distinfo +++ b/www/nextcloud-forms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758963355 -SHA256 (nextcloud/forms-v5.2.0.tar.gz) = e98fd6e711be1634835c126415fb3e73215d7b797bedb1748248db9f821f2159 -SIZE (nextcloud/forms-v5.2.0.tar.gz) = 5141708 +TIMESTAMP = 1759476039 +SHA256 (nextcloud/forms-v5.2.1.tar.gz) = 3f641f3a7279c5b01a20844d1f277c4f80598a9c8e00f3bb5be866ec3abef691 +SIZE (nextcloud/forms-v5.2.1.tar.gz) = 5142232 diff --git a/www/nextcloud-groupfolders/Makefile b/www/nextcloud-groupfolders/Makefile index f87ad02adb07..f0c82c9d0837 100644 --- a/www/nextcloud-groupfolders/Makefile +++ b/www/nextcloud-groupfolders/Makefile @@ -1,5 +1,5 @@ PORTNAME= groupfolders -PORTVERSION= 20.1.0 +PORTVERSION= 20.1.1 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/nextcloud-groupfolders/distinfo b/www/nextcloud-groupfolders/distinfo index d67830831575..386e5d9bad55 100644 --- a/www/nextcloud-groupfolders/distinfo +++ b/www/nextcloud-groupfolders/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759140075 -SHA256 (nextcloud/groupfolders-v20.1.0.tar.gz) = f1fe1b3620ab0df38a52cfc38f3750d3d9bf7e90db57ba47031878dbe77c9681 -SIZE (nextcloud/groupfolders-v20.1.0.tar.gz) = 5680853 +TIMESTAMP = 1759345089 +SHA256 (nextcloud/groupfolders-v20.1.1.tar.gz) = bfd10c2dc0f681597204aac388e44afd519e36f23868a097a27ba7471c2a9ee4 +SIZE (nextcloud/groupfolders-v20.1.1.tar.gz) = 5683323 diff --git a/www/nginx-acme/Makefile b/www/nginx-acme/Makefile index 5dc148436727..6a8b46db2ac1 100644 --- a/www/nginx-acme/Makefile +++ b/www/nginx-acme/Makefile @@ -1,6 +1,6 @@ PORTNAME= acme PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://github.com/nginx/nginx-${PORTNAME}/releases/download/v${PORTVERSION}/:acme \ https://nginx.org/download/:nginx diff --git a/www/node24/Makefile b/www/node24/Makefile index 4c2ec9be4a7b..8683c23a18ab 100644 --- a/www/node24/Makefile +++ b/www/node24/Makefile @@ -1,7 +1,6 @@ PORTNAME= node PORTVERSION= ${NODEJS_PORTVERSION} DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= ${PORTVERSION:R:R} diff --git a/www/node24/Makefile.version b/www/node24/Makefile.version index 35040cf27734..82c646b02360 100644 --- a/www/node24/Makefile.version +++ b/www/node24/Makefile.version @@ -1 +1 @@ -NODEJS_PORTVERSION= 24.7.0 +NODEJS_PORTVERSION= 24.8.0 diff --git a/www/node24/distinfo b/www/node24/distinfo index 0006497a1b93..85cb488f75ce 100644 --- a/www/node24/distinfo +++ b/www/node24/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120552 -SHA256 (node-v24.7.0.tar.xz) = cf74a77753b629ffebd2e38fb153a21001b2b7a3c365c0ec7332b120b98c7251 -SIZE (node-v24.7.0.tar.xz) = 51707840 +TIMESTAMP = 1759324028 +SHA256 (node-v24.8.0.tar.xz) = 1c03b362ebf4740d4758b9a3d3087e3de989f54823650ec80b47090ef414b2e0 +SIZE (node-v24.8.0.tar.xz) = 52527440 diff --git a/www/p5-Net-eBay/Makefile b/www/p5-Net-eBay/Makefile index 61d56e6d290a..6aed8ada2d24 100644 --- a/www/p5-Net-eBay/Makefile +++ b/www/p5-Net-eBay/Makefile @@ -1,5 +1,5 @@ PORTNAME= Net-eBay -PORTVERSION= 0.63 +PORTVERSION= 0.66 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Net-eBay/distinfo b/www/p5-Net-eBay/distinfo index bf18bd6d01ac..aea870c917fe 100644 --- a/www/p5-Net-eBay/distinfo +++ b/www/p5-Net-eBay/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495741 -SHA256 (Net-eBay-0.63.tar.gz) = 87429c648e0575c3d89f7e572db93eefdd7733ee239d2e778b12aea371d5f203 -SIZE (Net-eBay-0.63.tar.gz) = 27352 +TIMESTAMP = 1759324058 +SHA256 (Net-eBay-0.66.tar.gz) = aa9662a441e2174db77d55491621c4dc3a88fd2a594d4a79d842faee30e332d5 +SIZE (Net-eBay-0.66.tar.gz) = 27365 diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 154c16acc999..cef1415f19e3 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,5 +1,5 @@ PORTNAME= libwww -PORTVERSION= 6.79 +PORTVERSION= 6.80 DISTVERSIONPREFIX= perl- CATEGORIES= www devel perl5 MASTER_SITES= CPAN diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo index beb8c1477535..c48cee7f22e1 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751208148 -SHA256 (libwww-perl-6.79.tar.gz) = f2526e9a33ac96715cc47fbf5b4bec1a8c51720330b24e3974c2c5ae07a9c5e7 -SIZE (libwww-perl-6.79.tar.gz) = 184691 +TIMESTAMP = 1759324060 +SHA256 (libwww-perl-6.80.tar.gz) = 5ba3fc5a00836e61cb428bcd91bf69d8d74eaee6d78e44c3a414f78076af0a98 +SIZE (libwww-perl-6.80.tar.gz) = 184924 diff --git a/www/pocket-id/Makefile b/www/pocket-id/Makefile index 94760a36b15c..5f6980cd7428 100644 --- a/www/pocket-id/Makefile +++ b/www/pocket-id/Makefile @@ -1,6 +1,6 @@ PORTNAME= pocket-id DISTVERSIONPREFIX= v -DISTVERSION= 1.11.2 +DISTVERSION= 1.12.0 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.frontend${EXTRACT_SUFX} diff --git a/www/pocket-id/distinfo b/www/pocket-id/distinfo index 4604e5d72f60..3ca2cad17bd8 100644 --- a/www/pocket-id/distinfo +++ b/www/pocket-id/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1758471921 -SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.11.2_GH0/pocket-id-v1.11.2.frontend.tar.gz) = d228c0377183ebf19327e3a0822b21bc57a9e1079bc2be275193181146255fa9 -SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.11.2_GH0/pocket-id-v1.11.2.frontend.tar.gz) = 1507861 -SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.11.2_GH0/go.mod) = 5cd3084315a91a9549faad36ad5e701ce2a988e8b4ddd46d0d1fa6377259ae8d -SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.11.2_GH0/go.mod) = 7102 -SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.11.2_GH0/pocket-id-pocket-id-v1.11.2_GH0.tar.gz) = 932dcbda45244c890410f439d94f6f8cbdb8b7dd1297fa5f11350b9d5dacb0b6 -SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.11.2_GH0/pocket-id-pocket-id-v1.11.2_GH0.tar.gz) = 2166160 +TIMESTAMP = 1759517716 +SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.12.0_GH0/pocket-id-v1.12.0.frontend.tar.gz) = b4d451ff1fe5ea3ee671f48b88f4345915971036f8677b44332953c60a51072d +SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.12.0_GH0/pocket-id-v1.12.0.frontend.tar.gz) = 1504472 +SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.12.0_GH0/go.mod) = 5cd3084315a91a9549faad36ad5e701ce2a988e8b4ddd46d0d1fa6377259ae8d +SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.12.0_GH0/go.mod) = 7102 +SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.12.0_GH0/pocket-id-pocket-id-v1.12.0_GH0.tar.gz) = edddb12614291329bff0e0bea3df93e264989c0f043cdd3a86cf4bb49865d14d +SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.12.0_GH0/pocket-id-pocket-id-v1.12.0_GH0.tar.gz) = 2173221 diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile index aa8e747ff975..334e677c4bba 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,6 +1,6 @@ PORTNAME= adblock DISTVERSION= 0.6.0 -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index 20f05ec7f890..9af3eb4a9dd2 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.40.25 +PORTVERSION= 1.40.41 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=${PORTVERSION}<1.41.0:devel/py-botocore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<2.0.0:devel/py-jmespath@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.13.0<0.14.0:net/py-s3transfer@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.14.0<0.15.0:net/py-s3transfer@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index c29ea35c3594..0e075ebb9a4a 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436555 -SHA256 (boto3-1.40.25.tar.gz) = debfa4b2c67492d53629a52c999d71cddc31041a8b62ca1a8b1fb60fb0712ee1 -SIZE (boto3-1.40.25.tar.gz) = 111534 +TIMESTAMP = 1759324194 +SHA256 (boto3-1.40.41.tar.gz) = 2ea2463fc42812f3cab66b53114579b1f4b9a378ee48921d4385511a94307b24 +SIZE (boto3-1.40.41.tar.gz) = 111621 diff --git a/www/py-dj51-django-choices-field/Makefile b/www/py-dj51-django-choices-field/Makefile index e40d00410ac1..b39eebdb8959 100644 --- a/www/py-dj51-django-choices-field/Makefile +++ b/www/py-dj51-django-choices-field/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-choices-field -DISTVERSION= 3.0.1 +DISTVERSION= 3.1.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- diff --git a/www/py-dj51-django-choices-field/distinfo b/www/py-dj51-django-choices-field/distinfo index c6c4cefdf5ca..2d6e07e8b764 100644 --- a/www/py-dj51-django-choices-field/distinfo +++ b/www/py-dj51-django-choices-field/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756398970 -SHA256 (django_choices_field-3.0.1.tar.gz) = 5b45f5d3aa2ef3c30a7ff296ac7acc743097fb3185c78f8c4256c6a73854ab20 -SIZE (django_choices_field-3.0.1.tar.gz) = 5717 +TIMESTAMP = 1759571941 +SHA256 (django_choices_field-3.1.0.tar.gz) = 865c81f3e494771f98fdc6bae3f1b5537212d08a26a3da9ecc8113010e73c8e7 +SIZE (django_choices_field-3.1.0.tar.gz) = 5738 diff --git a/www/py-dj52-django-choices-field/Makefile b/www/py-dj52-django-choices-field/Makefile index 5f4feebdf60d..2370ef4d356b 100644 --- a/www/py-dj52-django-choices-field/Makefile +++ b/www/py-dj52-django-choices-field/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-choices-field -DISTVERSION= 3.0.1 +DISTVERSION= 3.1.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- diff --git a/www/py-dj52-django-choices-field/distinfo b/www/py-dj52-django-choices-field/distinfo index c6c4cefdf5ca..2d6e07e8b764 100644 --- a/www/py-dj52-django-choices-field/distinfo +++ b/www/py-dj52-django-choices-field/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756398970 -SHA256 (django_choices_field-3.0.1.tar.gz) = 5b45f5d3aa2ef3c30a7ff296ac7acc743097fb3185c78f8c4256c6a73854ab20 -SIZE (django_choices_field-3.0.1.tar.gz) = 5717 +TIMESTAMP = 1759571941 +SHA256 (django_choices_field-3.1.0.tar.gz) = 865c81f3e494771f98fdc6bae3f1b5537212d08a26a3da9ecc8113010e73c8e7 +SIZE (django_choices_field-3.1.0.tar.gz) = 5738 diff --git a/www/py-django-choices-field/Makefile b/www/py-django-choices-field/Makefile index bed9bf22985c..a7584dfaa8b7 100644 --- a/www/py-django-choices-field/Makefile +++ b/www/py-django-choices-field/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-choices-field -DISTVERSION= 3.0.1 +DISTVERSION= 3.1.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-choices-field/distinfo b/www/py-django-choices-field/distinfo index c6c4cefdf5ca..2d6e07e8b764 100644 --- a/www/py-django-choices-field/distinfo +++ b/www/py-django-choices-field/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756398970 -SHA256 (django_choices_field-3.0.1.tar.gz) = 5b45f5d3aa2ef3c30a7ff296ac7acc743097fb3185c78f8c4256c6a73854ab20 -SIZE (django_choices_field-3.0.1.tar.gz) = 5717 +TIMESTAMP = 1759571941 +SHA256 (django_choices_field-3.1.0.tar.gz) = 865c81f3e494771f98fdc6bae3f1b5537212d08a26a3da9ecc8113010e73c8e7 +SIZE (django_choices_field-3.1.0.tar.gz) = 5738 diff --git a/www/py-django-cms/Makefile b/www/py-django-cms/Makefile index 5dd87295f7e2..939ae3514e03 100644 --- a/www/py-django-cms/Makefile +++ b/www/py-django-cms/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-cms -PORTVERSION= 5.0.2 +PORTVERSION= 5.0.4 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-cms/distinfo b/www/py-django-cms/distinfo index 70a3337b50c3..25dae136985e 100644 --- a/www/py-django-cms/distinfo +++ b/www/py-django-cms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755765955 -SHA256 (django_cms-5.0.2.tar.gz) = 8caf386bbed6b7a17746632b016d1976772637bb214c890356f7532adcb2d153 -SIZE (django_cms-5.0.2.tar.gz) = 4935418 +TIMESTAMP = 1759735930 +SHA256 (django_cms-5.0.4.tar.gz) = ea161ee070805af2074f308ebeb4a666832190506aa4641bc1070cbf6085488a +SIZE (django_cms-5.0.4.tar.gz) = 4937514 diff --git a/www/py-django-stubs-ext/Makefile b/www/py-django-stubs-ext/Makefile index 1af68ac93529..9ad08d56144f 100644 --- a/www/py-django-stubs-ext/Makefile +++ b/www/py-django-stubs-ext/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-stubs-ext -PORTVERSION= 5.2.2 +PORTVERSION= 5.2.4 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-stubs-ext/distinfo b/www/py-django-stubs-ext/distinfo index 0cbe32b55f86..253401f9ba0c 100644 --- a/www/py-django-stubs-ext/distinfo +++ b/www/py-django-stubs-ext/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265796 -SHA256 (django_stubs_ext-5.2.2.tar.gz) = d9d151b919fe2438760f5bd938f03e1cb08c84d0651f9e5917f1313907e42683 -SIZE (django_stubs_ext-5.2.2.tar.gz) = 6244 +TIMESTAMP = 1759324196 +SHA256 (django_stubs_ext-5.2.4.tar.gz) = 920bb81c1fbf95b8882db7dcd3fff2d851a3c01d49aef9c7b5d79da40ff39fe6 +SIZE (django_stubs_ext-5.2.4.tar.gz) = 6488 diff --git a/www/py-django-tree-queries/Makefile b/www/py-django-tree-queries/Makefile index 6b772d243f16..04cdaf23a2fd 100644 --- a/www/py-django-tree-queries/Makefile +++ b/www/py-django-tree-queries/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-tree-queries -DISTVERSION= 0.20.0 +DISTVERSION= 0.21.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,4 +22,10 @@ CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} NO_ARCH= yes +OPTIONS_DEFINE= ADMIN + +ADMIN_DESC= Tree management support for Django admin + +ADMIN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-js-asset>0:www/py-django-js-asset@${PY_FLAVOR} + .include <bsd.port.mk> diff --git a/www/py-django-tree-queries/distinfo b/www/py-django-tree-queries/distinfo index 6b5d8d223639..62d5e80a3530 100644 --- a/www/py-django-tree-queries/distinfo +++ b/www/py-django-tree-queries/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750580543 -SHA256 (django_tree_queries-0.20.0.tar.gz) = 5439d8bf9f4eafab66175d23ddd4e0a639b1be47cfc357561ff740ef7b6f4df3 -SIZE (django_tree_queries-0.20.0.tar.gz) = 18083 +TIMESTAMP = 1759571436 +SHA256 (django_tree_queries-0.21.2.tar.gz) = 7b574bf64bc4950c8f7dba953fc028fdca05dd9bfe8422a20aed9899dd1a8890 +SIZE (django_tree_queries-0.21.2.tar.gz) = 26572 diff --git a/www/py-django42/Makefile b/www/py-django42/Makefile index 73b91f07aac7..3864e64073f8 100644 --- a/www/py-django42/Makefile +++ b/www/py-django42/Makefile @@ -1,6 +1,5 @@ PORTNAME= django -PORTVERSION= 4.2.24 -PORTREVISION= 1 +PORTVERSION= 4.2.25 CATEGORIES= www python MASTER_SITES= PYPI \ https://media.djangoproject.com/releases/${PORTVERSION:R}/ diff --git a/www/py-django42/distinfo b/www/py-django42/distinfo index ca9b8864bff8..b969b084498d 100644 --- a/www/py-django42/distinfo +++ b/www/py-django42/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756950750 -SHA256 (python/django-4.2.24.tar.gz) = 40cd7d3f53bc6cd1902eadce23c337e97200888df41e4a73b42d682f23e71d80 -SIZE (python/django-4.2.24.tar.gz) = 10452798 +TIMESTAMP = 1759409922 +SHA256 (python/django-4.2.25.tar.gz) = 2391ab3d78191caaae2c963c19fd70b99e9751008da22a0adcc667c5a4f8d311 +SIZE (python/django-4.2.25.tar.gz) = 10456257 diff --git a/www/py-django51/Makefile b/www/py-django51/Makefile index 8a70c0b4fb87..8eef2ebc7560 100644 --- a/www/py-django51/Makefile +++ b/www/py-django51/Makefile @@ -1,6 +1,5 @@ PORTNAME= django -PORTVERSION= 5.1.12 -PORTREVISION= 1 +PORTVERSION= 5.1.13 CATEGORIES= www python MASTER_SITES= PYPI \ https://media.djangoproject.com/releases/${PORTVERSION:R}/ diff --git a/www/py-django51/distinfo b/www/py-django51/distinfo index 6a9bae727f31..77e1d794f306 100644 --- a/www/py-django51/distinfo +++ b/www/py-django51/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756950698 -SHA256 (python/django-5.1.12.tar.gz) = 8a8991b1ec052ef6a44fefd1ef336ab8daa221287bcb91a4a17d5e1abec5bbcc -SIZE (python/django-5.1.12.tar.gz) = 10737777 +TIMESTAMP = 1759409820 +SHA256 (python/django-5.1.13.tar.gz) = 543ff21679f15e80edfc01fe7ea35f8291b6d4ea589433882913626a7c1cf929 +SIZE (python/django-5.1.13.tar.gz) = 10742756 SHA256 (python/8b9a2bf34e132ccf0ab0a074440dc55f90c76598.patch) = cb9cde01b6ba13ceaba6de3d9315832b7a4ee4d3bf3d38028ef9169e99310495 SIZE (python/8b9a2bf34e132ccf0ab0a074440dc55f90c76598.patch) = 1803 diff --git a/www/py-django52/Makefile b/www/py-django52/Makefile index 0005bb4607e5..930a13f07301 100644 --- a/www/py-django52/Makefile +++ b/www/py-django52/Makefile @@ -1,6 +1,5 @@ PORTNAME= django -PORTVERSION= 5.2.6 -PORTREVISION= 1 +PORTVERSION= 5.2.7 CATEGORIES= www python MASTER_SITES= PYPI \ https://media.djangoproject.com/releases/${PORTVERSION:R}/ diff --git a/www/py-django52/distinfo b/www/py-django52/distinfo index a76dffb829d5..d47d62f5dfc9 100644 --- a/www/py-django52/distinfo +++ b/www/py-django52/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756950435 -SHA256 (python/django-5.2.6.tar.gz) = da5e00372763193d73cecbf71084a3848458cecf4cee36b9a1e8d318d114a87b -SIZE (python/django-5.2.6.tar.gz) = 10858861 +TIMESTAMP = 1759409686 +SHA256 (python/django-5.2.7.tar.gz) = e0f6f12e2551b1716a95a63a1366ca91bbcd7be059862c1b18f989b1da356cdd +SIZE (python/django-5.2.7.tar.gz) = 10865812 diff --git a/www/py-essentials-openapi/Makefile b/www/py-essentials-openapi/Makefile new file mode 100644 index 000000000000..84f8be208d3c --- /dev/null +++ b/www/py-essentials-openapi/Makefile @@ -0,0 +1,30 @@ +PORTNAME= essentials-openapi +DISTVERSIONPREFIX= v +DISTVERSION= 1.2.1 +CATEGORIES= www python +#MASTER_SITES= PYPI # no tests +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Classes to generate OpenAPI Documentation v3 and v2 +WWW= https://github.com/Neoteroi/essentials-openapi + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}essentials>=1.1.5:devel/py-essentials@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}markupsafe>=3.0.0:textproc/py-markupsafe@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>=6:devel/py-pyyaml@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest +USE_GITHUB= yes +GH_ACCOUNT= Neoteroi + +TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + +# tests as of 1.2.1: 157 passed in 8.00s + +.include <bsd.port.mk> diff --git a/www/py-essentials-openapi/distinfo b/www/py-essentials-openapi/distinfo new file mode 100644 index 000000000000..97de9b762b47 --- /dev/null +++ b/www/py-essentials-openapi/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1759700656 +SHA256 (Neoteroi-essentials-openapi-v1.2.1_GH0.tar.gz) = 88d587003a52a154bb7d512f24a7bb2af25776e6bad7767d1a8868c672595db0 +SIZE (Neoteroi-essentials-openapi-v1.2.1_GH0.tar.gz) = 86098 diff --git a/www/py-essentials-openapi/pkg-descr b/www/py-essentials-openapi/pkg-descr new file mode 100644 index 000000000000..be99c659b850 --- /dev/null +++ b/www/py-essentials-openapi/pkg-descr @@ -0,0 +1,15 @@ +Essentials OpenAPI provides classes and utilities to generate OpenAPI +Documentation in both version 3 and version 2 formats. It supports +output in JSON and YAML formats for API documentation. + +Key features: +* Generate OpenAPI 3.x and 2.x documentation +* Support for JSON and YAML output formats +* Automatic schema generation from Python types +* Integration with web frameworks +* Extensible documentation system +* Template-based documentation generation +* Command-line interface for documentation generation + +This library is particularly useful for web APIs that need to generate +comprehensive API documentation automatically from code annotations. diff --git a/www/py-flask-limiter/Makefile b/www/py-flask-limiter/Makefile index 7affd04be4d8..c6c636c9d894 100644 --- a/www/py-flask-limiter/Makefile +++ b/www/py-flask-limiter/Makefile @@ -1,5 +1,5 @@ PORTNAME= flask_limiter -PORTVERSION= 3.13 +PORTVERSION= 4.0.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,14 +10,17 @@ WWW= https://github.com/alisaifee/flask-limiter LICENSE= MIT +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flask>=2:www/py-flask@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}limits>=2.8:www/py-limits@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}limits>=3.13:www/py-limits@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ordered-set>4,<5:devel/py-ordered-set@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}rich>=12:textproc/py-rich@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4:devel/py-typing-extensions@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}rich>=12,<15:textproc/py-rich@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.3:devel/py-typing-extensions@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/www/py-flask-limiter/distinfo b/www/py-flask-limiter/distinfo index e0af0b96d951..3c7807d4edf6 100644 --- a/www/py-flask-limiter/distinfo +++ b/www/py-flask-limiter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757936649 -SHA256 (flask_limiter-3.13.tar.gz) = f665ddc6531612c435cc8fabd58d48cf3b86b7985571e1e3644bcd389b802329 -SIZE (flask_limiter-3.13.tar.gz) = 305552 +TIMESTAMP = 1759657694 +SHA256 (flask_limiter-4.0.0.tar.gz) = 536a8df0bb2033f415a2212e19a3b7ddfea38585ac5a2444e1cfa986a697847c +SIZE (flask_limiter-4.0.0.tar.gz) = 384407 diff --git a/www/py-google-api-core/Makefile b/www/py-google-api-core/Makefile index 02dece1bf59a..34ab3b8bd901 100644 --- a/www/py-google-api-core/Makefile +++ b/www/py-google-api-core/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_api_core-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Core Google API Client Library -WWW= https://github.com/googleapis/python-api-core +WWW= https://googleapis.dev/python/google-api-core/latest/ \ + https://github.com/googleapis/python-api-core LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index 3916fe6d4b53..06ccc376ea8a 100644 --- a/www/py-google-api-python-client/Makefile +++ b/www/py-google-api-python-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-api-python-client -DISTVERSION= 2.183.0 +DISTVERSION= 2.184.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo index 2c28ad5c9386..9b9095d385c7 100644 --- a/www/py-google-api-python-client/distinfo +++ b/www/py-google-api-python-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758701955 -SHA256 (google_api_python_client-2.183.0.tar.gz) = abae37e04fecf719388e5c02f707ed9cdf952f10b217c79a3e76c636762e3ea9 -SIZE (google_api_python_client-2.183.0.tar.gz) = 13645623 +TIMESTAMP = 1759397698 +SHA256 (google_api_python_client-2.184.0.tar.gz) = ef2a3330ad058cdfc8a558d199c051c3356f6ed012436c3ad3d08b67891b039f +SIZE (google_api_python_client-2.184.0.tar.gz) = 13694120 diff --git a/www/py-google-cloud-appengine-logging/Makefile b/www/py-google-cloud-appengine-logging/Makefile index e9180479401a..ad3e7d0c2822 100644 --- a/www/py-google-cloud-appengine-logging/Makefile +++ b/www/py-google-cloud-appengine-logging/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_appengine_logging-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python Client for Google Cloud Appengine Logging -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-appengine-logging \ +WWW= https://cloud.google.com/python/docs/reference/appenginelogging/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-appengine-logging \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 diff --git a/www/py-google-cloud-audit-log/Makefile b/www/py-google-cloud-audit-log/Makefile index fd9dfb55f22d..3050879e1f01 100644 --- a/www/py-google-cloud-audit-log/Makefile +++ b/www/py-google-cloud-audit-log/Makefile @@ -7,7 +7,9 @@ DISTNAME= google_cloud_audit_log-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Audit Protos -WWW= https://github.com/googleapis/python-audit-log +WWW= https://cloud.google.com/python/docs/reference/auditlog/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-audit-log \ + https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-cloud-bigquery-storage/Makefile b/www/py-google-cloud-bigquery-storage/Makefile index ad225633e864..fe441e6d0e25 100644 --- a/www/py-google-cloud-bigquery-storage/Makefile +++ b/www/py-google-cloud-bigquery-storage/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-bigquery-storage -PORTVERSION= 2.33.0 +PORTVERSION= 2.33.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,7 +8,8 @@ DISTNAME= google_cloud_bigquery_storage-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Bigquery Storage API client library WWW= https://cloud.google.com/python/docs/reference/bigquerystorage/latest \ - https://github.com/googleapis/python-bigquery-storage + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-bigquery-storage \ + https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-cloud-bigquery-storage/distinfo b/www/py-google-cloud-bigquery-storage/distinfo index 2a5bed3fab91..35e272b88b47 100644 --- a/www/py-google-cloud-bigquery-storage/distinfo +++ b/www/py-google-cloud-bigquery-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436559 -SHA256 (google_cloud_bigquery_storage-2.33.0.tar.gz) = 67a833cdcf2b2eb7a352538a67fff59c3c0b7da63f6d5aa12a70f8e38be9f091 -SIZE (google_cloud_bigquery_storage-2.33.0.tar.gz) = 295012 +TIMESTAMP = 1759324198 +SHA256 (google_cloud_bigquery_storage-2.33.1.tar.gz) = 3fd25bef364ac5fb9bbd6560f0dd11b90b1845883df8e0a8c706ad53d00fc23b +SIZE (google_cloud_bigquery_storage-2.33.1.tar.gz) = 292622 diff --git a/www/py-google-cloud-bigtable/Makefile b/www/py-google-cloud-bigtable/Makefile index 887db623a523..184e86ac4d7b 100644 --- a/www/py-google-cloud-bigtable/Makefile +++ b/www/py-google-cloud-bigtable/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_bigtable-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Bigtable API client library -WWW= https://github.com/googleapis/python-bigtable +WWW= https://cloud.google.com/python/docs/reference/bigtable/latest \ + https://github.com/googleapis/python-bigtable LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-cloud-compute/Makefile b/www/py-google-cloud-compute/Makefile index 86a367cb59fa..a9b28f18bb9c 100644 --- a/www/py-google-cloud-compute/Makefile +++ b/www/py-google-cloud-compute/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_compute-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Compute API client library -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-compute \ +WWW= https://cloud.google.com/python/docs/reference/compute/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-compute \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 diff --git a/www/py-google-cloud-core/Makefile b/www/py-google-cloud-core/Makefile index a6b738b4d9fa..2bcbac0de43f 100644 --- a/www/py-google-cloud-core/Makefile +++ b/www/py-google-cloud-core/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_core-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= API Client library for Google Cloud: Core Helpers -WWW= https://github.com/googleapis/python-cloud-core +WWW= https://cloud.google.com/python/docs/reference/google-cloud-core/latest \ + https://github.com/googleapis/python-cloud-core LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-cloud-datastore/Makefile b/www/py-google-cloud-datastore/Makefile index d2f93edf0975..bc7c24cd8cfe 100644 --- a/www/py-google-cloud-datastore/Makefile +++ b/www/py-google-cloud-datastore/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_datastore-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Datastore API client library -WWW= https://github.com/googleapis/python-datastore +WWW= https://cloud.google.com/python/docs/reference/datastore/latest \ + https://github.com/googleapis/python-datastore LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-cloud-dlp/Makefile b/www/py-google-cloud-dlp/Makefile index d040bbfc3048..c72ddc274bd5 100644 --- a/www/py-google-cloud-dlp/Makefile +++ b/www/py-google-cloud-dlp/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_dlp-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Cloud Data Loss Prevention (DLP) API API client library -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dlp \ +WWW= https://cloud.google.com/python/docs/reference/dlp/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dlp \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 diff --git a/www/py-google-cloud-logging/Makefile b/www/py-google-cloud-logging/Makefile index edeb6aed0dab..44a2c92f6a17 100644 --- a/www/py-google-cloud-logging/Makefile +++ b/www/py-google-cloud-logging/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_logging-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Stackdriver Logging API client library -WWW= https://github.com/googleapis/python-logging +WWW= https://cloud.google.com/python/docs/reference/logging/latest \ + https://github.com/googleapis/python-logging LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-cloud-speech/Makefile b/www/py-google-cloud-speech/Makefile index e510cd269957..3d9f280475b3 100644 --- a/www/py-google-cloud-speech/Makefile +++ b/www/py-google-cloud-speech/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_speech-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Speech API client library -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-speech \ +WWW= https://cloud.google.com/python/docs/reference/speech/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-speech \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile index ad9a83dc61b1..6c93a76fc356 100644 --- a/www/py-google-cloud-storage/Makefile +++ b/www/py-google-cloud-storage/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_storage-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python Client for Google Cloud Storage -WWW= https://github.com/googleapis/python-storage +WWW= https://cloud.google.com/python/docs/reference/storage/latest \ + https://github.com/googleapis/python-storage LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-google-cloud-vision/Makefile b/www/py-google-cloud-vision/Makefile index 66b05cd60e7b..9879f8c7eed0 100644 --- a/www/py-google-cloud-vision/Makefile +++ b/www/py-google-cloud-vision/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_vision-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Cloud Vision API API client library -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-vision \ +WWW= https://cloud.google.com/python/docs/reference/vision/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-vision \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 diff --git a/www/py-granian/Makefile b/www/py-granian/Makefile index ce71a89095ca..c804d6282ac6 100644 --- a/www/py-granian/Makefile +++ b/www/py-granian/Makefile @@ -1,5 +1,6 @@ PORTNAME= granian PORTVERSION= 2.5.4 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-horizon/Makefile b/www/py-horizon/Makefile index 01ed2932456f..b045a2ba63b8 100644 --- a/www/py-horizon/Makefile +++ b/www/py-horizon/Makefile @@ -1,5 +1,5 @@ PORTNAME= horizon -PORTVERSION= 25.4.0 +PORTVERSION= 25.5.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,8 @@ WWW= https://docs.openstack.org/horizon/latest/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=6.0.0:devel/py-pbr@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.6.0:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django_compressor>=4.4:www/py-django_compressor@${PY_FLAVOR} \ @@ -34,6 +34,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.6.0:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.utils>=7.0.0:devel/py-oslo.utils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}osprofiler>=3.4.2:devel/py-osprofiler@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pbr>=5.5.0:devel/py-pbr@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pillow>=9.1.0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-cinderclient>=8.0.0:net/py-python-cinderclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-glanceclient>=2.8.0:net/py-python-glanceclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-keystoneclient>=3.22.0:net/py-python-keystoneclient@${PY_FLAVOR} \ @@ -41,6 +42,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.6.0:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-novaclient>=9.1.0:net/py-python-novaclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-swiftclient>=3.2.0:databases/py-python-swiftclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0:devel/py-pyyaml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}qrcode>=8.2:textproc/py-qrcode@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.25.1:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}semantic-version>=2.3.1:devel/py-semantic-version@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tzdata>=2022.4:devel/py-tzdata@${PY_FLAVOR} \ @@ -73,7 +75,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.6.0:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xstatic-term.js>=0.0.7.0:devel/py-xstatic-term.js@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xstatic-tv4>=1.2.7.0:devel/py-xstatic-tv4@${PY_FLAVOR} -USES= cpe python:3.9+ +USES= cpe python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/www/py-horizon/distinfo b/www/py-horizon/distinfo index 356f61fdd0f2..a72f163f804b 100644 --- a/www/py-horizon/distinfo +++ b/www/py-horizon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495867 -SHA256 (horizon-25.4.0.tar.gz) = 9b9414bb067534ab77dd8ed0c0e5e2dc33fb4caa9eb8e567e04a96a98152f418 -SIZE (horizon-25.4.0.tar.gz) = 5741551 +TIMESTAMP = 1759324200 +SHA256 (horizon-25.5.0.tar.gz) = 782fa61b31ee7ea89420c53a7c4de5ee22e4bf057c75358b3f3754841acaa9ab +SIZE (horizon-25.5.0.tar.gz) = 5745274 diff --git a/www/py-horizon/files/patch-pyproject.toml b/www/py-horizon/files/patch-pyproject.toml new file mode 100644 index 000000000000..81649c6c88e5 --- /dev/null +++ b/www/py-horizon/files/patch-pyproject.toml @@ -0,0 +1,7 @@ +--- pyproject.toml.orig 2025-09-11 12:43:14 UTC ++++ pyproject.toml +@@ -1,3 +1,3 @@ + [build-system] +-requires = ["pbr>=6.0.0", "setuptools>=64.0.0"] ++requires = ["pbr>=6.0.0", "setuptools>=61.0.0"] + build-backend = "pbr.build" diff --git a/www/py-jh2/Makefile b/www/py-jh2/Makefile index 8f4f89b14998..f046327546ad 100644 --- a/www/py-jh2/Makefile +++ b/www/py-jh2/Makefile @@ -1,6 +1,6 @@ PORTNAME= jh2 PORTVERSION= 5.0.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www python MASTER_SITES= PYPI \ https://github.com/jawah/h2/releases/download/v${PORTVERSION}/ diff --git a/www/py-nh3/Makefile b/www/py-nh3/Makefile index 4d0476a6e715..ccd0ddbe40e7 100644 --- a/www/py-nh3/Makefile +++ b/www/py-nh3/Makefile @@ -1,6 +1,6 @@ PORTNAME= nh3 DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-nicegui/Makefile b/www/py-nicegui/Makefile index 8c547622db3f..a382ae6b9aea 100644 --- a/www/py-nicegui/Makefile +++ b/www/py-nicegui/Makefile @@ -1,6 +1,5 @@ PORTNAME= nicegui -DISTVERSION= 2.23.3 -PORTREVISION= 1 +DISTVERSION= 3.0.0 CATEGORIES= www graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-nicegui/distinfo b/www/py-nicegui/distinfo index 4ab63ccd99a0..0063e1fd6e3a 100644 --- a/www/py-nicegui/distinfo +++ b/www/py-nicegui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756499959 -SHA256 (nicegui-2.23.3.tar.gz) = 7fc99bc40d1682b37c54eda6275f77db863b9c7bcc7ad15006c507b69a30d22c -SIZE (nicegui-2.23.3.tar.gz) = 13108186 +TIMESTAMP = 1759524245 +SHA256 (nicegui-3.0.0.tar.gz) = 081248bc61f874ef0d40ffe8d0dc79da7b853bb2b8b2c2bfc7a52202760c7c1d +SIZE (nicegui-3.0.0.tar.gz) = 20100518 diff --git a/www/py-openbrokerapi/Makefile b/www/py-openbrokerapi/Makefile index 3140fc2db13c..c31e31d822d4 100644 --- a/www/py-openbrokerapi/Makefile +++ b/www/py-openbrokerapi/Makefile @@ -1,6 +1,5 @@ PORTNAME= openbrokerapi -DISTVERSION= 4.7.1 -PORTREVISION= 1 +DISTVERSION= 4.7.3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +10,7 @@ WWW= https://pypi.org/project/openbrokerapi/ LICENSE= MIT -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flask>=2.2.3:www/py-flask@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gevent>0:devel/py-gevent@${PY_FLAVOR} \ diff --git a/www/py-openbrokerapi/distinfo b/www/py-openbrokerapi/distinfo index acb781eb4ce1..572617e87d6d 100644 --- a/www/py-openbrokerapi/distinfo +++ b/www/py-openbrokerapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725256861 -SHA256 (openbrokerapi-4.7.1.tar.gz) = 76ed7b31f450948054ce5d410da9c4dbf6643e5f423df6967b342be0c6e6963c -SIZE (openbrokerapi-4.7.1.tar.gz) = 18253 +TIMESTAMP = 1759386614 +SHA256 (openbrokerapi-4.7.3.tar.gz) = 7dfbb0de14009b9d536d81a4bfaa8581eb2505191811d8bab79ffa03665ac466 +SIZE (openbrokerapi-4.7.3.tar.gz) = 136329 diff --git a/www/py-openbrokerapi/files/patch-pyproject.toml b/www/py-openbrokerapi/files/patch-pyproject.toml deleted file mode 100644 index 25c635850faf..000000000000 --- a/www/py-openbrokerapi/files/patch-pyproject.toml +++ /dev/null @@ -1,26 +0,0 @@ ---- pyproject.toml.orig 2024-08-27 10:04:15 UTC -+++ pyproject.toml -@@ -1,9 +1,10 @@ --[tool.poetry] -+[project] - name = "openbrokerapi" - version = "4.7.1" - description = "A python package for the V2 CF Service Broker API and Open Broker API (version 2.13+)" --authors = ["Maic Siemering <maic@siemering.tech>"] -+authors = [{name = "Maic Siemering", email = "<maic@siemering.tech>"}] - license = "MIT" -+requires-python = ">= 3.8" - readme = "README.rst" - homepage = "https://openbrokerapi.readthedocs.io/" - documentation = "https://openbrokerapi.readthedocs.io/" -@@ -100,10 +101,6 @@ build-backend = "poetry.core.masonry.api" - [build-system] - requires = ["poetry-core>=1.0.0"] - build-backend = "poetry.core.masonry.api" -- --[project] --requires-python = ">= 3.8" -- - - [tool.ruff] - diff --git a/www/py-primp/Makefile b/www/py-primp/Makefile index 101b4eebb35d..d032077d0b38 100644 --- a/www/py-primp/Makefile +++ b/www/py-primp/Makefile @@ -1,6 +1,7 @@ PORTNAME= primp DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 +PORTREVISION= 1 CATEGORIES= www #MASTER_SITES= PYPI # conflicts with USES=cargo PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-pywry/Makefile b/www/py-pywry/Makefile index 6572b74857ef..c2844ab7295c 100644 --- a/www/py-pywry/Makefile +++ b/www/py-pywry/Makefile @@ -1,6 +1,6 @@ PORTNAME= pywry DISTVERSION= 0.6.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-qh3/Makefile b/www/py-qh3/Makefile index f22c32a0442d..6d7344fd4659 100644 --- a/www/py-qh3/Makefile +++ b/www/py-qh3/Makefile @@ -1,7 +1,7 @@ PORTNAME= qh3 DISTVERSIONPREFIX= v DISTVERSION= 1.0.9 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-soupsieve/Makefile b/www/py-soupsieve/Makefile index c55650c541cd..bab42a005595 100644 --- a/www/py-soupsieve/Makefile +++ b/www/py-soupsieve/Makefile @@ -1,6 +1,5 @@ PORTNAME= soupsieve -PORTVERSION= 2.7 -PORTREVISION= 1 +PORTVERSION= 2.8 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-soupsieve/distinfo b/www/py-soupsieve/distinfo index b99051796a68..a32e69e77b49 100644 --- a/www/py-soupsieve/distinfo +++ b/www/py-soupsieve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751781495 -SHA256 (soupsieve-2.7.tar.gz) = ad282f9b6926286d2ead4750552c8a6142bc4c783fd66b0293547c8fe6ae126a -SIZE (soupsieve-2.7.tar.gz) = 103418 +TIMESTAMP = 1759735447 +SHA256 (soupsieve-2.8.tar.gz) = e2dd4a40a628cb5f28f6d4b0db8800b8f581b65bb380b97de22ba5ca8d72572f +SIZE (soupsieve-2.8.tar.gz) = 103472 diff --git a/www/py-starlette/Makefile b/www/py-starlette/Makefile index 6982b2c7de79..f97e490645a0 100644 --- a/www/py-starlette/Makefile +++ b/www/py-starlette/Makefile @@ -1,5 +1,5 @@ PORTNAME= starlette -PORTVERSION= 0.47.3 +PORTVERSION= 0.48.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-starlette/distinfo b/www/py-starlette/distinfo index 0b6ba333ceab..5cc970821b45 100644 --- a/www/py-starlette/distinfo +++ b/www/py-starlette/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120876 -SHA256 (starlette-0.47.3.tar.gz) = 6bc94f839cc176c4858894f1f8908f0ab79dfec1a6b8402f6da9be26ebea52e9 -SIZE (starlette-0.47.3.tar.gz) = 2584144 +TIMESTAMP = 1759324202 +SHA256 (starlette-0.48.0.tar.gz) = 7e8cee469a8ab2352911528110ce9088fdc6a37d9876926e73da7ce4aa4c7a46 +SIZE (starlette-0.48.0.tar.gz) = 2652949 diff --git a/www/qt6-httpserver/distinfo b/www/qt6-httpserver/distinfo index 38c80b869b89..8727118083c5 100644 --- a/www/qt6-httpserver/distinfo +++ b/www/qt6-httpserver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198097 -SHA256 (KDE/Qt/6.9.2/qthttpserver-everywhere-src-6.9.2.tar.xz) = 1343fa1d1d6dfda9b9de4a1ff36471b6ff4bd16f9ee7c19deb098c15e4714019 -SIZE (KDE/Qt/6.9.2/qthttpserver-everywhere-src-6.9.2.tar.xz) = 175292 +TIMESTAMP = 1759303925 +SHA256 (KDE/Qt/6.9.3/qthttpserver-everywhere-src-6.9.3.tar.xz) = 7aa78793dba5cfb81a1d1e4b840bf0faf1e31beea08945b5689f404160dd2e8f +SIZE (KDE/Qt/6.9.3/qthttpserver-everywhere-src-6.9.3.tar.xz) = 175312 diff --git a/www/qt6-webchannel/distinfo b/www/qt6-webchannel/distinfo index 0664bc0955ec..5c98c4e78c96 100644 --- a/www/qt6-webchannel/distinfo +++ b/www/qt6-webchannel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198104 -SHA256 (KDE/Qt/6.9.2/qtwebchannel-everywhere-src-6.9.2.tar.xz) = 878a6337ad4d2c2a1de5bedb28c36b05b2733242d10f6c3d0eae55c5433c8e65 -SIZE (KDE/Qt/6.9.2/qtwebchannel-everywhere-src-6.9.2.tar.xz) = 193888 +TIMESTAMP = 1759303934 +SHA256 (KDE/Qt/6.9.3/qtwebchannel-everywhere-src-6.9.3.tar.xz) = 9457bbc1e5a13d9cf277c1fc121cdeb0a21546abf7fba091779b7ce9806fa305 +SIZE (KDE/Qt/6.9.3/qtwebchannel-everywhere-src-6.9.3.tar.xz) = 193888 diff --git a/www/qt6-webengine/distinfo b/www/qt6-webengine/distinfo index 1937cd5f2816..ebc6277308d8 100644 --- a/www/qt6-webengine/distinfo +++ b/www/qt6-webengine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198709 -SHA256 (KDE/Qt/6.9.2/qtwebengine-everywhere-src-6.9.2.tar.xz) = 99cb0792abc2e39b299d73d8e2aa076b9ebcd55c3f4a4b5fd514eef5a62d03ab -SIZE (KDE/Qt/6.9.2/qtwebengine-everywhere-src-6.9.2.tar.xz) = 672191852 +TIMESTAMP = 1759301809 +SHA256 (KDE/Qt/6.9.3/qtwebengine-everywhere-src-6.9.3.tar.xz) = d50b3b11d51dd876418cc36b4d6c96b4721e0aab773a3dd6beda606d46da8966 +SIZE (KDE/Qt/6.9.3/qtwebengine-everywhere-src-6.9.3.tar.xz) = 672100216 diff --git a/www/qt6-webengine/files/patch-security-rollup b/www/qt6-webengine/files/patch-security-rollup deleted file mode 100644 index 8955c1fb52d9..000000000000 --- a/www/qt6-webengine/files/patch-security-rollup +++ /dev/null @@ -1,246 +0,0 @@ -Security patches since 6.9.2 release - -CVE-2025-8879: Heap buffer overflow in libaom -CVE-2025-8880: Race in V8 -CVE-2025-8881: Inappropriate implementation in File Picker -CVE-2025-8901: Out of bounds write in ANGLE - -https://github.com/qt/qtwebengine-chromium/compare/136d7fe8aa41c9d4cd764a6b890af9699f5141dd..130-based.diff - -diff --git a/chromium/content/browser/web_contents/file_chooser_impl.cc b/chromium/content/browser/web_contents/file_chooser_impl.cc -index 7e2391bd1afd..d366c5d26bba 100644 ---- src/3rdparty/chromium/content/browser/web_contents/file_chooser_impl.cc -+++ src/3rdparty/chromium/content/browser/web_contents/file_chooser_impl.cc -@@ -169,6 +169,12 @@ void FileChooserImpl::OpenFileChooser(blink::mojom::FileChooserParamsPtr params, - return; - } - -+ // Do not allow open dialogs to have renderer-controlled default_file_name. -+ // See https://crbug.com/433800617 for context. -+ if (params->mode != blink::mojom::FileChooserParams::Mode::kSave) { -+ params->default_file_name = base::FilePath(); -+ } -+ - // Don't allow page with open FileChooser to enter BackForwardCache to avoid - // any unexpected behaviour from BackForwardCache. - BackForwardCache::DisableForRenderFrameHost( -diff --git a/chromium/media/audio/audio_input_device.cc b/chromium/media/audio/audio_input_device.cc -index a7d8e1098241..44abd451c397 100644 ---- src/3rdparty/chromium/media/audio/audio_input_device.cc -+++ src/3rdparty/chromium/media/audio/audio_input_device.cc -@@ -482,7 +482,7 @@ void AudioInputDevice::AudioThreadCallback::Process(uint32_t pending_data) { - const base::TimeTicks capture_time = - base::TimeTicks() + base::Microseconds(buffer->params.capture_time_us); - const base::TimeTicks now_time = base::TimeTicks::Now(); -- DCHECK_GE(now_time, capture_time); -+ // DCHECK_GE(now_time, capture_time); - - AudioGlitchInfo glitch_info{ - .duration = base::Microseconds(buffer->params.glitch_duration_us), -diff --git a/chromium/third_party/angle/src/compiler/translator/Compiler.cpp b/chromium/third_party/angle/src/compiler/translator/Compiler.cpp -index 107f61cf4603..04b698b7fc08 100644 ---- src/3rdparty/chromium/third_party/angle/src/compiler/translator/Compiler.cpp -+++ src/3rdparty/chromium/third_party/angle/src/compiler/translator/Compiler.cpp -@@ -775,24 +775,6 @@ bool TCompiler::checkAndSimplifyAST(TIntermBlock *root, - return false; - } - -- // For now, rewrite pixel local storage before collecting variables or any operations on images. -- // -- // TODO(anglebug.com/40096838): -- // Should this actually run after collecting variables? -- // Do we need more introspection? -- // Do we want to hide rewritten shader image uniforms from glGetActiveUniform? -- if (hasPixelLocalStorageUniforms()) -- { -- ASSERT( -- IsExtensionEnabled(mExtensionBehavior, TExtension::ANGLE_shader_pixel_local_storage)); -- if (!RewritePixelLocalStorage(this, root, getSymbolTable(), compileOptions, -- getShaderVersion())) -- { -- mDiagnostics.globalError("internal compiler error translating pixel local storage"); -- return false; -- } -- } -- - if (shouldRunLoopAndIndexingValidation(compileOptions) && - !ValidateLimitations(root, mShaderType, &mSymbolTable, &mDiagnostics)) - { -@@ -939,6 +921,24 @@ bool TCompiler::checkAndSimplifyAST(TIntermBlock *root, - return false; - } - -+ // For now, rewrite pixel local storage before collecting variables or any operations on images. -+ // -+ // TODO(anglebug.com/40096838): -+ // Should this actually run after collecting variables? -+ // Do we need more introspection? -+ // Do we want to hide rewritten shader image uniforms from glGetActiveUniform? -+ if (hasPixelLocalStorageUniforms()) -+ { -+ ASSERT( -+ IsExtensionEnabled(mExtensionBehavior, TExtension::ANGLE_shader_pixel_local_storage)); -+ if (!RewritePixelLocalStorage(this, root, getSymbolTable(), compileOptions, -+ getShaderVersion())) -+ { -+ mDiagnostics.globalError("internal compiler error translating pixel local storage"); -+ return false; -+ } -+ } -+ - // Clamping uniform array bounds needs to happen after validateLimitations pass. - if (compileOptions.clampIndirectArrayBounds) - { -diff --git a/chromium/third_party/angle/src/compiler/translator/ValidateOutputs.cpp b/chromium/third_party/angle/src/compiler/translator/ValidateOutputs.cpp -index 927783db73f6..d3481f1a4d1f 100644 ---- src/3rdparty/chromium/third_party/angle/src/compiler/translator/ValidateOutputs.cpp -+++ src/3rdparty/chromium/third_party/angle/src/compiler/translator/ValidateOutputs.cpp -@@ -72,15 +72,19 @@ ValidateOutputsTraverser::ValidateOutputsTraverser(const TExtensionBehavior &ext - void ValidateOutputsTraverser::visitSymbol(TIntermSymbol *symbol) - { - if (symbol->variable().symbolType() == SymbolType::Empty) -+ { - return; -+ } - - if (mVisitedSymbols.count(symbol->uniqueId().get()) == 1) -+ { - return; -+ } - - mVisitedSymbols.insert(symbol->uniqueId().get()); - - TQualifier qualifier = symbol->getQualifier(); -- if (qualifier == EvqFragmentOut) -+ if (qualifier == EvqFragmentOut || qualifier == EvqFragmentInOut) - { - const TLayoutQualifier &layoutQualifier = symbol->getType().getLayoutQualifier(); - if (layoutQualifier.location != -1) -diff --git a/chromium/third_party/blink/public/mojom/choosers/file_chooser.mojom b/chromium/third_party/blink/public/mojom/choosers/file_chooser.mojom -index 22ccb9cc709f..f323fa2aa2eb 100644 ---- src/3rdparty/chromium/third_party/blink/public/mojom/choosers/file_chooser.mojom -+++ src/3rdparty/chromium/third_party/blink/public/mojom/choosers/file_chooser.mojom -@@ -25,7 +25,7 @@ struct FileChooserParams { - kUploadFolder, - - // Allows picking a nonexistent file, and prompts to overwrite if the file -- // already exists. This is not for Blink but for PPAPI. -+ // already exists. - kSave, - }; - Mode mode = kOpen; -@@ -34,7 +34,8 @@ struct FileChooserParams { - // which will be either "Open" or "Save" depending on the mode. - mojo_base.mojom.String16 title; - -- // Default file name to select in the dialog with kSave mode. -+ // Default file name to select in the dialog with kSave mode. This value -+ // is cleared if mode is not kSave. - mojo_base.mojom.FilePath default_file_name; - - // |selected_files| has filenames which a file upload control already -diff --git a/chromium/third_party/libaom/source/libaom/av1/encoder/ratectrl.c b/chromium/third_party/libaom/source/libaom/av1/encoder/ratectrl.c -index 4fd5ec6bf54b..82a48c39cb10 100644 ---- src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/ratectrl.c -+++ src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/ratectrl.c -@@ -3236,8 +3236,9 @@ static void rc_scene_detection_onepass_rt(AV1_COMP *cpi, - // non-zero sad exists along bottom border even though source is static. - const int border = - rc->prev_frame_is_dropped || cpi->svc.number_temporal_layers > 1; -- // Store blkwise SAD for later use -- if (width == cm->render_width && height == cm->render_height) { -+ // Store blkwise SAD for later use. Disable for spatial layers for now. -+ if (width == cm->render_width && height == cm->render_height && -+ cpi->svc.number_spatial_layers == 1) { - if (cpi->src_sad_blk_64x64 == NULL) { - CHECK_MEM_ERROR(cm, cpi->src_sad_blk_64x64, - (uint64_t *)aom_calloc(sb_cols * sb_rows, -diff --git a/chromium/v8/src/wasm/streaming-decoder.cc b/chromium/v8/src/wasm/streaming-decoder.cc -index f3745b4c055a..ce5dad96d52f 100644 ---- src/3rdparty/chromium/v8/src/wasm/streaming-decoder.cc -+++ src/3rdparty/chromium/v8/src/wasm/streaming-decoder.cc -@@ -230,45 +230,61 @@ class V8_EXPORT_PRIVATE AsyncStreamingDecoder : public StreamingDecoder { - }; - - void AsyncStreamingDecoder::OnBytesReceived(base::Vector<const uint8_t> bytes) { -- DCHECK(!full_wire_bytes_.empty()); -+ TRACE_STREAMING("OnBytesReceived(%zu bytes)\n", bytes.size()); -+ -+ // Note: The bytes are passed by the embedder, and they might point into the -+ // sandbox. Hence we copy them once and then process those copied bytes, to -+ // avoid being vulnerable to concurrent modification. -+ // Since we might not be able to store the bytes contiguously in memory, -+ // remember up to two byte vectors to process after copying. -+ base::Vector<const uint8_t> copied_bytes[2] = {{}, {}}; -+ - // Fill the previous vector, growing up to 16kB. After that, allocate new - // vectors on overflow. -+ DCHECK(!full_wire_bytes_.empty()); -+ std::vector<uint8_t>* last_wire_byte_vector = &full_wire_bytes_.back(); -+ size_t existing_vector_size = last_wire_byte_vector->size(); - size_t remaining_capacity = -- std::max(full_wire_bytes_.back().capacity(), size_t{16} * KB) - -- full_wire_bytes_.back().size(); -+ std::max(last_wire_byte_vector->capacity(), size_t{16} * KB) - -+ existing_vector_size; - size_t bytes_for_existing_vector = std::min(remaining_capacity, bytes.size()); -- full_wire_bytes_.back().insert(full_wire_bytes_.back().end(), bytes.data(), -- bytes.data() + bytes_for_existing_vector); -+ last_wire_byte_vector->insert(last_wire_byte_vector->end(), bytes.data(), -+ bytes.data() + bytes_for_existing_vector); -+ copied_bytes[0] = -+ base::VectorOf(last_wire_byte_vector->data() + existing_vector_size, -+ bytes_for_existing_vector); - if (bytes.size() > bytes_for_existing_vector) { - // The previous vector's capacity is not enough to hold all new bytes, and - // it's bigger than 16kB, so expensive to copy. Allocate a new vector for - // the remaining bytes, growing exponentially. - size_t new_capacity = std::max(bytes.size() - bytes_for_existing_vector, -- 2 * full_wire_bytes_.back().capacity()); -+ 2 * last_wire_byte_vector->capacity()); - full_wire_bytes_.emplace_back(); -- full_wire_bytes_.back().reserve(new_capacity); -- full_wire_bytes_.back().insert(full_wire_bytes_.back().end(), -- bytes.data() + bytes_for_existing_vector, -- bytes.end()); -+ last_wire_byte_vector = &full_wire_bytes_.back(); -+ last_wire_byte_vector->reserve(new_capacity); -+ last_wire_byte_vector->insert(last_wire_byte_vector->end(), -+ bytes.data() + bytes_for_existing_vector, -+ bytes.end()); -+ copied_bytes[1] = base::VectorOf(*last_wire_byte_vector); - } -+ // Do not access `bytes` any more after copying. -+ DCHECK_EQ(bytes.size(), copied_bytes[0].size() + copied_bytes[1].size()); -+ bytes = {}; - - if (deserializing()) return; - -- TRACE_STREAMING("OnBytesReceived(%zu bytes)\n", bytes.size()); -- -- size_t current = 0; -- while (ok() && current < bytes.size()) { -- size_t num_bytes = -- state_->ReadBytes(this, bytes.SubVector(current, bytes.size())); -- current += num_bytes; -- module_offset_ += num_bytes; -- if (state_->offset() == state_->buffer().size()) { -- state_ = state_->Next(this); -+ for (base::Vector<const uint8_t> vec : copied_bytes) { -+ size_t current = 0; -+ while (ok() && current < vec.size()) { -+ size_t num_bytes = state_->ReadBytes(this, vec.SubVectorFrom(current)); -+ current += num_bytes; -+ module_offset_ += num_bytes; -+ if (state_->offset() == state_->buffer().size()) { -+ state_ = state_->Next(this); -+ } - } - } -- if (ok()) { -- processor_->OnFinishedChunk(); -- } -+ if (ok()) processor_->OnFinishedChunk(); - } - - size_t AsyncStreamingDecoder::DecodingState::ReadBytes( diff --git a/www/qt6-webengine/files/patch-src_3rdparty_chromium_base_process_launch__posix.cc b/www/qt6-webengine/files/patch-src_3rdparty_chromium_base_process_launch__posix.cc index 54e4c77bf396..126dfd954dd0 100644 --- a/www/qt6-webengine/files/patch-src_3rdparty_chromium_base_process_launch__posix.cc +++ b/www/qt6-webengine/files/patch-src_3rdparty_chromium_base_process_launch__posix.cc @@ -1,12 +1,45 @@ ---- src/3rdparty/chromium/base/process/launch_posix.cc.orig 2024-10-22 08:31:56 UTC +Use dlsym to access environ. This avoids undefined references during linking +with -Wl,-no-undefined. + +See https://reviews.freebsd.org/D30842 + +--- src/3rdparty/chromium/base/process/launch_posix.cc.orig 2025-08-18 00:53:11 UTC +++ src/3rdparty/chromium/base/process/launch_posix.cc -@@ -67,6 +67,9 @@ +@@ -67,7 +67,9 @@ #error "macOS should use launch_mac.cc" #endif -+#if defined(OS_FREEBSD) -+#pragma weak environ -+#endif ++#if !defined(OS_FREEBSD) extern char** environ; ++#endif namespace base { + +@@ -88,13 +90,27 @@ char** GetEnvironment() { + // Get the process's "environment" (i.e. the thing that setenv/getenv + // work with). + char** GetEnvironment() { ++#if !defined(OS_FREEBSD) + return environ; ++#else ++ static char* nullenv = nullptr; ++ char ***environ_p = reinterpret_cast<char***>(dlsym(RTLD_DEFAULT, "environ")); ++ char **environ = environ_p ? *environ_p : &nullenv; ++ return environ; ++#endif + } + + // Set the process's "environment" (i.e. the thing that setenv/getenv + // work with). + void SetEnvironment(char** env) { ++#if !defined(OS_FREEBSD) + environ = env; ++#else ++ char ***environ_p = reinterpret_cast<char***>(dlsym(RTLD_DEFAULT, "environ")); ++ if (!environ_p) ++ return; ++ *environ_p = env; ++#endif + } + + // Set the calling thread's signal mask to new_sigmask and return diff --git a/www/qt6-webengine/files/patch-src_core_compositor_native__skia__output__device__opengl.cpp b/www/qt6-webengine/files/patch-src_core_compositor_native__skia__output__device__opengl.cpp deleted file mode 100644 index 07a5f9437eea..000000000000 --- a/www/qt6-webengine/files/patch-src_core_compositor_native__skia__output__device__opengl.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/core/compositor/native_skia_output_device_opengl.cpp.orig 2025-08-18 00:53:11 UTC -+++ src/core/compositor/native_skia_output_device_opengl.cpp -@@ -248,7 +248,7 @@ QSGTexture *NativeSkiaOutputDeviceOpenGL::texture(QQui - EGL_LINUX_DRM_FOURCC_EXT, drmFormat, - EGL_DMA_BUF_PLANE0_FD_EXT, scopedFd.get(), - EGL_DMA_BUF_PLANE0_OFFSET_EXT, static_cast<EGLAttrib>(nativePixmap->GetDmaBufOffset(0)), -- EGL_DMA_BUF_PLANE0_PITCH_EXT, nativePixmap->GetDmaBufPitch(0), -+ EGL_DMA_BUF_PLANE0_PITCH_EXT, static_cast<EGLAttrib>(nativePixmap->GetDmaBufPitch(0)), - EGL_DMA_BUF_PLANE0_MODIFIER_LO_EXT, static_cast<EGLAttrib>(modifier & 0xffffffff), - EGL_DMA_BUF_PLANE0_MODIFIER_HI_EXT, static_cast<EGLAttrib>(modifier >> 32), - EGL_NONE diff --git a/www/qt6-webengine/pkg-plist b/www/qt6-webengine/pkg-plist index f00767be8cfc..ee5debc059b8 100644 --- a/www/qt6-webengine/pkg-plist +++ b/www/qt6-webengine/pkg-plist @@ -104,7 +104,6 @@ %%QT_INCDIR%%/QtWebEngineQuick/%%FULLVER%%/QtWebEngineQuick/private/qquickwebengineprofileprototype_p.h %%QT_INCDIR%%/QtWebEngineQuick/%%FULLVER%%/QtWebEngineQuick/private/qquickwebengineprofileprototype_p_p.h %%QT_INCDIR%%/QtWebEngineQuick/%%FULLVER%%/QtWebEngineQuick/private/qquickwebenginescriptcollection_p.h -%%QT_INCDIR%%/QtWebEngineQuick/%%FULLVER%%/QtWebEngineQuick/private/qquickwebenginescriptcollection_p_p.h %%QT_INCDIR%%/QtWebEngineQuick/%%FULLVER%%/QtWebEngineQuick/private/qquickwebenginesettings_p.h %%QT_INCDIR%%/QtWebEngineQuick/%%FULLVER%%/QtWebEngineQuick/private/qquickwebenginesingleton_p.h %%QT_INCDIR%%/QtWebEngineQuick/%%FULLVER%%/QtWebEngineQuick/private/qquickwebenginetouchhandle_p.h diff --git a/www/qt6-websockets/distinfo b/www/qt6-websockets/distinfo index 2856471e5674..3ac1a7dd611e 100644 --- a/www/qt6-websockets/distinfo +++ b/www/qt6-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198713 -SHA256 (KDE/Qt/6.9.2/qtwebsockets-everywhere-src-6.9.2.tar.xz) = be833f667ed8d6c2f41c0b9d1f8addf20b8d2b11c3a9466ec6d70c62121708ee -SIZE (KDE/Qt/6.9.2/qtwebsockets-everywhere-src-6.9.2.tar.xz) = 447432 +TIMESTAMP = 1759303944 +SHA256 (KDE/Qt/6.9.3/qtwebsockets-everywhere-src-6.9.3.tar.xz) = e27dda8cf3cb31cc235f92e186340ba70a76c47aed7eb32b239d68feb94282c4 +SIZE (KDE/Qt/6.9.3/qtwebsockets-everywhere-src-6.9.3.tar.xz) = 447376 diff --git a/www/qt6-webview/distinfo b/www/qt6-webview/distinfo index a623e0ab91f3..2479f12aee43 100644 --- a/www/qt6-webview/distinfo +++ b/www/qt6-webview/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198717 -SHA256 (KDE/Qt/6.9.2/qtwebview-everywhere-src-6.9.2.tar.xz) = 4ccfd14ae68222d5709e54c970da51d7f0b4cf58af045a96935dfcc34f1b1ff1 -SIZE (KDE/Qt/6.9.2/qtwebview-everywhere-src-6.9.2.tar.xz) = 125560 +TIMESTAMP = 1759303953 +SHA256 (KDE/Qt/6.9.3/qtwebview-everywhere-src-6.9.3.tar.xz) = c65e1fc0b1f1cb80ac05577059d2c294256761ab0686d569ca88010c85c42cc8 +SIZE (KDE/Qt/6.9.3/qtwebview-everywhere-src-6.9.3.tar.xz) = 125580 diff --git a/www/rearx/Makefile b/www/rearx/Makefile index 62153391188e..20c9f6e54478 100644 --- a/www/rearx/Makefile +++ b/www/rearx/Makefile @@ -1,7 +1,7 @@ PORTNAME= rearx DISTVERSIONPREFIX= v DISTVERSION= 0.1.4 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/reddsaver/Makefile b/www/reddsaver/Makefile index 745404e9d47d..21291e0e3228 100644 --- a/www/reddsaver/Makefile +++ b/www/reddsaver/Makefile @@ -1,7 +1,7 @@ PORTNAME= reddsaver DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/rubygem-activeresource/Makefile b/www/rubygem-activeresource/Makefile index 1f9b19445d7f..fe8f435952f2 100644 --- a/www/rubygem-activeresource/Makefile +++ b/www/rubygem-activeresource/Makefile @@ -1,5 +1,5 @@ PORTNAME= activeresource -PORTVERSION= 6.1.4 +PORTVERSION= 6.2.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -11,9 +11,9 @@ WWW= https://rubyonrails.org/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-activemodel72>=6.0:databases/rubygem-activemodel72 \ +RUN_DEPENDS= rubygem-activemodel72>=7.0:databases/rubygem-activemodel72 \ rubygem-activemodel-serializers-xml>=1.0<2:databases/rubygem-activemodel-serializers-xml \ - rubygem-activesupport72>=6.0:devel/rubygem-activesupport72 + rubygem-activesupport72>=7.0:devel/rubygem-activesupport72 USES= cpe gem diff --git a/www/rubygem-activeresource/distinfo b/www/rubygem-activeresource/distinfo index 3600d3ac9201..ce2c1389455e 100644 --- a/www/rubygem-activeresource/distinfo +++ b/www/rubygem-activeresource/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730540982 -SHA256 (rubygem/activeresource-6.1.4.gem) = 8418646c65e734c4b62cfb012c5d3c25ef0b0d4280adf3584de02de23c16572a -SIZE (rubygem/activeresource-6.1.4.gem) = 42496 +TIMESTAMP = 1759324346 +SHA256 (rubygem/activeresource-6.2.0.gem) = 818ca60d3cd1ff7bbb7277f41250ad4d61a7cdbe30fbf52b2145e1b66ed13900 +SIZE (rubygem/activeresource-6.2.0.gem) = 44544 diff --git a/www/rubygem-passenger/files/patch-libev b/www/rubygem-passenger/files/patch-libev index b7c89c1af886..b55c954c2e07 100644 --- a/www/rubygem-passenger/files/patch-libev +++ b/www/rubygem-passenger/files/patch-libev @@ -1,9 +1,10 @@ ---- src/cxx_supportlib/vendor-modified/libev/ev.c.orig 2025-07-13 19:43:52 UTC +--- src/cxx_supportlib/vendor-modified/libev/ev.c.orig 2025-10-04 10:15:47 UTC +++ src/cxx_supportlib/vendor-modified/libev/ev.c -@@ -421,6 +421,11 @@ +@@ -420,7 +420,11 @@ + #endif #if EV_USE_INOTIFY - # include <sys/statfs.h> +-# include <sys/statfs.h> +# ifdef __FreeBSD__ +# include <sys/mount.h> +# else @@ -12,7 +13,7 @@ # include <sys/inotify.h> /* some very old inotify.h headers don't have IN_DONT_FOLLOW */ # ifndef IN_DONT_FOLLOW -@@ -2753,7 +2758,7 @@ ev_recommended_backends (void) EV_THROW +@@ -2753,7 +2757,7 @@ ev_recommended_backends (void) EV_THROW { unsigned int flags = ev_supported_backends (); diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile index 1216ea54c942..923a771863dc 100644 --- a/www/rubygem-puma/Makefile +++ b/www/rubygem-puma/Makefile @@ -1,5 +1,5 @@ PORTNAME= puma -PORTVERSION= 7.0.1 +PORTVERSION= 7.0.3 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-puma/distinfo b/www/rubygem-puma/distinfo index 3818ff816b13..bb709b7a56b1 100644 --- a/www/rubygem-puma/distinfo +++ b/www/rubygem-puma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436711 -SHA256 (rubygem/puma-7.0.1.gem) = 80f9a1843c9b663471937bd456c821f2c61b40d0389ac793fee0d01ba7ecfbc1 -SIZE (rubygem/puma-7.0.1.gem) = 240640 +TIMESTAMP = 1759324364 +SHA256 (rubygem/puma-7.0.3.gem) = 131b5fd02c89c2445114cdce906114e75ea4cf22842fcf5bbee4500f1c868ba5 +SIZE (rubygem/puma-7.0.3.gem) = 241152 diff --git a/www/rubygem-rackup21/Makefile b/www/rubygem-rackup21/Makefile deleted file mode 100644 index d3633fd1b24d..000000000000 --- a/www/rubygem-rackup21/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -PORTNAME= rackup -PORTVERSION= 2.1.0 -CATEGORIES= www rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 21 - -MAINTAINER= ruby@FreeBSD.org -COMMENT= General server command for Rack applications -WWW= https://github.com/rack/rackup - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/license.md - -DEPRECATED= No consumers in ports tree -EXPIRATION_DATE= 2025-09-30 - -RUN_DEPENDS= rubygem-rack>=3,3:www/rubygem-rack \ - rubygem-webrick>=1.8<2:www/rubygem-webrick - -USES= gem - -CONFLICTS_INSTALL= rubygem-rackup # bin/rackup - -NO_ARCH= yes -PORTSCOUT= limit:^2\.1\. - -PLIST_FILES= bin/rackup - -.include <bsd.port.mk> diff --git a/www/rubygem-rackup21/distinfo b/www/rubygem-rackup21/distinfo deleted file mode 100644 index 19c8dec36f8e..000000000000 --- a/www/rubygem-rackup21/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1734498107 -SHA256 (rubygem/rackup-2.1.0.gem) = 6ecb884a581990332e45ee17bdfdc14ccbee46c2f710ae1566019907869a6c4d -SIZE (rubygem/rackup-2.1.0.gem) = 15872 diff --git a/www/rubygem-rackup21/pkg-descr b/www/rubygem-rackup21/pkg-descr deleted file mode 100644 index 6077867f667b..000000000000 --- a/www/rubygem-rackup21/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A general server command for Rack applications. diff --git a/www/rubygem-roda/Makefile b/www/rubygem-roda/Makefile index 4cc99c6825ce..b56d006174e7 100644 --- a/www/rubygem-roda/Makefile +++ b/www/rubygem-roda/Makefile @@ -1,5 +1,5 @@ PORTNAME= roda -PORTVERSION= 3.95.0 +PORTVERSION= 3.96.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-roda/distinfo b/www/rubygem-roda/distinfo index 09bb87bac5ce..d4f9a203fdc6 100644 --- a/www/rubygem-roda/distinfo +++ b/www/rubygem-roda/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757122080 -SHA256 (rubygem/roda-3.95.0.gem) = 61fbc5f00f234f1b92c3eae7f4195c1310e1c70cb61dcebfe559201b554140d8 -SIZE (rubygem/roda-3.95.0.gem) = 191488 +TIMESTAMP = 1759324366 +SHA256 (rubygem/roda-3.96.0.gem) = e89397269a2713c3ce8e95156c7579309e514e808dc124b50657c7bdadff90df +SIZE (rubygem/roda-3.96.0.gem) = 192000 diff --git a/www/rustypaste-cli/Makefile b/www/rustypaste-cli/Makefile index 33b274c61a25..631c61c80bb0 100644 --- a/www/rustypaste-cli/Makefile +++ b/www/rustypaste-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= rustypaste-cli DISTVERSIONPREFIX= v DISTVERSION= 0.9.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= dtxdf@FreeBSD.org diff --git a/www/rustypaste/Makefile b/www/rustypaste/Makefile index 5522714fb504..60a84179c4eb 100644 --- a/www/rustypaste/Makefile +++ b/www/rustypaste/Makefile @@ -1,7 +1,7 @@ PORTNAME= rustypaste DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= dtxdf@FreeBSD.org diff --git a/www/so/Makefile b/www/so/Makefile index fa1d70febd15..f1ed61e7c2e9 100644 --- a/www/so/Makefile +++ b/www/so/Makefile @@ -1,7 +1,7 @@ PORTNAME= so DISTVERSIONPREFIX= v DISTVERSION= 0.4.6 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= www MAINTAINER= sec.research.2005@gmail.com diff --git a/www/sqlpage/Makefile b/www/sqlpage/Makefile index ffab25ab5cd0..f3f789172500 100644 --- a/www/sqlpage/Makefile +++ b/www/sqlpage/Makefile @@ -1,6 +1,7 @@ PORTNAME= sqlpage DISTVERSIONPREFIX= v DISTVERSION= 0.37.1 +PORTREVISION= 1 CATEGORIES= www databases MASTER_SITES= https://cdn.jsdelivr.net/npm/:npm DISTFILES= ${NPM_DISTFILES} diff --git a/www/stork/Makefile b/www/stork/Makefile index 0a90175afddf..197bc9754381 100644 --- a/www/stork/Makefile +++ b/www/stork/Makefile @@ -1,7 +1,7 @@ PORTNAME= stork DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/tikiwiki/Makefile b/www/tikiwiki/Makefile index a322c1fb8d8f..06c9aa0c50df 100644 --- a/www/tikiwiki/Makefile +++ b/www/tikiwiki/Makefile @@ -1,7 +1,7 @@ PORTNAME= tikiwiki -DISTVERSION= 28.4 +DISTVERSION= 29.0 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/Tiki_28.x_Castor/${DISTVERSION}/ +MASTER_SITES= SF/${PORTNAME}/Tiki_29.x_Bellatrix/${DISTVERSION}/ DISTNAME= tiki-${DISTVERSION} MAINTAINER= wen@FreeBSD.org diff --git a/www/tikiwiki/distinfo b/www/tikiwiki/distinfo index 669f8bbb59ea..0a7a585819dc 100644 --- a/www/tikiwiki/distinfo +++ b/www/tikiwiki/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751325946 -SHA256 (tiki-28.4.tar.gz) = 0078f06445e02be7f16d7c2d0b6d2117ae1d5029daded4f8141a96e59d8a4ae0 -SIZE (tiki-28.4.tar.gz) = 159191247 +TIMESTAMP = 1759734740 +SHA256 (tiki-29.0.tar.gz) = 639c620069ec1a6052dc514115e4428d2943c5b9f6d71c89d949151ae5c8f166 +SIZE (tiki-29.0.tar.gz) = 169027797 diff --git a/www/tor-browser/Makefile b/www/tor-browser/Makefile index 87e126e11e70..5618f28450d5 100644 --- a/www/tor-browser/Makefile +++ b/www/tor-browser/Makefile @@ -1,5 +1,6 @@ PORTNAME= tor-browser DISTVERSION= 15.0a3 +PORTREVISION= 1 CATEGORIES= www net security wayland TAG_BASE= 7a4673ab420d7c52cd3fa7366d0d9cdaa5a37937 TAG_TOR= db5e90248e74338ce72ff118bdb749fea6ea2606 diff --git a/www/trunk/Makefile b/www/trunk/Makefile index 2fca2149a147..bd4e59eef7aa 100644 --- a/www/trunk/Makefile +++ b/www/trunk/Makefile @@ -1,7 +1,7 @@ PORTNAME= trunk DISTVERSIONPREFIX= v DISTVERSION= 0.21.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile index 7ddc4f436b9d..78a25b6663a9 100644 --- a/www/tt-rss/Makefile +++ b/www/tt-rss/Makefile @@ -1,8 +1,9 @@ PORTNAME= tt-rss -DISTVERSION= g20250730 +DISTVERSION= g20251002 PORTEPOCH= 2 CATEGORIES= www -MASTER_SITES= LOCAL/meta +MASTER_SITES= LOCAL/meta \ + LOCAL/vvd PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= dereks@lifeofadishwasher.com @@ -18,7 +19,7 @@ USES= gettext-tools php:cli,web,flavors shebangfix # dist download is blocked by cloudflare DDOS. Need to upload to LOCAL/ USE_GITLAB= yes GL_SITE= https://gitlab.tt-rss.org -GL_TAGNAME= 851ddf4bbe750e30816b6c494165e9860bd39b92 +GL_TAGNAME= c67b943aa894b90103c4752ac430958886b996b2 # phe json/openssl extension is required but it's statically linked in default php USE_PHP= ctype dom exif fileinfo filter iconv intl mbstring pcntl pdo \ pdo_pgsql phar posix session simplexml sockets sodium tokenizer \ diff --git a/www/tt-rss/distinfo b/www/tt-rss/distinfo index edcd2ca64ae2..132354aa557d 100644 --- a/www/tt-rss/distinfo +++ b/www/tt-rss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754076961 -SHA256 (tt-rss-tt-rss-851ddf4bbe750e30816b6c494165e9860bd39b92_GL0.tar.gz) = 5e52af41cb8e5156770123352888781d2f58cb592eebe4820aa121a869fb4748 -SIZE (tt-rss-tt-rss-851ddf4bbe750e30816b6c494165e9860bd39b92_GL0.tar.gz) = 8775902 +TIMESTAMP = 1759620254 +SHA256 (tt-rss-tt-rss-c67b943aa894b90103c4752ac430958886b996b2_GL0.tar.gz) = a55c344d75efacd7d33e98b60dc81266479f076696c5148eeea6f28f510a9063 +SIZE (tt-rss-tt-rss-c67b943aa894b90103c4752ac430958886b996b2_GL0.tar.gz) = 8782713 diff --git a/www/tt-rss/pkg-plist b/www/tt-rss/pkg-plist index cf91c1353ed6..ff81d1a5c159 100644 --- a/www/tt-rss/pkg-plist +++ b/www/tt-rss/pkg-plist @@ -2004,6 +2004,7 @@ %%WWWDIR%%/plugins/af_comics/filters/af_comics_cad.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_comicclass.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_comicpress.php +%%WWWDIR%%/plugins/af_comics/filters/af_comics_danbydraws.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_darklegacy.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_dilbert.php %%WWWDIR%%/plugins/af_comics/filters/af_comics_dumbingofage.php @@ -2211,6 +2212,7 @@ %%WWWDIR%%/tests/autoload.php %%WWWDIR%%/tests/integration/ApiTest.php %%WWWDIR%%/tests/integration/SanitizerTest.php +%%WWWDIR%%/tests/integration/feed.xml %%WWWDIR%%/tests/integration/selenium_test.py %%WWWDIR%%/themes/compact.css %%WWWDIR%%/themes/compact.less @@ -2356,6 +2358,7 @@ %%WWWDIR%%/vendor/guzzlehttp/guzzle/README.md %%WWWDIR%%/vendor/guzzlehttp/guzzle/UPGRADING.md %%WWWDIR%%/vendor/guzzlehttp/guzzle/composer.json +%%WWWDIR%%/vendor/guzzlehttp/guzzle/package-lock.json %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/BodySummarizer.php %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/BodySummarizerInterface.php %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Client.php diff --git a/www/tuifeed/Makefile b/www/tuifeed/Makefile index bed7f1c8fa3b..79809cff127c 100644 --- a/www/tuifeed/Makefile +++ b/www/tuifeed/Makefile @@ -1,7 +1,7 @@ PORTNAME= tuifeed DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= driesm@FreeBSD.org diff --git a/www/ulfius/files/patch-curl b/www/ulfius/files/patch-curl new file mode 100644 index 000000000000..4ac46b8d32e6 --- /dev/null +++ b/www/ulfius/files/patch-curl @@ -0,0 +1,70 @@ +--- src/u_send_request.c.orig 2023-11-14 00:40:08 UTC ++++ src/u_send_request.c +@@ -386,7 +386,7 @@ int ulfius_send_http_streaming_request_max_header(cons + + // follow redirection if set + if (copy_request->follow_redirect) { +- if (curl_easy_setopt(curl_handle, CURLOPT_FOLLOWLOCATION, 1) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_FOLLOWLOCATION, 1L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting follow redirection option"); + ret = U_ERROR_LIBCURL; + break; +@@ -622,21 +622,21 @@ int ulfius_send_http_streaming_request_max_header(cons + + // Disable server certificate validation if needed + if (!copy_request->check_server_certificate) { +- if (curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYPEER, 0) != CURLE_OK || curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYHOST, 0) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYPEER, 0L) != CURLE_OK || curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYHOST, 0L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting libcurl options (4)"); + ret = U_ERROR_LIBCURL; + break; + } + } else { + if (!(copy_request->check_server_certificate_flag & U_SSL_VERIFY_PEER)) { +- if (curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYPEER, 0) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYPEER, 0L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting libcurl options (5)"); + ret = U_ERROR_LIBCURL; + break; + } + } + if (!(copy_request->check_server_certificate_flag & U_SSL_VERIFY_HOSTNAME)) { +- if (curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYHOST, 0) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_SSL_VERIFYHOST, 0L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting libcurl options (6)"); + ret = U_ERROR_LIBCURL; + break; +@@ -647,21 +647,21 @@ int ulfius_send_http_streaming_request_max_header(cons + #if LIBCURL_VERSION_NUM >= 0x073400 + // Disable proxy certificate validation if needed + if (!copy_request->check_proxy_certificate) { +- if (curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYPEER, 0) != CURLE_OK || curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYHOST, 0) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYPEER, 0L) != CURLE_OK || curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYHOST, 0L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting libcurl options (7)"); + ret = U_ERROR_LIBCURL; + break; + } + } else { + if (!(copy_request->check_proxy_certificate_flag & U_SSL_VERIFY_PEER)) { +- if (curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYPEER, 0) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYPEER, 0L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting libcurl options (8)"); + ret = U_ERROR_LIBCURL; + break; + } + } + if (!(copy_request->check_proxy_certificate_flag & U_SSL_VERIFY_HOSTNAME)) { +- if (curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYHOST, 0) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_PROXY_SSL_VERIFYHOST, 0L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting libcurl options (9)"); + ret = U_ERROR_LIBCURL; + break; +@@ -702,7 +702,7 @@ int ulfius_send_http_streaming_request_max_header(cons + } + } + +- if (curl_easy_setopt(curl_handle, CURLOPT_NOSIGNAL, 1) != CURLE_OK) { ++ if (curl_easy_setopt(curl_handle, CURLOPT_NOSIGNAL, 1L) != CURLE_OK) { + y_log_message(Y_LOG_LEVEL_ERROR, "Ulfius - Error setting libcurl CURLOPT_NOSIGNAL"); + ret = U_ERROR_LIBCURL; + break; diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index 21d634baa9a7..2eb29d3e3a95 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,5 +1,6 @@ PORTNAME= ungoogled-chromium PORTVERSION= 140.0.7339.207 +PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 UGVERSION= ${DISTVERSION}-1 diff --git a/www/ungoogled-chromium/files/patch-build_rust_allocator_lib.rs b/www/ungoogled-chromium/files/patch-build_rust_allocator_lib.rs index 0a97b7685343..cfb992f08880 100644 --- a/www/ungoogled-chromium/files/patch-build_rust_allocator_lib.rs +++ b/www/ungoogled-chromium/files/patch-build_rust_allocator_lib.rs @@ -13,3 +13,47 @@ // Mangle the symbol name as rustc expects. #[rustc_std_internal_symbol] #[allow(non_upper_case_globals)] +https://issues.chromium.org/issues/440481922 +https://chromium-review.googlesource.com/c/chromium/src/+/6875644 + + +From 23d818d3c7fba4658248f17fd7b8993199242aa9 Mon Sep 17 00:00:00 2001 +From: Hans Wennborg <hans@chromium.org> +Date: Fri, 22 Aug 2025 10:34:47 -0700 +Subject: [PATCH] [rust] Define __rust_alloc_error_handler_should_panic_v2 + +https://github.com/rust-lang/rust/pull/143387 made +__rust_alloc_error_handler_should_panic a function. + +The new definition is needed when rolling Rust past that PR. We can +remove the old symbol afterwards. + +Bug: 440481922 +Change-Id: I3340edd6d96d76de14942af67939978140430424 +Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6875644 +Commit-Queue: Arthur Eubanks <aeubanks@google.com> +Reviewed-by: Arthur Eubanks <aeubanks@google.com> +Auto-Submit: Hans Wennborg <hans@chromium.org> +Commit-Queue: Hans Wennborg <hans@chromium.org> +Cr-Commit-Position: refs/heads/main@{#1505162} +--- + +diff --git a/build/rust/allocator/lib.rs b/build/rust/allocator/lib.rs +index 29b3af1..a7fa7a4 100644 +--- build/rust/allocator/lib.rs ++++ build/rust/allocator/lib.rs +@@ -90,7 +90,14 @@ + #[linkage = "weak"] + fn __rust_no_alloc_shim_is_unstable_v2() {} + ++ #[rustc_std_internal_symbol] ++ #[linkage = "weak"] ++ fn __rust_alloc_error_handler_should_panic_v2() -> u8 { ++ 0 ++ } ++ + // Mangle the symbol name as rustc expects. ++ // TODO(crbug.com/440481922): Remove this after rolling past https://github.com/rust-lang/rust/pull/143387 + #[rustc_std_internal_symbol] + #[allow(non_upper_case_globals)] + #[linkage = "weak"] diff --git a/www/varnish-libvmod-dynamic/Makefile b/www/varnish-libvmod-dynamic/Makefile index 04a02a31d7f5..acd5fef4124a 100644 --- a/www/varnish-libvmod-dynamic/Makefile +++ b/www/varnish-libvmod-dynamic/Makefile @@ -1,6 +1,5 @@ PORTNAME= libvmod-dynamic -PORTVERSION= 20230321 -PORTREVISION= 7 +PORTVERSION= 20250521 CATEGORIES= www PKGNAMEPREFIX= varnish- @@ -29,7 +28,7 @@ CFLAGS+= -I${WRKSRC}/src USE_GITHUB= yes GH_ACCOUNT= nigoroll -GH_TAGNAME= af9c51c +GH_TAGNAME= 490068b OPTIONS_DEFINE= DOCS diff --git a/www/varnish-libvmod-dynamic/distinfo b/www/varnish-libvmod-dynamic/distinfo index b981c7e221a3..c589a5480306 100644 --- a/www/varnish-libvmod-dynamic/distinfo +++ b/www/varnish-libvmod-dynamic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682256782 -SHA256 (nigoroll-libvmod-dynamic-20230321-af9c51c_GH0.tar.gz) = 3b79ebc0448a5e7ac61bd70aff7c8735b296483f2e8172cd1668fb13850b7b6d -SIZE (nigoroll-libvmod-dynamic-20230321-af9c51c_GH0.tar.gz) = 45975 +TIMESTAMP = 1759341464 +SHA256 (nigoroll-libvmod-dynamic-20250521-490068b_GH0.tar.gz) = e75c1782eeb574bfbe0467d705b8e5421317d76b0bc0f82f6ede2f5d1ca4376c +SIZE (nigoroll-libvmod-dynamic-20250521-490068b_GH0.tar.gz) = 56947 diff --git a/www/varnish-libvmod-fileserver/Makefile b/www/varnish-libvmod-fileserver/Makefile index db2b62567e31..b22d944e1e8b 100644 --- a/www/varnish-libvmod-fileserver/Makefile +++ b/www/varnish-libvmod-fileserver/Makefile @@ -1,6 +1,6 @@ PORTNAME= libvmod-fileserver PORTVERSION= 0.0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www PKGNAMEPREFIX= varnish- diff --git a/www/vigil/Makefile b/www/vigil/Makefile index d945cf42d71e..ced8c5be177f 100644 --- a/www/vigil/Makefile +++ b/www/vigil/Makefile @@ -1,7 +1,7 @@ PORTNAME= vigil DISTVERSIONPREFIX= v DISTVERSION= 1.27.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/wasm-bindgen-cli/Makefile b/www/wasm-bindgen-cli/Makefile index 1e0cad62742e..f9f20e805b6b 100644 --- a/www/wasm-bindgen-cli/Makefile +++ b/www/wasm-bindgen-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= wasm-bindgen-cli DISTVERSION= 0.2.95 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= aokblast@FreeBSD.org diff --git a/www/wasm-pack/Makefile b/www/wasm-pack/Makefile index b8adb23893c6..143c2faa209f 100644 --- a/www/wasm-pack/Makefile +++ b/www/wasm-pack/Makefile @@ -1,7 +1,7 @@ PORTNAME= wasm-pack DISTVERSIONPREFIX= v DISTVERSION= 0.13.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index ae3c2ae7b48e..0da601ca71ac 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -1,5 +1,6 @@ PORTNAME= waterfox DISTVERSION= 6.6.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www diff --git a/www/websocat/Makefile b/www/websocat/Makefile index 77650a029958..33cfb8251a8f 100644 --- a/www/websocat/Makefile +++ b/www/websocat/Makefile @@ -1,7 +1,7 @@ PORTNAME= websocat DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MAINTAINER= osa@FreeBSD.org diff --git a/www/wiki-tui/Makefile b/www/wiki-tui/Makefile index 7df50e3b4b89..2f245a914ea3 100644 --- a/www/wiki-tui/Makefile +++ b/www/wiki-tui/Makefile @@ -1,7 +1,7 @@ PORTNAME= wiki-tui DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= eduardo@FreeBSD.org diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 5a6610d1d891..053f90552fe9 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,5 +1,5 @@ PORTNAME= wordpress -DISTVERSION= 6.8.1 +DISTVERSION= 6.8.2 PORTREVISION?= 0 .ifndef WORDPRESS_LANG PORTEPOCH= 1 diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index fa674abdd824..52856a82b75a 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750445236 -SHA256 (wordpress-6.8.1.tar.gz) = 3c654d079bc42c4e82ff20a6948c456293e104b6762ff7c9fc948071b3310328 -SIZE (wordpress-6.8.1.tar.gz) = 26926501 +TIMESTAMP = 1753156947 +SHA256 (wordpress-6.8.2.tar.gz) = d85a72e392bfe866816b3c2ebc6a44699072aa50cc3a620f1c4ed2f13b645e2b +SIZE (wordpress-6.8.2.tar.gz) = 26925441 diff --git a/www/xh/Makefile b/www/xh/Makefile index 528620023a69..05348ff438de 100644 --- a/www/xh/Makefile +++ b/www/xh/Makefile @@ -1,7 +1,7 @@ PORTNAME= xh DISTVERSIONPREFIX= v DISTVERSION= 0.24.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org diff --git a/www/zola/Makefile b/www/zola/Makefile index c7fdfb18f503..7f14a3366ca5 100644 --- a/www/zola/Makefile +++ b/www/zola/Makefile @@ -1,7 +1,7 @@ PORTNAME= zola DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= bofh@FreeBSD.org diff --git a/x11-fonts/gnu-unifont-otf/Makefile b/x11-fonts/gnu-unifont-otf/Makefile index a5df81de193c..0f04aaf15967 100644 --- a/x11-fonts/gnu-unifont-otf/Makefile +++ b/x11-fonts/gnu-unifont-otf/Makefile @@ -1,7 +1,8 @@ PORTNAME= unifont -PORTVERSION= 16.0.04 +PORTVERSION= 17.0.01 CATEGORIES= x11-fonts -MASTER_SITES= GNU/unifont/unifont-${PORTVERSION} +MASTER_SITES= GNU/unifont/unifont-${PORTVERSION} \ + https://unifoundry.com/pub/unifont/unifont-${PORTVERSION}/font-builds/ PKGNAMEPREFIX= gnu- PKGNAMESUFFIX= -otf DISTFILES= ${FONTFILES:S|$|-${PORTVERSION}${FONTSUFFIX}|} diff --git a/x11-fonts/gnu-unifont-otf/distinfo b/x11-fonts/gnu-unifont-otf/distinfo index 14fe6faabd39..fc654ee829fe 100644 --- a/x11-fonts/gnu-unifont-otf/distinfo +++ b/x11-fonts/gnu-unifont-otf/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1748831220 -SHA256 (unifont-16.0.04.otf) = 0e3981ab552231b5a2a870f2b61741903a4bf25c23ef5aeb05fdced1b3c7af4d -SIZE (unifont-16.0.04.otf) = 5320880 -SHA256 (unifont_csur-16.0.04.otf) = b206da88ae140e5a7d618f4552064e3e7804aed8c01fd99a19b154424e7bd22f -SIZE (unifont_csur-16.0.04.otf) = 678608 -SHA256 (unifont_upper-16.0.04.otf) = fc8c6e9c4958243cef651c87cfbd916916f3545215d3ebcae92366b6edbb2f05 -SIZE (unifont_upper-16.0.04.otf) = 5931488 +TIMESTAMP = 1759324032 +SHA256 (unifont-17.0.01.otf) = 4225fd5aa04467dcf38df9c7db5e41ff34950696a2e3bf71e79644dfc238aa6f +SIZE (unifont-17.0.01.otf) = 5321376 +SHA256 (unifont_csur-17.0.01.otf) = aca00bbfc5eeb10678ae15a6015c176cbcd3ef5426da34e0bd282ad314cb32d8 +SIZE (unifont_csur-17.0.01.otf) = 678624 +SHA256 (unifont_upper-17.0.01.otf) = 9e693d538a20e71d6b18bfe2e998b4f3e6cea7ac8ae1e670f14caea9c106c93a +SIZE (unifont_upper-17.0.01.otf) = 5911888 diff --git a/x11-fonts/gnu-unifont/Makefile b/x11-fonts/gnu-unifont/Makefile index ff21726989b3..e10ace7e6016 100644 --- a/x11-fonts/gnu-unifont/Makefile +++ b/x11-fonts/gnu-unifont/Makefile @@ -1,8 +1,9 @@ PORTNAME= unifont -PORTVERSION= 16.0.04 +PORTVERSION= 17.0.01 PORTEPOCH= 1 CATEGORIES= x11-fonts -MASTER_SITES= GNU/unifont/unifont-${PORTVERSION} +MASTER_SITES= GNU/unifont/unifont-${PORTVERSION} \ + https://unifoundry.com/pub/unifont/unifont-${PORTVERSION}/font-builds/ PKGNAMEPREFIX= gnu- DISTFILES= ${FONTFILES:S|$|-${PORTVERSION}${FONTSUFFIX}|} EXTRACT_ONLY= # empty diff --git a/x11-fonts/gnu-unifont/distinfo b/x11-fonts/gnu-unifont/distinfo index 0317022b356e..247b6b907d3d 100644 --- a/x11-fonts/gnu-unifont/distinfo +++ b/x11-fonts/gnu-unifont/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748831218 -SHA256 (unifont-16.0.04.pcf.gz) = 13cc3485864dd0655b4a7055ca8cee5887533575eadb542ab97d22603bcac5c4 -SIZE (unifont-16.0.04.pcf.gz) = 1356704 +TIMESTAMP = 1759324030 +SHA256 (unifont-17.0.01.pcf.gz) = 8240c381398a21f4eef993d16f0976d6a627e61054f0add275d195408f24efa9 +SIZE (unifont-17.0.01.pcf.gz) = 1357156 diff --git a/x11-fonts/py-gflanguages/Makefile b/x11-fonts/py-gflanguages/Makefile index 5b81d7f8b81c..1859754bdc44 100644 --- a/x11-fonts/py-gflanguages/Makefile +++ b/x11-fonts/py-gflanguages/Makefile @@ -1,5 +1,5 @@ PORTNAME= gflanguages -PORTVERSION= 0.7.6 +PORTVERSION= 0.7.7 CATEGORIES= x11-fonts python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-fonts/py-gflanguages/distinfo b/x11-fonts/py-gflanguages/distinfo index 8d5f8b007939..ac85508a5e95 100644 --- a/x11-fonts/py-gflanguages/distinfo +++ b/x11-fonts/py-gflanguages/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265802 -SHA256 (gflanguages-0.7.6.tar.gz) = f25843d0bdc9c26a203c58cbf8b01d57c7b0bc8478204b6e8446256936571639 -SIZE (gflanguages-0.7.6.tar.gz) = 857090 +TIMESTAMP = 1759324204 +SHA256 (gflanguages-0.7.7.tar.gz) = 251fa59b01a13d1fd1a2c929a2e37318e13d91182f486833c795dad7dea4d1e0 +SIZE (gflanguages-0.7.7.tar.gz) = 864459 diff --git a/x11-fonts/py-shaperglot/Makefile b/x11-fonts/py-shaperglot/Makefile index ae50c7c63da1..86f618bab54c 100644 --- a/x11-fonts/py-shaperglot/Makefile +++ b/x11-fonts/py-shaperglot/Makefile @@ -1,5 +1,5 @@ PORTNAME= shaperglot -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= x11-fonts python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-fonts/py-shaperglot/Makefile.crates b/x11-fonts/py-shaperglot/Makefile.crates index 3ffb4a18da47..4c8ebb1323bd 100644 --- a/x11-fonts/py-shaperglot/Makefile.crates +++ b/x11-fonts/py-shaperglot/Makefile.crates @@ -1,61 +1,61 @@ CARGO_CRATES= aho-corasick-1.1.3 \ ambassador-0.4.1 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.7 \ - anyhow-1.0.95 \ - arrayvec-0.7.6 \ - autocfg-1.4.0 \ - bitflags-2.8.0 \ - bumpalo-3.17.0 \ - bytemuck-1.21.0 \ - bytemuck_derive-1.8.1 \ - bytes-1.10.0 \ - cfg-if-1.0.0 \ - clap-4.5.43 \ - clap_builder-4.5.43 \ - clap_derive-4.5.41 \ - clap_lex-0.7.4 \ - colorchoice-1.0.3 \ + anstream-0.6.20 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.4 \ + anstyle-wincon-3.0.10 \ + anyhow-1.0.99 \ + autocfg-1.5.0 \ + bitflags-2.9.3 \ + bumpalo-3.19.0 \ + bytemuck-1.23.2 \ + bytemuck_derive-1.10.1 \ + bytes-1.10.1 \ + cfg-if-1.0.3 \ + clap-4.5.46 \ + clap_builder-4.5.46 \ + clap_derive-4.5.45 \ + clap_lex-0.7.5 \ + colorchoice-1.0.4 \ colored-3.0.0 \ console_error_panic_hook-0.1.7 \ core_maths-0.1.1 \ - either-1.13.0 \ - equivalent-1.0.1 \ - errno-0.3.10 \ + either-1.15.0 \ + equivalent-1.0.2 \ + errno-0.3.13 \ fastrand-2.3.0 \ fixedbitset-0.5.7 \ font-types-0.9.0 \ - fontations-0.3.0 \ - getrandom-0.3.1 \ - glob-0.3.2 \ + getrandom-0.3.3 \ + glob-0.3.3 \ google-fonts-languages-0.7.6 \ - hashbrown-0.15.2 \ + harfrust-0.2.0 \ + hashbrown-0.15.5 \ heck-0.5.0 \ home-0.5.11 \ - indexmap-2.10.0 \ - indoc-2.0.5 \ + indexmap-2.11.0 \ + indoc-2.0.6 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.13.0 \ itertools-0.14.0 \ - itoa-1.0.14 \ + itoa-1.0.15 \ js-sys-0.3.77 \ - kurbo-0.11.2 \ - libc-0.2.169 \ - libm-0.2.11 \ + libc-0.2.175 \ + libm-0.2.15 \ linux-raw-sys-0.4.15 \ + linux-raw-sys-0.9.4 \ log-0.4.27 \ - memchr-2.7.4 \ + memchr-2.7.5 \ memoffset-0.9.1 \ - multimap-0.10.0 \ - once_cell-1.20.3 \ + multimap-0.10.1 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ petgraph-0.7.1 \ - portable-atomic-1.10.0 \ - prettyplease-0.2.29 \ - proc-macro2-1.0.93 \ + portable-atomic-1.11.1 \ + prettyplease-0.2.37 \ + proc-macro2-1.0.101 \ prost-0.13.5 \ prost-build-0.13.5 \ prost-derive-0.13.5 \ @@ -63,67 +63,83 @@ CARGO_CRATES= aho-corasick-1.1.3 \ protobuf-3.7.2 \ protobuf-parse-3.7.2 \ protobuf-support-3.7.2 \ + protoc-bin-vendored-3.2.0 \ + protoc-bin-vendored-linux-aarch_64-3.2.0 \ + protoc-bin-vendored-linux-ppcle_64-3.2.0 \ + protoc-bin-vendored-linux-s390_64-3.2.0 \ + protoc-bin-vendored-linux-x86_32-3.2.0 \ + protoc-bin-vendored-linux-x86_64-3.2.0 \ + protoc-bin-vendored-macos-aarch_64-3.2.0 \ + protoc-bin-vendored-macos-x86_64-3.2.0 \ + protoc-bin-vendored-win32-3.2.0 \ pyo3-0.25.1 \ pyo3-build-config-0.25.1 \ pyo3-ffi-0.25.1 \ pyo3-macros-0.25.1 \ pyo3-macros-backend-0.25.1 \ pythonize-0.25.0 \ - quote-1.0.38 \ - read-fonts-0.31.2 \ - regex-1.11.1 \ - regex-automata-0.4.9 \ - regex-syntax-0.8.5 \ + quote-1.0.40 \ + r-efi-5.3.0 \ + read-fonts-0.34.0 \ + regex-1.11.2 \ + regex-automata-0.4.10 \ + regex-syntax-0.8.6 \ rustix-0.38.44 \ - rustversion-1.0.19 \ - rustybuzz-0.20.1 \ - ryu-1.0.19 \ + rustix-1.0.8 \ + rustversion-1.0.22 \ + ryu-1.0.20 \ serde-1.0.219 \ serde_derive-1.0.219 \ - serde_json-1.0.142 \ + serde_json-1.0.143 \ serde_spanned-1.0.0 \ - skrifa-0.33.2 \ - smallvec-1.15.0 \ + skrifa-0.36.0 \ + smallvec-1.15.1 \ strsim-0.11.1 \ syn-1.0.109 \ - syn-2.0.98 \ + syn-2.0.106 \ target-lexicon-0.13.2 \ - tempfile-3.16.0 \ + tempfile-3.21.0 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ - tinyvec-1.8.1 \ + tinyvec-1.10.0 \ tinyvec_macros-0.1.1 \ toml-0.9.5 \ toml_datetime-0.7.0 \ toml_parser-1.0.2 \ toml_writer-1.0.2 \ - ttf-parser-0.25.1 \ - unicode-bidi-mirroring-0.4.0 \ - unicode-ccc-0.4.0 \ - unicode-ident-1.0.16 \ + unicode-ident-1.0.18 \ unicode-joining-type-1.0.0 \ unicode-normalization-0.1.24 \ unicode-properties-0.1.3 \ - unicode-script-0.5.7 \ - unindent-0.2.3 \ + unindent-0.2.4 \ utf8parse-0.2.2 \ - wasi-0.13.3+wasi-0.2.2 \ + wasi-0.14.3+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ which-4.4.2 \ + windows-link-0.1.3 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.52.6 \ + windows-targets-0.53.3 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.7.10 \ - wit-bindgen-rt-0.33.0 \ - write-fonts-0.39.1 + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.13 \ + wit-bindgen-0.45.0 diff --git a/x11-fonts/py-shaperglot/distinfo b/x11-fonts/py-shaperglot/distinfo index ddc35ba2bef6..3ef74103729d 100644 --- a/x11-fonts/py-shaperglot/distinfo +++ b/x11-fonts/py-shaperglot/distinfo @@ -1,84 +1,82 @@ -TIMESTAMP = 1757120884 -SHA256 (shaperglot-1.1.0.tar.gz) = 65672de145e0b1373cd1720c35d51f44e7da7cd3db2bbf07941ca1522f1acafd -SIZE (shaperglot-1.1.0.tar.gz) = 37108 +TIMESTAMP = 1759324206 +SHA256 (shaperglot-1.1.1.tar.gz) = 2343a80292f91978b1e8bc70c8efd3c469be6514ab5bb51b4251bef808c43adc +SIZE (shaperglot-1.1.1.tar.gz) = 37686 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/ambassador-0.4.1.crate) = 6b27ba24e4d8a188489d5a03c7fabc167a60809a383cdb4d15feb37479cd2a48 SIZE (rust/crates/ambassador-0.4.1.crate) = 28792 -SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b -SIZE (rust/crates/anstream-0.6.18.crate) = 29681 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.7.crate) = ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e -SIZE (rust/crates/anstyle-wincon-3.0.7.crate) = 12400 -SHA256 (rust/crates/anyhow-1.0.95.crate) = 34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04 -SIZE (rust/crates/anyhow-1.0.95.crate) = 52155 -SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50 -SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/bitflags-2.8.0.crate) = 8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36 -SIZE (rust/crates/bitflags-2.8.0.crate) = 47482 -SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf -SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 -SHA256 (rust/crates/bytemuck-1.21.0.crate) = ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3 -SIZE (rust/crates/bytemuck-1.21.0.crate) = 51553 -SHA256 (rust/crates/bytemuck_derive-1.8.1.crate) = 3fa76293b4f7bb636ab88fd78228235b5248b4d05cc589aed610f954af5d7c7a -SIZE (rust/crates/bytemuck_derive-1.8.1.crate) = 23100 -SHA256 (rust/crates/bytes-1.10.0.crate) = f61dac84819c6588b558454b194026eb1f09c293b9036ae9b159e74e73ab6cf9 -SIZE (rust/crates/bytes-1.10.0.crate) = 76656 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/clap-4.5.43.crate) = 50fd97c9dc2399518aa331917ac6f274280ec5eb34e555dd291899745c48ec6f -SIZE (rust/crates/clap-4.5.43.crate) = 58340 -SHA256 (rust/crates/clap_builder-4.5.43.crate) = c35b5830294e1fa0462034af85cc95225a4cb07092c088c55bda3147cfcd8f65 -SIZE (rust/crates/clap_builder-4.5.43.crate) = 169708 -SHA256 (rust/crates/clap_derive-4.5.41.crate) = ef4f52386a59ca4c860f7393bcf8abd8dfd91ecccc0f774635ff68e92eeef491 -SIZE (rust/crates/clap_derive-4.5.41.crate) = 33493 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 +SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 +SIZE (rust/crates/anstream-0.6.20.crate) = 28797 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 +SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 +SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a +SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 +SHA256 (rust/crates/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 +SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/bitflags-2.9.3.crate) = 34efbcccd345379ca2868b2b2c9d3782e9cc58ba87bc7d79d5b53d9c9ae6f25d +SIZE (rust/crates/bitflags-2.9.3.crate) = 47777 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 +SHA256 (rust/crates/bytemuck-1.23.2.crate) = 3995eaeebcdf32f91f980d360f78732ddc061097ab4e39991ae7a6ace9194677 +SIZE (rust/crates/bytemuck-1.23.2.crate) = 53021 +SHA256 (rust/crates/bytemuck_derive-1.10.1.crate) = 4f154e572231cb6ba2bd1176980827e3d5dc04cc183a75dea38109fbdd672d29 +SIZE (rust/crates/bytemuck_derive-1.10.1.crate) = 25122 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 +SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 +SHA256 (rust/crates/clap-4.5.46.crate) = 2c5e4fcf9c21d2e544ca1ee9d8552de13019a42aa7dbf32747fa7aaf1df76e57 +SIZE (rust/crates/clap-4.5.46.crate) = 58332 +SHA256 (rust/crates/clap_builder-4.5.46.crate) = fecb53a0e6fcfb055f686001bc2e2592fa527efaf38dbe81a6a9563562e57d41 +SIZE (rust/crates/clap_builder-4.5.46.crate) = 169831 +SHA256 (rust/crates/clap_derive-4.5.45.crate) = 14cb31bb0a7d536caef2639baa7fad459e15c3144efefa6dbd1c84562c4739f6 +SIZE (rust/crates/clap_derive-4.5.45.crate) = 33545 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/colored-3.0.0.crate) = fde0e0ec90c9dfb3b4b1a0891a7dcd0e2bffde2f7efed5fe7c9bb00e5bfb915e SIZE (rust/crates/colored-3.0.0.crate) = 34497 SHA256 (rust/crates/console_error_panic_hook-0.1.7.crate) = a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc SIZE (rust/crates/console_error_panic_hook-0.1.7.crate) = 507196 SHA256 (rust/crates/core_maths-0.1.1.crate) = 77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30 SIZE (rust/crates/core_maths-0.1.1.crate) = 6528 -SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 -SIZE (rust/crates/either-1.13.0.crate) = 19169 -SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 -SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 -SHA256 (rust/crates/errno-0.3.10.crate) = 33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d -SIZE (rust/crates/errno-0.3.10.crate) = 11824 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/fixedbitset-0.5.7.crate) = 1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99 SIZE (rust/crates/fixedbitset-0.5.7.crate) = 26537 SHA256 (rust/crates/font-types-0.9.0.crate) = 02a596f5713680923a2080d86de50fe472fb290693cf0f701187a1c8b36996b7 SIZE (rust/crates/font-types-0.9.0.crate) = 24609 -SHA256 (rust/crates/fontations-0.3.0.crate) = 6ce83f5942797f03c95b06864da889bc5a6acf543cd5bbf108ea114d898fc824 -SIZE (rust/crates/fontations-0.3.0.crate) = 6804 -SHA256 (rust/crates/getrandom-0.3.1.crate) = 43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8 -SIZE (rust/crates/getrandom-0.3.1.crate) = 42449 -SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2 -SIZE (rust/crates/glob-0.3.2.crate) = 22359 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 +SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 +SIZE (rust/crates/glob-0.3.3.crate) = 22861 SHA256 (rust/crates/google-fonts-languages-0.7.6.crate) = 7537eb1f39ee3d10161b5dea8feb08fae212befd1769b7f27f0cc936047a9043 SIZE (rust/crates/google-fonts-languages-0.7.6.crate) = 820790 -SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 -SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +SHA256 (rust/crates/harfrust-0.2.0.crate) = 406a98b615ed380f2195fa8fb2ed3083e64b2a6329d710e06f95a42466f0f0c4 +SIZE (rust/crates/harfrust-0.2.0.crate) = 307696 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf SIZE (rust/crates/home-0.5.11.crate) = 9926 -SHA256 (rust/crates/indexmap-2.10.0.crate) = fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661 -SIZE (rust/crates/indexmap-2.10.0.crate) = 95836 -SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 -SIZE (rust/crates/indoc-2.0.5.crate) = 14396 +SHA256 (rust/crates/indexmap-2.11.0.crate) = f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9 +SIZE (rust/crates/indexmap-2.11.0.crate) = 99851 +SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd +SIZE (rust/crates/indoc-2.0.6.crate) = 17164 SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 @@ -87,36 +85,38 @@ SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d SIZE (rust/crates/itertools-0.13.0.crate) = 146261 SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285 SIZE (rust/crates/itertools-0.14.0.crate) = 152715 -SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 -SIZE (rust/crates/itoa-1.0.14.crate) = 11210 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 -SHA256 (rust/crates/kurbo-0.11.2.crate) = 1077d333efea6170d9ccb96d3c3026f300ca0773da4938cc4c811daa6df68b0c -SIZE (rust/crates/kurbo-0.11.2.crate) = 130628 -SHA256 (rust/crates/libc-0.2.169.crate) = b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a -SIZE (rust/crates/libc-0.2.169.crate) = 757901 -SHA256 (rust/crates/libm-0.2.11.crate) = 8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa -SIZE (rust/crates/libm-0.2.11.crate) = 111477 +SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 +SIZE (rust/crates/libc-0.2.175.crate) = 788728 +SHA256 (rust/crates/libm-0.2.15.crate) = f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de +SIZE (rust/crates/libm-0.2.15.crate) = 156108 SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 SIZE (rust/crates/log-0.4.27.crate) = 48120 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 -SHA256 (rust/crates/multimap-0.10.0.crate) = defc4c55412d89136f966bbb339008b474350e5e6e78d2714439c386b3137a03 -SIZE (rust/crates/multimap-0.10.0.crate) = 14359 -SHA256 (rust/crates/once_cell-1.20.3.crate) = 945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e -SIZE (rust/crates/once_cell-1.20.3.crate) = 33456 +SHA256 (rust/crates/multimap-0.10.1.crate) = 1d87ecb2933e8aeadb3e3a02b828fed80a7528047e68b4f424523a0981a3a084 +SIZE (rust/crates/multimap-0.10.1.crate) = 15232 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 SHA256 (rust/crates/petgraph-0.7.1.crate) = 3672b37090dbd86368a4145bc067582552b29c27377cad4e0a306c97f9bd7772 SIZE (rust/crates/petgraph-0.7.1.crate) = 736025 -SHA256 (rust/crates/portable-atomic-1.10.0.crate) = 280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6 -SIZE (rust/crates/portable-atomic-1.10.0.crate) = 174760 -SHA256 (rust/crates/prettyplease-0.2.29.crate) = 6924ced06e1f7dfe3fa48d57b9f74f55d8915f5036121bef647ef4b204895fac -SIZE (rust/crates/prettyplease-0.2.29.crate) = 71628 -SHA256 (rust/crates/proc-macro2-1.0.93.crate) = 60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99 -SIZE (rust/crates/proc-macro2-1.0.93.crate) = 52388 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 +SHA256 (rust/crates/prettyplease-0.2.37.crate) = 479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b +SIZE (rust/crates/prettyplease-0.2.37.crate) = 72033 +SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de +SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 SHA256 (rust/crates/prost-0.13.5.crate) = 2796faa41db3ec313a31f7624d9286acf277b52de526150b7e69f3debf891ee5 SIZE (rust/crates/prost-0.13.5.crate) = 32469 SHA256 (rust/crates/prost-build-0.13.5.crate) = be769465445e8c1474e9c5dac2018218498557af32d9ed057325ec9a41ae81bf @@ -131,6 +131,24 @@ SHA256 (rust/crates/protobuf-parse-3.7.2.crate) = b4aeaa1f2460f1d348eeaeed86aea9 SIZE (rust/crates/protobuf-parse-3.7.2.crate) = 68279 SHA256 (rust/crates/protobuf-support-3.7.2.crate) = 3e36c2f31e0a47f9280fb347ef5e461ffcd2c52dd520d8e216b52f93b0b0d7d6 SIZE (rust/crates/protobuf-support-3.7.2.crate) = 11725 +SHA256 (rust/crates/protoc-bin-vendored-3.2.0.crate) = d1c381df33c98266b5f08186583660090a4ffa0889e76c7e9a5e175f645a67fa +SIZE (rust/crates/protoc-bin-vendored-3.2.0.crate) = 3839 +SHA256 (rust/crates/protoc-bin-vendored-linux-aarch_64-3.2.0.crate) = c350df4d49b5b9e3ca79f7e646fde2377b199e13cfa87320308397e1f37e1a4c +SIZE (rust/crates/protoc-bin-vendored-linux-aarch_64-3.2.0.crate) = 3437627 +SHA256 (rust/crates/protoc-bin-vendored-linux-ppcle_64-3.2.0.crate) = a55a63e6c7244f19b5c6393f025017eb5d793fd5467823a099740a7a4222440c +SIZE (rust/crates/protoc-bin-vendored-linux-ppcle_64-3.2.0.crate) = 3798724 +SHA256 (rust/crates/protoc-bin-vendored-linux-s390_64-3.2.0.crate) = 1dba5565db4288e935d5330a07c264a4ee8e4a5b4a4e6f4e83fad824cc32f3b0 +SIZE (rust/crates/protoc-bin-vendored-linux-s390_64-3.2.0.crate) = 4407502 +SHA256 (rust/crates/protoc-bin-vendored-linux-x86_32-3.2.0.crate) = 8854774b24ee28b7868cd71dccaae8e02a2365e67a4a87a6cd11ee6cdbdf9cf5 +SIZE (rust/crates/protoc-bin-vendored-linux-x86_32-3.2.0.crate) = 3773249 +SHA256 (rust/crates/protoc-bin-vendored-linux-x86_64-3.2.0.crate) = b38b07546580df720fa464ce124c4b03630a6fb83e05c336fea2a241df7e5d78 +SIZE (rust/crates/protoc-bin-vendored-linux-x86_64-3.2.0.crate) = 3473777 +SHA256 (rust/crates/protoc-bin-vendored-macos-aarch_64-3.2.0.crate) = 89278a9926ce312e51f1d999fee8825d324d603213344a9a706daa009f1d8092 +SIZE (rust/crates/protoc-bin-vendored-macos-aarch_64-3.2.0.crate) = 2442979 +SHA256 (rust/crates/protoc-bin-vendored-macos-x86_64-3.2.0.crate) = 81745feda7ccfb9471d7a4de888f0652e806d5795b61480605d4943176299756 +SIZE (rust/crates/protoc-bin-vendored-macos-x86_64-3.2.0.crate) = 2572505 +SHA256 (rust/crates/protoc-bin-vendored-win32-3.2.0.crate) = 95067976aca6421a523e491fce939a3e65249bac4b977adee0ee9771568e8aa3 +SIZE (rust/crates/protoc-bin-vendored-win32-3.2.0.crate) = 3426255 SHA256 (rust/crates/pyo3-0.25.1.crate) = 8970a78afe0628a3e3430376fc5fd76b6b45c4d43360ffd6cdd40bdde72b682a SIZE (rust/crates/pyo3-0.25.1.crate) = 1121993 SHA256 (rust/crates/pyo3-build-config-0.25.1.crate) = 458eb0c55e7ece017adeba38f2248ff3ac615e53660d7c71a238d7d2a01c7598 @@ -143,52 +161,54 @@ SHA256 (rust/crates/pyo3-macros-backend-0.25.1.crate) = 4109984c22491085343c05b0 SIZE (rust/crates/pyo3-macros-backend-0.25.1.crate) = 76006 SHA256 (rust/crates/pythonize-0.25.0.crate) = 597907139a488b22573158793aa7539df36ae863eba300c75f3a0d65fc475e27 SIZE (rust/crates/pythonize-0.25.0.crate) = 18467 -SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc -SIZE (rust/crates/quote-1.0.38.crate) = 31252 -SHA256 (rust/crates/read-fonts-0.31.2.crate) = eb16bffd9221b97a7de1b048520122b3926cf11e778c42c4c7514a4ee9da9455 -SIZE (rust/crates/read-fonts-0.31.2.crate) = 406058 -SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 -SIZE (rust/crates/regex-1.11.1.crate) = 254170 -SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908 -SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 -SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c -SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 +SHA256 (rust/crates/read-fonts-0.34.0.crate) = 8941f8e9d5f8ad3aebea330d01ac68c0167600eb31a86ecd86e97be4d13b51f5 +SIZE (rust/crates/read-fonts-0.34.0.crate) = 416028 +SHA256 (rust/crates/regex-1.11.2.crate) = 23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912 +SIZE (rust/crates/regex-1.11.2.crate) = 166265 +SHA256 (rust/crates/regex-automata-0.4.10.crate) = 6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6 +SIZE (rust/crates/regex-automata-0.4.10.crate) = 622754 +SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 +SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 SIZE (rust/crates/rustix-0.38.44.crate) = 379347 -SHA256 (rust/crates/rustversion-1.0.19.crate) = f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4 -SIZE (rust/crates/rustversion-1.0.19.crate) = 20616 -SHA256 (rust/crates/rustybuzz-0.20.1.crate) = fd3c7c96f8a08ee34eff8857b11b49b07d71d1c3f4e88f8a88d4c9e9f90b1702 -SIZE (rust/crates/rustybuzz-0.20.1.crate) = 272721 -SHA256 (rust/crates/ryu-1.0.19.crate) = 6ea1a2d0a644769cc99faa24c3ad26b379b786fe7c36fd3c546254801650e6dd -SIZE (rust/crates/ryu-1.0.19.crate) = 48770 +SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 +SIZE (rust/crates/rustix-1.0.8.crate) = 416688 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 SIZE (rust/crates/serde-1.0.219.crate) = 78983 SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 -SHA256 (rust/crates/serde_json-1.0.142.crate) = 030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7 -SIZE (rust/crates/serde_json-1.0.142.crate) = 155363 +SHA256 (rust/crates/serde_json-1.0.143.crate) = d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a +SIZE (rust/crates/serde_json-1.0.143.crate) = 155342 SHA256 (rust/crates/serde_spanned-1.0.0.crate) = 40734c41988f7306bb04f0ecf60ec0f3f1caa34290e4e8ea471dcd3346483b83 SIZE (rust/crates/serde_spanned-1.0.0.crate) = 10956 -SHA256 (rust/crates/skrifa-0.33.2.crate) = 78cc1f79e5624f166718224ef883095bea315801aca75b62c64f3937755a586d -SIZE (rust/crates/skrifa-0.33.2.crate) = 281276 -SHA256 (rust/crates/smallvec-1.15.0.crate) = 8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9 -SIZE (rust/crates/smallvec-1.15.0.crate) = 38113 +SHA256 (rust/crates/skrifa-0.36.0.crate) = 37004372610e83ee2a4c69c7d896b41f33da6a3dc1a4fe07dd9b2629a549b1dc +SIZE (rust/crates/skrifa-0.36.0.crate) = 282755 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.98.crate) = 36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1 -SIZE (rust/crates/syn-2.0.98.crate) = 297807 +SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 +SIZE (rust/crates/syn-2.0.106.crate) = 301514 SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 -SHA256 (rust/crates/tempfile-3.16.0.crate) = 38c246215d7d24f48ae091a2902398798e05d978b24315d6efbc00ede9a8bb91 -SIZE (rust/crates/tempfile-3.16.0.crate) = 38550 +SHA256 (rust/crates/tempfile-3.21.0.crate) = 15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e +SIZE (rust/crates/tempfile-3.21.0.crate) = 42581 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 -SHA256 (rust/crates/tinyvec-1.8.1.crate) = 022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8 -SIZE (rust/crates/tinyvec-1.8.1.crate) = 47269 +SHA256 (rust/crates/tinyvec-1.10.0.crate) = bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa +SIZE (rust/crates/tinyvec-1.10.0.crate) = 51996 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 SHA256 (rust/crates/toml-0.9.5.crate) = 75129e1dc5000bfbaa9fee9d1b21f974f9fbad9daec557a521ee6e080825f6e8 @@ -199,28 +219,20 @@ SHA256 (rust/crates/toml_parser-1.0.2.crate) = b551886f449aa90d4fe2bdaa9f4a2577a SIZE (rust/crates/toml_parser-1.0.2.crate) = 35241 SHA256 (rust/crates/toml_writer-1.0.2.crate) = fcc842091f2def52017664b53082ecbbeb5c7731092bad69d2c63050401dfd64 SIZE (rust/crates/toml_writer-1.0.2.crate) = 16988 -SHA256 (rust/crates/ttf-parser-0.25.1.crate) = d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31 -SIZE (rust/crates/ttf-parser-0.25.1.crate) = 201121 -SHA256 (rust/crates/unicode-bidi-mirroring-0.4.0.crate) = 5dfa6e8c60bb66d49db113e0125ee8711b7647b5579dc7f5f19c42357ed039fe -SIZE (rust/crates/unicode-bidi-mirroring-0.4.0.crate) = 8169 -SHA256 (rust/crates/unicode-ccc-0.4.0.crate) = ce61d488bcdc9bc8b5d1772c404828b17fc481c0a582b5581e95fb233aef503e -SIZE (rust/crates/unicode-ccc-0.4.0.crate) = 8942 -SHA256 (rust/crates/unicode-ident-1.0.16.crate) = a210d160f08b701c8721ba1c726c11662f877ea6b7094007e1ca9a1041945034 -SIZE (rust/crates/unicode-ident-1.0.16.crate) = 47684 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unicode-joining-type-1.0.0.crate) = d8d00a78170970967fdb83f9d49b92f959ab2bb829186b113e4f4604ad98e180 SIZE (rust/crates/unicode-joining-type-1.0.0.crate) = 18167 SHA256 (rust/crates/unicode-normalization-0.1.24.crate) = 5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956 SIZE (rust/crates/unicode-normalization-0.1.24.crate) = 126536 SHA256 (rust/crates/unicode-properties-0.1.3.crate) = e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0 SIZE (rust/crates/unicode-properties-0.1.3.crate) = 42252 -SHA256 (rust/crates/unicode-script-0.5.7.crate) = 9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f -SIZE (rust/crates/unicode-script-0.5.7.crate) = 47080 -SHA256 (rust/crates/unindent-0.2.3.crate) = c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce -SIZE (rust/crates/unindent-0.2.3.crate) = 7306 +SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 +SIZE (rust/crates/unindent-0.2.4.crate) = 7422 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2 -SIZE (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 136754 +SHA256 (rust/crates/wasi-0.14.3+wasi-0.2.4.crate) = 6a51ae83037bdd272a9e28ce236db8c07016dd0d50c27038b3f407533c030c95 +SIZE (rust/crates/wasi-0.14.3+wasi-0.2.4.crate) = 144010 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 @@ -233,29 +245,49 @@ SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 SHA256 (rust/crates/which-4.4.2.crate) = 87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7 SIZE (rust/crates/which-4.4.2.crate) = 15953 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 +SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/winnow-0.7.10.crate) = c06928c8748d81b05c9be96aad92e1b6ff01833332f281e8cfca3be4b35fc9ec -SIZE (rust/crates/winnow-0.7.10.crate) = 176073 -SHA256 (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c -SIZE (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3357 -SHA256 (rust/crates/write-fonts-0.39.1.crate) = cac89848aeba9b7e1877f1e89e3f9c95adb8771f640e1ef23c605aa734748c2b -SIZE (rust/crates/write-fonts-0.39.1.crate) = 251977 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf +SIZE (rust/crates/winnow-0.7.13.crate) = 174454 +SHA256 (rust/crates/wit-bindgen-0.45.0.crate) = 052283831dbae3d879dc7f51f3d92703a316ca49f91540417d38591826127814 +SIZE (rust/crates/wit-bindgen-0.45.0.crate) = 60405 diff --git a/x11-toolkits/granite7/Makefile b/x11-toolkits/granite7/Makefile index 871ea5a5e3bf..7844e94eb5fa 100644 --- a/x11-toolkits/granite7/Makefile +++ b/x11-toolkits/granite7/Makefile @@ -1,5 +1,5 @@ PORTNAME= granite -DISTVERSION= 7.6.0 +DISTVERSION= 7.7.0 CATEGORIES= x11-toolkits PKGNAMESUFFIX= 7 @@ -16,7 +16,8 @@ RUN_DEPENDS= contractor:sysutils/contractor \ gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas \ xdg-desktop-portal>0:deskutils/xdg-desktop-portal -USES= gettext gnome meson pkgconfig python:build tar:xz vala:build +USES= gettext-tools gnome meson pkgconfig python:build tar:xz \ + vala:build USE_GITHUB= yes GH_ACCOUNT= elementary USE_GNOME= glib20 gtk40 introspection:build @@ -29,6 +30,7 @@ OPTIONS_DEFINE= DEMO OPTIONS_SUB= yes DEMO_DESC= Install demo widgets +DEMO_LIB_DEPENDS= libshumate-1.0.so:x11-toolkits/libshumate DEMO_MESON_TRUE= demo .include <bsd.port.mk> diff --git a/x11-toolkits/granite7/distinfo b/x11-toolkits/granite7/distinfo index e8de325a6a69..63f8f7c225c0 100644 --- a/x11-toolkits/granite7/distinfo +++ b/x11-toolkits/granite7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734274212 -SHA256 (elementary-granite-7.6.0_GH0.tar.gz) = 4b4e4f7f86eb3f55116faec42ebd87e04c3e424d82715ecd967ed39540dca5ef -SIZE (elementary-granite-7.6.0_GH0.tar.gz) = 420711 +TIMESTAMP = 1759337166 +SHA256 (elementary-granite-7.7.0_GH0.tar.gz) = e1fe86f95a528fbcc45bbf85b668935dbd2cbf5d128f824d100ff02031ab5441 +SIZE (elementary-granite-7.7.0_GH0.tar.gz) = 473928 diff --git a/x11-toolkits/granite7/pkg-plist b/x11-toolkits/granite7/pkg-plist index 1bdae75f6997..5233cb5144e2 100644 --- a/x11-toolkits/granite7/pkg-plist +++ b/x11-toolkits/granite7/pkg-plist @@ -163,6 +163,7 @@ share/locale/rue/LC_MESSAGES/granite-7.mo share/locale/rw/LC_MESSAGES/granite-7.mo share/locale/sa/LC_MESSAGES/granite-7.mo share/locale/sc/LC_MESSAGES/granite-7.mo +share/locale/sco/LC_MESSAGES/granite-7.mo share/locale/sd/LC_MESSAGES/granite-7.mo share/locale/se/LC_MESSAGES/granite-7.mo share/locale/sg/LC_MESSAGES/granite-7.mo @@ -211,6 +212,8 @@ share/locale/yo/LC_MESSAGES/granite-7.mo share/locale/za/LC_MESSAGES/granite-7.mo share/locale/zh/LC_MESSAGES/granite-7.mo share/locale/zh_CN/LC_MESSAGES/granite-7.mo +share/locale/zh_HANS/LC_MESSAGES/granite-7.mo +share/locale/zh_HANT/LC_MESSAGES/granite-7.mo share/locale/zh_HK/LC_MESSAGES/granite-7.mo share/locale/zh_TW/LC_MESSAGES/granite-7.mo share/locale/zu/LC_MESSAGES/granite-7.mo diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 925383de718c..6ab2049212ea 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -1,5 +1,5 @@ PORTNAME= gtk -DISTVERSION= 3.24.50 # sync with x11-themes: adwaita-icon-theme, gnome-themes-standard and mate-themes +DISTVERSION= 3.24.51 # sync with x11-themes: adwaita-icon-theme, gnome-themes-standard and mate-themes CATEGORIES= x11-toolkits MASTER_SITES= GNOME PKGNAMESUFFIX= 3 @@ -17,6 +17,7 @@ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libharfbuzz.so:print/harfbuzz RUN_DEPENDS= adwaita-icon-theme>=0:x11-themes/adwaita-icon-theme \ hicolor-icon-theme>=0:misc/hicolor-icon-theme +TEST_DEPENDS= Xvfb:x11-servers/xorg-server@xvfb USES= compiler:c11 cpe gettext gnome localbase:ldflags meson ninja \ pathfix perl5 pkgconfig python shebangfix tar:xz @@ -32,14 +33,13 @@ USE_LDCONFIG= yes USE_PERL5= build SHEBANG_GLOB= *.py -MESON_ARGS= -Dtests=false - PORTSCOUT= limit:1,even -LIBVERSION= 0.2418.32 +LIBVERSION= 0.2419.32 PLIST_SUB+= LIBVERSION=${LIBVERSION} +TEST_ENV= DISPLAY=:0 -OPTIONS_DEFINE= ATK_BRIDGE COLORD CUPS DOCS +OPTIONS_DEFINE= ATK_BRIDGE COLORD CUPS DOCS TEST OPTIONS_DEFAULT= ATK_BRIDGE BROADWAY COLORD CUPS WAYLAND X11 OPTIONS_MULTI= BACKENDS OPTIONS_MULTI_BACKENDS= BROADWAY WAYLAND X11 @@ -67,6 +67,9 @@ CUPS_MESON_OFF= -Dprint_backends=file,lpr DOCS_BUILD_DEPENDS= gtk-doc>0:textproc/gtk-doc DOCS_MESON_TRUE= gtk_doc man +TEST_USES= display:test +TEST_MESON_TRUE= tests + WAYLAND_BUILD_DEPENDS= wayland-protocols>=0:graphics/wayland-protocols WAYLAND_LIB_DEPENDS= libwayland-egl.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon @@ -77,7 +80,7 @@ X11_USES= xorg X11_USE= XORG=x11,xcomposite,xcursor,xdamage,xext,xfixes,xi,xinerama,xrandr,xrender X11_MESON_TRUE= x11_backend -TESTING_UNSAFE= ld: error: unable to find library -lintl +TESTING_UNSAFE= some tests fail, requires investigation pre-build: @${RM} -r ${WRKSRC}/docs/gtk.info* @@ -87,8 +90,4 @@ post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/gtk-3.0/${GTK3_VERSION}/engines @${MKDIR} ${STAGEDIR}${PREFIX}/lib/gtk-3.0/${GTK3_VERSION}/loaders -pre-test: - ${RM} ${CONFIGURE_COOKIE} ${BUILD_COOKIE} - ${MAKE} -C${.CURDIR} build MESON_ARGS="${MESON_ARGS} --reconfigure -Dtests=true" - .include <bsd.port.mk> diff --git a/x11-toolkits/gtk30/distinfo b/x11-toolkits/gtk30/distinfo index 8d85fd0e9d9c..ff95b83fac83 100644 --- a/x11-toolkits/gtk30/distinfo +++ b/x11-toolkits/gtk30/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754732301 -SHA256 (gnome/gtk-3.24.50.tar.xz) = 399118a5699314622165a11b769ea9b6ed68e037b6d46d57cfcf4851dec07529 -SIZE (gnome/gtk-3.24.50.tar.xz) = 13463460 +TIMESTAMP = 1759340166 +SHA256 (gnome/gtk-3.24.51.tar.xz) = 0013877c6bd23c2dbe42ad7c70a053d0e449be66736574e37867c49c5f905a4f +SIZE (gnome/gtk-3.24.51.tar.xz) = 13483636 diff --git a/x11-toolkits/gtkmm40/Makefile b/x11-toolkits/gtkmm40/Makefile index 7efe9ad9d5d4..06567518f1e9 100644 --- a/x11-toolkits/gtkmm40/Makefile +++ b/x11-toolkits/gtkmm40/Makefile @@ -14,7 +14,7 @@ LICENSE= LGPL21+ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libgraphene-1.0.so:graphics/graphene -USES= compiler:c++17-lang gnome libtool meson pkgconfig \ +USES= compiler:c++17-lang gnome meson pkgconfig \ python:build tar:xz USE_CXXSTD= c++17 USE_GNOME= gdkpixbuf gtk40 glibmm26 cairomm11 pangomm24 diff --git a/x11-toolkits/libxaw3dxft/Makefile b/x11-toolkits/libxaw3dxft/Makefile index 2f798a2c00c9..6ab80ed20cf4 100644 --- a/x11-toolkits/libxaw3dxft/Makefile +++ b/x11-toolkits/libxaw3dxft/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 1.6.4 CATEGORIES= x11-toolkits MASTER_SITES= https://github.com/DaveFlater/libXaw3dXft/releases/download/v${DISTVERSION}/ -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= 3D Xaw (Athena Widget Set) replacement with extended fonts WWW= https://github.com/DaveFlater/libXaw3dXft/ diff --git a/x11-toolkits/pangomm24/Makefile b/x11-toolkits/pangomm24/Makefile index fa875bf84693..d5720c9e742e 100644 --- a/x11-toolkits/pangomm24/Makefile +++ b/x11-toolkits/pangomm24/Makefile @@ -11,7 +11,7 @@ WWW= https://gtkmm.gnome.org/ LICENSE= LGPL21+ -USES+= compiler:c++17-lang gnome libtool localbase meson \ +USES+= compiler:c++17-lang gnome localbase meson \ pkgconfig python:build tar:xz USE_CXXSTD= c++17 USE_GNOME= cairomm11 glibmm26 pango libxslt diff --git a/x11-toolkits/qt6-charts/distinfo b/x11-toolkits/qt6-charts/distinfo index 8addf3d1abba..84cb89444140 100644 --- a/x11-toolkits/qt6-charts/distinfo +++ b/x11-toolkits/qt6-charts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198725 -SHA256 (KDE/Qt/6.9.2/qtcharts-everywhere-src-6.9.2.tar.xz) = 9f01f15f64e73f18ee8b17b490c1b0ca02e969bc58919cf46bd1152c01a4ff4b -SIZE (KDE/Qt/6.9.2/qtcharts-everywhere-src-6.9.2.tar.xz) = 4649540 +TIMESTAMP = 1759303964 +SHA256 (KDE/Qt/6.9.3/qtcharts-everywhere-src-6.9.3.tar.xz) = 29d7cbbdb31d6a2e6c3ab5b5b52f34ff457db55d87d28a7c335b015d749d4c53 +SIZE (KDE/Qt/6.9.3/qtcharts-everywhere-src-6.9.3.tar.xz) = 4649428 diff --git a/x11-toolkits/qt6-datavis3d/distinfo b/x11-toolkits/qt6-datavis3d/distinfo index 0df731e483ed..2d7fce81b387 100644 --- a/x11-toolkits/qt6-datavis3d/distinfo +++ b/x11-toolkits/qt6-datavis3d/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198732 -SHA256 (KDE/Qt/6.9.2/qtdatavis3d-everywhere-src-6.9.2.tar.xz) = 5dff1ca1a8754111977135a8904f42315544b06006281a961c1d160454dccb5c -SIZE (KDE/Qt/6.9.2/qtdatavis3d-everywhere-src-6.9.2.tar.xz) = 3939532 +TIMESTAMP = 1759303975 +SHA256 (KDE/Qt/6.9.3/qtdatavis3d-everywhere-src-6.9.3.tar.xz) = aa4b45b896a629a1bc5ebbb7990086b5d52d0ab9fabc996dd047a27f256fbfec +SIZE (KDE/Qt/6.9.3/qtdatavis3d-everywhere-src-6.9.3.tar.xz) = 3939264 diff --git a/x11-toolkits/qt6-declarative/distinfo b/x11-toolkits/qt6-declarative/distinfo index 41f47bf1a765..ac5275cf048b 100644 --- a/x11-toolkits/qt6-declarative/distinfo +++ b/x11-toolkits/qt6-declarative/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198761 -SHA256 (KDE/Qt/6.9.2/qtdeclarative-everywhere-src-6.9.2.tar.xz) = 477f2d2c0bd98916107818725e6d498206e033dfb2859c52121e01a06ac42664 -SIZE (KDE/Qt/6.9.2/qtdeclarative-everywhere-src-6.9.2.tar.xz) = 37207872 +TIMESTAMP = 1759303997 +SHA256 (KDE/Qt/6.9.3/qtdeclarative-everywhere-src-6.9.3.tar.xz) = 5a071b227229afbf5c976b7b59a0d850818d06ae861fcdf6d690351ca3f8a260 +SIZE (KDE/Qt/6.9.3/qtdeclarative-everywhere-src-6.9.3.tar.xz) = 37223760 diff --git a/x11-toolkits/qt6-declarative/pkg-plist b/x11-toolkits/qt6-declarative/pkg-plist index 56dead5a29f5..dde7eaf65ab8 100644 --- a/x11-toolkits/qt6-declarative/pkg-plist +++ b/x11-toolkits/qt6-declarative/pkg-plist @@ -2991,14 +2991,6 @@ lib/cmake/Qt6QuickWidgetsPrivate/Qt6QuickWidgetsPrivateVersionlessTargets.cmake %%QT_PLUGINDIR%%/qmltooling/libqmldbg_quickprofiler.so %%QT_PLUGINDIR%%/qmltooling/libqmldbg_server.so %%QT_PLUGINDIR%%/qmltooling/libqmldbg_tcp.so -%%QT_QMLDIR%%/Assets/Downloader/libqmlassetdownloaderplugin.a -%%QT_QMLDIR%%/Assets/Downloader/libqmlassetdownloaderplugin.prl -%%DEBUG%%%%QT_QMLDIR%%/Assets/Downloader/objects-Debug/QmlAssetDownloader_resources_1/.qt/rcc/qrc_qmake_Assets_Downloader_init.cpp.o -%%DEBUG%%%%QT_QMLDIR%%/Assets/Downloader/objects-Debug/QmlAssetDownloaderplugin_init/QmlAssetDownloaderplugin_init.cpp.o -%%NO_DEBUG%%%%QT_QMLDIR%%/Assets/Downloader/objects-Release/QmlAssetDownloader_resources_1/.qt/rcc/qrc_qmake_Assets_Downloader_init.cpp.o -%%NO_DEBUG%%%%QT_QMLDIR%%/Assets/Downloader/objects-Release/QmlAssetDownloaderplugin_init/QmlAssetDownloaderplugin_init.cpp.o -%%QT_QMLDIR%%/Assets/Downloader/plugins.qmltypes -%%QT_QMLDIR%%/Assets/Downloader/qmldir %%QT_QMLDIR%%/QML/plugins.qmltypes %%QT_QMLDIR%%/QML/qmldir %%QT_QMLDIR%%/QmlTime/qmldir @@ -3006,6 +2998,14 @@ lib/cmake/Qt6QuickWidgetsPrivate/Qt6QuickWidgetsPrivateVersionlessTargets.cmake %%QT_QMLDIR%%/Qt/labs/animation/liblabsanimationplugin.so %%QT_QMLDIR%%/Qt/labs/animation/plugins.qmltypes %%QT_QMLDIR%%/Qt/labs/animation/qmldir +%%QT_QMLDIR%%/Qt/labs/assetdownloader/libqmlassetdownloaderplugin.a +%%QT_QMLDIR%%/Qt/labs/assetdownloader/libqmlassetdownloaderplugin.prl +%%DEBUG%%%%QT_QMLDIR%%/Qt/labs/assetdownloader/objects-Debug/QmlAssetDownloader_resources_1/.qt/rcc/qrc_qmake_Qt_labs_assetdownloader_init.cpp.o +%%DEBUG%%%%QT_QMLDIR%%/Qt/labs/assetdownloader/objects-Debug/QmlAssetDownloaderplugin_init/QmlAssetDownloaderplugin_init.cpp.o +%%NO_DEBUG%%%%QT_QMLDIR%%/Qt/labs/assetdownloader/objects-Release/QmlAssetDownloader_resources_1/.qt/rcc/qrc_qmake_Qt_labs_assetdownloader_init.cpp.o +%%NO_DEBUG%%%%QT_QMLDIR%%/Qt/labs/assetdownloader/objects-Release/QmlAssetDownloaderplugin_init/QmlAssetDownloaderplugin_init.cpp.o +%%QT_QMLDIR%%/Qt/labs/assetdownloader/plugins.qmltypes +%%QT_QMLDIR%%/Qt/labs/assetdownloader/qmldir %%QT_QMLDIR%%/Qt/labs/folderlistmodel/libqmlfolderlistmodelplugin.so %%QT_QMLDIR%%/Qt/labs/folderlistmodel/plugins.qmltypes %%QT_QMLDIR%%/Qt/labs/folderlistmodel/qmldir @@ -4013,6 +4013,7 @@ lib/cmake/Qt6QuickWidgetsPrivate/Qt6QuickWidgetsPrivateVersionlessTargets.cmake %%QT_QMLDIR%%/QtQuick/Controls/Fusion/impl/SliderGroove.qml %%QT_QMLDIR%%/QtQuick/Controls/Fusion/impl/SliderHandle.qml %%QT_QMLDIR%%/QtQuick/Controls/Fusion/impl/SwitchIndicator.qml +%%QT_QMLDIR%%/QtQuick/Controls/Fusion/impl/TextFieldBackground.qml %%QT_QMLDIR%%/QtQuick/Controls/Fusion/impl/libqtquickcontrols2fusionstyleimplplugin.so %%QT_QMLDIR%%/QtQuick/Controls/Fusion/impl/plugins.qmltypes %%QT_QMLDIR%%/QtQuick/Controls/Fusion/impl/qmldir diff --git a/x11-toolkits/qt6-graphs/distinfo b/x11-toolkits/qt6-graphs/distinfo index 53a685ab28d8..6efb17a8bfb8 100644 --- a/x11-toolkits/qt6-graphs/distinfo +++ b/x11-toolkits/qt6-graphs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198768 -SHA256 (KDE/Qt/6.9.2/qtgraphs-everywhere-src-6.9.2.tar.xz) = a780fb639011a8b2a8cff28275886d7d705de991a300ea698cb0899255244a73 -SIZE (KDE/Qt/6.9.2/qtgraphs-everywhere-src-6.9.2.tar.xz) = 5214768 +TIMESTAMP = 1759304014 +SHA256 (KDE/Qt/6.9.3/qtgraphs-everywhere-src-6.9.3.tar.xz) = 50dc63d055125c30c0bf3a15dd1f71363e474f2fdcb35f927e754042440e048c +SIZE (KDE/Qt/6.9.3/qtgraphs-everywhere-src-6.9.3.tar.xz) = 5214976 diff --git a/x11-toolkits/qt6-quick3d/distinfo b/x11-toolkits/qt6-quick3d/distinfo index 5d99f689b291..e1f4c1627bc5 100644 --- a/x11-toolkits/qt6-quick3d/distinfo +++ b/x11-toolkits/qt6-quick3d/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198830 -SHA256 (KDE/Qt/6.9.2/qtquick3d-everywhere-src-6.9.2.tar.xz) = 2f0e97b0d29ecabb976d7f3dc23873a2d6415ba4d48d4090ddb54feb3a424800 -SIZE (KDE/Qt/6.9.2/qtquick3d-everywhere-src-6.9.2.tar.xz) = 74198672 +TIMESTAMP = 1759304049 +SHA256 (KDE/Qt/6.9.3/qtquick3d-everywhere-src-6.9.3.tar.xz) = 91b270049f38ad2b7370c2e6edc72c19ed7d5d2281d914457586f29daccace73 +SIZE (KDE/Qt/6.9.3/qtquick3d-everywhere-src-6.9.3.tar.xz) = 74192408 diff --git a/x11-toolkits/qt6-quicktimeline/distinfo b/x11-toolkits/qt6-quicktimeline/distinfo index d4d12a87b9f6..50da7b30b1ad 100644 --- a/x11-toolkits/qt6-quicktimeline/distinfo +++ b/x11-toolkits/qt6-quicktimeline/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198835 -SHA256 (KDE/Qt/6.9.2/qtquicktimeline-everywhere-src-6.9.2.tar.xz) = bc65688d8cb588ff67d32a63a821163211452ae7cb07dd07c261230f380ec526 -SIZE (KDE/Qt/6.9.2/qtquicktimeline-everywhere-src-6.9.2.tar.xz) = 97140 +TIMESTAMP = 1759304066 +SHA256 (KDE/Qt/6.9.3/qtquicktimeline-everywhere-src-6.9.3.tar.xz) = 284f4ba65ea71fa32751525c845f540c99d2f86fed88387e8c3d5869cf6c11f7 +SIZE (KDE/Qt/6.9.3/qtquicktimeline-everywhere-src-6.9.3.tar.xz) = 97136 diff --git a/x11-toolkits/qt6-shadertools/distinfo b/x11-toolkits/qt6-shadertools/distinfo index 43d578ee1f6f..56236e5e9f14 100644 --- a/x11-toolkits/qt6-shadertools/distinfo +++ b/x11-toolkits/qt6-shadertools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198848 -SHA256 (KDE/Qt/6.9.2/qtshadertools-everywhere-src-6.9.2.tar.xz) = 17678af9d9543224bbb932bf18d4fc05e180b2b3a3216241e557631bd6bf1495 -SIZE (KDE/Qt/6.9.2/qtshadertools-everywhere-src-6.9.2.tar.xz) = 1151576 +TIMESTAMP = 1759304076 +SHA256 (KDE/Qt/6.9.3/qtshadertools-everywhere-src-6.9.3.tar.xz) = 629804ee86a35503e4b616f9ab5175caef3da07bd771cf88a24da3b5d4284567 +SIZE (KDE/Qt/6.9.3/qtshadertools-everywhere-src-6.9.3.tar.xz) = 1151752 diff --git a/x11-toolkits/qt6-virtualkeyboard/distinfo b/x11-toolkits/qt6-virtualkeyboard/distinfo index 0d8794532915..65d5e416ec41 100644 --- a/x11-toolkits/qt6-virtualkeyboard/distinfo +++ b/x11-toolkits/qt6-virtualkeyboard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756198856 -SHA256 (KDE/Qt/6.9.2/qtvirtualkeyboard-everywhere-src-6.9.2.tar.xz) = 7b4100da01bafa72e20ab4e1459dcda1e6048e70b4d650b3c578613f0ffc11e3 -SIZE (KDE/Qt/6.9.2/qtvirtualkeyboard-everywhere-src-6.9.2.tar.xz) = 3275760 +TIMESTAMP = 1759304087 +SHA256 (KDE/Qt/6.9.3/qtvirtualkeyboard-everywhere-src-6.9.3.tar.xz) = a1a0d5c91c9e7fe608867718c152272feae8560d920effa59c2c84b6dd415534 +SIZE (KDE/Qt/6.9.3/qtvirtualkeyboard-everywhere-src-6.9.3.tar.xz) = 3260472 diff --git a/x11-wm/cage/Makefile b/x11-wm/cage/Makefile index 4f6f38948bd0..8dbdc7f4f0ef 100644 --- a/x11-wm/cage/Makefile +++ b/x11-wm/cage/Makefile @@ -1,7 +1,6 @@ PORTNAME= cage DISTVERSIONPREFIX= v -DISTVERSION= 0.2.0 -PORTREVISION= 1 +DISTVERSION= 0.2.1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>=1.14:graphics/wayland-protocols LIB_DEPENDS= libwayland-server.so:graphics/wayland \ - libwlroots-0.18.so:x11-toolkits/wlroots018 \ + libwlroots-0.19.so:x11-toolkits/wlroots019 \ libxkbcommon.so:x11/libxkbcommon USES= compiler:c11 meson pkgconfig diff --git a/x11-wm/cage/distinfo b/x11-wm/cage/distinfo index 2c43d6aafd8f..61c4261facec 100644 --- a/x11-wm/cage/distinfo +++ b/x11-wm/cage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728221062 -SHA256 (cage-kiosk-cage-v0.2.0_GH0.tar.gz) = 9d3f659e0f19636a958f9e1bf4d22268d7e2705d7e2989888401ec443c1cb6c3 -SIZE (cage-kiosk-cage-v0.2.0_GH0.tar.gz) = 24107 +TIMESTAMP = 1759333605 +SHA256 (cage-kiosk-cage-v0.2.1_GH0.tar.gz) = acab0c83175164a788d7b9f89338cbdebdc4f7197aff6fdc267c32f7181234a9 +SIZE (cage-kiosk-cage-v0.2.1_GH0.tar.gz) = 24781 diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile index 455f01b1c92e..2ea605af76bc 100644 --- a/x11-wm/compiz-plugins-unsupported/Makefile +++ b/x11-wm/compiz-plugins-unsupported/Makefile @@ -1,6 +1,5 @@ PORTNAME= compiz-plugins-unsupported -DISTVERSION= 0.8.8 -PORTREVISION= 12 +DISTVERSION= 0.8.9 CATEGORIES= x11-wm MASTER_SITES= https://codeberg.org/BSDforge/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ @@ -21,8 +20,7 @@ RUN_DEPENDS= ${MY_DEPENDS} USES= gettext-tools gmake gnome libtool:keepla localbase:ldflags \ pathfix pkgconfig xorg -# pet pkgfallout@ till I finish updating Compiz et al; -USE_CSTD= gnu89 + USE_GNOME= intltool libxslt USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xinerama xorgproto \ xrandr diff --git a/x11-wm/compiz-plugins-unsupported/distinfo b/x11-wm/compiz-plugins-unsupported/distinfo index 5b74a6b35d1c..407fcf0e196e 100644 --- a/x11-wm/compiz-plugins-unsupported/distinfo +++ b/x11-wm/compiz-plugins-unsupported/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751434440 -SHA256 (compiz-plugins-unsupported-0.8.8.tar.gz) = d2e756f0cb70489c2de06e3dad1fbc822f1c5cdc1ff722aa10fc8c88396f5275 -SIZE (compiz-plugins-unsupported-0.8.8.tar.gz) = 1676248 +TIMESTAMP = 1757605498 +SHA256 (compiz-plugins-unsupported-0.8.9.tar.gz) = 9acd77b15418af9f51daaf830b14d79426560a21ba4e6e2bbfb5d0a694344d68 +SIZE (compiz-plugins-unsupported-0.8.9.tar.gz) = 1676472 diff --git a/x11-wm/compiz-plugins-unsupported/files/patch-src_atlantis_swim.c b/x11-wm/compiz-plugins-unsupported/files/patch-src_atlantis_swim.c new file mode 100644 index 000000000000..aef0647d1a30 --- /dev/null +++ b/x11-wm/compiz-plugins-unsupported/files/patch-src_atlantis_swim.c @@ -0,0 +1,45 @@ +--- src/atlantis/swim.c.orig 2025-09-11 05:17:13 UTC ++++ src/atlantis/swim.c +@@ -413,8 +413,6 @@ BoidsAngle(CompScreen *s, + float theta = as->fish[i].theta; + + float factor = 5+5*fabs(symmDistr()); +- +- float factor = 5+5*fabsf(symmDistr()); + float randPsi = 10*symmDistr(); + float randTh = 10*symmDistr(); + +@@ -477,15 +475,15 @@ BoidsAngle(CompScreen *s, + factor = 1; /* positive means form group, negative means stay away. + the amount is proportional to the relative + importance of the pairs of fish.*/ +- if (type < as->fish[j].type) ++ if (time < as->fish[j].type) + { + if (as->fish[j].type <= FISH2) + factor =-1; /* fish is coming up against different fish */ + else +- factor = (float) (type - as->fish[j].type) * 3; ++ factor = *(float*) (time - as->fish[j].type) * 3; + /* fish is coming against a shark, etc. */ + } +- else if (type == as->fish[j].type) ++ else if (time == as->fish[j].type) + { + if (as->fish[i].group != as->fish[j].group && + !atlantisGetSchoolSimilarGroups(s)) +@@ -497,11 +495,11 @@ BoidsAngle(CompScreen *s, + + if (atlantisGetSchoolSimilarGroups(s)) + { +- if ( (type == CHROMIS && (as->fish[j].type == CHROMIS2 || ++ if ( (time == CHROMIS && (as->fish[j].type == CHROMIS2 || + as->fish[j].type == CHROMIS3)) || +- (type == CHROMIS2 && (as->fish[j].type == CHROMIS || ++ (time == CHROMIS2 && (as->fish[j].type == CHROMIS || + as->fish[j].type == CHROMIS3)) || +- (type == CHROMIS3 && (as->fish[j].type == CHROMIS || ++ (time == CHROMIS3 && (as->fish[j].type == CHROMIS || + as->fish[j].type == CHROMIS2))) + factor = 1; + } diff --git a/x11-wm/cosmic-comp/Makefile b/x11-wm/cosmic-comp/Makefile index 438fa9b80c5e..bfdc8272476d 100644 --- a/x11-wm/cosmic-comp/Makefile +++ b/x11-wm/cosmic-comp/Makefile @@ -1,6 +1,7 @@ PORTNAME= cosmic-comp DISTVERSIONPREFIX= epoch- -DISTVERSION= 1.0.0-beta.1 +DISTVERSION= 1.0.0-beta.1.1 +PORTREVISION= 1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-wm/cosmic-comp/distinfo b/x11-wm/cosmic-comp/distinfo index cd5a83306928..e3d3420c4fc0 100644 --- a/x11-wm/cosmic-comp/distinfo +++ b/x11-wm/cosmic-comp/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1758288790 +TIMESTAMP = 1758557230 SHA256 (rust/crates/ab_glyph-0.2.31.crate) = e074464580a518d16a7126262fffaaa47af89d4099d4cb403f8ed938ba12ee7d SIZE (rust/crates/ab_glyph-0.2.31.crate) = 20909 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.10.crate) = 366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618 @@ -1347,7 +1347,7 @@ SHA256 (Drakulix-id-tree-632a57d6d49160e18d7300fa7edae52281ec5482_GH0.tar.gz) = SIZE (Drakulix-id-tree-632a57d6d49160e18d7300fa7edae52281ec5482_GH0.tar.gz) = 29608 SHA256 (pop-os-libcosmic-8412dd593913b85618ec30e8b92a58aaa0ad6bb8_GH0.tar.gz) = e2f3cb80aa0c4da254ac950de83575280f2f711a1a0b5a424b1a0f1237804819 SIZE (pop-os-libcosmic-8412dd593913b85618ec30e8b92a58aaa0ad6bb8_GH0.tar.gz) = 1397346 -SHA256 (pop-os-cosmic-comp-epoch-1.0.0-beta.1_GH0.tar.gz) = e4da938a288e0b68e4476518378b405507446d441028a9af0cba1179d680f82d -SIZE (pop-os-cosmic-comp-epoch-1.0.0-beta.1_GH0.tar.gz) = 464856 +SHA256 (pop-os-cosmic-comp-epoch-1.0.0-beta.1.1_GH0.tar.gz) = 3ba4f6d94f6c0717ebbefd6c888c0e0a43038cdc02414d6cc51f9a4d7014c1c2 +SIZE (pop-os-cosmic-comp-epoch-1.0.0-beta.1.1_GH0.tar.gz) = 465159 SHA256 (pop-os-iced-0.4.2-3044-g13134181_GH0.tar.gz) = 9fa5bee4e96628e2e300d8f3b4598e4d231fc782317a203783247edcf8f082c0 SIZE (pop-os-iced-0.4.2-3044-g13134181_GH0.tar.gz) = 5273784 diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index ca1278ac6ed5..22f0bf65d3b8 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -62,12 +62,6 @@ X11_CMAKE_BOOL_OFF= NO_XWAYLAND .include <bsd.port.options.mk> -# XXX Delete after 14.2-RELEASE EoL (2025-09-30) -# #embed directive in C23 standard requires llvm 19 or later -.if ${OPSYS} == FreeBSD && (${OSVERSION} >= 1400000 && ${OSVERSION} < 1402501) -USES+= llvm:min=19 -.endif - post-patch: # Respect consolekit2 as XDG_RUNTIME_DIR fallback @${REINPLACE_CMD} 's|/run/user|/var&|' \ diff --git a/x11-wm/leftwm/Makefile b/x11-wm/leftwm/Makefile index c6e14f67e18a..3d8d0b3b262a 100644 --- a/x11-wm/leftwm/Makefile +++ b/x11-wm/leftwm/Makefile @@ -1,6 +1,6 @@ PORTNAME= leftwm DISTVERSION= 0.5.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm MAINTAINER= bofh@FreeBSD.org diff --git a/x11-wm/lxqt-session/Makefile b/x11-wm/lxqt-session/Makefile index 0e54a17b9aa4..6f1fcead5a7a 100644 --- a/x11-wm/lxqt-session/Makefile +++ b/x11-wm/lxqt-session/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-session PORTVERSION= 2.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= LXQT diff --git a/x11-wm/lxqt-wayland-session/Makefile b/x11-wm/lxqt-wayland-session/Makefile index 36f459ecc5e1..c5c5e9baaaeb 100644 --- a/x11-wm/lxqt-wayland-session/Makefile +++ b/x11-wm/lxqt-wayland-session/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-wayland-session PORTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= LXQT diff --git a/x11-wm/niri/Makefile b/x11-wm/niri/Makefile index f39308f8966b..2a0a96b15469 100644 --- a/x11-wm/niri/Makefile +++ b/x11-wm/niri/Makefile @@ -1,7 +1,7 @@ PORTNAME= niri DISTVERSIONPREFIX= v DISTVERSION= 25.08 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile index 0c56651e7485..9017f5a2e673 100644 --- a/x11-wm/phoc/Makefile +++ b/x11-wm/phoc/Makefile @@ -1,6 +1,6 @@ PORTNAME= phoc DISTVERSIONPREFIX= v -DISTVERSION= 0.49.0 +DISTVERSION= 0.50.0 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-wm/phoc/distinfo b/x11-wm/phoc/distinfo index d7647c226379..2f997888c0d1 100644 --- a/x11-wm/phoc/distinfo +++ b/x11-wm/phoc/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1755238935 -SHA256 (phoc-v0.49.0.tar.bz2) = 10c6b03b228ee128d2367582d87b5bb845f90fe676b2b61863d837dbafeafe75 -SIZE (phoc-v0.49.0.tar.bz2) = 291908 +TIMESTAMP = 1759570701 +SHA256 (phoc-v0.50.0.tar.bz2) = 46d6a9a05d2ff6fd8873757b441cbfa4fd5c1b5f4781abf5e09a9461e3e857db +SIZE (phoc-v0.50.0.tar.bz2) = 297265 SHA256 (gmobile-v0.2.0.tar.bz2) = a043d63026731b7d2e7cb2a8332ca0f4125d74f15a76db7fd4b857064e0a8727 SIZE (gmobile-v0.2.0.tar.bz2) = 54872 SHA256 (gvdb-4758f6f.tar.bz2) = e318d0de50d6d5280d1e28e97b8836c7ad49d821dbeaa67697b2392cf7eea908 diff --git a/x11-wm/plasma6-kwin/Makefile b/x11-wm/plasma6-kwin/Makefile index 6c35fb468bbe..d7cdd418dfc3 100644 --- a/x11-wm/plasma6-kwin/Makefile +++ b/x11-wm/plasma6-kwin/Makefile @@ -1,6 +1,6 @@ PORTNAME= kwin DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm kde kde-plasma COMMENT= Easy to use, but flexible, Wayland Compositor diff --git a/x11/admiral/Makefile b/x11/admiral/Makefile index e84da637c7bc..d464790e28e8 100644 --- a/x11/admiral/Makefile +++ b/x11/admiral/Makefile @@ -2,7 +2,7 @@ PORTNAME= admiral DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-7 DISTVERSIONSUFFIX= -g5a9f33b -PORTREVISION= 69 +PORTREVISION= 70 CATEGORIES= x11 MAINTAINER= ports@FreeBSD.org diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile index a577a7e8a584..804db17d83cf 100644 --- a/x11/alacritty/Makefile +++ b/x11/alacritty/Makefile @@ -1,7 +1,7 @@ PORTNAME= alacritty DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= vishwin@FreeBSD.org diff --git a/x11/ashell/Makefile b/x11/ashell/Makefile index 775b726ab55e..58fb9dfb8ee2 100644 --- a/x11/ashell/Makefile +++ b/x11/ashell/Makefile @@ -1,6 +1,6 @@ PORTNAME= ashell DISTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/clipcat/Makefile b/x11/clipcat/Makefile index f8e2a9986557..8a30added12f 100644 --- a/x11/clipcat/Makefile +++ b/x11/clipcat/Makefile @@ -1,6 +1,7 @@ PORTNAME= clipcat DISTVERSIONPREFIX= v DISTVERSION= 0.21.1 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org diff --git a/x11/clipcat/files/patch-rust-1.90.0 b/x11/clipcat/files/patch-rust-1.90.0 new file mode 100644 index 000000000000..09ee0b313caf --- /dev/null +++ b/x11/clipcat/files/patch-rust-1.90.0 @@ -0,0 +1,11 @@ +--- crates/server/src/snippets/mod.rs.orig 2025-09-27 10:08:20 UTC ++++ crates/server/src/snippets/mod.rs +@@ -39,7 +39,7 @@ async fn load(config: &config::SnippetConfig) -> HashM + clipcat_base::utils::fs::read_dir_recursively_async(&path) + .await + .into_iter() +- .map(|file| (async move { (tokio::fs::read(&file).await.ok(), file) })), ++ .map(|file| async move { (tokio::fs::read(&file).await.ok(), file) }), + ) + .await + .into_iter() diff --git a/x11/elementary-terminal/Makefile b/x11/elementary-terminal/Makefile index e9be3973d963..68f9a1011971 100644 --- a/x11/elementary-terminal/Makefile +++ b/x11/elementary-terminal/Makefile @@ -1,5 +1,5 @@ PORTNAME= terminal -DISTVERSION= 6.2.0 +DISTVERSION= 7.1.2 CATEGORIES= x11 PKGNAMEPREFIX= elementary- @@ -15,7 +15,8 @@ LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libhandy-1.so:x11-toolkits/libhandy \ libpcre2-posix.so:devel/pcre2 -USES= desktop-file-utils gettext gnome meson pkgconfig vala:build +USES= desktop-file-utils gettext-tools gnome meson pkgconfig \ + vala:build USE_GITHUB= yes GH_ACCOUNT= elementary USE_GNOME= cairo gdkpixbuf glib20 gtk30 vte3 diff --git a/x11/elementary-terminal/distinfo b/x11/elementary-terminal/distinfo index ac12d3d04bb0..7b5c64282e1f 100644 --- a/x11/elementary-terminal/distinfo +++ b/x11/elementary-terminal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721563855 -SHA256 (elementary-terminal-6.2.0_GH0.tar.gz) = cf268cb590c6355962feabf80a10e355cfc19b3d6db5c7e648cda82592707d74 -SIZE (elementary-terminal-6.2.0_GH0.tar.gz) = 1046480 +TIMESTAMP = 1758703596 +SHA256 (elementary-terminal-7.1.2_GH0.tar.gz) = 486d8e6c49e786aab61d9e6c70f5f06bfb7fa2ec6502aa540f94ee2998e13e8b +SIZE (elementary-terminal-7.1.2_GH0.tar.gz) = 1081107 diff --git a/x11/elementary-terminal/files/patch-src_meson.build b/x11/elementary-terminal/files/patch-src_meson.build index 52afa8a738e2..7c7e41ae6d29 100644 --- a/x11/elementary-terminal/files/patch-src_meson.build +++ b/x11/elementary-terminal/files/patch-src_meson.build @@ -1,6 +1,6 @@ ---- src/meson.build.orig 2023-04-04 17:39:57 UTC +--- src/meson.build.orig 2025-02-13 20:52:15 UTC +++ src/meson.build -@@ -37,34 +37,3 @@ executable( +@@ -40,36 +40,3 @@ executable( dependencies: terminal_deps, install : true ) @@ -35,3 +35,5 @@ - protocol: 'tap', - depends: test_schemas -) +- +-subdir('tests') diff --git a/x11/elementary-terminal/pkg-plist b/x11/elementary-terminal/pkg-plist index ed632eebda37..98f14c7cd66d 100644 --- a/x11/elementary-terminal/pkg-plist +++ b/x11/elementary-terminal/pkg-plist @@ -197,8 +197,7 @@ share/locale/yo/LC_MESSAGES/io.elementary.terminal.mo share/locale/za/LC_MESSAGES/io.elementary.terminal.mo share/locale/zh/LC_MESSAGES/io.elementary.terminal.mo share/locale/zh_CN/LC_MESSAGES/io.elementary.terminal.mo -share/locale/zh_HK/LC_MESSAGES/io.elementary.terminal.mo share/locale/zh_TW/LC_MESSAGES/io.elementary.terminal.mo share/locale/zu/LC_MESSAGES/io.elementary.terminal.mo share/man/man1/io.elementary.terminal.1.gz -share/metainfo/io.elementary.terminal.appdata.xml +share/metainfo/io.elementary.terminal.metainfo.xml diff --git a/x11/eww/Makefile b/x11/eww/Makefile index 2606d6c8174b..90ad436364b6 100644 --- a/x11/eww/Makefile +++ b/x11/eww/Makefile @@ -1,7 +1,7 @@ PORTNAME= eww DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 wayland PKGNAMESUFFIX= -${FLAVOR} diff --git a/x11/hybrid-bar/Makefile b/x11/hybrid-bar/Makefile index deff8d542616..61f538cf7115 100644 --- a/x11/hybrid-bar/Makefile +++ b/x11/hybrid-bar/Makefile @@ -1,6 +1,6 @@ PORTNAME= hybrid-bar DISTVERSION= 0.4.9 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/hyprviz/Makefile b/x11/hyprviz/Makefile index 61bef9831577..f7e3b17d4573 100644 --- a/x11/hyprviz/Makefile +++ b/x11/hyprviz/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprviz DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/i3bar-river/Makefile b/x11/i3bar-river/Makefile index 69384e5edab7..9b63bc7810e2 100644 --- a/x11/i3bar-river/Makefile +++ b/x11/i3bar-river/Makefile @@ -1,7 +1,7 @@ PORTNAME= i3bar-river DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org diff --git a/x11/inputplug/Makefile b/x11/inputplug/Makefile index 0e783729e70f..2b1fbca8421f 100644 --- a/x11/inputplug/Makefile +++ b/x11/inputplug/Makefile @@ -1,6 +1,6 @@ PORTNAME= inputplug DISTVERSION= 0.4.0 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= x11 MAINTAINER= 0mp@FreeBSD.org diff --git a/x11/kickoff/Makefile b/x11/kickoff/Makefile index 6ae8fa5f20b4..98fd2966b310 100644 --- a/x11/kickoff/Makefile +++ b/x11/kickoff/Makefile @@ -1,7 +1,7 @@ PORTNAME= kickoff DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org diff --git a/x11/kitty/Makefile b/x11/kitty/Makefile index 4938c6cb4f42..700609891d0b 100644 --- a/x11/kitty/Makefile +++ b/x11/kitty/Makefile @@ -1,6 +1,6 @@ PORTNAME= kitty DISTVERSIONPREFIX= v -DISTVERSION= 0.43.0 +DISTVERSION= 0.43.1 PORTREVISION= 0 CATEGORIES= x11 wayland diff --git a/x11/kitty/distinfo b/x11/kitty/distinfo index abce933ee4a2..985d0595b2ee 100644 --- a/x11/kitty/distinfo +++ b/x11/kitty/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759136954 -SHA256 (go/x11_kitty/kitty-v0.43.0/v0.43.0.mod) = 74f045a7b152e70c700141dd166b72ff7361f5b546fa5ca495ab7e131c1cd6fc -SIZE (go/x11_kitty/kitty-v0.43.0/v0.43.0.mod) = 1430 -SHA256 (go/x11_kitty/kitty-v0.43.0/v0.43.0.zip) = 581260569745f42c819ee84d1b18427d602e00303e094ed8d2fa4eb7ee966c9e -SIZE (go/x11_kitty/kitty-v0.43.0/v0.43.0.zip) = 10279009 +TIMESTAMP = 1759327438 +SHA256 (go/x11_kitty/kitty-v0.43.1/v0.43.1.mod) = 74f045a7b152e70c700141dd166b72ff7361f5b546fa5ca495ab7e131c1cd6fc +SIZE (go/x11_kitty/kitty-v0.43.1/v0.43.1.mod) = 1430 +SHA256 (go/x11_kitty/kitty-v0.43.1/v0.43.1.zip) = 9224460f3e0997b6a154d1c35e68c2bc6d2b78b040216893324a17b3205b49d8 +SIZE (go/x11_kitty/kitty-v0.43.1/v0.43.1.zip) = 10284629 diff --git a/x11/lxqt-about/Makefile b/x11/lxqt-about/Makefile index 9798b8f4d017..c756c5865a7b 100644 --- a/x11/lxqt-about/Makefile +++ b/x11/lxqt-about/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-about PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 DIST_SUBDIR= lxqt diff --git a/x11/lxqt-globalkeys/Makefile b/x11/lxqt-globalkeys/Makefile index 8a8ad1d14407..beedc8033e66 100644 --- a/x11/lxqt-globalkeys/Makefile +++ b/x11/lxqt-globalkeys/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-globalkeys PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= LXQT diff --git a/x11/lxqt-runner/Makefile b/x11/lxqt-runner/Makefile index 5da8ded9d088..8076ec4cac7b 100644 --- a/x11/lxqt-runner/Makefile +++ b/x11/lxqt-runner/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-runner PORTVERSION= 2.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= LXQT diff --git a/x11/plank/Makefile b/x11/plank/Makefile index 969addbd50fd..6872e5a4dbf4 100644 --- a/x11/plank/Makefile +++ b/x11/plank/Makefile @@ -1,5 +1,5 @@ PORTNAME= plank -DISTVERSION= 0.11.151 +DISTVERSION= 0.11.152 CATEGORIES= x11 MAINTAINER= daniel@shafer.cc diff --git a/x11/plank/distinfo b/x11/plank/distinfo index 1c6940476125..07154c0a6512 100644 --- a/x11/plank/distinfo +++ b/x11/plank/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758546125 -SHA256 (zquestz-plank-reloaded-0.11.151_GH0.tar.gz) = 1c7434ada03151f5bda2ceb6f0efc1a74eea03e8f641d4549e680488bd1fc2b5 -SIZE (zquestz-plank-reloaded-0.11.151_GH0.tar.gz) = 671898 +TIMESTAMP = 1759420485 +SHA256 (zquestz-plank-reloaded-0.11.152_GH0.tar.gz) = 0761902f7ab60bb3ce636e5be45234bcc2e7bd256b145d4d79bbacfe0563bff1 +SIZE (zquestz-plank-reloaded-0.11.152_GH0.tar.gz) = 672178 diff --git a/x11/rio/Makefile b/x11/rio/Makefile index ef220dca9068..94720056f75a 100644 --- a/x11/rio/Makefile +++ b/x11/rio/Makefile @@ -1,7 +1,7 @@ PORTNAME= rio DISTVERSIONPREFIX= v DISTVERSION= 0.2.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland PKGNAMESUFFIX= -terminal-emulator diff --git a/x11/rlaunch/Makefile b/x11/rlaunch/Makefile index 955f082d30f5..6743c616aa83 100644 --- a/x11/rlaunch/Makefile +++ b/x11/rlaunch/Makefile @@ -1,6 +1,6 @@ PORTNAME= rlaunch DISTVERSION= 1.3.14 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org diff --git a/x11/salut/Makefile b/x11/salut/Makefile index dd509a4501ca..dca0c81395b4 100644 --- a/x11/salut/Makefile +++ b/x11/salut/Makefile @@ -1,7 +1,7 @@ PORTNAME= salut DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org @@ -10,6 +10,9 @@ COMMENT= Sleek notification daemon LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Fails to build with rust 1.90.0 +EXPIRATION_DATE=2025-11-24 + LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libxkbcommon.so:x11/libxkbcommon diff --git a/x11/screengrab/Makefile b/x11/screengrab/Makefile index 10261457ba0a..b6c63d45b542 100644 --- a/x11/screengrab/Makefile +++ b/x11/screengrab/Makefile @@ -1,6 +1,6 @@ PORTNAME= screengrab PORTVERSION= 3.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= LXQT diff --git a/x11/shikane/Makefile b/x11/shikane/Makefile index f7857e1845b6..20ec8cbeb827 100644 --- a/x11/shikane/Makefile +++ b/x11/shikane/Makefile @@ -1,7 +1,7 @@ PORTNAME= shikane DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org diff --git a/x11/shotman/Makefile b/x11/shotman/Makefile index 27383c1621dc..775f8f6eebb0 100644 --- a/x11/shotman/Makefile +++ b/x11/shotman/Makefile @@ -1,7 +1,7 @@ PORTNAME= shotman DISTVERSIONPREFIX= v DISTVERSION= 0.4.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~whynothugo/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES diff --git a/x11/sirula/Makefile b/x11/sirula/Makefile index 05a62f5936be..46689964281c 100644 --- a/x11/sirula/Makefile +++ b/x11/sirula/Makefile @@ -1,7 +1,7 @@ PORTNAME= sirula DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org diff --git a/x11/squeekboard/Makefile b/x11/squeekboard/Makefile index 82335679ee5b..b641c4dd3a41 100644 --- a/x11/squeekboard/Makefile +++ b/x11/squeekboard/Makefile @@ -1,7 +1,7 @@ PORTNAME= squeekboard DISTVERSIONPREFIX= v DISTVERSION= 1.43.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 wayland PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ diff --git a/x11/swayr/Makefile b/x11/swayr/Makefile index ebc2daebc543..7ccfca0bce8e 100644 --- a/x11/swayr/Makefile +++ b/x11/swayr/Makefile @@ -1,6 +1,6 @@ PORTNAME= swayr DISTVERSION= 0.28.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default diff --git a/x11/swayrbar/Makefile b/x11/swayrbar/Makefile index 8576b7c779f6..9191a0d84a96 100644 --- a/x11/swayrbar/Makefile +++ b/x11/swayrbar/Makefile @@ -1,6 +1,6 @@ PORTNAME= swayrbar DISTVERSION= 0.4.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11 MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default diff --git a/x11/swww/Makefile b/x11/swww/Makefile index 96fdda4d298f..c8b23ef1b119 100644 --- a/x11/swww/Makefile +++ b/x11/swww/Makefile @@ -1,7 +1,7 @@ PORTNAME= swww DISTVERSIONPREFIX= v DISTVERSION= 0.11.2 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= nivit@FreeBSD.org diff --git a/x11/walker/Makefile b/x11/walker/Makefile index 044284900fbc..e3397b5de072 100644 --- a/x11/walker/Makefile +++ b/x11/walker/Makefile @@ -1,6 +1,7 @@ PORTNAME= walker DISTVERSIONPREFIX= v -DISTVERSION= 1.0.9 +DISTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= x11 wayland PKGNAMESUFFIX= -launcher diff --git a/x11/walker/distinfo b/x11/walker/distinfo index 9fa96ef9f8f0..ed450ffe75ae 100644 --- a/x11/walker/distinfo +++ b/x11/walker/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1759299748 +TIMESTAMP = 1759457532 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -499,5 +499,5 @@ SHA256 (rust/crates/xml-rs-0.8.27.crate) = 6fd8403733700263c6eb89f192880191f1b83 SIZE (rust/crates/xml-rs-0.8.27.crate) = 55258 SHA256 (rust/crates/yaml-rust2-0.10.3.crate) = 4ce2a4ff45552406d02501cea6c18d8a7e50228e7736a872951fe2fe75c91be7 SIZE (rust/crates/yaml-rust2-0.10.3.crate) = 76325 -SHA256 (abenz1267-walker-v1.0.9_GH0.tar.gz) = c31ef0ef31f1cb4ac0467326483a6e81223a555df00b5a8f8c1b8684d41d7e67 -SIZE (abenz1267-walker-v1.0.9_GH0.tar.gz) = 66274 +SHA256 (abenz1267-walker-v1.2.1_GH0.tar.gz) = ce290697cfb9516061689b1f4e299fea5010383aecc5e980bb41ab47f21c7370 +SIZE (abenz1267-walker-v1.2.1_GH0.tar.gz) = 67240 diff --git a/x11/watershot/Makefile b/x11/watershot/Makefile index ae75ce7379a6..70f162c2bc9e 100644 --- a/x11/watershot/Makefile +++ b/x11/watershot/Makefile @@ -1,7 +1,7 @@ PORTNAME= watershot DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org diff --git a/x11/waycorner/Makefile b/x11/waycorner/Makefile index 21dd1a0d0934..a8c3775caf02 100644 --- a/x11/waycorner/Makefile +++ b/x11/waycorner/Makefile @@ -1,6 +1,6 @@ PORTNAME= waycorner DISTVERSION= 0.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/wayidle/Makefile b/x11/wayidle/Makefile index 414ec7a2e161..5d48a2db85d0 100644 --- a/x11/wayidle/Makefile +++ b/x11/wayidle/Makefile @@ -1,7 +1,7 @@ PORTNAME= wayidle DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~whynothugo/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES diff --git a/x11/wayout/Makefile b/x11/wayout/Makefile index 75108adcdb8e..eabe38c3e108 100644 --- a/x11/wayout/Makefile +++ b/x11/wayout/Makefile @@ -1,6 +1,6 @@ PORTNAME= wayout DISTVERSION= 1.1.3 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~shinyzenith/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES diff --git a/x11/wezterm/Makefile b/x11/wezterm/Makefile index 0f54c6dbc580..e10d68ffe959 100644 --- a/x11/wezterm/Makefile +++ b/x11/wezterm/Makefile @@ -1,6 +1,7 @@ PORTNAME= wezterm DISTVERSION= 20250730-110715 DISTVERSIONSUFFIX= -6a493f88 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= vladislav.movchan@gmail.com diff --git a/x11/windowtolayer/Makefile b/x11/windowtolayer/Makefile index db092ed643dd..8adaa0795f1c 100644 --- a/x11/windowtolayer/Makefile +++ b/x11/windowtolayer/Makefile @@ -1,6 +1,7 @@ PORTNAME= windowtolayer DISTVERSIONPREFIX= v PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/wlr-which-key/Makefile b/x11/wlr-which-key/Makefile index 3427f5d3e72c..3712e1975f21 100644 --- a/x11/wlr-which-key/Makefile +++ b/x11/wlr-which-key/Makefile @@ -1,7 +1,7 @@ PORTNAME= wlr-which-key DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= nivit@FreeBSD.org diff --git a/x11/wmfocus/Makefile b/x11/wmfocus/Makefile index 737a8ed3ca19..58fc07827cfa 100644 --- a/x11/wmfocus/Makefile +++ b/x11/wmfocus/Makefile @@ -1,7 +1,7 @@ PORTNAME= wmfocus DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= x11 MAINTAINER= eduardo@FreeBSD.org diff --git a/x11/xdg-desktop-portal-luminous/Makefile b/x11/xdg-desktop-portal-luminous/Makefile index 0e5431a8d2ca..588aab83a26c 100644 --- a/x11/xdg-desktop-portal-luminous/Makefile +++ b/x11/xdg-desktop-portal-luminous/Makefile @@ -1,7 +1,7 @@ PORTNAME= xdg-desktop-portal-luminous DISTVERSIONPREFIX= v DISTVERSION= 0.1.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org diff --git a/x11/xwayland-satellite/Makefile b/x11/xwayland-satellite/Makefile index 783ed8cd74ae..1fe30f50afcf 100644 --- a/x11/xwayland-satellite/Makefile +++ b/x11/xwayland-satellite/Makefile @@ -1,7 +1,7 @@ PORTNAME= xwayland-satellite DISTVERSIONPREFIX= v DISTVERSION= 0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org |