Skip to content

Commit 45e09b6

Browse files
Bump activesupport from 8.0.0.1 to 8.0.1 (#1070)
Bumps [activesupport](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/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.0.0.1...v8.0.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kurt Garloff <[email protected]>
1 parent 7a7cd3a commit 45e09b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PATH
2323
GEM
2424
remote: https://rubygems.org/
2525
specs:
26-
activesupport (8.0.0.1)
26+
activesupport (8.0.1)
2727
base64
2828
benchmark (>= 0.3)
2929
bigdecimal
@@ -127,7 +127,7 @@ GEM
127127
listen (3.9.0)
128128
rb-fsevent (~> 0.10, >= 0.10.3)
129129
rb-inotify (~> 0.9, >= 0.9.10)
130-
logger (1.6.2)
130+
logger (1.6.3)
131131
mercenary (0.4.0)
132132
mini_portile2 (2.8.8)
133133
minitest (5.25.4)
@@ -164,7 +164,7 @@ GEM
164164
google-protobuf (~> 4.27)
165165
sassc (2.4.0)
166166
ffi (~> 1.9)
167-
securerandom (0.4.0)
167+
securerandom (0.4.1)
168168
sprockets (4.2.1)
169169
concurrent-ruby (~> 1.0)
170170
rack (>= 2.2.4, < 4)

0 commit comments

Comments
 (0)