Skip to content

Commit 44662cf

Browse files
Bump activesupport from 6.1.7.2 to 6.1.7.5
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.2 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.7.2...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d05f2f commit 44662cf

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activemodel (6.1.7.2)
5-
activesupport (= 6.1.7.2)
6-
activerecord (6.1.7.2)
7-
activemodel (= 6.1.7.2)
8-
activesupport (= 6.1.7.2)
4+
activemodel (6.1.7.5)
5+
activesupport (= 6.1.7.5)
6+
activerecord (6.1.7.5)
7+
activemodel (= 6.1.7.5)
8+
activesupport (= 6.1.7.5)
99
activerecord-import (1.4.1)
1010
activerecord (>= 4.2)
11-
activesupport (6.1.7.2)
11+
activesupport (6.1.7.5)
1212
concurrent-ruby (~> 1.0, >= 1.0.2)
1313
i18n (>= 1.6, < 2)
1414
minitest (>= 5.1)
@@ -24,13 +24,13 @@ GEM
2424
http-accept (1.7.0)
2525
http-cookie (1.0.5)
2626
domain_name (~> 0.5)
27-
i18n (1.12.0)
27+
i18n (1.14.1)
2828
concurrent-ruby (~> 1.0)
2929
json (2.6.3)
3030
mime-types (3.5.1)
3131
mime-types-data (~> 3.2015)
3232
mime-types-data (3.2023.1003)
33-
minitest (5.15.0)
33+
minitest (5.20.0)
3434
netrc (0.11.0)
3535
oj (3.14.2)
3636
pg (1.4.6)
@@ -48,7 +48,7 @@ GEM
4848
unf (0.1.4)
4949
unf_ext
5050
unf_ext (0.0.8.2)
51-
zeitwerk (2.6.7)
51+
zeitwerk (2.6.12)
5252

5353
PLATFORMS
5454
arm64-darwin-22

0 commit comments

Comments
 (0)