Skip to content

Commit 7e7ff6a

Browse files
dependabot[bot]emaxerrno
authored andcommitted
build(deps): bump activesupport from 5.2.2 to 6.0.3.1 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 5.2.2 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@v5.2.2...v6.0.3.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02f6f86 commit 7e7ff6a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.2.2)
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.2, >= 2.2.2)
910
addressable (2.5.2)
1011
public_suffix (>= 2.0.2, < 4.0)
1112
colorator (1.1.0)
12-
concurrent-ruby (1.1.4)
13+
concurrent-ruby (1.1.6)
1314
em-websocket (0.5.1)
1415
eventmachine (>= 0.12.9)
1516
http_parser.rb (~> 0.6.0)
@@ -57,7 +58,7 @@ GEM
5758
ruby_dep (~> 1.2)
5859
mercenary (0.3.6)
5960
mini_portile2 (2.4.0)
60-
minitest (5.11.3)
61+
minitest (5.14.1)
6162
multipart-post (2.0.0)
6263
nokogiri (1.10.8)
6364
mini_portile2 (~> 2.4.0)
@@ -81,8 +82,9 @@ GEM
8182
addressable (>= 2.3.5, < 2.6)
8283
faraday (~> 0.8, < 1.0)
8384
thread_safe (0.3.6)
84-
tzinfo (1.2.5)
85+
tzinfo (1.2.7)
8586
thread_safe (~> 0.1)
87+
zeitwerk (2.3.0)
8688

8789
PLATFORMS
8890
ruby

0 commit comments

Comments
 (0)