Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent 7af238a commit 09b18ca
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions v1.16/Gemfile
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
source 'https://rubygems.org'

gem 'oj', '3.14.2'
gem 'oj', '3.16.1'
gem 'activesupport', '6.1.7.5'
gem 'http_parser.rb', '0.8.0'
gem 'tzinfo', '>= 1.2.11'
gem 'resolv', '0.2.2'
gem 'json', '2.6.3'
gem 'yajl-ruby', '1.4.3'
gem 'async', '1.31.0'
gem 'async-http', '0.60.1'
gem 'async-http', '0.60.2'
gem 'fluentd', '1.16.2'
gem 'prometheus-client', '4.1.0'
gem 'prometheus-client', '4.2.1'
gem 'bigdecimal', '3.1.4'
gem 'webrick', '1.8.1'
gem 'gelf', '3.1.0'
gem 'elasticsearch', '8.6.0'
gem 'elasticsearch-xpack', '7.17.7'
gem 'snappy', '0.2.0'
gem 'elasticsearch', '8.10.0'
gem 'elasticsearch-xpack', '7.17.9'
gem 'snappy', '0.3.0'
gem 'fluent-plugin-detect-exceptions', '0.0.15'
gem 'fluent-plugin-remote-syslog', '1.1.0'
gem 'fluent-plugin-webhdfs', '1.5.0'
gem 'fluent-plugin-prometheus', '2.0.3'
gem 'fluent-plugin-prometheus', '2.1.0'
gem 'fluent-plugin-s3', '1.7.2'
gem 'fluent-plugin-rewrite-tag-filter', '2.4.0'
# gem 'fluent-plugin-azure-storage-append-blob', '0.2.1'
gem 'fluent-plugin-aliyun-oss', '0.0.1'
gem 'fluent-plugin-dedot_filter', '1.0.0'
gem 'fluent-plugin-sumologic_output', '1.8.0'
gem 'fluent-plugin-kafka', '0.18.1'
gem 'fluent-plugin-kafka', '0.19.1'
gem 'fluent-plugin-geoip', '1.3.2'
gem 'fluent-plugin-tag-normaliser', '0.1.2'
gem 'fluent-plugin-grafana-loki', '1.2.20'
Expand All @@ -36,11 +36,11 @@ gem 'fluent-plugin-kinesis', '3.4.2'
gem 'fluent-plugin-parser-logfmt', '0.0.0'
gem 'fluent-plugin-multi-format-parser', '1.0.0'
gem 'fluent-plugin-record-modifier', '2.1.1'
gem 'fluent-plugin-splunk-hec', '1.3.2'
gem 'fluent-plugin-splunk-hec', '1.3.3'
gem 'fluent-plugin-elasticsearch', '5.3.0'
gem 'fluent-plugin-newrelic', '1.2.2'
gem 'fluent-plugin-cloudwatch-logs', '0.14.3'
gem 'fluent-plugin-opensearch', '1.1.2'
gem 'fluent-plugin-opensearch', '1.1.4'
# gem 'fluent-plugin-aws-elasticsearch-service', '2.4.1'
gem 'fluent-plugin-kube-events-timestamp', '0.1.3'
gem 'fluent-plugin-grok-parser', '2.6.2'
Expand All @@ -51,10 +51,10 @@ gem 'fluent-plugin-redis', '0.3.5'
gem 'fluent-plugin-gelf-hs', '1.0.8'
gem 'fluent-plugin-sqs', '3.0.0'
gem 'fluent-plugin-mattermost', '0.2.2'
gem 'fluent-plugin-vmware-loginsight', '1.4.0'
gem 'fluent-plugin-vmware-log-intelligence', '2.0.6'
gem 'fluent-plugin-vmware-loginsight', '1.4.1'
gem 'fluent-plugin-vmware-log-intelligence', '2.0.8'
gem 'fluent-plugin-mysqlslowquery', '0.0.9'
gem 'fluent-plugin-logzio', '0.0.22'
gem 'fluent-plugin-logzio', '0.2.2'
gem 'fluent-plugin-syslog_rfc5424', :git => 'https://github.com/acquia/fluent-plugin-syslog_rfc5424.git', :tag => '0.2.1'
gem 'fluent-plugin-gcs', :git => 'https://github.com/kube-logging/fluent-plugin-gcs.git', :branch => 'master'
gem 'fluent-plugin-label-router', :git => 'https://github.com/kube-logging/fluent-plugin-label-router.git', :ref => '2ff43789f895735b7852e0a1a809280e22d9e8ef'
Expand Down

0 comments on commit 09b18ca

Please sign in to comment.