From b52b5b6680974831c83a30ebb06a0f305356e46a Mon Sep 17 00:00:00 2001 From: VetheonGames Date: Thu, 27 Jul 2023 16:23:01 -0600 Subject: [PATCH] Bring bundle up to date with upstream depends --- lib/Gemfile.lock | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/lib/Gemfile.lock b/lib/Gemfile.lock index 19b0af1..7ae4793 100644 --- a/lib/Gemfile.lock +++ b/lib/Gemfile.lock @@ -14,20 +14,21 @@ GEM cairo-gobject (4.1.8) cairo (>= 1.16.2) glib2 (= 4.1.8) - console (1.17.2) + console (1.18.0) fiber-annotation fiber-local curses (1.4.4) diff-lcs (1.5.0) dotenv (2.8.1) - dynamic_curses_input (1.0.0) + dynamic_curses_input (1.1.0) curses + reline e2mmap (0.1.0) erubi (1.12.0) fiber-annotation (0.2.0) fiber-local (1.0.0) fiddle (1.1.1) - flay (2.13.0) + flay (2.13.1) erubi (~> 1.10) path_expander (~> 1.0) ruby_parser (~> 3.0) @@ -49,6 +50,7 @@ GEM gtk3 (4.1.8) atk (= 4.1.8) gdk3 (= 4.1.8) + io-console (0.6.0) jaro_winkler (1.5.6) json (2.6.3) kramdown (2.4.0) @@ -85,10 +87,12 @@ GEM parser (~> 3.2.0) rainbow (>= 2.0, < 4.0) regexp_parser (2.8.1) + reline (0.3.7) + io-console (~> 0.5) reverse_markdown (2.1.1) nokogiri - rexml (3.2.5) - rubocop (1.54.1) + rexml (3.2.6) + rubocop (1.55.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -96,13 +100,13 @@ GEM rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.0, < 2.0) + rubocop-ast (>= 1.28.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.29.0) parser (>= 3.2.1.0) ruby-progressbar (1.13.0) - ruby_parser (3.20.2) + ruby_parser (3.20.3) sexp_processor (~> 4.16) securerandom (0.2.2) sequel (5.70.0) @@ -154,4 +158,4 @@ DEPENDENCIES yaml (~> 0.2.1) BUNDLED WITH - 2.4.13 + 2.4.16