Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit eb9493f

Browse files
Bump activesupport from 5.2.1 to 5.2.4.3 in /db
Bumps [activesupport](https://github.com/rails/rails) from 5.2.1 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.1...v5.2.4.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73dca72 commit eb9493f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

db/Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activemodel (5.2.1)
5-
activesupport (= 5.2.1)
6-
activerecord (5.2.1)
7-
activemodel (= 5.2.1)
8-
activesupport (= 5.2.1)
4+
activemodel (5.2.4.3)
5+
activesupport (= 5.2.4.3)
6+
activerecord (5.2.4.3)
7+
activemodel (= 5.2.4.3)
8+
activesupport (= 5.2.4.3)
99
arel (>= 9.0)
10-
activesupport (5.2.1)
10+
activesupport (5.2.4.3)
1111
concurrent-ruby (~> 1.0, >= 1.0.2)
1212
i18n (>= 0.7, < 2)
1313
minitest (~> 5.1)
1414
tzinfo (~> 1.1)
1515
arel (9.0.0)
16-
concurrent-ruby (1.0.5)
16+
concurrent-ruby (1.1.7)
1717
diffy (3.2.1)
18-
i18n (1.1.0)
18+
i18n (1.8.5)
1919
concurrent-ruby (~> 1.0)
20-
minitest (5.11.3)
20+
minitest (5.14.1)
2121
pg (1.1.4)
2222
ridgepole (0.7.4)
2323
activerecord (>= 5.0.1, < 6)
2424
diffy
2525
thread_safe (0.3.6)
26-
tzinfo (1.2.5)
26+
tzinfo (1.2.7)
2727
thread_safe (~> 0.1)
2828

2929
PLATFORMS

0 commit comments

Comments
 (0)