diff --git a/Gemfile.lock b/Gemfile.lock index bc0c1d5..fc3eaf5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,15 +1,19 @@ GEM remote: https://rubygems.org/ specs: - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) net-http (0.1.1) net-protocol uri net-protocol (0.2.2) timeout - nokogiri (1.18.5) + nokogiri (1.18.8) mini_portile2 (~> 2.8.2) racc (~> 1.4) + nokogiri (1.18.8-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.18.8-x86_64-linux-gnu) + racc (~> 1.4) racc (1.8.1) rubyzip (2.3.2) timeout (0.4.3)