Skip to content

Commit acbded1

Browse files
chore(deps): bump activerecord from 8.0.2 to 8.0.2.1
Bumps [activerecord](https://github.com/rails/rails) from 8.0.2 to 8.0.2.1. - [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@v8.0.2...v8.0.2.1) --- updated-dependencies: - dependency-name: activerecord dependency-version: 8.0.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79ef433 commit acbded1

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
@@ -23,13 +23,13 @@ GEM
2323
base64 (~> 0.2)
2424
faraday (>= 1.0, < 3.0.0)
2525
faraday-retry (>= 1.0, < 3.0.0)
26-
activemodel (8.0.2)
27-
activesupport (= 8.0.2)
28-
activerecord (8.0.2)
29-
activemodel (= 8.0.2)
30-
activesupport (= 8.0.2)
26+
activemodel (8.0.2.1)
27+
activesupport (= 8.0.2.1)
28+
activerecord (8.0.2.1)
29+
activemodel (= 8.0.2.1)
30+
activesupport (= 8.0.2.1)
3131
timeout (>= 0.4.0)
32-
activesupport (8.0.2)
32+
activesupport (8.0.2.1)
3333
base64
3434
benchmark (>= 0.3)
3535
bigdecimal

0 commit comments

Comments
 (0)