Skip to content

Commit 3fe26dd

Browse files
Bump activesupport
Bumps the production-dependencies group with 1 update in the / directory: [activesupport](https://github.com/rails/rails). 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: activesupport dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e86d314 commit 3fe26dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
activesupport (7.1.3.4)
10+
activesupport (7.1.4.1)
1111
base64
1212
bigdecimal
1313
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -23,7 +23,7 @@ GEM
2323
bigdecimal (3.1.8)
2424
byebug (11.1.3)
2525
coderay (1.1.3)
26-
concurrent-ruby (1.3.3)
26+
concurrent-ruby (1.3.4)
2727
connection_pool (2.4.1)
2828
diff-lcs (1.5.1)
2929
docile (1.4.1)
@@ -57,12 +57,12 @@ GEM
5757
zeitwerk (~> 2.6)
5858
factory_bot (6.4.6)
5959
activesupport (>= 5.0.0)
60-
i18n (1.14.5)
60+
i18n (1.14.6)
6161
concurrent-ruby (~> 1.0)
6262
json (2.7.2)
6363
language_server-protocol (3.17.0.3)
6464
method_source (1.1.0)
65-
minitest (5.24.1)
65+
minitest (5.25.1)
6666
mutex_m (0.2.0)
6767
parallel (1.25.1)
6868
parser (3.3.4.0)

0 commit comments

Comments
 (0)