Skip to content

Commit

Permalink
Update activesupport requirement from 7.1.3.4 to 7.2.0 (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 32b5371 commit 489c34a
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.3.4'
gem 'activesupport', '7.2.0'
gem 'elasticsearch-xpack', '7.17.11'
gem 'fluentd', '1.17.0'
gem 'fluent-plugin-concat', '2.5.0'
Expand Down

0 comments on commit 489c34a

Please sign in to comment.