diff --git a/Gemfile.lock b/Gemfile.lock index eb591db..bfd0711 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.3) + activesupport (5.2.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -55,18 +55,20 @@ GEM listen (~> 3.0) kramdown (1.17.0) liquid (4.0.3) - listen (3.2.0) + listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.4.0) - minitest (5.12.2) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) - parallel (1.18.0) + mini_portile2 (2.8.0) + minitest (5.16.3) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + parallel (1.22.1) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.1) + racc (1.6.0) rainbow (3.0.0) rake (12.3.3) rb-fsevent (0.10.3)