Skip to content

Commit 823bf97

Browse files
Bump activerecord from 7.0.7 to 7.0.7.2 (#141)
Bumps [activerecord](https://github.com/rails/rails) from 7.0.7 to 7.0.7.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activerecord/CHANGELOG.md) - [Commits](rails/rails@v7.0.7...v7.0.7.2) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd67739 commit 823bf97

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
activemodel (7.0.7)
12-
activesupport (= 7.0.7)
13-
activerecord (7.0.7)
14-
activemodel (= 7.0.7)
15-
activesupport (= 7.0.7)
16-
activesupport (7.0.7)
11+
activemodel (7.0.7.2)
12+
activesupport (= 7.0.7.2)
13+
activerecord (7.0.7.2)
14+
activemodel (= 7.0.7.2)
15+
activesupport (= 7.0.7.2)
16+
activesupport (7.0.7.2)
1717
concurrent-ruby (~> 1.0, >= 1.0.2)
1818
i18n (>= 1.6, < 2)
1919
minitest (>= 5.1)

0 commit comments

Comments
 (0)