Skip to content

Commit 2b4e254

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

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,19 +1,19 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.1.4)
4+
activesupport (5.2.4.3)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (~> 0.7)
6+
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
99
addressable (2.7.0)
1010
public_suffix (>= 2.0.2, < 5.0)
1111
coderay (1.1.2)
1212
colorator (1.1.0)
13-
concurrent-ruby (1.0.5)
13+
concurrent-ruby (1.1.10)
1414
ffi (1.12.2)
1515
forwardable-extended (2.6.0)
16-
i18n (0.9.1)
16+
i18n (1.12.0)
1717
concurrent-ruby (~> 1.0)
1818
jekyll (3.6.3)
1919
addressable (~> 2.4)
@@ -36,7 +36,7 @@ GEM
3636
rb-fsevent (~> 0.10, >= 0.10.3)
3737
rb-inotify (~> 0.9, >= 0.9.10)
3838
mercenary (0.3.6)
39-
minitest (5.10.3)
39+
minitest (5.16.2)
4040
pathutil (0.16.2)
4141
forwardable-extended (~> 2.6)
4242
public_suffix (4.0.5)

0 commit comments

Comments
 (0)