Skip to content

Commit 142e72f

Browse files
Bump activesupport from 7.0.4.2 to 7.0.4.3
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.2 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.2...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1bc032 commit 142e72f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (1.1.0)
5-
activesupport (7.0.4.2)
5+
activesupport (7.0.4.3)
66
concurrent-ruby (~> 1.0, >= 1.0.2)
77
i18n (>= 1.6, < 2)
88
minitest (>= 5.1)
@@ -20,7 +20,7 @@ GEM
2020
coffee-script-source (1.11.1)
2121
colorator (1.1.0)
2222
commonmarker (0.23.8)
23-
concurrent-ruby (1.2.0)
23+
concurrent-ruby (1.2.2)
2424
console (1.16.2)
2525
fiber-local
2626
dnsruby (1.61.9)
@@ -225,12 +225,14 @@ GEM
225225
rb-fsevent (~> 0.10, >= 0.10.3)
226226
rb-inotify (~> 0.9, >= 0.9.10)
227227
mercenary (0.3.6)
228+
mini_portile2 (2.8.1)
228229
minima (2.5.1)
229230
jekyll (>= 3.5, < 5.0)
230231
jekyll-feed (~> 0.9)
231232
jekyll-seo-tag (~> 2.1)
232-
minitest (5.17.0)
233+
minitest (5.18.0)
233234
nokogiri (1.14.1)
235+
mini_portile2 (~> 2.8.0)
234236
racc (~> 1.4)
235237
octokit (4.25.1)
236238
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)