abbrev (0.1.2)
    Author: Akinori MUSHA
    Homepage: https://github.com/ruby/abbrev
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Calculates a set of unique abbreviations for a given set of strings

addressable (2.8.8)
    Author: Bob Aman
    Homepage: https://github.com/sporkmonger/addressable
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    URI Implementation

async (2.24.0)
    Authors: Samuel Williams, Bruno Sutic, Jeremy Jung, Olle Jonsson,
    Patrik Wenger, Devin Christensen, Emil Tin, Jamie McCarthy, Kent
    Gruber, Brian Morearty, Colin Kelley, Dimitar Peychinov, Gert Goet,
    Jiang Jinyang, Julien Portalier, Jun Jiang, Ken Muryoi, Leon
    Löchner, Masafumi Okura, Masayuki Yamamoto, Math Ieu, Ryan Musgrave,
    Salim Semaoune, Shannon Skipper, Sokolov Yura, Stefan Wrobel, Trevor
    Turk
    Homepage: https://github.com/socketry/async
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A concurrency framework for Ruby.

async-http (0.89.0)
    Authors: Samuel Williams, Brian Morearty, Bruno Sutic, Janko
    Marohnić, Thomas Morgan, Adam Daniels, Igor Sidorov, Anton
    Zhuravsky, Cyril Roelandt, Denis Talakevich, Hal Brodigan, Ian
    Ker-Seymer, Jean Boussier, Josh Huber, Marco Concetto Rudilosso,
    Olle Jonsson, Orgad Shaneh, Sam Shadwell, Stefan Wrobel, Tim Meusel,
    Trevor Turk, Viacheslav Koval, dependabot[bot]
    Homepage: https://github.com/socketry/async-http
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A HTTP client and server library.

async-pool (0.11.1)
    Authors: Samuel Williams, Jean Boussier, Olle Jonsson, Simon
    Perepelitsa, Thomas Morgan
    Homepage: https://github.com/socketry/async-pool
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A singleplex and multiplex resource pool for implementing robust
    clients.

aws-eventstream (1.4.0)
    Author: Amazon Web Services
    Homepage: https://github.com/aws/aws-sdk-ruby
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    AWS Event Stream Library

aws-partitions (1.1150.0)
    Author: Amazon Web Services
    Homepage: https://github.com/aws/aws-sdk-ruby
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Provides information about AWS partitions, regions, and services.

aws-sdk-core (3.234.0)
    Author: Amazon Web Services
    Homepage: https://github.com/aws/aws-sdk-ruby
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    AWS SDK for Ruby - Core

aws-sdk-kms (1.110.0)
    Author: Amazon Web Services
    Homepage: https://github.com/aws/aws-sdk-ruby
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    AWS SDK for Ruby - KMS

aws-sdk-s3 (1.208.0)
    Author: Amazon Web Services
    Homepage: https://github.com/aws/aws-sdk-ruby
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    AWS SDK for Ruby - Amazon S3

aws-sdk-sqs (1.101.0)
    Author: Amazon Web Services
    Homepage: https://github.com/aws/aws-sdk-ruby
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    AWS SDK for Ruby - Amazon SQS

aws-sigv4 (1.12.1)
    Author: Amazon Web Services
    Homepage: https://github.com/aws/aws-sdk-ruby
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    AWS Signature Version 4 library.

base64 (0.3.0, 0.2.0)
    Author: Yusuke Endoh
    Homepage: https://github.com/ruby/base64
    Licenses: Ruby, BSD-2-Clause
    Installed at (0.3.0): /opt/fluent/lib/ruby/gems/3.4.0
                 (0.2.0): /opt/fluent/lib/ruby/gems/3.4.0

    Support for encoding and decoding binary data using a Base64
    representation.

benchmark (0.4.0)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/benchmark
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    a performance benchmarking library

bigdecimal (3.2.3, 3.1.8)
    Authors: Kenta Murata, Zachary Scott, Shigeo Kobayashi
    Homepage: https://github.com/ruby/bigdecimal
    Licenses: Ruby, BSD-2-Clause
    Installed at (3.2.3): /opt/fluent/lib/ruby/gems/3.4.0
                 (3.1.8): /opt/fluent/lib/ruby/gems/3.4.0

    Arbitrary-precision decimal floating-point number library.

bindata (2.4.15)
    Author: Dion Mendel
    Homepage: https://github.com/dmendel/bindata
    License: BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A declarative way to read and write binary file formats

bundler (2.6.9, 2.3.27)
    Authors: André Arko, Samuel Giddins, Colby Swandale, Hiroshi
    Shibata, David Rodríguez, Grey Baker, Stephanie Morillo, Chris
    Morris, James Wen, Tim Moore, André Medeiros, Jessica Lynn Suttles,
    Terence Lee, Carl Lerche, Yehuda Katz
    Homepage: https://bundler.io
    License: MIT
    Installed at (2.6.9, default): /opt/fluent/lib/ruby/gems/3.4.0
                 (2.3.27): /opt/fluent/lib/ruby/gems/3.4.0

    The best way to manage your application's dependencies

capng_c (0.2.4)
    Author: Hiroshi Hatake
    Homepage: https://github.com/fluent-plugins-nursery/capng_c
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    libcap-ng bindings for Ruby.

cgi (0.4.2)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/cgi
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Support for the Common Gateway Interface protocol.

cmetrics (0.3.3)
    Author: Hiroshi Hatake
    Homepage: https://github.com/calyptia/cmetrics-ruby
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    C binding for cmetric library.

concurrent-ruby (1.3.6)
    Authors: Jerry D'Antonio, Petr Chalupa, The Ruby Concurrency Team
    Homepage: http://www.concurrent-ruby.com
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Modern concurrency tools for Ruby. Inspired by Erlang, Clojure,
    Scala, Haskell, F#, C#, Java, and classic concurrency patterns.

console (1.33.0)
    Authors: Samuel Williams, Robert Schulze, Bryan Powell, Michael
    Adams, Patrik Wenger, Anton Sozontov, Cyril Roelandt, Cédric
    Boutillier, Felix Yan, Olle Jonsson, Shigeru Nakajima, William T.
    Nelson
    Homepage: https://socketry.github.io/console
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Beautiful logging for Ruby.

cool.io (1.9.4)
    Authors: Tony Arcieri, Masahiro Nakagawa
    Homepage: https://github.com/socketry/cool.io
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A cool framework for doing high performance I/O in Ruby

csv (3.3.5, 3.3.2)
    Authors: James Edward Gray II, Kouhei Sutou
    Homepage: https://github.com/ruby/csv
    Licenses: Ruby, BSD-2-Clause
    Installed at (3.3.5): /opt/fluent/lib/ruby/gems/3.4.0
                 (3.3.2): /opt/fluent/lib/ruby/gems/3.4.0

    CSV Reading and Writing

date (3.4.1)
    Author: Tadayoshi Funaba
    Homepage: https://github.com/ruby/date
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    A subclass of Object includes Comparable module for handling dates.

debug (1.11.0)
    Author: Koichi Sasada
    Homepage: https://github.com/ruby/debug
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Debugging functionality for Ruby

delegate (0.4.0)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/delegate
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Provides three abilities to delegate method calls to an object.

did_you_mean (2.0.0)
    Author: Yuki Nishijima
    Homepage: https://github.com/ruby/did_you_mean
    License: MIT
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    "Did you mean?" experience in Ruby

digest (3.2.0)
    Author: Akinori MUSHA
    Homepage: https://github.com/ruby/digest
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Provides a framework for message digest libraries.

digest-crc (0.7.0)
    Author: Postmodern
    Homepage: https://github.com/postmodern/digest-crc#readme
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A Cyclic Redundancy Check (CRC) library for Ruby.

digest-murmurhash (1.1.1)
    Author: ksss
    Homepage: https://github.com/ksss/digest-murmurhash
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    digest-murmurhash is class collections of use algorithm MurmurHash
    desiged by Austin Appleby.

drb (2.2.3, 2.2.1)
    Author: Masatoshi SEKI
    Homepage: https://github.com/ruby/drb
    Licenses: Ruby, BSD-2-Clause
    Installed at (2.2.3): /opt/fluent/lib/ruby/gems/3.4.0
                 (2.2.1): /opt/fluent/lib/ruby/gems/3.4.0

    Distributed object system for Ruby

elastic-transport (8.4.1)
    Author: Elastic Client Library Maintainers
    Homepage: https://github.com/elastic/elastic-transport-ruby
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Low level Ruby client for Elastic services.

elasticsearch (8.19.2)
    Author: Elastic Client Library Maintainers
    Homepage:
    https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/curren
    t/index.html
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Ruby integrations for Elasticsearch

elasticsearch-api (8.19.2)
    Author: Elastic Client Library Maintainers
    Homepage:
    https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/curren
    t/index.html
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Ruby API for Elasticsearch.

english (0.8.0)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/English
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Require 'English.rb' to reference global variables with less cryptic
    names.

erb (4.0.4)
    Authors: Masatoshi SEKI, Takashi Kokubun
    Homepage: https://github.com/ruby/erb
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    An easy to use but powerful templating system for Ruby.

error_highlight (0.7.0)
    Author: Yusuke Endoh
    Homepage: https://github.com/ruby/error_highlight
    License: MIT
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Shows a one-line code snippet with an underline in the error
    backtrace

etc (1.4.6)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/etc
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Provides access to information typically stored in UNIX /etc
    directory.

excon (1.3.2)
    Authors: dpiddy (Dan Peterson), geemus (Wesley Beary), nextmat (Matt
    Sanders)
    Homepage: https://github.com/excon/excon
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    speed, persistence, http(s)

faraday (2.14.1)
    Authors: @technoweenie, @iMacTia, @olleolleolle
    Homepage: https://lostisland.github.io/faraday
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    HTTP/REST API client library.

faraday-excon (2.3.0)
    Author: @geemus
    Homepage: https://github.com/excon/faraday-excon
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Faraday adapter for Excon

faraday-net_http (3.4.2)
    Author: Jan van der Pas
    Homepage: https://github.com/lostisland/faraday-net_http
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Faraday adapter for Net::HTTP

faraday_middleware-aws-sigv4 (1.0.1)
    Author: Genki Sugawara
    Homepage: https://github.com/winebarrel/faraday_middleware-aws-sigv4
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Faraday middleware for AWS Signature Version 4 using aws-sigv4.

fcntl (1.2.0)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/fcntl
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Loads constants defined in the OS fcntl.h C header file

ffi (1.17.0)
    Author: Wayne Meissner
    Homepage: https://github.com/ffi/ffi/wiki
    License: BSD-3-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Ruby FFI

fiber-annotation (0.2.0)
    Author: Samuel Williams
    Homepage: https://github.com/ioquatix/fiber-annotation
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A mechanism for annotating fibers.

fiber-local (1.1.0)
    Author: Samuel Williams
    Homepage: https://github.com/socketry/fiber-local
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Provides a class-level mixin to make fiber local state easy.

fiber-storage (1.0.1)
    Author: Samuel Williams
    Homepage: https://github.com/ioquatix/fiber-storage
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Provides a compatibility shim for fiber storage.

fiddle (1.1.6)
    Authors: Aaron Patterson, SHIBATA Hiroshi
    Homepage: https://github.com/ruby/fiddle
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    A libffi wrapper for Ruby.

fileutils (1.7.3)
    Author: Minero Aoki
    Homepage: https://github.com/ruby/fileutils
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Several file utility methods for copying, moving, removing, etc.

find (0.2.0)
    Author: Kazuki Tsujimoto
    Homepage: https://github.com/ruby/find
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    This module supports top-down traversal of a set of file paths.

fluent-config-regexp-type (1.0.0)
    Author: Kenji Okimoto
    Homepage: https://github.com/okkez/fluent-config-regexp-type
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    The compatibility monkey patch to use regexp type

fluent-diagtool (1.0.5)
    Author: kubotat
    Homepage: https://github.com/fluent/diagtool/tree/dev
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Diagnostic Tool for Fluentd

fluent-logger (0.9.1)
    Author: Sadayuki Furuhashi
    Homepage: https://github.com/fluent/fluent-logger-ruby
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    fluent logger for ruby

fluent-plugin-elasticsearch (6.0.0)
    Authors: diogo, pitr, Hiroshi Hatake
    Homepage: https://github.com/uken/fluent-plugin-elasticsearch
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Elasticsearch output plugin for Fluent event collector

fluent-plugin-flowcounter-simple (0.1.0)
    Author: Naotoshi Seo
    Homepage: https://github.com/sonots/fluent-plugin-flowcounter-simple
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Simple Fluentd Plugin to count number of messages and outputs to log

fluent-plugin-fluent-package-update-notifier (0.2.3)
    Author: Kentaro Hayashi
    Homepage:
    https://github.com/fluent-plugins-nursery/fluent-plugin-fluent-packa
    ge-update-notifier
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Notify latest version of fluent-package

fluent-plugin-kafka (0.19.6)
    Authors: Hidemasa Togashi, Masahiro Nakagawa
    Homepage: https://github.com/fluent/fluent-plugin-kafka
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Fluentd plugin for Apache Kafka > 0.8

fluent-plugin-metrics-cmetrics (0.1.2)
    Author: Hiroshi Hatake
    Homepage: https://github.com/calyptia/fluent-plugin-metrics-cmetrics
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    CMetrics context using metrics plugin for Fluentd.

fluent-plugin-obsolete-plugins (0.2.2)
    Author: okkez
    Homepage: https://github.com/okkez/fluent-plugin-obsolete-plugins
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Report obsolete plugins on boot

fluent-plugin-opensearch (1.1.5)
    Author: Hiroshi Hatake
    Homepage: https://github.com/fluent/fluent-plugin-opensearch
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Opensearch output plugin for Fluent event collector

fluent-plugin-opentelemetry (0.5.2)
    Author: Shizuo Fujita
    Homepage:
    https://github.com/fluent-plugins-nursery/fluent-plugin-opentelemetr
    y
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Fluentd input/output plugin to forward OpenTelemetry Protocol data.

fluent-plugin-prometheus (2.2.1)
    Author: Masahiro Sano
    Homepage: https://github.com/fluent/fluent-plugin-prometheus
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A fluent plugin that collects metrics and exposes for Prometheus.

fluent-plugin-prometheus_pushgateway (0.2.1)
    Author: Yuta Iwama
    Homepage:
    https://github.com/fluent/fluent-plugin-prometheus_pushgateway
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A fluent plugin for prometheus pushgateway

fluent-plugin-record-modifier (2.2.1)
    Author: Masahiro Nakagawa
    Homepage:
    https://github.com/repeatedly/fluent-plugin-record-modifier
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Filter plugin for modifying event record

fluent-plugin-rewrite-tag-filter (2.4.0)
    Author: Kentaro Yoshida
    Homepage: https://github.com/fluent/fluent-plugin-rewrite-tag-filter
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Fluentd Output filter plugin. It has designed to rewrite tag like
    mod_rewrite. Re-emmit a record with rewrited tag when a value
    matches/unmatches with the regular expression. Also you can change a
    tag from apache log by domain, status-code(ex. 500 error),
    user-agent, request-uri, regex-backreference and so on with regular
    expression.

fluent-plugin-s3 (1.8.4)
    Authors: Sadayuki Furuhashi, Masahiro Nakagawa
    Homepage: https://github.com/fluent/fluent-plugin-s3
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Amazon S3 output plugin for Fluentd event collector

fluent-plugin-sd-dns (0.1.0)
    Author: Masahiro Nakagawa
    Homepage: https://github.com/fluent/fluent-plugin-sd-dns
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    DNS based service discovery plugin for Fluentd

fluent-plugin-systemd (1.1.1)
    Author: Ed Robinson
    Homepage: https://github.com/reevoo/fluent-plugin-systemd
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Input plugin to read from systemd journal.

fluent-plugin-td (1.2.0)
    Author: Treasure Data, Inc.
    Homepage: https://www.treasuredata.com/
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Treasure Data Cloud Data Service plugin for Fluentd

fluent-plugin-utmpx (0.5.0)
    Author: Kentaro Hayashi
    Homepage:
    https://github.com/fluent-plugins-nursery/fluent-plugin-utmpx
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Fluentd Input plugin to parse login records

fluent-plugin-webhdfs (1.6.0)
    Author: TAGOMORI Satoshi
    Homepage: https://github.com/fluent/fluent-plugin-webhdfs
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Fluentd plugin to write data on HDFS over WebHDFS, with flexible
    formatting

fluentd (1.19.2)
    Author: Sadayuki Furuhashi
    Homepage: https://www.fluentd.org/
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Fluentd event collector

forwardable (1.3.3)
    Author: Keiju ISHITSUKA
    Homepage: https://github.com/ruby/forwardable
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Provides delegation of specified methods to a designated object.

get_process_mem (1.0.0)
    Author: Richard Schneeman
    Homepage: https://github.com/schneems/get_process_mem
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Use GetProcessMem to find out the amount of RAM used by any process

getoptlong (0.2.1)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/getoptlong
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    GetoptLong for Ruby

google-protobuf (4.32.1)
    Platform: aarch64-linux-gnu
    Author: Protobuf Authors
    Homepage: https://developers.google.com/protocol-buffers
    License: BSD-3-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Protocol Buffers

hirb (0.7.3)
    Author: Gabriel Horner
    Homepage: http://tagaholic.me/hirb/
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A mini view framework for console/irb that's easy to use, even while
    under its influence.

http_parser.rb (0.8.1)
    Authors: Marc-Andre Cournoyer, Aman Gupta
    Homepage: https://github.com/tmm1/http_parser.rb
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Simple callback-based HTTP request/response parser

httpclient (2.9.0)
    Author: Hiroshi Nakamura
    Homepage: https://github.com/nahi/httpclient
    License: ruby
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    gives something like the functionality of libwww-perl (LWP) in Ruby

io-console (0.8.1)
    Author: Nobu Nakada
    Homepage: https://github.com/ruby/io-console
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Console interface

io-endpoint (0.15.2)
    Author: Samuel Williams
    Homepage: https://github.com/socketry/io-endpoint
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Provides a separation of concerns interface for IO endpoints.

io-event (1.10.2)
    Authors: Samuel Williams, Math Ieu, Wander Hillen, Jean Boussier,
    Benoit Daloze, Bruno Sutic, Alex Matchneer, Anthony Ross, Delton
    Ding, Pavel Rosický, Shizuo Fujita, Stanislav (Stas) Katkov
    Homepage: https://github.com/socketry/io-event
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    An event loop.

io-nonblock (0.3.2)
    Author: Nobu Nakada
    Homepage: https://github.com/ruby/io-nonblock
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Enables non-blocking mode with IO class

io-stream (0.7.0)
    Author: Samuel Williams
    Homepage: https://github.com/socketry/io-stream
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Provides a generic stream wrapper for IO instances.

io-wait (0.3.2)
    Authors: Nobu Nakada, Charles Oliver Nutter
    Homepage: https://github.com/ruby/io-wait
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Waits until IO is readable or writable without blocking.

ipaddr (1.2.7)
    Authors: Akinori MUSHA, Hajimu UMEMOTO
    Homepage: https://github.com/ruby/ipaddr
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    A class to manipulate an IP address in ruby

irb (1.14.3)
    Authors: aycabta, Keiju ISHITSUKA
    Homepage: https://github.com/ruby/irb
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Interactive Ruby command-line tool for REPL (Read Eval Print Loop).

jmespath (1.6.2)
    Author: Trevor Rowe
    Homepage: http://github.com/trevorrowe/jmespath.rb
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    JMESPath - Ruby Edition

json (2.13.2, 2.9.1)
    Author: Florian Frank
    Homepage: https://github.com/ruby/json
    License: Ruby
    Installed at (2.13.2): /opt/fluent/lib/ruby/gems/3.4.0
                 (2.9.1, default): /opt/fluent/lib/ruby/gems/3.4.0

    JSON Implementation for Ruby

linux-utmpx (0.3.0)
    Author: Kentaro Hayashi
    Homepage: https://github.com/fluent-plugins-nursery/linux-utmpx
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Helper library to read utmp, wtmp login records

logger (1.7.0, 1.6.4)
    Authors: Naotoshi Seo, SHIBATA Hiroshi
    Homepage: https://github.com/ruby/logger
    Licenses: Ruby, BSD-2-Clause
    Installed at (1.7.0): /opt/fluent/lib/ruby/gems/3.4.0
                 (1.6.4, default): /opt/fluent/lib/ruby/gems/3.4.0

    Provides a simple logging utility for outputting messages.

ltsv (0.1.2)
    Author: condor
    Homepage: https://github.com/condor/ltsv
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A Parser / Dumper for LTSV

matrix (0.4.2)
    Author: Marc-Andre Lafortune
    Homepage: https://github.com/ruby/matrix
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    An implementation of Matrix and Vector classes.

metrics (0.14.1)
    Author: Samuel Williams
    Homepage: https://github.com/socketry/metrics
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Application metrics and instrumentation.

mini_portile2 (2.8.9)
    Authors: Luis Lavena, Mike Dalessio, Lars Kanis
    Homepage: https://github.com/flavorjones/mini_portile
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Simple autoconf and cmake builder for developers

minitest (5.25.4)
    Author: Ryan Davis
    Homepage: https://github.com/minitest/minitest
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    minitest provides a complete suite of testing facilities supporting
    TDD, BDD, mocking, and benchmarking

msgpack (1.8.0)
    Authors: Sadayuki Furuhashi, Theo Hultberg, Satoshi Tagomori
    Homepage: http://msgpack.org/
    License: Apache 2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    MessagePack, a binary-based efficient data interchange format.

multi_json (1.17.0)
    Authors: Michael Bleigh, Josh Kalderimis, Erik Berlin, Pavel
    Pravosud
    Homepage: https://github.com/sferik/multi_json
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A common interface to multiple JSON libraries.

mutex_m (0.3.0)
    Author: Keiju ISHITSUKA
    Homepage: https://github.com/ruby/mutex_m
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Mixin to extend objects to be handled like a Mutex.

net-ftp (0.3.8)
    Author: Shugo Maeda
    Homepage: https://github.com/ruby/net-ftp
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Support for the File Transfer Protocol.

net-http (0.8.0, 0.6.0)
    Author: NARUSE, Yui
    Homepage: https://github.com/ruby/net-http
    Licenses: Ruby, BSD-2-Clause
    Installed at (0.8.0): /opt/fluent/lib/ruby/gems/3.4.0
                 (0.6.0, default): /opt/fluent/lib/ruby/gems/3.4.0

    HTTP client api for Ruby.

net-imap (0.5.8)
    Authors: Shugo Maeda, nicholas a. evans
    Homepage: https://github.com/ruby/net-imap
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Ruby client api for Internet Message Access Protocol

net-pop (0.1.2)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/net-pop
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Ruby client library for POP3.

net-protocol (0.2.2)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/net-protocol
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    The abstract interface for net-* client.

net-scp (4.1.0)
    Authors: Jamis Buck, Delano Mandelbaum, Miklós Fazekas
    Homepage: https://github.com/net-ssh/net-scp
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A pure Ruby implementation of the SCP client protocol.

net-smtp (0.5.1)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/net-smtp
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Simple Mail Transfer Protocol client library for Ruby.

net-ssh (7.3.0)
    Authors: Jamis Buck, Delano Mandelbaum, Miklós Fazekas
    Homepage: https://github.com/net-ssh/net-ssh
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Net::SSH: a pure-Ruby implementation of the SSH2 client protocol.

net-telnet (0.2.0)
    Author: SHIBATA Hiroshi
    Homepage: https://github.com/ruby/net-telnet
    License: ruby
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Provides telnet client functionality.

nkf (0.2.0)
    Authors: NARUSE Yui, Charles Oliver Nutter
    Homepage: https://github.com/ruby/nkf
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Ruby extension for Network Kanji Filter

observer (0.1.2)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/observer
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Implementation of the Observer object-oriented design pattern.

oj (3.16.11)
    Author: Peter Ohler
    Homepage: http://www.ohler.com/oj
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A fast JSON parser and serializer.

open-uri (0.5.0)
    Author: Tanaka Akira
    Homepage: https://github.com/ruby/open-uri
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.

open3 (0.2.1)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/open3
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Popen, but with stderr, too

opensearch-ruby (3.4.0)
    Authors: Elastic, OpenSearch Contributors
    Homepage: https://github.com/opensearch-project/opensearch-ruby
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Ruby Client for OpenSearch

openssl (3.3.1)
    Authors: Martin Bosslet, SHIBATA Hiroshi, Zachary Scott, Kazuki
    Yamaguchi
    Homepage: https://github.com/ruby/openssl
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    SSL/TLS and general-purpose cryptography for Ruby

optparse (0.6.0)
    Author: Nobu Nakada
    Homepage: https://github.com/ruby/optparse
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    OptionParser is a class for command-line option analysis.

ostruct (0.6.3, 0.6.1)
    Author: Marc-Andre Lafortune
    Homepage: https://github.com/ruby/ostruct
    Licenses: Ruby, BSD-2-Clause
    Installed at (0.6.3): /opt/fluent/lib/ruby/gems/3.4.0
                 (0.6.1, default): /opt/fluent/lib/ruby/gems/3.4.0

    Class to build custom data structures, similar to a Hash.

parallel (1.20.1)
    Author: Michael Grosser
    Homepage: https://github.com/grosser/parallel
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Run any kind of code in parallel processes

pathname (0.4.0)
    Author: Tanaka Akira
    Homepage: https://github.com/ruby/pathname
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Representation of the name of a file or directory on the filesystem

power_assert (2.0.5)
    Author: Kazuki Tsujimoto
    Homepage: https://github.com/ruby/power_assert
    Licenses: BSD-2-Clause, Ruby
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Power Assert for Ruby

pp (0.6.2)
    Author: Tanaka Akira
    Homepage: https://github.com/ruby/pp
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Provides a PrettyPrinter for Ruby objects

prettyprint (0.2.0)
    Author: Tanaka Akira
    Homepage: https://github.com/ruby/prettyprint
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Implements a pretty printing algorithm for readable structure.

prime (0.1.3)
    Author: Marc-Andre Lafortune
    Homepage: https://github.com/ruby/prime
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Prime numbers and factorization library.

prism (1.5.2)
    Author: Shopify
    Homepage: https://github.com/ruby/prism
    License: MIT
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Prism Ruby parser

prometheus-client (4.2.5)
    Authors: Ben Kochie, Chris Sinjakli, Daniel Magliola
    Homepage: https://github.com/prometheus/client_ruby
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A suite of instrumentation metric primitivesthat can be exposed
    through a web services interface.

protocol-hpack (1.5.1)
    Authors: Samuel Williams, Ilya Grigorik, Tamir Duberstein, Nathan
    Froyd, Kaoru Maeda, Tiago Cardoso, Byron Formwalt, Cyril Roelandt,
    Daniel Morrison, Felix Yan, George Ulmer, Jingyi Chen, Justin
    Mazzocchi, Kenichi Nakamura, Kien Nguyen Trung, Maruth Goyal, Olle
    Jonsson
    Homepage: https://github.com/socketry/http-hpack
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A compresssor and decompressor for HTTP/2's HPACK format.

protocol-http (0.53.0)
    Authors: Samuel Williams, Thomas Morgan, Bruno Sutic, Herrick Fang,
    Bryan Powell, Dan Olson, Earlopain, Genki Takiuchi, Marcelo Junior,
    Olle Jonsson, William T. Nelson, Yuta Iwama
    Homepage: https://github.com/socketry/protocol-http
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Provides abstractions to handle HTTP protocols.

protocol-http1 (0.35.2)
    Authors: Samuel Williams, Thomas Morgan, Anton Zhuravsky, Brian
    Morearty, Bruno Sutic, Olle Jonsson
    Homepage: https://github.com/socketry/protocol-http1
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A low level implementation of the HTTP/1 protocol.

protocol-http2 (0.22.1)
    Authors: Samuel Williams, Yuta Iwama, Adam Petro, Marco Concetto
    Rudilosso, Olle Jonsson
    Homepage: https://github.com/socketry/protocol-http2
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A low level implementation of the HTTP/2 protocol.

pstore (0.1.4)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/pstore
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Transactional File Storage for Ruby Objects

psych (5.2.2)
    Authors: Aaron Patterson, SHIBATA Hiroshi, Charles Oliver Nutter
    Homepage: https://github.com/ruby/psych
    License: MIT
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Psych is a YAML parser and emitter

public_suffix (6.0.2)
    Author: Simone Carletti
    Homepage: https://simonecarletti.com/code/publicsuffix-ruby
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Domain name parser based on the Public Suffix List.

racc (1.8.1)
    Authors: Minero Aoki, Aaron Patterson
    Homepage: https://github.com/ruby/racc
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Racc is an LALR(1) parser generator

rake (13.3.1, 13.2.1)
    Authors: Hiroshi SHIBATA, Eric Hodel, Jim Weirich
    Homepage: https://github.com/ruby/rake
    License: MIT
    Installed at (13.3.1): /opt/fluent/lib/ruby/gems/3.4.0
                 (13.2.1): /opt/fluent/lib/ruby/gems/3.4.0

    Rake is a Make-like program implemented in Ruby

rbs (3.8.0)
    Author: Soutaro Matsumoto
    Homepage: https://github.com/ruby/rbs
    Licenses: BSD-2-Clause, Ruby
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Type signature for Ruby.

rdkafka (0.21.0)
    Authors: Thijs Cadier, Maciej Mensfeld
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    The rdkafka gem is a modern Kafka client library for Ruby based on
    librdkafka. It wraps the production-ready C client using the ffi gem
    and targets Kafka 1.0+ and Ruby 2.7+.

rdoc (6.14.0)
    Authors: Eric Hodel, Dave Thomas, Phil Hagelberg, Tony Strauss,
    Zachary Scott, Hiroshi SHIBATA, ITOYANAGI Sakura
    Homepage: https://ruby.github.io/rdoc
    License: Ruby
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    RDoc produces HTML and command-line documentation for Ruby projects

readline (0.0.4)
    Author: aycabta
    Homepage: https://github.com/ruby/readline
    License: Ruby
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Loader for "readline".

reline (0.6.0)
    Author: aycabta
    Homepage: https://github.com/ruby/reline
    License: Ruby
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Alternative GNU Readline or Editline implementation by pure Ruby.

repl_type_completor (0.1.9)
    Author: tompng
    Homepage: https://github.com/ruby/repl_type_completor
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Type based completion for REPL.

resolv (0.6.2)
    Author: Tanaka Akira
    Homepage: https://github.com/ruby/resolv
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Thread-aware DNS resolver library in Ruby.

resolv-replace (0.1.1)
    Author: Tanaka Akira
    Homepage: https://github.com/ruby/resolv-replace
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Replace Socket DNS with Resolv.

rexml (3.4.4)
    Author: Kouhei Sutou
    Homepage: https://github.com/ruby/rexml
    License: BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    An XML toolkit for Ruby

rinda (0.2.0)
    Author: Masatoshi SEKI
    Homepage: https://github.com/ruby/rinda
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    The Linda distributed computing paradigm in Ruby.

rss (0.3.1)
    Author: Kouhei Sutou
    Homepage: https://github.com/ruby/rss
    License: BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Family of libraries that support various formats of XML "feeds".

ruby-kafka (1.5.0)
    Author: Daniel Schierbeck
    Homepage: https://github.com/zendesk/ruby-kafka
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    A client library for the Kafka distributed commit log.

ruby-progressbar (1.13.0)
    Authors: thekompanee, jfelchner
    Homepage: https://github.com/jfelchner/ruby-progressbar
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Ruby/ProgressBar is a flexible text progress bar library for Ruby.

ruby2_keywords (0.0.5)
    Author: Nobuyoshi Nakada
    Homepage: https://github.com/ruby/ruby2_keywords
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Shim library for Module#ruby2_keywords

rubyzip (1.3.0)
    Author: Alexander Simonov
    Homepage: http://github.com/rubyzip/rubyzip
    License: BSD 2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    rubyzip is a ruby module for reading and writing zip files

securerandom (0.4.1)
    Author: Tanaka Akira
    Homepage: https://github.com/ruby/securerandom
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Interface for secure random number generator.

serverengine (2.4.0)
    Author: Sadayuki Furuhashi
    Homepage: https://github.com/fluent/serverengine
    License: Apache 2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    ServerEngine - multiprocess server framework

set (1.1.1)
    Author: Akinori MUSHA
    Homepage: https://github.com/ruby/set
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Provides a class to deal with collections of unordered, unique
    values

sfl (2.3)
    Authors: ujihisa, blambeau
    Homepage: https://github.com/ujihisa/spawn-for-legacy
    License: Ruby
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Spawn For Ruby 1.8

shellwords (0.2.2)
    Author: Akinori MUSHA
    Homepage: https://github.com/ruby/shellwords
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Manipulates strings with word parsing rules of UNIX Bourne shell.

sigdump (0.2.5)
    Author: Sadayuki Furuhashi
    Homepage: https://github.com/frsyuki/sigdump
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Setup signal handler which dumps backtrace of running threads and
    number of allocated objects per class. Require 'sigdump/setup', send
    SIGCONT, and see /tmp/sigdump-<pid>.log.

singleton (0.3.0)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/singleton
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    The Singleton module implements the Singleton pattern.

specinfra (2.94.1)
    Author: Gosuke Miyashita
    Homepage: https://github.com/mizzy/specinfra
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Common layer for serverspec and itamae

stringio (3.1.2)
    Authors: Nobu Nakada, Charles Oliver Nutter
    Homepage: https://github.com/ruby/stringio
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Pseudo IO on String

strptime (0.2.5)
    Author: NARUSE, Yui
    Homepage: https://github.com/nurse/strptime
    License: BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    a fast strptime/strftime engine.

strscan (3.1.2)
    Authors: Minero Aoki, Sutou Kouhei, Charles Oliver Nutter
    Homepage: https://github.com/ruby/strscan
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Provides lexical scanning operations on a String.

syntax_suggest (2.0.2)
    Author: schneems
    Homepage: https://github.com/ruby/syntax_suggest.git
    License: MIT
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Find syntax errors in your source in a snap

sys-proctable (1.3.0)
    Author: Daniel J. Berger
    Homepage: http://github.com/djberg96/sys-proctable
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    An interface for providing process table information

syslog (0.2.0)
    Author: Akinori MUSHA
    Homepage: https://github.com/ruby/syslog
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Ruby interface for the POSIX system logging facility.

systemd-journal (2.1.2)
    Authors: John Ledbetter, Daniel Mack
    Homepage: https://github.com/ledbettj/systemd-journal
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Ruby bindings to libsystemd-journal

td (0.19.1)
    Author: Treasure Data, Inc.
    Homepage: http://treasure-data.com/
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    CLI to manage data on Treasure Data, the Hadoop-based cloud data
    warehousing

td-client (3.0.0)
    Author: Treasure Data, Inc.
    Homepage: http://treasuredata.com/
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Treasure Data API library for Ruby

td-logger (0.5.0)
    Author: Sadayuki Furuhashi
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Treasure Data logging library

tempfile (0.3.1)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/tempfile
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    A utility class for managing temporary files.

test-unit (3.6.7)
    Authors: Kouhei Sutou, Haruka Yoshihara
    Homepage: https://test-unit.github.io/
    Licenses: Ruby, BSDL, PSFL
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    An xUnit family unit testing framework for Ruby.

time (0.4.1)
    Author: Tanaka Akira
    Homepage: https://github.com/ruby/time
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Extends the Time class with methods for parsing and conversion.

timeout (0.4.3)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/timeout
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Auto-terminate potentially long-running operations in Ruby.

tmpdir (0.3.1)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/tmpdir
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Extends the Dir class to manage the OS temporary file path.

traces (0.18.2)
    Authors: Samuel Williams, Felix Yan, Zach Taylor
    Homepage: https://github.com/socketry/traces
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Application instrumentation and tracing.

tsort (0.2.0)
    Author: Tanaka Akira
    Homepage: https://github.com/ruby/tsort
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Topological sorting using Tarjan's algorithm

typeprof (0.30.1)
    Author: Yusuke Endoh
    Homepage: https://github.com/ruby/typeprof
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    TypeProf is a type analysis tool for Ruby code based on abstract
    interpretation

tzinfo (2.0.6)
    Author: Philip Ross
    Homepage: https://tzinfo.github.io
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Time Zone Library

tzinfo-data (1.2026.1)
    Author: Philip Ross
    Homepage: https://tzinfo.github.io
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Timezone Data for TZInfo

un (0.3.0)
    Author: WATANABE Hirofumi
    Homepage: https://github.com/ruby/un
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Utilities to replace common UNIX commands

uri (1.0.4)
    Author: Akira Yamada
    Homepage: https://github.com/ruby/uri
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    URI is a module providing classes to handle Uniform Resource
    Identifiers

weakref (0.1.3)
    Author: Yukihiro Matsumoto
    Homepage: https://github.com/ruby/weakref
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Allows a referenced object to be garbage-collected.

webhdfs (0.11.0)
    Authors: Kazuki Ohta, Satoshi Tagomori
    Homepage: https://github.com/kzk/webhdfs/
    License: Apache-2.0
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Ruby WebHDFS/HttpFs client

webrick (1.9.2)
    Authors: TAKAHASHI Masayoshi, GOTOU YUUZOU, Eric Wong
    Homepage: https://github.com/ruby/webrick
    Licenses: Ruby, BSD-2-Clause
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    HTTP server toolkit

yajl-ruby (1.4.3)
    Authors: Brian Lopez, Lloyd Hilaiel
    Homepage: https://github.com/brianmario/yajl-ruby
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Ruby C bindings to the excellent Yajl JSON stream-based parser
    library.

yaml (0.4.0)
    Authors: Aaron Patterson, SHIBATA Hiroshi
    Homepage: https://github.com/ruby/yaml
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    YAML Ain't Markup Language

zip-zip (0.3)
    Author: Orien Madgwick
    Homepage: https://github.com/orien/zip-zip
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Ease the migration to RubyZip v1.0.0

zlib (3.2.3)
    Authors: Yukihiro Matsumoto, UENO Katsuhiro
    Homepage: https://github.com/ruby/zlib
    Licenses: Ruby, BSD-2-Clause
    Installed at (default): /opt/fluent/lib/ruby/gems/3.4.0

    Ruby interface for the zlib compression/decompression library

zstd-ruby (1.5.7.1)
    Author: SpringMT
    Homepage: https://github.com/SpringMT/zstd-ruby
    License: MIT
    Installed at: /opt/fluent/lib/ruby/gems/3.4.0

    Ruby binding for zstd(Zstandard - Fast real-time compression
    algorithm)
