diff --git a/Gemfile.lock b/Gemfile.lock index 68d79e30..e0d6f61e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,13 +35,18 @@ GEM builder (3.2.4) concurrent-ruby (1.2.2) crass (1.0.6) - debug (1.7.1) + debug (1.7.2) + irb (>= 1.5.0) + reline (>= 0.3.1) dotenv (2.8.1) ed25519 (1.3.0) erubi (1.12.0) i18n (1.12.0) concurrent-ruby (~> 1.0) - loofah (2.19.1) + io-console (0.6.0) + irb (1.6.3) + reline (>= 0.3.0) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (1.0.0) @@ -74,6 +79,8 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rake (13.0.6) + reline (0.3.3) + io-console (~> 0.5) ruby2_keywords (0.0.5) sshkit (1.21.4) net-scp (>= 1.1.2)