diff --git a/compiler/Gemfile.lock b/compiler/Gemfile.lock index d064abc..c5de4e1 100644 --- a/compiler/Gemfile.lock +++ b/compiler/Gemfile.lock @@ -1,13 +1,16 @@ +GEM + specs: + GEM remote: https://rubygems.org/ specs: awesome_print (1.8.0) byebug (11.0.1) - mini_portile2 (2.6.1) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + mini_portile2 (2.8.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.12.5-x86_64-linux) + nokogiri (1.13.4-x86_64-linux) racc (~> 1.4) racc (1.6.0)