Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Commit 6a8e2cd

Browse files
Bump activesupport from 6.0.0 to 6.0.3.1 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 6.0.0 to 6.0.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.0...v6.0.3.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cdd47d1 commit 6a8e2cd

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.0)
4+
activesupport (6.0.3.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
9-
zeitwerk (~> 2.1, >= 2.1.8)
9+
zeitwerk (~> 2.2, >= 2.2.2)
1010
addressable (2.6.0)
1111
public_suffix (>= 2.0.2, < 4.0)
1212
colorator (1.1.0)
13-
concurrent-ruby (1.1.5)
13+
concurrent-ruby (1.1.6)
1414
em-websocket (0.5.1)
1515
eventmachine (>= 0.12.9)
1616
http_parser.rb (~> 0.6.0)
@@ -24,7 +24,7 @@ GEM
2424
activesupport (>= 2)
2525
nokogiri (>= 1.4)
2626
http_parser.rb (0.6.0)
27-
i18n (1.6.0)
27+
i18n (1.8.2)
2828
concurrent-ruby (~> 1.0)
2929
jekyll (4.0.0)
3030
addressable (~> 2.4)
@@ -73,7 +73,7 @@ GEM
7373
jekyll-include-cache (~> 0.1)
7474
jekyll-paginate (~> 1.1)
7575
jekyll-sitemap (~> 1.3)
76-
minitest (5.11.3)
76+
minitest (5.14.1)
7777
multipart-post (2.1.1)
7878
nokogiri (1.10.8)
7979
mini_portile2 (~> 2.4.0)
@@ -94,10 +94,10 @@ GEM
9494
terminal-table (1.8.0)
9595
unicode-display_width (~> 1.1, >= 1.1.1)
9696
thread_safe (0.3.6)
97-
tzinfo (1.2.5)
97+
tzinfo (1.2.7)
9898
thread_safe (~> 0.1)
9999
unicode-display_width (1.6.0)
100-
zeitwerk (2.1.9)
100+
zeitwerk (2.3.0)
101101

102102
PLATFORMS
103103
ruby

0 commit comments

Comments
 (0)