Skip to content

Commit 0ce0507

Browse files
Merge pull request #1562 from freeCodeCamp/renovate/rubygems-activesupport-vulnerability
Update dependency activesupport to v5.2.4.3 [SECURITY]
2 parents d0b7563 + 78a2107 commit 0ce0507

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 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.3)
4+
activesupport (5.2.6)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -18,7 +18,7 @@ GEM
1818
coffee-script-source
1919
execjs
2020
coffee-script-source (1.12.2)
21-
concurrent-ruby (1.1.5)
21+
concurrent-ruby (1.1.9)
2222
daemons (1.3.1)
2323
erubi (1.9.0)
2424
ethon (0.12.0)
@@ -32,7 +32,7 @@ GEM
3232
html-pipeline (2.12.0)
3333
activesupport (>= 2)
3434
nokogiri (>= 1.4)
35-
i18n (1.7.0)
35+
i18n (1.8.10)
3636
concurrent-ruby (~> 1.0)
3737
image_optim (0.26.5)
3838
exifr (~> 1.2, >= 1.2.2)
@@ -47,7 +47,7 @@ GEM
4747
in_threads (1.5.3)
4848
method_source (0.9.2)
4949
mini_portile2 (2.4.0)
50-
minitest (5.12.2)
50+
minitest (5.14.4)
5151
multi_json (1.13.1)
5252
mustermann (1.0.3)
5353
net-sftp (3.0.0.beta1)
@@ -121,7 +121,7 @@ GEM
121121
tty-which (0.4.1)
122122
typhoeus (1.3.1)
123123
ethon (>= 0.9.0)
124-
tzinfo (1.2.5)
124+
tzinfo (1.2.9)
125125
thread_safe (~> 0.1)
126126
uglifier (4.2.0)
127127
execjs (>= 0.3.0, < 3)

0 commit comments

Comments
 (0)