Skip to content

Commit

Permalink
chore(bundle): bump activemodel from 7.1.3 to 7.1.3.2 (#25)
Browse files Browse the repository at this point in the history
Bumps [activemodel](https://github.com/rails/rails) from 7.1.3 to 7.1.3.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/activemodel/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3...v7.1.3.2)

---
updated-dependencies:
- dependency-name: activemodel
  dependency-type: direct:production
  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 Apr 17, 2024
1 parent eb930d0 commit 8392df2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (7.1.3)
activesupport (= 7.1.3)
activesupport (7.1.3)
activemodel (7.1.3.2)
activesupport (= 7.1.3.2)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -35,7 +35,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
king_konf (1.0.1)
minitest (5.21.2)
minitest (5.22.2)
mutex_m (0.2.0)
rake (13.2.1)
rspec (3.13.0)
Expand Down

0 comments on commit 8392df2

Please sign in to comment.