Skip to content

Commit 4962b80

Browse files
Bump activemodel from 8.0.0.1 to 8.0.1
Bumps [activemodel](https://github.com/rails/rails) from 8.0.0.1 to 8.0.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/activemodel/CHANGELOG.md) - [Commits](rails/rails@v8.0.0.1...v8.0.1) --- updated-dependencies: - dependency-name: activemodel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3739546 commit 4962b80

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ PATH
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
activemodel (8.0.0.1)
15-
activesupport (= 8.0.0.1)
16-
activesupport (8.0.0.1)
14+
activemodel (8.0.1)
15+
activesupport (= 8.0.1)
16+
activesupport (8.0.1)
1717
base64
1818
benchmark (>= 0.3)
1919
bigdecimal
@@ -64,7 +64,7 @@ GEM
6464
listen (3.9.0)
6565
rb-fsevent (~> 0.10, >= 0.10.3)
6666
rb-inotify (~> 0.9, >= 0.9.10)
67-
logger (1.6.2)
67+
logger (1.6.3)
6868
lumberjack (1.2.10)
6969
method_source (1.1.0)
7070
mini_portile2 (2.8.8)

0 commit comments

Comments
 (0)