diff --git a/scraper/Gemfile.lock b/scraper/Gemfile.lock index fc6376b..209e74c 100644 --- a/scraper/Gemfile.lock +++ b/scraper/Gemfile.lock @@ -4,14 +4,16 @@ GEM byebug (10.0.2) httparty (0.16.2) multi_xml (>= 0.5.2) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) multi_xml (0.6.0) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pdf-core (0.7.0) prawn (2.2.2) pdf-core (~> 0.7.0) ttfunk (~> 1.5) + racc (1.6.0) ttfunk (1.5.1) PLATFORMS