Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot] 79fdbc40b0
Merge 9d7015cd8a into 93018b8cd1 2023-09-13 05:33:22 -07:00
dependabot[bot] 9d7015cd8a
Bump activesupport from 7.0.7 to 7.0.7.2
Bumps [activesupport](https://github.com/rails/rails) from 7.0.7 to 7.0.7.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.0.7...v7.0.7.2)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 21:53:16 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.7)
activesupport (7.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)