Skip to content

Commit 28b3c52

Browse files
Bump activesupport from 7.0.4 to 7.0.4.3
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4 to 7.0.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.0.4...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21e6348 commit 28b3c52

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GIT
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
activesupport (7.0.4)
11+
activesupport (7.0.4.3)
1212
concurrent-ruby (~> 1.0, >= 1.0.2)
1313
i18n (>= 1.6, < 2)
1414
minitest (>= 5.1)
@@ -20,7 +20,7 @@ GEM
2020
io-event (~> 1.1.0)
2121
timers (~> 4.1)
2222
colorator (1.1.0)
23-
concurrent-ruby (1.1.10)
23+
concurrent-ruby (1.2.2)
2424
console (1.16.2)
2525
fiber-local
2626
em-websocket (0.5.3)
@@ -97,7 +97,7 @@ GEM
9797
rb-inotify (~> 0.9, >= 0.9.10)
9898
mercenary (0.4.0)
9999
mini_portile2 (2.8.0)
100-
minitest (5.16.3)
100+
minitest (5.18.0)
101101
nokogiri (1.13.9)
102102
mini_portile2 (~> 2.8.0)
103103
racc (~> 1.4)
@@ -129,7 +129,7 @@ GEM
129129
timers (4.3.5)
130130
typhoeus (1.4.0)
131131
ethon (>= 0.9.0)
132-
tzinfo (2.0.5)
132+
tzinfo (2.0.6)
133133
concurrent-ruby (~> 1.0)
134134
unicode-display_width (2.3.0)
135135
webrick (1.7.0)

0 commit comments

Comments
 (0)