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

Commit 7073a86

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 a74104f commit 7073a86

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

docs/Gemfile.lock

Lines changed: 11 additions & 12 deletions
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.1.4.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (>= 0.7, < 2)
7-
minitest (~> 5.1)
8-
tzinfo (~> 1.1)
9-
zeitwerk (~> 2.1, >= 2.1.8)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
9+
zeitwerk (~> 2.3)
1010
addressable (2.8.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
colorator (1.1.0)
13-
concurrent-ruby (1.1.5)
13+
concurrent-ruby (1.1.9)
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.11)
2828
concurrent-ruby (~> 1.0)
2929
jekyll (4.0.0)
3030
addressable (~> 2.4)
@@ -74,7 +74,7 @@ GEM
7474
jekyll-include-cache (~> 0.1)
7575
jekyll-paginate (~> 1.1)
7676
jekyll-sitemap (~> 1.3)
77-
minitest (5.11.3)
77+
minitest (5.14.4)
7878
multipart-post (2.1.1)
7979
nokogiri (1.11.2)
8080
mini_portile2 (~> 2.5.0)
@@ -97,11 +97,10 @@ GEM
9797
faraday (> 0.8, < 2.0)
9898
terminal-table (1.8.0)
9999
unicode-display_width (~> 1.1, >= 1.1.1)
100-
thread_safe (0.3.6)
101-
tzinfo (1.2.5)
102-
thread_safe (~> 0.1)
100+
tzinfo (2.0.4)
101+
concurrent-ruby (~> 1.0)
103102
unicode-display_width (1.6.0)
104-
zeitwerk (2.1.9)
103+
zeitwerk (2.5.1)
105104

106105
PLATFORMS
107106
ruby

0 commit comments

Comments
 (0)