Skip to content

Commit 5ebba65

Browse files
Build(deps): bump activerecord from 8.1.2.1 to 8.1.3
Bumps [activerecord](https://github.com/rails/rails) from 8.1.2.1 to 8.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activerecord/CHANGELOG.md) - [Commits](rails/rails@v8.1.2.1...v8.1.3) --- updated-dependencies: - dependency-name: activerecord dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d4fd9a commit 5ebba65

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 9 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.1.2.1)
5-
activesupport (= 8.1.2.1)
6-
activerecord (8.1.2.1)
7-
activemodel (= 8.1.2.1)
8-
activesupport (= 8.1.2.1)
4+
activemodel (8.1.3)
5+
activesupport (= 8.1.3)
6+
activerecord (8.1.3)
7+
activemodel (= 8.1.3)
8+
activesupport (= 8.1.3)
99
timeout (>= 0.4.0)
10-
activesupport (8.1.2.1)
10+
activesupport (8.1.3)
1111
base64
1212
bigdecimal
1313
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -34,7 +34,7 @@ GEM
3434
async
3535
io-endpoint
3636
base64 (0.3.0)
37-
bigdecimal (4.0.1)
37+
bigdecimal (4.1.2)
3838
browserstack-local (1.4.3)
3939
byebug (13.0.0)
4040
reline (>= 0.6.0)
@@ -102,7 +102,7 @@ GEM
102102
mime-types-data (~> 3.2025, >= 3.2025.0507)
103103
mime-types-data (3.2025.0902)
104104
mini_mime (1.1.5)
105-
minitest (6.0.2)
105+
minitest (6.0.4)
106106
drb (~> 2.0)
107107
prism (~> 1.5)
108108
mojo_magick (0.6.8)
@@ -276,7 +276,7 @@ GEM
276276
logger
277277
rack (>= 1, < 4)
278278
tilt (2.6.1)
279-
timeout (0.6.0)
279+
timeout (0.6.1)
280280
timers (4.4.0)
281281
tins (1.43.0)
282282
bigdecimal

0 commit comments

Comments
 (0)