Skip to content

Commit

Permalink
Bump the production-dependencies group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update in the / directory: [activemodel](https://github.com/rails/rails).


Updates `activemodel` from 7.1.3.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/activemodel/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.4...v7.1.4.1)

Updates `activesupport` from 7.1.3.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.3.4...v7.1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 6146f71 commit 14998db
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,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.1)
activesupport (= 7.1.4.1)
activesupport (7.1.4.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -27,7 +27,7 @@ GEM
bigdecimal (3.1.8)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
diff-lcs (1.5.1)
docile (1.4.1)
Expand Down Expand Up @@ -59,7 +59,7 @@ GEM
dry-inflector (~> 1.0)
dry-logic (~> 1.4)
zeitwerk (~> 2.6)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
immutable_struct_ex (1.0.11)
json (2.7.2)
Expand All @@ -68,7 +68,7 @@ GEM
activesupport (>= 7.0.8, < 7.2.0)
immutable_struct_ex (>= 1.0, < 2.0)
method_source (1.1.0)
minitest (5.24.1)
minitest (5.25.1)
mutex_m (0.2.0)
parallel (1.26.1)
parser (3.3.4.2)
Expand Down

0 comments on commit 14998db

Please sign in to comment.