Skip to content

Commit

Permalink
Update activesupport requirement from 8.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
Updates the requirements on [activesupport](https://github.com/rails/rails) to permit the latest version.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.0.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 54abc28 commit 63e7588
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', '8.0.0'
gem 'activesupport', '8.0.1'
gem 'elasticsearch-xpack', '7.17.11'
gem 'fluentd', '1.17.1'
gem 'fluent-plugin-concat', '2.5.0'
Expand Down

0 comments on commit 63e7588

Please sign in to comment.