Skip to content

Commit 6e1b54f

Browse files
Bump activesupport from 8.0.1 to 8.0.2 (#1108)
Bumps [activesupport](https://github.com/rails/rails) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.0.1...v8.0.2) --- 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 4d2301d commit 6e1b54f

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
@@ -23,7 +23,7 @@ PATH
2323
GEM
2424
remote: https://rubygems.org/
2525
specs:
26-
activesupport (8.0.1)
26+
activesupport (8.0.2)
2727
base64
2828
benchmark (>= 0.3)
2929
bigdecimal
@@ -52,7 +52,7 @@ GEM
5252
csl (~> 1.6)
5353
colorator (1.1.0)
5454
concurrent-ruby (1.3.5)
55-
connection_pool (2.4.1)
55+
connection_pool (2.5.0)
5656
csl (1.6.0)
5757
namae (~> 1.0)
5858
rexml
@@ -132,10 +132,10 @@ GEM
132132
listen (3.9.0)
133133
rb-fsevent (~> 0.10, >= 0.10.3)
134134
rb-inotify (~> 0.9, >= 0.9.10)
135-
logger (1.6.5)
135+
logger (1.7.0)
136136
mercenary (0.4.0)
137137
mini_portile2 (2.8.8)
138-
minitest (5.25.4)
138+
minitest (5.25.5)
139139
namae (1.2.0)
140140
racc (~> 1.7)
141141
nokogiri (1.18.3)

0 commit comments

Comments
 (0)