Skip to content

Commit 9cca509

Browse files
Bump activesupport from 5.0.2 to 5.2.4.3
Bumps [activesupport](https://github.com/rails/rails) from 5.0.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.0.2...v5.2.4.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0ad66d commit 9cca509

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.0.2)
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
autoprefixer-rails (6.7.7)
@@ -13,7 +13,7 @@ GEM
1313
autoprefixer-rails (>= 5.2.1)
1414
sass (>= 3.3.4)
1515
coderay (1.1.1)
16-
concurrent-ruby (1.0.5)
16+
concurrent-ruby (1.1.9)
1717
daemons (1.2.4)
1818
deckrb (0.5.2)
1919
coderay
@@ -43,7 +43,7 @@ GEM
4343
rb-inotify (~> 0.9, >= 0.9.7)
4444
ruby_dep (~> 1.2)
4545
mini_portile2 (2.1.0)
46-
minitest (5.10.1)
46+
minitest (5.15.0)
4747
multi_json (1.12.1)
4848
nokogiri (1.7.0.1)
4949
mini_portile2 (~> 2.1.0)
@@ -102,7 +102,7 @@ GEM
102102
treetop (1.6.8)
103103
polyglot (~> 0.3)
104104
trollop (2.1.2)
105-
tzinfo (1.2.2)
105+
tzinfo (1.2.9)
106106
thread_safe (~> 0.1)
107107

108108
PLATFORMS

0 commit comments

Comments
 (0)