diff --git a/Gemfile.lock b/Gemfile.lock index fde37e729..49ee75bca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) colorator (1.1.0) colorize (0.8.1) concurrent-ruby (1.1.6) @@ -60,15 +60,15 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.4.0) + mini_portile2 (2.3.0) minitest (5.14.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.8.5) + mini_portile2 (~> 2.3.0) parallel (1.12.1) pathutil (0.16.1) forwardable-extended (~> 2.6) pdfkit (0.8.2) - public_suffix (3.0.2) + public_suffix (4.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0)