diff --git a/Gemfile b/Gemfile index 267f64a6..3985a9e8 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem 'activesupport', '7.1.3.2' +gem 'activesupport', '7.1.3.3' gem 'elasticsearch-xpack', '7.17.10' gem 'fluentd', '1.16.5' gem 'fluent-plugin-concat', '2.5.0'