Skip to content

Commit 47cadea

Browse files
Bump activerecord from 6.1.7.5 to 6.1.7.10
Bumps [activerecord](https://github.com/rails/rails) from 6.1.7.5 to 6.1.7.10. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v6.1.7.5...v6.1.7.10) --- updated-dependencies: - dependency-name: activerecord dependency-version: 6.1.7.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb98eb4 commit 47cadea

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
@@ -11,15 +11,15 @@ GIT
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
activemodel (6.1.7.5)
15-
activesupport (= 6.1.7.5)
16-
activerecord (6.1.7.5)
17-
activemodel (= 6.1.7.5)
18-
activesupport (= 6.1.7.5)
14+
activemodel (6.1.7.10)
15+
activesupport (= 6.1.7.10)
16+
activerecord (6.1.7.10)
17+
activemodel (= 6.1.7.10)
18+
activesupport (= 6.1.7.10)
1919
activerecord-utils (0.4.1)
2020
activerecord
2121
logutils
22-
activesupport (6.1.7.5)
22+
activesupport (6.1.7.10)
2323
concurrent-ruby (~> 1.0, >= 1.0.2)
2424
i18n (>= 1.6, < 2)
2525
minitest (>= 5.1)

0 commit comments

Comments
 (0)