diff --git a/Gemfile.lock b/Gemfile.lock index ad42165..b693cb4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - sitediff (1.2.7) + sitediff (1.2.8) addressable (>= 2.5.2, < 2.9.0) diffy (~> 3.4.0) minitar (~> 0.9) @@ -15,7 +15,7 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) diff-lcs (1.5.0) @@ -26,16 +26,16 @@ GEM fileutils (1.1.0) json (2.6.2) minitar (0.9) - nokogiri (1.15.2-aarch64-linux) + nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.15.2-x86_64-linux) + nokogiri (1.15.4-x86_64-linux) racc (~> 1.4) parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1) - pkg-config (1.5.1) - public_suffix (5.0.1) - racc (1.6.2) + pkg-config (1.5.5) + public_suffix (5.0.3) + racc (1.7.1) rainbow (3.1.1) regexp_parser (2.5.0) rexml (3.2.5) @@ -66,12 +66,13 @@ GEM parser (>= 3.1.1.0) ruby-progressbar (1.11.0) thor (1.2.1) - typhoeus (1.4.0) - ethon (>= 0.9.0) + typhoeus (1.4.1) + ethon (= 0.16.0) unicode-display_width (2.2.0) webrick (1.8.1) PLATFORMS + arm64-darwin-22 x86_64-linux DEPENDENCIES