Skip to content

Commit

Permalink
chore(bundle): bump activemodel from 7.1.3.4 to 7.1.4 (#29)
Browse files Browse the repository at this point in the history
Bumps [activemodel](https://github.com/rails/rails) from 7.1.3.4 to 7.1.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1/activemodel/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.1.4)

---
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 Aug 25, 2024
1 parent 25bbec9 commit 21a06ae
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.4)
activesupport (= 7.1.3.4)
activesupport (7.1.3.4)
activemodel (7.1.4)
activesupport (= 7.1.4)
activesupport (7.1.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -22,7 +22,7 @@ GEM
tzinfo (~> 2.0)
base64 (0.2.0)
bigdecimal (3.1.8)
concurrent-ruby (1.3.2)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
delivery_boy (1.2.0)
king_konf (~> 1.0)
Expand All @@ -34,7 +34,7 @@ GEM
i18n (1.14.5)
concurrent-ruby (~> 1.0)
king_konf (1.0.1)
minitest (5.23.1)
minitest (5.25.1)
mutex_m (0.2.0)
rake (13.2.1)
rspec (3.13.0)
Expand Down

0 comments on commit 21a06ae

Please sign in to comment.