Skip to content

Commit d80bde6

Browse files
Bump activesupport from 6.0.3.7 to 6.0.6.1 (#23)
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.7 to 6.0.6.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.3.7...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa18140 commit d80bde6

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
@@ -13,7 +13,7 @@ GIT
1313
GEM
1414
remote: https://rubygems.org/
1515
specs:
16-
activesupport (6.0.3.7)
16+
activesupport (6.0.6.1)
1717
concurrent-ruby (~> 1.0, >= 1.0.2)
1818
i18n (>= 0.7, < 2)
1919
minitest (~> 5.1)
@@ -28,7 +28,7 @@ GEM
2828
colorator (1.1.0)
2929
commonmarker (0.17.13)
3030
ruby-enum (~> 0.5)
31-
concurrent-ruby (1.1.8)
31+
concurrent-ruby (1.2.0)
3232
dnsruby (1.61.5)
3333
simpleidn (~> 0.1)
3434
em-websocket (0.5.2)
@@ -228,7 +228,7 @@ GEM
228228
jekyll (>= 3.5, < 5.0)
229229
jekyll-feed (~> 0.9)
230230
jekyll-seo-tag (~> 2.1)
231-
minitest (5.14.4)
231+
minitest (5.17.0)
232232
multipart-post (2.1.1)
233233
nokogiri (1.13.10)
234234
mini_portile2 (~> 2.8.0)
@@ -271,7 +271,7 @@ GEM
271271
unf_ext
272272
unf_ext (0.0.7.7)
273273
unicode-display_width (1.7.0)
274-
zeitwerk (2.4.2)
274+
zeitwerk (2.6.6)
275275

276276
PLATFORMS
277277
ruby

0 commit comments

Comments
 (0)