Skip to content

Commit

Permalink
Update elasticsearch-xpack requirement from 7.17.9 to 7.17.10 (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 7b67b5f commit 43f025d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'

gem 'activesupport', '7.1.1'
gem 'elasticsearch-xpack', '7.17.9'
gem 'elasticsearch-xpack', '7.17.10'
gem 'fluentd', '1.16.2'
gem 'fluent-plugin-concat', '2.5.0'
gem 'fluent-plugin-detect-exceptions', '0.0.15'
Expand Down

0 comments on commit 43f025d

Please sign in to comment.