Skip to content

Commit

Permalink
Update activesupport requirement from 7.1.2 to 7.1.3 (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 108d703 commit 69fb826
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,6 +1,6 @@
source 'https://rubygems.org'

gem 'activesupport', '7.1.2'
gem 'activesupport', '7.1.3'
gem 'elasticsearch-xpack', '7.17.10'
gem 'fluentd', '1.16.3'
gem 'fluent-plugin-concat', '2.5.0'
Expand Down

0 comments on commit 69fb826

Please sign in to comment.