From 402def7d5755a04c99add002f86240139693e4e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 07:45:06 +0000 Subject: [PATCH] Bump irb from 1.14.1 to 1.14.2 Bumps [irb](https://github.com/ruby/irb) from 1.14.1 to 1.14.2. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.14.1...v1.14.2) --- updated-dependencies: - dependency-name: irb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7439866..4279ac4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,8 +144,8 @@ GEM htmlentities (4.3.4) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.14.1) + io-console (0.8.0) + irb (1.14.2) rdoc (>= 4.0.0) reline (>= 0.4.2) jsbundling-rails (1.3.1) @@ -196,7 +196,8 @@ GEM zeitwerk (~> 2.6) polyglot (0.3.5) prettier_print (1.2.1) - psych (5.1.2) + psych (5.2.1) + date stringio puma (6.5.0) nio4r (~> 2.0) @@ -241,10 +242,10 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.7.0) + rdoc (6.8.1) psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.5.10) + reline (0.5.12) io-console (~> 0.5) rexml (3.3.9) rouge (4.5.1) @@ -261,7 +262,7 @@ GEM sprockets (>= 3.0.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.1) + stringio (3.1.2) syntax_tree (6.2.0) prettier_print (>= 1.2.0) thor (1.3.2)