Skip to content

Commit ebbbcb6

Browse files
Bump activerecord from 8.0.3 to 8.0.4
Bumps [activerecord](https://github.com/rails/rails) from 8.0.3 to 8.0.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v8.0.3...v8.0.4) --- updated-dependencies: - dependency-name: activerecord dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d7eedf commit ebbbcb6

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activemodel (8.0.3)
5-
activesupport (= 8.0.3)
6-
activerecord (8.0.3)
7-
activemodel (= 8.0.3)
8-
activesupport (= 8.0.3)
4+
activemodel (8.0.4)
5+
activesupport (= 8.0.4)
6+
activerecord (8.0.4)
7+
activemodel (= 8.0.4)
8+
activesupport (= 8.0.4)
99
timeout (>= 0.4.0)
10-
activesupport (8.0.3)
10+
activesupport (8.0.4)
1111
base64
1212
benchmark (>= 0.3)
1313
bigdecimal
@@ -34,7 +34,7 @@ GEM
3434
async
3535
io-endpoint
3636
base64 (0.3.0)
37-
benchmark (0.4.1)
37+
benchmark (0.5.0)
3838
bigdecimal (3.3.1)
3939
browserstack-local (1.4.3)
4040
byebug (12.0.0)
@@ -265,7 +265,7 @@ GEM
265265
logger
266266
rack (>= 1, < 4)
267267
tilt (2.6.1)
268-
timeout (0.4.3)
268+
timeout (0.4.4)
269269
timers (4.4.0)
270270
tins (1.43.0)
271271
bigdecimal

0 commit comments

Comments
 (0)