Skip to content

Commit 912b613

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 7849f12 commit 912b613

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 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.5.2)
1010
public_suffix (>= 2.0.2, < 4.0)
1111
coderay (1.1.2)
1212
colorator (1.1.0)
13-
concurrent-ruby (1.0.5)
13+
concurrent-ruby (1.1.6)
1414
ffi (1.9.18)
1515
forwardable-extended (2.6.0)
16-
i18n (0.9.1)
16+
i18n (1.8.2)
1717
concurrent-ruby (~> 1.0)
1818
jekyll (3.6.2)
1919
addressable (~> 2.4)
@@ -36,7 +36,7 @@ GEM
3636
rb-fsevent (~> 0.9, >= 0.9.4)
3737
rb-inotify (~> 0.9, >= 0.9.7)
3838
mercenary (0.3.6)
39-
minitest (5.10.3)
39+
minitest (5.14.1)
4040
pathutil (0.16.0)
4141
forwardable-extended (~> 2.6)
4242
public_suffix (3.0.1)
@@ -54,7 +54,7 @@ GEM
5454
stringex (2.7.1)
5555
thor (0.20.0)
5656
thread_safe (0.3.6)
57-
tzinfo (1.2.4)
57+
tzinfo (1.2.7)
5858
thread_safe (~> 0.1)
5959

6060
PLATFORMS

0 commit comments

Comments
 (0)