diff --git a/Gemfile b/Gemfile index feac6353..24294e99 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem 'activesupport', '8.0.1' +gem 'activesupport', '8.0.2.1' gem 'elasticsearch-xpack', '7.17.11' gem 'fluentd', '1.18.0' gem 'fluent-plugin-concat', '2.5.0'