Skip to content

Commit 99a3b98

Browse files
chore(deps): bump activerecord from 7.0.3.1 to 7.0.4.1 in /tests/ruby (#287)
Bumps [activerecord](https://github.com/rails/rails) from 7.0.3.1 to 7.0.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v7.0.3.1...v7.0.4.1) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89689e3 commit 99a3b98

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

tests/ruby/Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activemodel (7.0.3.1)
5-
activesupport (= 7.0.3.1)
6-
activerecord (7.0.3.1)
7-
activemodel (= 7.0.3.1)
8-
activesupport (= 7.0.3.1)
9-
activesupport (7.0.3.1)
4+
activemodel (7.0.4.1)
5+
activesupport (= 7.0.4.1)
6+
activerecord (7.0.4.1)
7+
activemodel (= 7.0.4.1)
8+
activesupport (= 7.0.4.1)
9+
activesupport (7.0.4.1)
1010
concurrent-ruby (~> 1.0, >= 1.0.2)
1111
i18n (>= 1.6, < 2)
1212
minitest (>= 5.1)
1313
tzinfo (~> 2.0)
1414
ast (2.4.2)
1515
concurrent-ruby (1.1.10)
1616
diff-lcs (1.5.0)
17-
i18n (1.11.0)
17+
i18n (1.12.0)
1818
concurrent-ruby (~> 1.0)
19-
minitest (5.16.2)
19+
minitest (5.17.0)
2020
parallel (1.22.1)
2121
parser (3.1.2.0)
2222
ast (~> 2.4.1)
@@ -53,7 +53,7 @@ GEM
5353
toml (0.3.0)
5454
parslet (>= 1.8.0, < 3.0.0)
5555
toxiproxy (2.0.1)
56-
tzinfo (2.0.4)
56+
tzinfo (2.0.5)
5757
concurrent-ruby (~> 1.0)
5858
unicode-display_width (2.1.0)
5959

0 commit comments

Comments
 (0)