diff --git a/todo/Gemfile.lock b/todo/Gemfile.lock index a0975a3..ff34e66 100644 --- a/todo/Gemfile.lock +++ b/todo/Gemfile.lock @@ -65,9 +65,13 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.16) + mini_portile2 (2.8.0) nifty-generators (0.4.5) - nokogiri (1.4.4) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) polyglot (0.3.1) + racc (1.6.0) rack (1.2.2) rack-mount (0.6.13) rack (>= 1.0.0)