Skip to content

Commit d341cba

Browse files
Bump activesupport from 5.2.2 to 5.2.4.3
Bumps [activesupport](https://github.com/rails/rails) from 5.2.2 to 5.2.4.3. - [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...v5.2.4.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ca41d2 commit d341cba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.2.2)
4+
activesupport (5.2.4.3)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -10,7 +10,7 @@ GEM
1010
public_suffix (>= 2.0.2, < 4.0)
1111
colorator (1.1.0)
1212
colorize (0.8.1)
13-
concurrent-ruby (1.1.4)
13+
concurrent-ruby (1.1.6)
1414
em-websocket (0.5.1)
1515
eventmachine (>= 0.12.9)
1616
http_parser.rb (~> 0.6.0)
@@ -58,7 +58,7 @@ GEM
5858
ruby_dep (~> 1.2)
5959
mercenary (0.3.6)
6060
mini_portile2 (2.4.0)
61-
minitest (5.11.3)
61+
minitest (5.14.1)
6262
nokogiri (1.10.8)
6363
mini_portile2 (~> 2.4.0)
6464
parallel (1.12.1)
@@ -85,7 +85,7 @@ GEM
8585
thread_safe (0.3.6)
8686
typhoeus (1.3.1)
8787
ethon (>= 0.9.0)
88-
tzinfo (1.2.5)
88+
tzinfo (1.2.7)
8989
thread_safe (~> 0.1)
9090
yell (2.0.7)
9191

0 commit comments

Comments
 (0)