Skip to content

Commit fc76777

Browse files
Bump activesupport from 8.0.1 to 8.0.2
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] <support@github.com>
1 parent 893aa36 commit fc76777

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
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,7 +132,7 @@ 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.6.6)
136136
mercenary (0.4.0)
137137
mini_portile2 (2.8.8)
138138
minitest (5.25.4)
@@ -180,7 +180,7 @@ GEM
180180
uglifier (4.2.1)
181181
execjs (>= 0.3.0, < 3)
182182
unicode-display_width (2.6.0)
183-
uri (1.0.2)
183+
uri (1.0.3)
184184
webrick (1.9.1)
185185

186186
PLATFORMS

0 commit comments

Comments
 (0)