diff --git a/Gemfile.lock b/Gemfile.lock index 0cfd28e..ccc1302 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,6 @@ GEM remote: https://rubygems.org/ specs: - byebug (11.1.3) coderay (1.1.3) diff-lcs (1.3) domain_name (0.5.20190701) @@ -17,17 +16,19 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.0425) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) multi_xml (0.6.0) netrc (0.11.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.9-x64-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.4-x64-mingw32) + racc (~> 1.4) paint (2.2.0) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) + racc (1.5.2) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) @@ -62,7 +63,6 @@ PLATFORMS x64-mingw32 DEPENDENCIES - byebug httparty nokogiri paint