Skip to content

Commit

Permalink
Bump activesupport from 7.1.4 to 7.1.4.1 (#36)
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.1.4 to 7.1.4.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.1.4...v7.1.4.1)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 6257b7e commit 5c19b5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.4)
activesupport (7.1.4.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -27,7 +27,7 @@ GEM
drb (2.2.1)
faker (3.4.2)
i18n (>= 1.8.11, < 2)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
minitest (5.25.1)
mutex_m (0.2.0)
Expand Down

0 comments on commit 5c19b5e

Please sign in to comment.