Skip to content

Commit

Permalink
Bump activemodel from 7.1.3.3 to 7.1.3.4
Browse files Browse the repository at this point in the history
Bumps [activemodel](https://github.com/rails/rails) from 7.1.3.3 to 7.1.3.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activemodel/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.3...v7.1.3.4)

---
updated-dependencies:
- dependency-name: activemodel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent a49952c commit 516f8f5
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 @@ -11,9 +11,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (7.1.3.3)
activesupport (= 7.1.3.3)
activesupport (7.1.3.3)
activemodel (7.1.3.4)
activesupport (= 7.1.3.4)
activesupport (7.1.3.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -28,7 +28,7 @@ GEM
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.1)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand All @@ -45,7 +45,7 @@ GEM
json (2.7.2)
language_server-protocol (3.17.0.3)
liquid (5.5.0)
minitest (5.23.0)
minitest (5.23.1)
mutex_m (0.2.0)
net-http (0.4.1)
uri
Expand Down

0 comments on commit 516f8f5

Please sign in to comment.